ITADN
zacharee/LockscreenWidgets

版本发布 8

4.0.1
? · 2026-04-26

* 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-alpha08
? · 2026-03-01

Hotfix for some crashes caused by work profile widgets.

4.0.0-alpha07
? · 2026-03-01

* Add support for work profile widgets. * Add a menu in the app for managing widget stacks. This can be useful when the launcher fails to render a widget in order to let you remove it from the stack. * Fix a crash caused by a Compose upgrade.

4.0.0-alpha06
? · 2026-02-28

* Add an option to add padding to individual widgets in the stack. * Fix the issue where multiple of a single widget would only show data in the first one. * Add preview for widget stack in widget picker.

4.0.0-alpha05
? · 2026-02-28

* Improve widget compatibility across various versions of Android. * Animate page indicators in widget stacks. * Work more on ensuring widget frame is properly removed from the screen when it's hidden. * Fix the widget monitor service notification. * Fix some crashes. Known issues: * Using multiple of the same widget doesn't work on later Android versions. Any added after the first won't properly show content. This is probably Android doing some sort of caching, but I haven't been able to pinpoint where the issue is yet.

3.1.3
? · 2026-01-17

- Fix an issue where frame items could scramble on resize or add/removal. - Fix some crashes.

3.0.2
? · 2025-12-30

* Fix mini-frame previews in selection dialog * Fix row/column layout in mini-frame previews in selection dialog * Update translations

3.0.0-alpha16
? · 2025-11-15

* Add the ability to move the primary frame between displays. * Add steps/handling for allowing access to the external display on the Moto Razr. * Fix a crash on earlier Android versions caused by an extraneous log statement. * Fix an issue where the external display wasn't detected on the Moto Razr. * Fix an issue where it was possible to click widget previews when adding a widget.