Hello!

This site is a collection of projects I've created. Click the cards below to learn more about each app, and check out the links above for ways to get in touch.


Personal Projects

XDA Projects

  • XDA Forums Profile
  • XDA Contributor Profile
© 2025 Zachary Wander
Site template by Creative Tim
Mastodon
Lockscreen Widgets

A (very) long time ago, Android introduced a feature to allow you to show certain widgets on the lock screen. For some reason, this useful feature was removed with the release of Android 5.0 Lollipop, confining widgets to the home screen only. While some manufacturers, such as Samsung, have brought back limited versions of lockscreen widgets, but you're usually limited to the widgets the manufacturer has already created for you. Well, no more! Lockscreen Widgets brings back the functionality of yore, with some extra features. - Lockscreen Widgets appears as a paged "frame" on top of your lockscreen. - Add a widget by tapping the plus button in the frame. This plus button will always be the last page. - Each widget you add gets its own page. - You can press, hold, and drag a widget left or right to reorder it. - Tap the frame with two fingers to enter the editing mode: you resize and move the frame, and remove the current widget here. - Tap the frame with three fingers to temporarily hide it. It will show up again once the display turns off and back on. - Any home screen widget can be added as a lockscreen widget. Inside the app, there are a few settings you can change: - You can make the widget frame's background opaque if you want to overlay lockscreen elements. - You can have the widget frame hide when there are notifications displayed on the lockscreen. - You can have the widget frame hide when the notification shade is down. This probably won't work on heavily customized skins like EMUI or MIUI. - You can have the widget frame hide when the security input view is shown (PIN/pattern/password/etc). This probably won't work on heavily customized skins like EMUI or MIUI. And this is all without ADB or root! All the necessary privileges can be granted without even thinking about using a computer.