Releases: null-dev/UniversalAuth
Releases · null-dev/UniversalAuth
Version 1.8: Fix Xposed Module in Android 13 DP Betas
- Fix face unlock not working on Android 13 DP Beta 1+
- Respect "lockdown mode" that disables biometrics, see: https://android-developers.googleblog.com/2020/09/lockscreen-and-authentication.html
- Disable face unlock after 5 failed attempts
- Allow importing the libraries manually
Version 1.7: Fix accessibility service on Android 13
Fixes issue where some users running Android 13 DP2 were not able to enable the accessibility service.
Thanks to electronika on XDA for helping test.
Version 1.6
Fix a bug where the app crashes when you have no accessibility services enabled.
Version 1.5
- Attempt to fix the issues that some users are having with the accessibility service
- Add support for "Even faster face unlock" to Android 12L+ ROMs
- Allow user to choose whether or not they want to bypass the lockscreen
- Add option to hide status text on lockscreen
Version 1.4: Support for Android 13
This release adds support for Android 13 and Android 13 Developer Preview.
Thanks to dary1zhu
on XDA for helping test!
Version 1.3
Since I found the library files are distributed publicly on Google Play by Motorola, I have changed the app to automatically download the library files.
Version 1.2
- Add option to start face unlock faster when you turn the screen on
- Fix weird behavior that happens when you quickly turn the screen on and off while on the lockscreen
- Add option to disable face unlock for the first unlock after boot
Version 1.1: Fix Xposed module
Fixed a bug in the Xposed module that prevents it from loading properly. Thanks Lord Sithek and Lucky_069 on XDA for helping debug!
Also removed some unused code from the Xposed module so it is smaller.
Version 1.0: First release!
First release 🎉!