Skip to content

Releases: Anthonyy232/Paperize

v4.0.0-alpha

22 Dec 06:29

Choose a tag to compare

v4.0.0-alpha Pre-release
Pre-release

What's Changed

  • This is a complete rewrite of the app. Most features have been carried over, some have been removed, and some have been added.
  • I have added support for live wallpaper mode but it is quite experimental right now.
  • There will probably be a lot of bugs, hence I am marking this an alpha per-release, but do try it out and report any bugs (otherwise they won't be found!)
  • All settings and configurations have been completely wiped and reset. If you encounter a crash when starting the app, please try to reset the cache and app data and reinstall (if updated from another version) and let me know.

NOTE: There WILL be bugs. Please report them!
NOTE: Only English right now, localization will be added back later.

v3.2.1

15 Sep 19:49

Choose a tag to compare

v3.2.1

  • Fixed effects not applying to the lock screen when only the lock screen is used

Full Changelog: v3.2.0...v3.2.1

v3.2.0

13 Sep 23:13

Choose a tag to compare

v3.2.0

  • Fixed large imports of wallpaper not working
  • Fixed adding image not persisting in album
  • Updated dependencies
  • Updated localizations

New Contributors

Full Changelog: v3.1.2...v3.2.0

v3.1.2

28 Aug 17:41

Choose a tag to compare

v3.1.2

  • Fixed wallpaper service not working correctly after some time #349

Full Changelog: v3.1.1...v3.1.2

v3.1.1

27 Aug 01:35

Choose a tag to compare

v3.1.1

  • Added functionality to skip wallpaper changer in non-interactive state by @OasisAkari in #347
  • Fixed wallpaper not being stored properly on update
  • Updated dependencies

New Contributors

Full Changelog: v3.1.0...v3.1.1

v3.1.0

20 Aug 18:42

Choose a tag to compare

v3.1.0

-Dropped support for API 30 and below (Android 11 and below)

-Added setting to prevent wallpaper changes in landscape mode (#328)

-Migrated blur to RenderEffect to improve compatibility and efficiency

-Fixed blur effect with home percentage (#322)

-Fixed swapped time labels (#327)

-Fixed scanning for new wallpapers/folders (#326)

-Improved image picker robustness

-Fixed crash from string/int cast (#323)

-Updated dependencies and migrated to Gradle 9.0.0

Full Changelog: v3.0.0...v3.1.0

v3.0.0

24 Jun 17:53
598f00c

Choose a tag to compare

v3.0.0

  • Redesigned and rewrote many UI elements
  • Added an option to disable shuffling
  • Added option to allow sorting album
  • Added option to disable folder refresh
  • Refactored a large portion of the codebase
  • Fixed various bugs regarding reliability and efficiency
  • Updated localization
  • Updated dependencies

New Contributors

Full Changelog: v2.3.2...v3.0.0

v2.3.2

12 Oct 08:31

Choose a tag to compare

v2.3.2

  • Fixed wrong versionCode error
  • Downgraded NDK version

Full Changelog: v2.3.1...v2.3.2

v2.3.1

11 Oct 19:13

Choose a tag to compare

v2.3.1

  • Fixed libraries screen not showing up properly
  • Updated dependencies

Full Changelog: v2.3.0...v2.3.1

v2.3.0

10 Oct 07:11

Choose a tag to compare

v2.3.0

  • Added ability to change start time of the wallpaper changer
  • Added grayscale filter effect
  • Added wallpaper changing as a Tasker event trigger
  • Refactored settings page to be smoother
  • Fixed bug where the refresh album alarm would not activate correctly
  • Updated dependencies
  • Updated localizations
  • Updated app permissions

Full Changelog: v2.2.0...v2.3.0