feat(agenda): range header banner + toggles for banner and pill
Move the "Showing all events for <window>" line out of the picker and into the agenda view as an always-visible header above the list. Add two settings (Agenda group, both ON by default) to toggle the range header banner and the bottom-left range pill independently. The picker keeps its two-list grouping but no longer carries the header. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -279,6 +279,10 @@
|
||||
<string name="settings_agenda_range_hint">How far ahead the Agenda screen lists events.</string>
|
||||
<string name="settings_agenda_widget_range">Agenda widget range</string>
|
||||
<string name="settings_agenda_widget_range_hint">How far ahead the agenda home-screen widget lists events.</string>
|
||||
<string name="settings_agenda_range_title">Range title</string>
|
||||
<string name="settings_agenda_range_title_hint">Show a header naming the dates the agenda is showing</string>
|
||||
<string name="settings_agenda_range_button">Range button</string>
|
||||
<string name="settings_agenda_range_button_hint">Show a button in the agenda to switch the range for the session</string>
|
||||
<string name="agenda_range_day">Today</string>
|
||||
<string name="agenda_range_this_week">This week</string>
|
||||
<string name="agenda_range_this_month">This month</string>
|
||||
|
||||
Reference in New Issue
Block a user