Simple-Flashlight/CHANGELOG.md

244 lines
5.3 KiB
Markdown

Changelog
==========
Version 5.4.0 *(2020-12-29)*
----------------------------
* Adding some stability and translation improvements
* Require Simple Thank You for color customization
Version 5.3.0 *(2020-11-07)*
----------------------------
* Added a widget for Bright Display
* Couple stability and translation improvements
Version 5.2.0 *(2020-08-20)*
----------------------------
* Enable flashlight on resume too, when turning on at startup is enabled (by im-indrajeet)
Version 5.1.1 *(2020-05-25)*
----------------------------
* Updated the app icon on lower Android versions
* Added a Bright Display shortcut
* Removed the Camera permission on Android 7+
Version 5.1.0 *(2020-03-23)*
----------------------------
* Updated the app icon, make it more intuitive
* Added multiple Bright Display related improvements
Version 5.0.6 *(2020-03-09)*
----------------------------
* Adding some translation improvements
Version 5.0.5 *(2020-02-15)*
----------------------------
* Couple smaller UI and translation improvements
Version 5.0.4 *(2019-12-31)*
----------------------------
* Updated some libraries and translations
Version 5.0.3 *(2019-08-24)*
----------------------------
* Added an initial implementation of SOS morse code
Version 5.0.2 *(2019-07-03)*
----------------------------
* Allow setting an even more frequent stroboscope
* Some translation improvements
Version 5.0.1 *(2019-04-08)*
----------------------------
* Fixed some smaller glitches
* Translation improvements
Version 5.0.0 *(2018-10-12)*
----------------------------
* Increased the minimal requested Android OS version to 5 (Lollipop)
* Replaced G+ button with Reddit
Version 4.2.0 *(2018-10-05)*
----------------------------
* Fixing a glitch at forcing portrait
* Some translation improvements
Version 4.1.0 *(2018-08-10)*
----------------------------
* Couple smaller improvements
Version 4.0.0 *(2018-05-22)*
----------------------------
* Allow changing the app launcher icon color
* Allow customizing the widget color without recreating
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