mirror of
https://github.com/wesaphzt/privatelock.git
synced 2025-04-11 18:22:01 +00:00
formatting
This commit is contained in:
parent
0aa22e93e3
commit
995403a129
3 changed files with 10 additions and 10 deletions
|
@ -1 +1 @@
|
|||
Initial release.
|
||||
* Initial release.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
- Animation scaling issues fixed
|
||||
- Stop service correctly to fix memory leak & reduce code
|
||||
- Notification priority changed to low for Nougat and lower
|
||||
- Option added to run service when screen is off to be able to force PIN entry
|
||||
- Gradle & library updates
|
||||
* Animation scaling issues fixed
|
||||
* Stop service correctly to fix memory leak & reduce code
|
||||
* Notification priority changed to low for Nougat and lower
|
||||
* Option added to run service when screen is off to be able to force PIN entry
|
||||
* Gradle & library updates
|
|
@ -1,4 +1,4 @@
|
|||
- Fix for background service < Android 8.0/Oreo
|
||||
- Add option for haptic feedback (vibration) on lock trigger
|
||||
- Reworked animation logic
|
||||
- Fix 'License' and 'Bug report' links on about page
|
||||
* Fix for background service < Android 8.0/Oreo
|
||||
* Add option for haptic feedback (vibration) on lock trigger
|
||||
* Reworked animation logic
|
||||
* Fix 'License' and 'Bug report' links on about page
|
Loading…
Add table
Reference in a new issue