FossifyGallery/app
darthpaul 3571fcd3ab fix media store crash on deletion on android 12
- MediaStore crashed on deletion because the ViewPagerActivity got finish before the MediaStore.createDeleteRequest executes
- To fix, we apply the same approach in the MediaActivity and finish explicitly after deletion completes, if the media list is empty
- also, only refresh the UI when the media list is not empty to avoid UI glitches
- fix slideshow bug by resetting mAreSlideShowMediaVisible back to false when the slideshow ends
2022-05-14 03:51:52 +01:00
..
src fix media store crash on deletion on android 12 2022-05-14 03:51:52 +01:00
.gitignore creating initial project 2016-02-16 22:23:25 +01:00
build.gradle update version to 6.23.5 2022-05-05 19:11:03 +02:00
proguard-rules.pro adding some Reprint related proguard rule 2021-10-09 18:30:59 +02:00