# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ### Fixed - Fixed invisible color picker button in black themes ([#337]) ## [1.10.0] - 2025-12-16 ### Added - Long press gesture to play videos at 2x speed ([#666]) ### Changed - Player now respects play/pause state when seeking - Updated translations ### Fixed - Fixed opening JXL files from other apps ([#568]) ## [1.9.1] - 2025-11-25 ### Changed - Updated translations ### Fixed - Fixed crash in editor when launched from other apps ([#786]) ## [1.9.0] - 2025-11-08 ### Changed - Restored ability to show/hide notch area ([#749]) ### Fixed - Fixed overlap between editor controls and preview ([#752]) - Fixed crash when viewing photos with extended details enabled ([#754]) - Fixed cropped copies being saved in app data when setting wallpaper ([#759]) - Fixed overlap between player controls and navigation bars in landscape mode ## [1.8.1] - 2025-11-04 ### Changed - Updated translations ### Fixed - Fixed missing resolution info in extended details for JXL images ([#659]) - Fixed Gallery not appearing when opening photos from LineageOS Camera ([#411]) - Fixed extended details showing up in full-screen in some cases ([#734]) - Fixed full-screen view not working properly on some devices ([#743]) - Fixed full-screen requiring double taps in some cases ([#734]) - Fixed overlap between bottom actions and system bar when setting wallpaper ([#747]) ## [1.8.0] - 2025-10-29 ### Changed - Compatibility updates for Android 15 & 16 - Search bar is now pinned to the top when scrolling - Updated translations ### Fixed - Fixed overlap between extended details and bottom actions ([#418]) - Fixed loading big JXL images ([#622]) - Fixed non-functional filter in image editor ([#718]) ## [1.7.0] - 2025-10-16 ### Added - Option to overwrite the original image when saving edits ([#62]) ### Changed - Updated translations ## [1.6.0] - 2025-10-01 ### Added - Added a "Force landscape (reverse)" orientation option ([#630]) ### Changed - Updated translations ### Fixed - Fixed a glitch in pattern lock after incorrect attempts ## [1.5.2] - 2025-09-22 ### Changed - Updated translations ### Fixed - Fixed black screen when viewing edited AVIF images ([#648]) ## [1.5.1] - 2025-09-08 ### Fixed - Fixed zoom in photos ([#642]) ## [1.5.0] - 2025-09-08 ### Added - Support for animated AVIF images ([#621]) ### Changed - Updated translations ### Fixed - Fixed metadata loss (EXIF) when editing or resizing images ([#29]) ## [1.4.2] - 2025-08-21 ### Changed - Updated translations ### Fixed - Fixed media picker showing only GIFs when both images and videos are requested - Fixed volume gesture not working on some devices ([#237]) ## [1.4.1] - 2025-07-22 ### Changed - Improved seek control in videos ([#325]) - Updated translations ### Fixed - Fixed broken looping in videos shorter than one second ([#565]) - Slideshows now automatically start in full-screen mode ([#529]) - Fixed pixelation and artifacts in some JPEG XL images ([#567]) ## [1.4.0] - 2025-07-14 ### Added - Support for Ultra HDR images (Android 14+) ([#166]) - Support for wide-color-gamut images ([#375]) ### Changed - Updated translations ### Fixed - Fixed crash in some external image editors ([#525]) ## [1.3.1] - 2025-06-17 ### Changed - Updated translations ## [1.3.0] - 2025-05-31 ### Added - Copy to clipboard button for images ([#199]) - Option to keep screen on while viewing media ([#365]) - Ability to sort folders by item count ([#379]) - Confirmation dialog when restoring media ([#447]) ### Changed - Updated translations ### Fixed - Fixed unresponsive image/video controls after rotating device ([#275]) - Swipe-to-close gesture now works with WebP images ([#362]) - Fixed inaccurate or broken seeking in some videos ([#475]) - Image rotation edits no longer auto-save without confirmation ([#241]) - External keyboards now work properly in copy/move dialogs ([#128]) ## [1.2.1] - 2024-09-28 ### Added - Added option to control video playback speed - Added option to mute videos - Added error indicator for media load failures - Added initial support for JPEG XL format (increased app size) ### Changed - Updated target Android version to 14 - Replaced checkboxes with switches - Improve scrolling performance and interface - Improved app lock logic and interface - Other minor bug fixes and improvements - Added more translations ## [1.2.0] - 2024-09-21 ### Added - Added option to control video playback speed - Added option to mute videos - Added error indicator for media load failures - Added initial support for JPEG XL format ### Changed - Updated target Android version to 14 - Replaced checkboxes with switches - Improved app lock logic and user interface - Other minor bug fixes and improvements - Added more translations ## [1.1.3] - 2024-04-16 ### Changed - Added some translations ### Fixed - Fixed black thumbnails for some images. ## [1.1.2] - 2024-03-10 ### Added - Added support for AVIF. ### Changed - Added some translations ### Fixed - Fixed crash when playing videos. - Fixed slideshow on Android 14. - Fixed position reset after device rotation. - Fixed zooming screenshots when one to one double tap zoom enabled. ## [1.1.1] - 2024-01-10 ### Changed - Added some translations ### Removed - Removed fake app message when using the editor. ## [1.1.0] - 2024-01-02 ### Changed - Added some translations ### Removed - Removed proprietary panorama library ## [1.0.2] - 2023-12-30 ### Changed - Added some translations ### Fixed - Fixed zooming in high-res images ## [1.0.1] - 2023-12-28 ### Changed - Added some translation, UI/UX improvements ### Fixed - Fixed privacy policy link [#29]: https://github.com/FossifyOrg/Gallery/issues/29 [#62]: https://github.com/FossifyOrg/Gallery/issues/62 [#128]: https://github.com/FossifyOrg/Gallery/issues/128 [#166]: https://github.com/FossifyOrg/Gallery/issues/166 [#199]: https://github.com/FossifyOrg/Gallery/issues/199 [#237]: https://github.com/FossifyOrg/Gallery/issues/237 [#241]: https://github.com/FossifyOrg/Gallery/issues/241 [#275]: https://github.com/FossifyOrg/Gallery/issues/275 [#325]: https://github.com/FossifyOrg/Gallery/issues/325 [#337]: https://github.com/FossifyOrg/Gallery/issues/337 [#362]: https://github.com/FossifyOrg/Gallery/issues/362 [#365]: https://github.com/FossifyOrg/Gallery/issues/365 [#375]: https://github.com/FossifyOrg/Gallery/issues/375 [#379]: https://github.com/FossifyOrg/Gallery/issues/379 [#411]: https://github.com/FossifyOrg/Gallery/issues/411 [#418]: https://github.com/FossifyOrg/Gallery/issues/418 [#447]: https://github.com/FossifyOrg/Gallery/issues/447 [#475]: https://github.com/FossifyOrg/Gallery/issues/475 [#525]: https://github.com/FossifyOrg/Gallery/issues/525 [#529]: https://github.com/FossifyOrg/Gallery/issues/529 [#565]: https://github.com/FossifyOrg/Gallery/issues/565 [#567]: https://github.com/FossifyOrg/Gallery/issues/567 [#568]: https://github.com/FossifyOrg/Gallery/issues/568 [#621]: https://github.com/FossifyOrg/Gallery/issues/621 [#622]: https://github.com/FossifyOrg/Gallery/issues/622 [#630]: https://github.com/FossifyOrg/Gallery/issues/630 [#642]: https://github.com/FossifyOrg/Gallery/issues/642 [#648]: https://github.com/FossifyOrg/Gallery/issues/648 [#659]: https://github.com/FossifyOrg/Gallery/issues/659 [#666]: https://github.com/FossifyOrg/Gallery/issues/666 [#718]: https://github.com/FossifyOrg/Gallery/issues/718 [#734]: https://github.com/FossifyOrg/Gallery/issues/734 [#743]: https://github.com/FossifyOrg/Gallery/issues/743 [#747]: https://github.com/FossifyOrg/Gallery/issues/747 [#749]: https://github.com/FossifyOrg/Gallery/issues/749 [#752]: https://github.com/FossifyOrg/Gallery/issues/752 [#754]: https://github.com/FossifyOrg/Gallery/issues/754 [#759]: https://github.com/FossifyOrg/Gallery/issues/759 [#786]: https://github.com/FossifyOrg/Gallery/issues/786 [Unreleased]: https://github.com/FossifyOrg/Gallery/compare/1.10.0...HEAD [1.10.0]: https://github.com/FossifyOrg/Gallery/compare/1.9.1...1.10.0 [1.9.1]: https://github.com/FossifyOrg/Gallery/compare/1.9.0...1.9.1 [1.9.0]: https://github.com/FossifyOrg/Gallery/compare/1.8.1...1.9.0 [1.8.1]: https://github.com/FossifyOrg/Gallery/compare/1.8.0...1.8.1 [1.8.0]: https://github.com/FossifyOrg/Gallery/compare/1.7.0...1.8.0 [1.7.0]: https://github.com/FossifyOrg/Gallery/compare/1.6.0...1.7.0 [1.6.0]: https://github.com/FossifyOrg/Gallery/compare/1.5.2...1.6.0 [1.5.2]: https://github.com/FossifyOrg/Gallery/compare/1.5.1...1.5.2 [1.5.1]: https://github.com/FossifyOrg/Gallery/compare/1.5.0...1.5.1 [1.5.0]: https://github.com/FossifyOrg/Gallery/compare/1.4.2...1.5.0 [1.4.2]: https://github.com/FossifyOrg/Gallery/compare/1.4.1...1.4.2 [1.4.1]: https://github.com/FossifyOrg/Gallery/compare/1.4.0...1.4.1 [1.4.0]: https://github.com/FossifyOrg/Gallery/compare/1.3.1...1.4.0 [1.3.1]: https://github.com/FossifyOrg/Gallery/compare/1.3.0...1.3.1 [1.3.0]: https://github.com/FossifyOrg/Gallery/compare/1.2.1...1.3.0 [1.2.1]: https://github.com/FossifyOrg/Gallery/compare/1.2.0...1.2.1 [1.2.0]: https://github.com/FossifyOrg/Gallery/compare/1.1.3...1.2.0 [1.1.3]: https://github.com/FossifyOrg/Gallery/compare/1.1.2...1.1.3 [1.1.2]: https://github.com/FossifyOrg/Gallery/compare/1.1.1...1.1.2 [1.1.1]: https://github.com/FossifyOrg/Gallery/compare/1.1.0...1.1.1 [1.1.0]: https://github.com/FossifyOrg/Gallery/compare/1.0.2...1.1.0 [1.0.2]: https://github.com/FossifyOrg/Gallery/compare/1.0.1...1.0.2 [1.0.1]: https://github.com/FossifyOrg/Gallery/releases/tag/1.0.1