Releases: Gabrick75/LockScreenApp
Releases · Gabrick75/LockScreenApp
Release list
V1.0.0 - Material You
🎨 Material You Update
This is the first stable version, bringing full support for Material You and several visual improvements!
✨ What's New
🎨 Material You
- Dynamic colors (Android 12+)
- Interface automatically adapts to the system theme
- Support for light and dark themes
🖼️ Adaptive Icon
- New icon
🐛 Known Issues
| Issue | Reason | Workaround |
|---|---|---|
| "Device locked by work policy" message | Device Admin API limitation | None (Android limitation) |
| Fingerprint disabled after lock | Device Admin API limitation | Use PIN/Password |
Note: These limitations are due to Android's Device Admin API. A future update may include an Accessibility Service option that allows biometric unlock.
Full Changelog: V0.0.1...V1.0.0
V0.0.1
Lock Screen Widget - Version 0.0.1-alpha
Features
- Widget to lock the screen with one click
- Simple and intuitive interface
- Easy activation of the administrator
How to install
- Download the
LockScreenWidget-v0.0.1-alpha.apkfile - Install it on your Android device
- Open the app and activate the administrator
- Add the widget to your home screen
Requirements
Android 7.0 or higher (API 24+)
Full Changelog: https://github.com/Gabrick75/LockScreenApp/commits/V0.0.1