FossifyGallery/app
darthpaul 8da45dcfbb sdk 30+ changes
- handle WRITE_STORAGE permission in EditActivity
- in PickDirectoryDialog replace error message when users select a restricted system directory to R.string.system_folder_restriction
- in SaveDialog
    - if path is a restricted path, automatically change it to {CURRENT_VOLUME}/Pictures directory.
    - if there is conflict and the file is direct child of the Download folder, show the user a prompt to grant WRITE request permission
- remove unused string R.string.copy_to_restricted_folder_message
- in NewPhotoEditActivity and NewVideoEditActivity, only delete SD Card file on conflict for devices running lower than SDK 30
- update commons module
2022-04-09 23:34:52 +01:00
..
src sdk 30+ changes 2022-04-09 23:34:52 +01:00
.gitignore creating initial project 2016-02-16 22:23:25 +01:00
build.gradle sdk 30+ changes 2022-04-09 23:34:52 +01:00
proguard-rules.pro adding some Reprint related proguard rule 2021-10-09 18:30:59 +02:00