Simple-Flashlight/CHANGELOG.md

199 lines
4.2 KiB
Markdown
Raw Normal View History

2016-06-27 23:21:29 +02:00
Changelog
2016-06-13 17:03:24 +02:00
==========
2019-08-24 19:58:42 +02:00
Version 5.0.3 *(2019-08-24)*
----------------------------
* Added an initial implementation of SOS morse code
2019-07-03 09:46:26 +02:00
Version 5.0.2 *(2019-07-03)*
----------------------------
* Allow setting an even more frequent stroboscope
* Some translation improvements
2019-04-08 10:29:53 +02:00
Version 5.0.1 *(2019-04-08)*
----------------------------
* Fixed some smaller glitches
* Translation improvements
2018-10-12 22:23:14 +02:00
Version 5.0.0 *(2018-10-12)*
----------------------------
* Increased the minimal requested Android OS version to 5 (Lollipop)
* Replaced G+ button with Reddit
2018-10-05 20:48:11 +02:00
Version 4.2.0 *(2018-10-05)*
----------------------------
* Fixing a glitch at forcing portrait
* Some translation improvements
2018-08-10 23:59:40 +02:00
Version 4.1.0 *(2018-08-10)*
----------------------------
* Couple smaller improvements
2018-05-22 12:21:14 +02:00
Version 4.0.0 *(2018-05-22)*
----------------------------
* Allow changing the app launcher icon color
* Allow customizing the widget color without recreating
2018-04-15 20:31:49 +02:00
Version 3.2.1 *(2018-04-15)*
----------------------------
* Added a toggle for forcing portrait mode, enabled by default
2018-04-05 14:47:39 +02:00
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
2018-01-24 23:38:33 +01:00
Version 3.1.0 *(2018-01-24)*
----------------------------
* Added a toggle for turning flashlight on at startup
2017-12-07 13:00:19 +01:00
Version 3.0.1 *(2017-12-07)*
----------------------------
* Fixed missing launcher icons on some devices
* Allow customizing the main screen background
2017-12-04 20:43:56 +01:00
Version 3.0.0 *(2017-12-04)*
----------------------------
* Improved primary color customization
* Added a quicksetting tile for Android 7+
2017-11-06 17:41:47 +01:00
Version 2.0.0 *(2017-11-06)*
----------------------------
* Rewrote the app to kotlin
* Added color customization
* Made the widget more reliable
2017-02-09 22:30:46 +01:00
Version 1.22 *(2017-02-09)*
----------------------------
* Fixed stroboscope on some devices
2016-11-24 23:09:22 +01:00
Version 1.21 *(2016-11-24)*
----------------------------
* Fixed some Nougat issues
* Added some translations
2016-09-26 21:27:47 +02:00
Version 1.20 *(2016-09-26)*
----------------------------
* Improve the widgets look
2016-09-25 22:29:14 +02:00
Version 1.19 *(2016-09-25)*
----------------------------
* Add a Stroboscope feature
* Misc Widget UI improvements
2016-09-07 22:11:25 +02:00
Version 1.18 *(2016-09-07)*
----------------------------
* Added German translation
2016-08-31 23:09:24 +02:00
Version 1.17 *(2016-08-31)*
----------------------------
* Make the buttons brighter
2016-08-31 22:31:35 +02:00
Version 1.16 *(2016-08-31)*
----------------------------
* Double the resolution of the widget
2016-08-30 21:22:44 +02:00
Version 1.15 *(2016-08-30)*
----------------------------
* Allow customizing the widget's active color
* Rename the app launcher to Flashlight
* Update the launcher icon
2016-08-21 13:35:39 +02:00
Version 1.14 *(2016-08-21)*
----------------------------
* Add an Invite friends button
2016-08-01 23:00:10 +02:00
Version 1.13 *(2016-08-01)*
----------------------------
* Add a Bright Display feature
2016-07-26 22:44:10 +02:00
Version 1.12 *(2016-07-26)*
----------------------------
* Make the dark theme really dark
2016-07-24 21:43:50 +02:00
Version 1.11 *(2016-07-24)*
----------------------------
* Fix turning on the flashlight on some devices
2016-07-24 12:00:08 +02:00
Version 1.10 *(2016-07-24)*
----------------------------
* Added a dark theme
* Force portrait mode to prevent blinking at rotation
* Added Italian and Swedish translations
2016-07-11 20:16:37 +02:00
Version 1.9 *(2016-07-11)*
----------------------------
* Allow using the app in landscape mode
* Add Japanese translation
2016-07-05 21:41:04 +02:00
Version 1.8 *(2016-07-05)*
----------------------------
* Use the new Google Plus logo
Version 1.6 *(2016-07-01)*
2016-07-01 15:58:16 +02:00
----------------------------
* Adjust everything properly if used on a tablet
* Show a Rate us button to returning users
2016-06-27 23:21:29 +02:00
Version 1.5 *(2016-06-27)*
2016-06-26 16:57:03 +02:00
----------------------------
* Use a black splash screen with light grey icon instead of white
2016-06-27 23:21:29 +02:00
* Add a Google Plus page link to the About section
2016-06-26 16:57:03 +02:00
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