Skip to content

Releases: zacharee/LockscreenWidgets

4.0.0

20 Mar 19:00

Choose a tag to compare

Note: this release is identical to 4.0.0-alpha16. It's just bumping it out of alpha for a Play Store release.

Lockscreen Widgets 4.0 is here, with another big feature: widget stacks on your launcher! You can use Lockscreen Widgets to add multiple widgets from other apps to a single space on your home screen and page through them either manually or automatically on a timer. This should work on any launcher (or any app) that supports widgets and with most widgets, but since it's very much not something widgets were designed to do, there are going to be exceptions.

Widget stacks can be configured by tapping the settings gear in the bottom control bar or by using the new widget stack menu in the app. The latter may be useful if you add a widget that doesn't work in stacks, since it will likely break the entire stack and prevent any interaction. Aside from adding and removing widgets, you can also reorder them, individually add or remove padding around each widget, enable or disable rounded corners, customize the appearance of the control buttons, and reconfigure individual widgets.

There are also some changes in addition to widget stacks:

  • Support adding widgets from apps in work profiles.
  • Add options to filter by type when adding items to frame, drawer, or stack.
  • Fix keyboard insets on older Android versions.
  • Fix widgets not properly updating.
  • Fix widget drawer not properly avoiding display cutout.
  • Fix crashes.

4.0.0-alpha16

19 Mar 22:25

Choose a tag to compare

  • Fix widget stack icon colors.
  • Fix a crash.
  • Update translations.

4.0.0-alpha15

15 Mar 05:29

Choose a tag to compare

  • Add option to set control icon color in widget stacks.
  • Allow filtering addable items (widgets, shortcuts, launcher items) by type.

4.0.0-alpha14

08 Mar 19:33

Choose a tag to compare

  • Another release to try to fix CI build

4.0.0-alpha13

08 Mar 06:50

Choose a tag to compare

  • Maintenance release to fix build

4.0.0-alpha12

07 Mar 23:17

Choose a tag to compare

  • Fix widgets in secondary frames becoming unconfigured on app start.
  • Fix the widget drawer scroll-in effect.
  • Fix the widget drawer handle not showing when the Accessibility Service starts.
  • Fix an issue where drawer padding wouldn't always apply.
  • Replace widget stack page dots with text when the available space is minimal.
  • Scale widget stack page dots on Android 12 and later based on the available space and number of pages.
  • Fix some crashes.

4.0.0-alpha11

03 Mar 20:47

Choose a tag to compare

  • Add option to turn off rounded corners for widget stacks on Android 12 and later.
  • Add option to disable widget stack button backgrounds.
  • Disable widget frame preview and widget drawer open buttons in the app when accessibility isn't running.
  • Fix an issue where the widget drawer wasn't always properly avoiding the display cutout.
  • Improve widget stack configuration UI.

4.0.0-alpha10

02 Mar 16:12

Choose a tag to compare

  • Add refresh button to widget stack.
  • Reduce update loops in widget stack.
  • Fix a crash on Android 6 when using work profile widgets.
  • Go directly to notification channel settings when tapping monitor notification on Android 8 and later.
  • Stop the monitor service when the accessibility service starts.
  • Fix monitor service notification icon.
  • Add click ripples to widget stack buttons.
  • Fix widget stack preview.

4.0.0-alpha09

01 Mar 18:49

Choose a tag to compare

  • Fix an issue where list-based widgets could go blank after a period of inactivity.
  • Clean up invalid widget IDs on startup.
  • Address some warnings spammed in logs.
  • Fix some crashes.

4.0.0-alpha08

01 Mar 05:25

Choose a tag to compare

Hotfix for some crashes caused by work profile widgets.