|
1 | 1 | ### ~
|
2 | 2 |
|
| 3 | +### v0.16.1 (2024-08-19) |
| 4 | +* adds "material palette" to the color dialog. |
| 5 | +* adds text color preview, and other miscellaneous color picker improvements. |
| 6 | +* adds "cross-hair" option to sunlight graph; adds "share bitmap" action. |
| 7 | +* fixes sunlight graph so that it shows jump/skip in time zone dst (#735). |
| 8 | +* fixes inconsistent text/point sizes between graph views. |
| 9 | +* fixes bug where the lightmap widget is rendered incorrectly (#812). |
| 10 | +* fixes bug where "sunlight dialog axis labels don't follow user settings (always 12 hour time)". (#824) |
| 11 | +* enhances Alarm Settings warnings; show a warning when alarm notifications are disabled on the lock screen (#332). |
| 12 | +* enhances Alarm Settings warnings; show warnings when alarm channel is muted, or notifications are temporarily paused/suspended. |
| 13 | +* fixes broken "full-screen notifications" preference click listener; the UI now reports the current state of the required permission (#802). |
| 14 | +* fixes bug "widget does not update automatically" (#806); periodically detects and recovers stale widgets. |
| 15 | +* fixes bug where the alarm dialog fails to switch to the correct tab when scheduling events. |
| 16 | +* fixes bug where dialog updates continue running after the dialog is closed. |
| 17 | +* fixes bugs in color dialog related to `FragmentPagerAdapter`; fixes crash in color dialog on rotation. |
| 18 | +* fixes bug where color sheet fails to retain state on rotation. |
| 19 | +* updates translations to Simplified Chinese (zh_CN) and Traditional Chinese (zh_TW) (#813 by James Liu). |
| 20 | +* updates translation to Norwegian (nb) (#817 by FTno). |
| 21 | +* updates translation to Brazilian Portuguese (pt-br) (#819 by naoliv). |
| 22 | +* updates translation to Polish and Esperanto (eo, pl) (#824 by Verdulo). |
| 23 | + |
3 | 24 | ### v0.16.0 (2024-07-31)
|
4 | 25 | * adds "sidebar navigation", and an option to change the "launcher activity" (#505).
|
5 | 26 | * adds support for custom events based on "shadow length" (#331).
|
|
0 commit comments