formatting

This commit is contained in:
wesaphzt 2019-09-22 13:38:19 +01:00
parent 0aa22e93e3
commit 995403a129
3 changed files with 10 additions and 10 deletions

View file

@ -1 +1 @@
Initial release.
* Initial release.

View file

@ -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

View file

@ -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