Skip to content

Releases: Anthonyy232/Paperize

v1.6.2

20 Jul 22:05
Compare
Choose a tag to compare

v1.6.2

  • Fixed wallpaper scheduler not properly starting and setting wallpaper on device reboot
  • Refactored code to improve performance

F-Droid coming soon
Full Changelog: v1.6.1...v1.6.2

v1.6.1

12 Jul 17:43
Compare
Choose a tag to compare

v1.6.1

  • Clean build for F-Droid release
  • Updated dependencies

F-Droid coming soon

Full Changelog: v1.6.0...v1.6.1

v1.6.0

11 Jul 01:51
Compare
Choose a tag to compare

v1.6.0

  • Fixed dynamic theming not correctly selecting color from the home screen wallpaper
  • Added quick setting tile to change wallpapers quickly
  • Updated localizations
  • Updated dependencies

F-Droid coming soon

Full Changelog: v1.5.6...v1.6.0

v1.5.6

06 Jul 11:48
Compare
Choose a tag to compare

v1.5.6

  • Improved error checking for tab row, hopefully it should stop index out of bounds crash
  • Updated dependencies

Fix for device dynamic theming showing inaccurate home screen color is pending
F-Droid coming soon

Full Changelog: v1.5.5...v1.5.6

v1.5.5

14 Jun 16:11
Compare
Choose a tag to compare

v1.5.5

  • Removed android.permission.USE_EXACT_ALARM to comply with Google guidelines

Fix for device dynamic theming showing inaccurate home screen color is pending
Google Play update coming soon, F-Droid coming soon (really soon!)

Full Changelog: v1.5.4...v1.5.5

v1.5.4

13 Jun 09:21
Compare
Choose a tag to compare

v1.5.4

  • Remove delay notice on first album set -- no longer needed due to migration to alarm manager approach
  • Changed wallpaper scaling from 4x to 1x to reduce memory usage
  • Refactored code
  • Updated Compose dependencies to 1.7.0 beta 3
  • Updated Kotlin to 2.0.0
  • Updated KSP to 2.0.0
  • Updated AboutLibraries to 11.2.1

Fix for device dynamic theming showing inaccurate home screen color is pending
Google Play update coming soon, F-Droid coming soon (really soon!)

Full Changelog: v1.5.3...v1.5.4

v1.5.3

08 Jun 06:28
Compare
Choose a tag to compare

v1.5.3

  • Localization Update
  • Added human localization for Egyptian Arabic and Simplified Chinese (thanks!)

Full Changelog: v1.5.2...v1.5.3
Google Play update will follow shortly, F-Droid is pending

v1.5.2

07 Jun 00:50
Compare
Choose a tag to compare

v1.5.2

  • Bugfixes
  • Fixed app restoring bad data when reinstalling
  • Fixed proguard removing crash details from stack trace

Full Changelog: v1.5.1...v1.5.2
Google Play update will follow shortly, F-Droid is pending

v1.5.1

05 Jun 02:03
Compare
Choose a tag to compare

v1.5.1

  • Bugfixes
  • Fixed auto-restart for wallpaper alarm when opening the app
  • Fixed adding empty folders and navigating to empty folders

Full Changelog: v1.5.0...v1.5.1
Google Play update will follow shortly

v1.5.0

04 Jun 18:17
64dedae
Compare
Choose a tag to compare

v1.5.0

  • Bugfixes
  • Migrated wallpaper changer functionality from a foreground service approach to an alarm manager with background service approach. This should dramatically improve reliability.
  • Fixed notifications showing the wrong time
  • Fixed functionality of refreshing album and folder wallpapers before changing wallpapers to prevent staleness
  • Fixed an issue where folders with no names would cause a crash
  • Fixed an issue where DocumentFileCompat would cause a crash on devices of API 26 (and potentially 27). The app now defaults to DocumentFile when DocumentFileCompat throws an error.
  • Fixed an issue where the Downloads folder would cause a crash on devices of API 26 (and potentially 27).
  • Fixed an issue where the app would navigate twice to the same screen causing flicker when resetting or on first launch
  • Fixed checking for setting exact alarm permission on SDK 34
  • Updated Gradle to 8.8
  • Updated version code
    Full Changelog: v1.4.1...v1.5.0

It is highly recommended that users update
Google Play update will follow shortly