Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed issues related to Delete Icon inside album and TrashBin issue. #2918

Open
wants to merge 5 commits into
base: development
Choose a base branch
from
Open

Commits on Nov 21, 2019

  1. Fixed Image Delete Issue , TrashBin Issue and More

    Clicking on Delete Icon on the Toolbar now deletes all the images.
    Fixed issue when images of same name are added by changing the PrimaryKey from binPath to an auto_increment id.
    Fixed an issue in which files are not deleted from ".nomedia" directory.
    Also Updated some external library versions.
    
    Fixed Image Delete Issue , TrashBin Issue and More
    
    Clicking on Delete Icon on the Toolbar now deletes all the images.
    Fixed issue when images of same name are added by changing the PrimaryKey from binPath to an auto_increment id.
    Fixed an issue in which files are not deleted from ".nomedia" directory.
    Also Updated some external library versions.
    
    Update SingleMediaActivity.java
    
    Changed PrimaryKey from trashpath to id.
    And applied auto_increment of the id
    
    Removed Updated Comment
    
    Reverted Changes to build.gradle
    
    Removed Updated Comment
    
    Fixed Image Delete Issue , TrashBin Issue and More
    
    Clicking on Delete Icon on the Toolbar now deletes all the images.
    Fixed issue when images of same name are added by changing the PrimaryKey from binPath to an auto_increment id.
    Fixed an issue in which files are not deleted from ".nomedia" directory.
    Also Updated some external library versions.
    
    Fixed Image Delete Issue , TrashBin Issue and More
    
    Clicking on Delete Icon on the Toolbar now deletes all the images.
    Fixed issue when images of same name are added by changing the PrimaryKey from binPath to an auto_increment id.
    Fixed an issue in which files are not deleted from ".nomedia" directory.
    Also Updated some external library versions.
    
    Update SingleMediaActivity.java
    
    Changed PrimaryKey from trashpath to id.
    And applied auto_increment of the id
    
    Removed Updated Comment
    
    Removed Updated Comment
    
    Update build.gradle
    satyajiit committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    09732cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    248f8c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2020

  1. Configuration menu
    Copy the full SHA
    f6e2507 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. Configuration menu
    Copy the full SHA
    295b16a View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Configuration menu
    Copy the full SHA
    78c65a4 View commit details
    Browse the repository at this point in the history