Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New features: - Image classification - Custom Date Formats - Sort media by Date Taken if exists by default - Option to launch from library on start Changes & Fixes: - Improved animation speed in Media View - Fixed a bug where would make the metadata string display wrongly - Display versionCode in Settings - Updated Default Launch Screen Dialog setting to Bottom Sheet - Added 'Disable Image Classification' setting for removing the UI related to it - Added XMR in Donation/Crypto Sheet - Aligned Trash expiration date UI item ("Photos and videos you delete will be removed after 30 days") - Removed Menu Dialog in Library and replaced with the Settings button - Added separate and independent grid sizes for landscape/unfolded orientation - F-Droid will now be displaying per-ABI builds (versionCode will have a new number at the end) - versionCode ends in 4: arm64-v8a - versionCode ends in 3: armeabi-v7a - versionCode ends in 2: x86_64 - versionCode ends in 1: x86 - versionCode ends in 0: universal - Maybe more that I might have forgotten Under the hood - Commonised most of the code related to media display and grid Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
- Loading branch information