Skip to content

Releases: banasiak/MuzeiSaver

Version 3.1.1

02 Apr 17:46
Compare
Choose a tag to compare

Updates to support publishing to F-Droid.

Version 3.0.1

31 Dec 19:38
Compare
Choose a tag to compare
  • Update libraries
  • Refactored from IntentService to JobIntentService
  • Fixed URI handling via intent permissions

Version 3.0.0

24 Dec 20:31
Compare
Choose a tag to compare
  • Added ability to choose where to save the image instead of always using the "Downloads" directory.
  • Added Quick Settings tile and the ability to remove the launcher icon if the tile is enabled.
  • Image is now saved using a service so the device remains responsive.
  • No longer requires read/write external storage permissions.
  • Now requires Android 5.0+ (Lollipop/API 21) and Muzei 3.0.2+

Version 2.0.1

24 Feb 04:19
Compare
Choose a tag to compare
  • Added adaptive icon.

Version 2.0.0

16 Feb 17:25
c067f5c
Compare
Choose a tag to compare
  • Completely rewritten for modern versions of Android.
  • Added timestamp to filename.

Version 1.0.2

24 Jan 17:21
Compare
Choose a tag to compare
Filter out bad characters in the generated filename which would preve…

…nt the file from being saved.