Lockscreen Widgets 1.15.0 APK

Lockscreen Widgets 1.15.0 APK

免费下載

App Info

  • 软件名称Lockscreen Widgets
  • 软件分类 個人化
  • 最新版本1.15.0
  • 支持ROM 5.1及更高版本
  • File Size6.66 MB
  • Updated
  • APK名称tk.zwander.lockscreenwidgets

軟體介紹

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.

On the topic of privileges, these are the more sensitive permissions that Lockscreen Widgets needs to function:
- Accessibility. In order to display on the lockscreen, Lockscreen Widgets' Accessibility Service must be enabled. You will be prompted to enable it if needed in the initial setup, and any time you open the app.
- Notification Listener. This permission is only required if you want the widget frame to hide when notifications are displayed. You will be prompted if it's needed.
- Dismiss Keyguard. In order to improve the user experience, Lockscreen Widgets will dismiss the lock screen (or show the security input view) when it detects an Activity being launched from a widget, or when you press the "Add Widget" button. This will not compromise your device's security in any way.

And that's it. Don't believe me? Lockscreen Widgets is open source! The link is at the bottom.

Lockscreen Widgets only works on Android Lollipop 5.1 and later because the necessary system features for displaying on the lockscreen didn't exist in Lollipop 5.0. Sorry, 5.0 users.

If you have a question, send me an email or join the TG group: https://bit.ly/ZachareeTG. Please be as specific as possible with your problem or request.

Lockscreen Widgets is also available on XDA Labs: https://labs.xda-developers.com/store/app/tk.zwander.lockscreenwidgets

Lockscreen Widgets XDA thread: https://forum.xda-developers.com/general/paid-software/android-5-1-lockscreen-widgets-t4097817
Lockscreen Widgets source: https://github.com/zacharee/LockscreenWidgets

Vibrate Allows access to the vibrator.
Disable keyguard Allows to disable the keyguard.
Read external storage Allows to read from external storage such as SD card.
android.permission.QUERY_ALL_PACKAGES App customer permission.
Internet Allows to access internet network.
Access network state Allows to access information about networks.
Wake lock Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE App customer permission.