Skip to content

Releases: IacobIonut01/Gallery

3.0.0-30033 Release

01 Sep 15:48
1eefc87
Compare
Choose a tag to compare

Added

  • Vault - A secure way to hide and encrypt your photos
  • Ignored Albums - A safe and easy way to ignore certain albums or automatically ignore a bunch of them with Regex
  • Option to Move the album from trash from Album screen / Long press the album
  • Option to not hide the searchbar and/or the navigationbar while scrolling
  • New gesture: Drag down to close media viewer
  • New UI for Setup Wizard

Improved

  • UI Performance while viewing media grid
  • Media Content parsing and updating
  • MediaView screen - New UI and animations
  • Scroll Thumb
  • Slightly updated UI Design on Library tab
  • Empty and loading animations for media and albums
  • Detect initial grid size for bigger screens
  • Album sorting toggle
  • Re-arranged Settings screen

Fixed

  • Lags and hangs while fast scrolling the media grid
  • Major lags while scrolling and updating the Media Store (e.g., when new images are being added to your gallery, and you want to scroll the grid)
  • Small fixes to the video player

Changed

  • Moved to a new image loading library (sketch)
  • Moved to a new image subsampling library (com.github.panpf.zoomimage)

Removed

  • Temporarily removed the Image Editor - a new one will be coming soon

3.0.0-30024 Nightly Release

16 Aug 17:29
Compare
Choose a tag to compare
Pre-release

This is the last nightly before the 3.0.0 release
Expect bugs (do not report yet)
Might require app data clear or reinstall

The built-in image editor is currently disabled as is facing a major re-work

Includes, but not limited to:

  • Settings for auto-hide search/navigation bar

  • Switched from coil to sketch for image loading

  • Switched from zoomable to zoomimage/sketch for image subsampling

  • Reduced unecessary recompositions

  • Added total 'Images & Videos' counter at the bottom of the Album screen

  • Added total Album media size after counter (eg: 1011 items (628.20MB))

  • Improved Album sorting UI

  • Improvements to Vault (now limited to Images only)

  • Improvements to Ignored Albums

    • New Setup UI for creating new Ignored Albums
    • Added wildcard patterns (Regex) for hiding multiple albums at once
    • Added visibility option for hiding the albums (and it's medie content) either only in timeline, album screens or both
    • Added more information about the created Ignored Albums
  • Re-arranged Settings screen

  • Updated major dependecies

  • Added avif support

  • Improved video player

3.0.0-30013 Nightly Release

04 Aug 15:12
Compare
Choose a tag to compare
Pre-release
Update git workflows

Build nightly builds only from the respective branch.
The main branch will be used only for the stable releases from now on.

Also add sha256 checksum to each files in the release (Fixes #380)

Signed-off-by: IacobIonut01 <[email protected]>

3.0.0-30011 Nightly Release

13 Jul 15:35
Compare
Choose a tag to compare
Pre-release
Update git workflows

Build nightly builds only from the respective branch.
The main branch will be used only for the stable releases from now on.

Also add sha256 checksum to each files in the release (Fixes #380)

Signed-off-by: IacobIonut01 <[email protected]>

3.0.0-30006 Nightly Release

25 Jun 08:57
Compare
Choose a tag to compare
Pre-release
Update git workflows

Build nightly builds only from the respective branch.
The main branch will be used only for the stable releases from now on.

Also add sha256 checksum to each files in the release (Fixes #380)

Signed-off-by: IacobIonut01 <[email protected]>

3.0.0-30005 Nightly Release

23 Jun 09:50
Compare
Choose a tag to compare
Pre-release
Update git workflows

Build nightly builds only from the respective branch.
The main branch will be used only for the stable releases from now on.

Also add sha256 checksum to each files in the release (Fixes #380)

Signed-off-by: IacobIonut01 <[email protected]>

3.0.0-30000 Nightly Release

23 Jun 09:30
Compare
Choose a tag to compare
Pre-release
Update git workflows

Build nightly builds only from the respective branch.
The main branch will be used only for the stable releases from now on.

Also add sha256 checksum to each files in the release (Fixes #380)

Signed-off-by: IacobIonut01 <[email protected]>

2.1.2-21204 Release

04 Apr 07:57
Compare
Choose a tag to compare
Gallery: 2.1.2-21204 Release

Signed-off-by: IacobIonut01 <[email protected]>

2.1.2-21204 Nightly Release

30 Mar 11:30
Compare
Choose a tag to compare
Pre-release

2.1.1-21108 Release

23 Mar 18:37
Compare
Choose a tag to compare
Gallery: Strip all files permission for google play release (does not…