Skip to content

Releases: jkuester/unlauncher

Release 2.1.1

12 Jan 16:17
86a1d13
Compare
Choose a tag to compare

Features

Bug fixes

Chores

New Contributors

Release 2.1.0-beta.1

03 Jan 16:08
bbb939f
Compare
Choose a tag to compare

Release 2.0.0

10 Oct 17:38
105c8ce
Compare
Choose a tag to compare

Breaking Changes

Set device wallpaper based on theme

Unlauncher will automatically set the wallpaper for the device's background and lock screen to the background color from the selected Unlauncher theme. This feature is automatically enabled when Unlauncher is set as the default home app (hence the breaking change), but it can be disabled via the Options by anyone who wants to set a custom wallpaper (to be shown on the lock screen).

  • Set device wallpaper based on theme by @hayribakici in #112
  • Refactor preferences into a new core_preferences proto file by @jkuester in #122
  • Update wallpaper logic to set the wallpaper by default by @jkuester in #125

Broken Quick Button Preference Migration

Unfortunately, due to a bug in the implementation of the Quick Button preference value (to determine if the button should be shown or hidden) this preference value cannot be properly evaluated after the app is updated to a new version. This bug has now been fixed so subsequent upgrades will be successful, but when upgrading to 2.0.0 users' Quick Button preferences will be reset.

  • Fix quick button preferences to not break when app is updated by @jkuester in #142

What Else Changed

New Contributors

Full Changelog: 1.3.0...2.0.0

Release 2.0.0-beta.5

10 Oct 16:23
2ac9fea
Compare
Choose a tag to compare
Release 2.0.0-beta.5 Pre-release
Pre-release
2.0.0-beta.5

Release 2.0.0-beta.4

17 Sep 13:47
fe239d3
Compare
Choose a tag to compare
Release 2.0.0-beta.4 Pre-release
Pre-release

A huge thank you to everyone who has contributed to the awesome features we have packed into this release! ❤️

The beta is now available on F-Droid for anyone who wants to help test it!

Breaking Changes

Set device wallpaper based on theme (#112, #122, #125) - https://github.com/hayribakici, https://github.com/jkuester

This is a long-awaited enhancement where Unlauncher will automatically set the wallpaper for the device's background and lock screen to the background color from the selected Unlauncher theme. This feature is automatically enabled when Unlauncher is set as the default home app (hence the breaking change), but it can be disabled via the Options by anyone who wants to set a custom wallpaper.

Enhancements:

Fixes:

Release 1.3.0

02 Nov 18:22
561ab43
Compare
Choose a tag to compare

Note that this release includes the enhancements from https://github.com/jkuester/unlauncher/releases/tag/v1.2.0 that were ultimately reverted by https://github.com/jkuester/unlauncher/releases/tag/v1.2.1. This have been re-included now that the bug causing #85 is fixed.

Enhancements:

  • Add support for hiding apps in the app drawer (#78)
  • Improve performance and responsiveness (#51, #82)
  • Load the installed apps in IO thread on resume (#95)

Bug Fixes:

  • Update proguard rules to keep protobuf files (#93)

Release v1.2.1

01 Oct 01:46
63f386e
Compare
Choose a tag to compare

Rolls back all changes from v1.2.0 due to issues with the production APK distributed on F-Droid (#85).

Release v1.2.0

26 Sep 03:50
343d88f
Compare
Choose a tag to compare

Enhancements:

  • Add support for hiding apps in the app drawer (#78).
  • Improve performance and responsiveness (#51, #82)

Release v1.1.2

08 Apr 01:45
Compare
Choose a tag to compare

Enhancements:

  • Add French translation (#46).

Release v1.1.1

24 Mar 01:40
Compare
Choose a tag to compare

Fixes:

  • Update Strings for Zh-rCN (#45).