Skip to content

zacharee/LockscreenWidgets

Repository files navigation

Lockscreen Widgets

Lockscreen Widgets adds a frame to your lock screen where you can add home screen widgets.

It also has a widget drawer with a handle you can drag to open it from anywhere.

Downloads

The precompiled version of Lockscreen Widgets is a paid app, available on the Google Play Store.

Building

Lockscreen Widgets makes use of some hidden APIs. Since reflection gets tedious, I use a modified android.jar that exposes the hidden APIs so they can be used like normal. If you want to build Lockscreen Widgets for yourself, make sure you use the android.jar from the following repo: https://github.com/Reginer/aosp-android-jar. Lockscreen Widgets is currently built against API 34. Download the android-34 JAR from the above repo and copy it to YOUR-SDK-LOCATION/platforms/android-34/android.jar. Make sure to back the original version up in case something goes wrong.

Error Reporting

Lockscreen Widgets uses Bugsnag for error reporting as of version 2.7.5. Previous versions use Firebase Crashlytics.

About

No description, website, or topics provided.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages