Skip to content

3.1.0-31020 Release

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Dec 11:18
· 1 commit to main since this release
153a9a4

Gallery 3.1.0 (31020) Release

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