Skip to content

Releases: WSTxda/QP-Gallery-Releases

9.7

21 Dec 02:40

Choose a tag to compare

Banner

Last stable (for now)

As many of you already know, QuickPic Gallery is currently facing some compatibility issues, which are being actively addressed and will be fully resolved in version 10 of the project.

For this reason, this release will be the last stable version for devices compatible with the current codebase.

The next step is to finalize the beta stage of version 10, followed by the stable release.

Thank you all for your continued support — stay with me! 😄

Fixes

  • Include and exclude video option not provide patch in dialog correctly
  • Fix SD card mount in folder patch and explore mode
  • Search SecurityException error on query
  • Ask access media permission in external media viewer
  • Small fixes

Improvements

  • Update monet themes colors
  • Update icons
  • General UI improvements
  • Small changes

Warning

32-bit architecture support required, check if your device is supported before proceeding to download.

10.0 ALPHA 2

20 Jul 17:12

Choose a tag to compare

10.0 ALPHA 2 Pre-release
Pre-release

Fixes

  • Fix hide and show albums option
  • Fix include or exclude video option
  • Fix SD card not scanning
  • Fix media/album title not showing in toolbar
  • Fix GIF not playing (???)
  • Others fixes

If you encounter other issues or unexpected behavior, please report them in: #23

10.0 ALPHA 1

22 May 20:51

Choose a tag to compare

10.0 ALPHA 1 Pre-release
Pre-release

New

  • Initial support for 64-bit ARM devices (WIP)
    QP Gallery is now being adapted to run on modern devices with 64-bit ARM architecture. This is still under development and may have limitations, instability, or crashes.

Thanks @VegaBobo for making this possible.

Known bugs

  • Search SecurityException error:
    An issue occurs when performing searches on Android 9+ devices, resulting in a security exception.

  • Hidden albums remain visible:
    If an album is unhidden and then hidden again, hidden albums may still appear incorrectly.

  • Included/excluded folders:
    Dialog not show folders directory list view to pick correctly.

If you encounter other issues or unexpected behavior, please report them in: #23

9.6.1 BETA

07 Feb 18:55
aed01c5

Choose a tag to compare

9.6.1 BETA Pre-release
Pre-release
  • Update monet themes colors
  • Ask access media permission in external media viewer
  • UI improvements
  • Small changes and fixes

9.6

13 Sep 21:58
f66ac5f

Choose a tag to compare

9.6
  • Added back search option in albums
  • Fixed delete media when rename, move, copy, etc...
  • Fixed SD card media is not loaded in the album list
  • Fixed video player in explore mode
  • Small changes

Warning

32-bit architecture support required, check if your device is supported before proceeding to download.

9.5

24 Aug 18:37
d624fb6

Choose a tag to compare

9.5

New

  • Support for Android 15 and target SDK updated to 34.
  • Added support for Nearby Devices in Wi-Fi transfer.
  • Introduced MOUNT_UNMOUNT_FILESYSTEMS permission for USB storage access.
  • Made image details selectable in the details dialog.
  • Switched to Material Symbols for icons.

Fixes

  • Resolved padding issues in settings.
  • Fixed OTG file management (move, create, copy, delete) on Android 11+.
  • Updated FileProvider and improved handling of storage permissions.
  • Fixed issues with opening media from notifications on Android 13+.
  • Improved EXIF data retrieval, now using TAG_APERTURE_VALUE for precise camera aperture information.

Improvements

  • Update Video Player and Wi-Fi Transfer UI.
  • Enhanced dynamic color support (Monet).
  • Updated about links, with various small fixes and enhancements.
  • Various internal improvements for better performance and stability.

Note

Search bar is hidden and will return when fixed and SD Card reading and writing is compromised depending on the Android version.

Warning

32-bit architecture support required, check if your device is supported before proceeding to download.

9.4.5 BETA

15 Jul 19:05
9c56021

Choose a tag to compare

9.4.5 BETA Pre-release
Pre-release
  • Fixed read SD card media and OTG mount
  • Adjusts in dynamic colors (monet)
  • Small changes

9.4.4 BETA

28 Jun 00:41
09f39a0

Choose a tag to compare

9.4.4 BETA Pre-release
Pre-release
  • Fixed image details controll cropped if use button navigation mode

9.4.3 BETA

26 Jun 05:32
54e6751

Choose a tag to compare

9.4.3 BETA Pre-release
Pre-release
  • Fixed get EXIF information in details preview
  • Use TAG_APERTURE_VALUE to get more precise camera apperture info
  • Fixed Android 13+ cannot open media from notification
  • Make details in image selectable in dialog details
  • Revert refresh albums if OTG is mounted by system
  • Some layout adjusts in Wi-Fi transfer, video player
  • Update some about links, small fixed and improvements

9.4.2 BETA

02 Mar 19:01
b2c94ee

Choose a tag to compare

9.4.2 BETA Pre-release
Pre-release
  • Fixed search query result
  • Fixed OTG manage files in Android 11+ (move, create, copy, delete, etc..)
  • Fixed external storage not display in albums
  • Update FileProvider Uri.parse and use request external storage user permissions
  • Refresh albums if OTG is mounted by system
  • Small changes