Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
forrestguice committed Aug 1, 2024
1 parent d453a1f commit eb2e317
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* adds "sidebar navigation", and an option to change the "launcher activity" (#505).
* adds support for custom events based on "shadow length" (#331).
* adds support for customizing the app color scheme; override map, graph, and highlight colors.
* adds "light graph" dialog (of sunlight over the year) (#735), "earliest/latest sunrise/sunset" info (#753), and a 3x2 graph widget (to sun position widgets).
* adds "sunlight graph" dialog (of sunlight over the year) (#735), "earliest/latest sunrise/sunset" info (#753), and a 3x2 graph widget (to sun position widgets).
* adds "use app location" option to alarms; reschedules alarms automatically when the location is changed (#768, #808).
* adds "bedtime mode" to alarms; helps schedule do-not-disturb during sleep hours (#425).
* adds "high brightness" option (#741) and swipeable buttons (#738) to the alarm screen.
Expand Down
9 changes: 9 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/114.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
- adds graph of sunlight over the year, and time of earliest/latest sunrise/sunset.
- adds support for customizing map and graph colors.
- adds support for custom events based on "shadow length".
- adds "bedtime mode" to alarms; helps schedule do-not-disturb during sleep hours.
- adds "use app location" option to alarms; reschedules alarms when the location changes.
- adds "high brightness" option to alarms, and "swipe to dismiss" alarm UI.
- adds "next alarm" quick settings tile, and "next alarm" widgets.
- fixes bug "alarms fail to display over lock screen" (#802).
- updates targetSdkVersion from 25 to 28 (Android 9); adds support for notification channels.

0 comments on commit eb2e317

Please sign in to comment.