Simple-Flashlight/CHANGELOG.md

159 lines
3.3 KiB
Markdown

Changelog
==========
Version 3.2.1 *(2018-04-15)*
----------------------------
* Added a toggle for forcing portrait mode, enabled by default
Version 3.2.0 *(2018-04-05)*
----------------------------
* Allow changing the color of Bright Display
* Allow landscape orientation of the app
* Remember the last used stroboscope frequency
Version 3.1.0 *(2018-01-24)*
----------------------------
* Added a toggle for turning flashlight on at startup
Version 3.0.1 *(2017-12-07)*
----------------------------
* Fixed missing launcher icons on some devices
* Allow customizing the main screen background
Version 3.0.0 *(2017-12-04)*
----------------------------
* Improved primary color customization
* Added a quicksetting tile for Android 7+
Version 2.0.0 *(2017-11-06)*
----------------------------
* Rewrote the app to kotlin
* Added color customization
* Made the widget more reliable
Version 1.22 *(2017-02-09)*
----------------------------
* Fixed stroboscope on some devices
Version 1.21 *(2016-11-24)*
----------------------------
* Fixed some Nougat issues
* Added some translations
Version 1.20 *(2016-09-26)*
----------------------------
* Improve the widgets look
Version 1.19 *(2016-09-25)*
----------------------------
* Add a Stroboscope feature
* Misc Widget UI improvements
Version 1.18 *(2016-09-07)*
----------------------------
* Added German translation
Version 1.17 *(2016-08-31)*
----------------------------
* Make the buttons brighter
Version 1.16 *(2016-08-31)*
----------------------------
* Double the resolution of the widget
Version 1.15 *(2016-08-30)*
----------------------------
* Allow customizing the widget's active color
* Rename the app launcher to Flashlight
* Update the launcher icon
Version 1.14 *(2016-08-21)*
----------------------------
* Add an Invite friends button
Version 1.13 *(2016-08-01)*
----------------------------
* Add a Bright Display feature
Version 1.12 *(2016-07-26)*
----------------------------
* Make the dark theme really dark
Version 1.11 *(2016-07-24)*
----------------------------
* Fix turning on the flashlight on some devices
Version 1.10 *(2016-07-24)*
----------------------------
* Added a dark theme
* Force portrait mode to prevent blinking at rotation
* Added Italian and Swedish translations
Version 1.9 *(2016-07-11)*
----------------------------
* Allow using the app in landscape mode
* Add Japanese translation
Version 1.8 *(2016-07-05)*
----------------------------
* Use the new Google Plus logo
Version 1.6 *(2016-07-01)*
----------------------------
* Adjust everything properly if used on a tablet
* Show a Rate us button to returning users
Version 1.5 *(2016-06-27)*
----------------------------
* Use a black splash screen with light grey icon instead of white
* Add a Google Plus page link to the About section
Version 1.4 *(2016-06-20)*
----------------------------
* Use Otto for dispatching events instead of an interface, making it more reliable
Version 1.3 *(2016-06-19)*
----------------------------
* Add a Facebook page link to the About section
Version 1.2 *(2016-06-15)*
----------------------------
* Fix the flashlight for Android 4
Version 1.1 *(2016-06-13)*
----------------------------
* Do not require the Camera permission on Marshmallow+
Version 1.0 *(2016-06-05)*
----------------------------
* Initial release