Skip to content

Releases: zacharee/LockscreenWidgets

4.1.3

31 May 19:32

Choose a tag to compare

  • Add an option to reset the frame size and position for preview mode.
  • Fix an issue where the frame wouldn't hide on the MIUI/HyperOS Control Center.
  • Don't attempt to update frame states when the widget frame feature is disabled.
  • Fix a couple crashes.
  • Update translations.

4.1.2

25 May 19:42

Choose a tag to compare

  • Add detection and handling for Xiaomi's autostart permission.
  • Add exclusions for drawer and drawer handle to prevent system back gesture interference.
  • Work on improving scrolling behavior in frame and drawer.
  • Make previous pages render sooner when swiping in frame.
  • Fix hiding on security input on Android 17.
  • Work on improving multi-finger gesture detection.
  • Make sure crashes are written to local log even with Bugsnag disabled.

4.1.1

19 May 11:46

Choose a tag to compare

  • Fix an issue where the main frame's preferences were lost.

4.1.0

19 May 03:14

Choose a tag to compare

  • Add a per-frame option to ignore all touches.
  • Fix an issue where scrolling widgets in the frame could cause them to become selected.
  • Dismiss widget preview when "Add Widget" button is pressed.

4.0.2

17 May 16:06

Choose a tag to compare

  • Improve nested scrolling behavior in widget drawer.
  • Fix a crash on Android 10 caused by tapping unclickable areas of widgets.

4.0.1

26 Apr 15:38

Choose a tag to compare

  • Fix an issue where restoring backups that included secondary frames would fail.
  • Fix a crash caused by default click behavior of widgets in widget stacks.
  • Fix a crash preventing use of widget stacks below Android 12.
  • Update translations.

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