FossifyGallery/app/src/main/kotlin/com/simplemobiletools/gallery/pro
2021-01-26 11:47:27 +01:00
..
activities fix #2053, add back the setting for toggling photo brightness, disable by default 2021-01-26 11:47:27 +01:00
adapters lets use the new GridDecoration only when needed, not by default 2021-01-21 11:03:40 +01:00
asynctasks get MediaStore last modified values in more cases, not just on R+ 2021-01-14 11:03:24 +01:00
databases store last_modified in a custom db with date_takens too 2020-09-15 22:26:26 +02:00
dialogs simplify thumbnail spacing calculations 2021-01-21 10:52:15 +01:00
extensions optimize .nomedia checks, avoid doing duplicate work 2021-01-18 18:53:51 +01:00
fragments fix #2043, replace the old ExifInterface with androidx ExifInterface 2021-01-17 11:50:34 +01:00
helpers fix #2053, add back the setting for toggling photo brightness, disable by default 2021-01-26 11:47:27 +01:00
interfaces properly handle grid updating if a thumbnail gets deleted 2021-01-20 23:12:39 +01:00
jobs shortening some code by importing more specific mediastore classes 2020-04-14 16:25:27 +02:00
models use proper grid position at thumbnails with grouping and section titles 2021-01-18 23:08:54 +01:00
receivers run media fetcher on reboot on a background thread 2020-04-26 18:45:06 +02:00
svg appending .pro to the package name 2018-11-04 21:25:51 +01:00
views adding a double tap listener at the volume/brightness controllers 2020-02-18 15:56:16 +01:00
App.kt Remove multidex library. 2020-08-31 07:42:45 +05:30