privatelock/CHANGELOG.md

21 lines
665 B
Markdown
Raw Normal View History

2019-09-22 13:34:05 +01:00
Changelog
==========
Release 1.2 *(2019-09-21)*
----------------------------
* 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
Release 1.1 *(2019-06-25)*
----------------------------
* 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
Release 1.0 *(2019-06-01)*
----------------------------
* Initial release