Skip to content

Releases: IacobIonut01/Gallery

3.0.1-30120 Nightly Release

11 Oct 20:51
261ceb8
Compare
Choose a tag to compare
Pre-release
Fix translations and imports (#451)

* Translations: Escape ' correctly with \'

Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>

* Fix imports after sketch update

Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>

---------

Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>

3.0.1-30117 Nightly Release

11 Oct 16:17
261ceb8
Compare
Choose a tag to compare
Pre-release
Fix translations and imports (#451)

* Translations: Escape ' correctly with \'

Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>

* Fix imports after sketch update

Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>

---------

Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>

3.0.1-30115 Nightly Release

30 Sep 10:14
261ceb8
Compare
Choose a tag to compare
Pre-release
Fix translations and imports (#451)

* Translations: Escape ' correctly with \'

Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>

* Fix imports after sketch update

Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>

---------

Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>

3.0.1-30109 Nightly Release

28 Sep 20:03
261ceb8
Compare
Choose a tag to compare
Pre-release
Fix translations and imports (#451)

* Translations: Escape ' correctly with \'

Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>

* Fix imports after sketch update

Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>

---------

Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>

3.0.1-30104 Nightly Release

07 Sep 21:08
261ceb8
Compare
Choose a tag to compare
Pre-release
Fix translations and imports (#451)

* Translations: Escape ' correctly with \'

Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>

* Fix imports after sketch update

Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>

---------

Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>

3.0.1-30103 Nightly Release

07 Sep 18:02
261ceb8
Compare
Choose a tag to compare
Pre-release
Fix translations and imports (#451)

* Translations: Escape ' correctly with \'

Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>

* Fix imports after sketch update

Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>

---------

Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>

3.0.1-30101 Nightly Release

03 Sep 18:29
261ceb8
Compare
Choose a tag to compare
Pre-release
Fix translations and imports (#451)

* Translations: Escape ' correctly with \'

Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>

* Fix imports after sketch update

Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>

---------

Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>

3.0.1-30100 Nightly Release

02 Sep 15:39
261ceb8
Compare
Choose a tag to compare
Pre-release
Fix translations and imports (#451)

* Translations: Escape ' correctly with \'

Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>

* Fix imports after sketch update

Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>

---------

Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>

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