Simple-Flashlight/CHANGELOG.md

34 lines
682 B
Markdown
Raw Normal View History

2016-06-13 17:03:24 +02:00
Change Log
==========
2016-06-26 16:57:03 +02:00
Version 1.5 *(2016-06---)*
----------------------------
* Use a black splash screen with light grey icon instead of white
2016-06-26 15:33:37 +02:00
Version 1.4 *(2016-06-20)*
----------------------------
* Use Otto for dispatching events instead of an interface, making it more reliable
2016-06-19 15:24:33 +02:00
Version 1.3 *(2016-06-19)*
----------------------------
* Add a Facebook page link to the About section
2016-06-15 12:22:15 +02:00
Version 1.2 *(2016-06-15)*
----------------------------
* Fix the flashlight for Android 4
2016-06-13 17:03:24 +02:00
Version 1.1 *(2016-06-13)*
----------------------------
* Do not require the Camera permission on Marshmallow+
Version 1.0 *(2016-06-05)*
----------------------------
* Initial release