FossifyGallery/app/src/main/kotlin/com/simplemobiletools/gallery
2018-07-19 11:24:46 +02:00
..
activities enable edit cropper by default, with visible grid 2018-07-19 11:24:46 +02:00
adapters avoid excluding the Recycle bin and Favorites folders 2018-07-19 00:04:02 +02:00
asynctasks do not show Recycle Bin and Favorites content at "Show all folders" 2018-07-18 15:02:56 +02:00
databases add a new field to media, the timestamp of their move to recycle bin 2018-06-27 09:51:33 +02:00
dialogs always pass an arraylist clone to adapters, so the actual items arent updated 2018-07-16 15:00:07 +02:00
extensions show recycle bin at the main folders screen only when appropriate 2018-07-18 17:54:23 +02:00
fragments delay loading the zoomable image at fullscreen mode to avoid laggy swipes 2018-07-18 17:26:37 +02:00
helpers show recycle bin at the main folders screen only when appropriate 2018-07-18 17:54:23 +02:00
interfaces clear the favorites or recycle bin at deleting its folder 2018-07-15 20:06:45 +02:00
models add a helper function for determining if a medium is hidden 2018-06-29 22:10:29 +02:00
receivers lets just move the deleted file into the recycle bin when appropriate 2018-06-27 10:40:22 +02:00
views properly scale drag_threshold based on device density 2018-02-09 18:40:40 +01:00
App.kt simplify Leak Canary initialization 2017-12-01 23:35:36 +01:00