Skip to content

Commit bee935c

Browse files
committed
style: reformat changelogs as per Keep a Changelog
1 parent 9e03588 commit bee935c

1 file changed

Lines changed: 10 additions & 364 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 364 deletions
Original file line numberDiff line numberDiff line change
@@ -1,371 +1,17 @@
1-
Changelog
2-
==========
1+
# Changelog
32

4-
Version 5.10.1 *(2023-10-18)*
5-
----------------------------
3+
All notable changes to this project will be documented in this file.
64

7-
* Added some UI and translation improvements
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
87

9-
Version 5.10.0 *(2023-09-07)*
10-
----------------------------
8+
## [Unreleased]
119

12-
* Added a Sleep timer
13-
* Added some UI and translation improvements
10+
## [1.0.0] - 2016-06-05
1411

15-
Version 5.9.2 *(2023-05-15)*
16-
----------------------------
12+
### Added
13+
- Initial release
1714

18-
* Added some UI and translation improvements
19-
20-
Version 5.9.1 *(2023-03-25)*
21-
----------------------------
22-
23-
* Added some UI, stability and translation improvements
24-
25-
Version 5.9.0 *(2022-12-21)*
26-
----------------------------
27-
28-
* Use Material You design by default on Android 12+
29-
* Increased minimal required Android OS version to 6
30-
* Added some UI, stability and translation improvements
31-
32-
Version 5.8.4 *(2022-11-17)*
33-
----------------------------
34-
35-
* Allow changing the flashlight brightness on Android 13+
36-
* Added a Bright display settings tile
37-
* Fixed SOS timing
38-
* Added some translation and UX improvements
39-
40-
Version 5.8.3 *(2022-11-15)*
41-
----------------------------
42-
43-
* Allow changing the flashlight brightness on Android 13+
44-
* Added a Bright display settings tile
45-
* Fixed SOS timing
46-
* Added some translation and UX improvements
47-
48-
Version 5.8.2 *(2022-10-06)*
49-
----------------------------
50-
51-
* Adding a Get Simple Phone button into the About section
52-
* Added some translation and UX improvements
53-
54-
Version 5.8.1 *(2022-09-11)*
55-
----------------------------
56-
57-
* Added some translation and UX improvements
58-
59-
Version 5.8.0 *(2022-08-17)*
60-
----------------------------
61-
62-
* Added Monochrome icon and Language picker support on Android 13+
63-
* Added some translation and UX improvements
64-
65-
Version 5.7.0 *(2022-07-20)*
66-
----------------------------
67-
68-
* Adding some materialish elements, especially in the System Theme
69-
* Added some translation and UX improvements
70-
71-
Version 5.6.3 *(2022-07-06)*
72-
----------------------------
73-
74-
* Adding some translation and UX improvements
75-
76-
Version 5.6.2 *(2022-06-22)*
77-
----------------------------
78-
79-
* Adding some translation improvements
80-
81-
Version 5.6.1 *(2022-05-20)*
82-
----------------------------
83-
84-
* Added some widget related improvements, but require Simple Thank You for using them
85-
* Added some stabiliy and translation improvements
86-
87-
Version 5.6.0 *(2022-04-01)*
88-
----------------------------
89-
90-
* Added support for Material You theme on Android 12+
91-
* Added a Privacy policy
92-
* Added some translation improvements
93-
94-
Version 5.5.3 *(2022-02-12)*
95-
----------------------------
96-
97-
* Catch and show errors thrown in some cases, do not ignore them
98-
* Added many translation improvements
99-
100-
Version 5.5.2 *(2022-01-31)*
101-
----------------------------
102-
103-
* Added many translation improvements
104-
105-
Version 5.5.1 *(2021-12-29)*
106-
----------------------------
107-
108-
* Added many translation improvements
109-
110-
Version 5.5.0 *(2021-11-13)*
111-
----------------------------
112-
113-
* Redesigned some parts of the app, added an Auto theme
114-
115-
Version 5.4.3 *(2021-04-16)*
116-
----------------------------
117-
118-
* Adding some stability and translation improvements
119-
120-
Version 5.4.2 *(2021-03-06)*
121-
----------------------------
122-
123-
* Allow selecting an accent color at Black & White theme
124-
* Some design and translation improvements
125-
126-
Version 5.4.1 *(2021-02-11)*
127-
----------------------------
128-
129-
* Added a special white theme
130-
* Added some translation improvements
131-
132-
Version 5.4.0 *(2020-12-29)*
133-
----------------------------
134-
135-
* Adding some stability and translation improvements
136-
* Require Simple Thank You for color customization
137-
138-
Version 5.3.0 *(2020-11-07)*
139-
----------------------------
140-
141-
* Added a widget for Bright Display
142-
* Couple stability and translation improvements
143-
144-
Version 5.2.0 *(2020-08-20)*
145-
----------------------------
146-
147-
* Enable flashlight on resume too, when turning on at startup is enabled (by im-indrajeet)
148-
149-
Version 5.1.1 *(2020-05-25)*
150-
----------------------------
151-
152-
* Updated the app icon on lower Android versions
153-
* Added a Bright Display shortcut
154-
* Removed the Camera permission on Android 7+
155-
156-
Version 5.1.0 *(2020-03-23)*
157-
----------------------------
158-
159-
* Updated the app icon, make it more intuitive
160-
* Added multiple Bright Display related improvements
161-
162-
Version 5.0.6 *(2020-03-09)*
163-
----------------------------
164-
165-
* Adding some translation improvements
166-
167-
Version 5.0.5 *(2020-02-15)*
168-
----------------------------
169-
170-
* Couple smaller UI and translation improvements
171-
172-
Version 5.0.4 *(2019-12-31)*
173-
----------------------------
174-
175-
* Updated some libraries and translations
176-
177-
Version 5.0.3 *(2019-08-24)*
178-
----------------------------
179-
180-
* Added an initial implementation of SOS morse code
181-
182-
Version 5.0.2 *(2019-07-03)*
183-
----------------------------
184-
185-
* Allow setting an even more frequent stroboscope
186-
* Some translation improvements
187-
188-
Version 5.0.1 *(2019-04-08)*
189-
----------------------------
190-
191-
* Fixed some smaller glitches
192-
* Translation improvements
193-
194-
Version 5.0.0 *(2018-10-12)*
195-
----------------------------
196-
197-
* Increased the minimal requested Android OS version to 5 (Lollipop)
198-
* Replaced G+ button with Reddit
199-
200-
Version 4.2.0 *(2018-10-05)*
201-
----------------------------
202-
203-
* Fixing a glitch at forcing portrait
204-
* Some translation improvements
205-
206-
Version 4.1.0 *(2018-08-10)*
207-
----------------------------
208-
209-
* Couple smaller improvements
210-
211-
Version 4.0.0 *(2018-05-22)*
212-
----------------------------
213-
214-
* Allow changing the app launcher icon color
215-
* Allow customizing the widget color without recreating
216-
217-
Version 3.2.1 *(2018-04-15)*
218-
----------------------------
219-
220-
* Added a toggle for forcing portrait mode, enabled by default
221-
222-
Version 3.2.0 *(2018-04-05)*
223-
----------------------------
224-
225-
* Allow changing the color of Bright Display
226-
* Allow landscape orientation of the app
227-
* Remember the last used stroboscope frequency
228-
229-
Version 3.1.0 *(2018-01-24)*
230-
----------------------------
231-
232-
* Added a toggle for turning flashlight on at startup
233-
234-
Version 3.0.1 *(2017-12-07)*
235-
----------------------------
236-
237-
* Fixed missing launcher icons on some devices
238-
* Allow customizing the main screen background
239-
240-
Version 3.0.0 *(2017-12-04)*
241-
----------------------------
242-
243-
* Improved primary color customization
244-
* Added a quicksetting tile for Android 7+
245-
246-
Version 2.0.0 *(2017-11-06)*
247-
----------------------------
248-
249-
* Rewrote the app to kotlin
250-
* Added color customization
251-
* Made the widget more reliable
252-
253-
Version 1.22 *(2017-02-09)*
254-
----------------------------
255-
256-
* Fixed stroboscope on some devices
257-
258-
Version 1.21 *(2016-11-24)*
259-
----------------------------
260-
261-
* Fixed some Nougat issues
262-
* Added some translations
263-
264-
Version 1.20 *(2016-09-26)*
265-
----------------------------
266-
267-
* Improve the widgets look
268-
269-
Version 1.19 *(2016-09-25)*
270-
----------------------------
271-
272-
* Add a Stroboscope feature
273-
* Misc Widget UI improvements
274-
275-
Version 1.18 *(2016-09-07)*
276-
----------------------------
277-
278-
* Added German translation
279-
280-
Version 1.17 *(2016-08-31)*
281-
----------------------------
282-
283-
* Make the buttons brighter
284-
285-
Version 1.16 *(2016-08-31)*
286-
----------------------------
287-
288-
* Double the resolution of the widget
289-
290-
Version 1.15 *(2016-08-30)*
291-
----------------------------
292-
293-
* Allow customizing the widget's active color
294-
* Rename the app launcher to Flashlight
295-
* Update the launcher icon
296-
297-
Version 1.14 *(2016-08-21)*
298-
----------------------------
299-
300-
* Add an Invite friends button
301-
302-
Version 1.13 *(2016-08-01)*
303-
----------------------------
304-
305-
* Add a Bright Display feature
306-
307-
Version 1.12 *(2016-07-26)*
308-
----------------------------
309-
310-
* Make the dark theme really dark
311-
312-
Version 1.11 *(2016-07-24)*
313-
----------------------------
314-
315-
* Fix turning on the flashlight on some devices
316-
317-
Version 1.10 *(2016-07-24)*
318-
----------------------------
319-
320-
* Added a dark theme
321-
* Force portrait mode to prevent blinking at rotation
322-
* Added Italian and Swedish translations
323-
324-
Version 1.9 *(2016-07-11)*
325-
----------------------------
326-
327-
* Allow using the app in landscape mode
328-
* Add Japanese translation
329-
330-
Version 1.8 *(2016-07-05)*
331-
----------------------------
332-
333-
* Use the new Google Plus logo
334-
335-
Version 1.6 *(2016-07-01)*
336-
----------------------------
337-
338-
* Adjust everything properly if used on a tablet
339-
* Show a Rate us button to returning users
340-
341-
Version 1.5 *(2016-06-27)*
342-
----------------------------
343-
344-
* Use a black splash screen with light grey icon instead of white
345-
* Add a Google Plus page link to the About section
346-
347-
Version 1.4 *(2016-06-20)*
348-
----------------------------
349-
350-
* Use Otto for dispatching events instead of an interface, making it more reliable
351-
352-
Version 1.3 *(2016-06-19)*
353-
----------------------------
354-
355-
* Add a Facebook page link to the About section
356-
357-
Version 1.2 *(2016-06-15)*
358-
----------------------------
359-
360-
* Fix the flashlight for Android 4
361-
362-
Version 1.1 *(2016-06-13)*
363-
----------------------------
364-
365-
* Do not require the Camera permission on Marshmallow+
366-
367-
Version 1.0 *(2016-06-05)*
368-
----------------------------
369-
370-
* Initial release
15+
[Unreleased]: https://github.com/FossifyOrg/Flashlight/compare/1.0.0...HEAD
16+
[1.0.0]: https://github.com/FossifyOrg/Flashlight/releases/tag/1.0.0
37117

0 commit comments

Comments
 (0)