FossifyGallery/app/src/main/kotlin/com/simplemobiletools/gallery/pro
2021-12-05 16:34:39 +01:00
..
activities avoid calling file.list() or listFiles() on Android 11+ 2021-12-05 16:34:39 +01:00
adapters Merge pull request #2258 from Aga-C/mark-favorite-items 2021-12-02 23:17:49 +01:00
asynctasks improve the performance of fetching Android 11+ files, use the MediaStore 2021-12-04 22:24:50 +01:00
databases Update GalleryDatabase.kt 2021-06-18 10:00:46 +02:00
dialogs Hiding mark as favorite, smaller star icon, moved items on thumbnail 2021-11-30 15:49:00 +01:00
extensions avoid refetching mediastore items unnecessarily 2021-12-05 16:24:35 +01:00
fragments fix #2202, fix crashing at zooming heic files on some devices 2021-08-18 09:55:49 +02:00
helpers avoid refetching mediastore items unnecessarily 2021-12-05 16:24:35 +01:00
interfaces fix #2080, make sure Favorites and Recycle bin has priority at refreshing 2021-10-21 14:23:57 +02:00
jobs shortening some code by importing more specific mediastore classes 2020-04-14 16:25:27 +02:00
models fix #2202, fix crashing at zooming heic files on some devices 2021-08-18 09:55:49 +02: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 crashfix with zero division 2021-02-18 18:16:12 +01:00
App.kt shortening some Picasso initialization code 2021-03-30 15:16:41 +02:00