FossifyGallery/app/src/main/kotlin/com/simplemobiletools/gallery
2018-07-04 12:03:42 +02:00
..
activities adding some features in the release notes 2018-07-04 12:03:42 +02:00
adapters replace some toList calls with toMutableList, for proper casting if empty 2018-07-04 11:39:19 +02:00
asynctasks allow sorting Show All separately 2018-06-27 23:52:42 +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 change lock orientation into forcing different orientation types 2018-07-01 14:14:53 +02:00
extensions replace some toList calls with toMutableList, for proper casting if empty 2018-07-04 11:39:19 +02:00
fragments creating a PanoramaActivity for handling panoramas 2018-07-03 21:15:03 +02:00
helpers replace some toList calls with toMutableList, for proper casting if empty 2018-07-04 11:39:19 +02:00
interfaces move DirectoryOperations and MediaOperations listeners in standalone files 2018-07-01 20:56:40 +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