Skip to content

Releases: Gabrick75/LockScreenApp

V1.0.0 - Material You

Choose a tag to compare

@Gabrick75 Gabrick75 released this 30 Dec 18:29

🎨 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

V0.0.1 Pre-release
Pre-release

Choose a tag to compare

@Gabrick75 Gabrick75 released this 30 Dec 01:30

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

  1. Download the LockScreenWidget-v0.0.1-alpha.apk file
  2. Install it on your Android device
  3. Open the app and activate the administrator
  4. 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