summaryrefslogtreecommitdiffstats
path: root/res/xml/zen_mode_settings.xml
Commit message (Collapse)AuthorAgeFilesLines
* Zen: Move zen mode preference to switch bar.John Spurlock2015-04-041-6/+0
| | | | | | | | | | - Add summary line support to SwitchBar. - Remove obsolete strings. - Wire up switchbar to zen mode w/ dialog prompt. - Remove obsolete callback pref helper. Bug: 20064962 Change-Id: Ifede00b5d43d441ccd94db96bd2796bc57d1a990
* Settings: Move downtime to new automation sub-settings page.John Spurlock2015-04-031-37/+4
| | | | | Bug: 20064962 Change-Id: I6238439bbd679c143fc986743a65ed64057f2755
* Settings: Move priority configuration to its own sub-settings page.John Spurlock2015-04-031-39/+5
| | | | | Bug: 20064962 Change-Id: Idd03e0e5077e13cc08ff9997ab9ad56ddcdb5c50
* Start implementation of new app info storage pageJason Monk2015-03-191-4/+4
| | | | | | | | Things are mostly in the right places, may need some minor location adjustment on everything and styling for the buttons. Bug: 19511439 Change-Id: If7730285d6ddc36e32cc8bc119885a8e215c0eb5
* Settings: Allow user to configure "None" for downtime.John Spurlock2014-11-051-0/+10
| | | | | | | | New setting under Zen > Downtime subcategory. Also rename the category header, remove obsolete parenthetical. Bug: 16373455 Change-Id: Ic3430e1795fc79c315dea3c24d88dfcde6742849
* Settings: Display 'Calls' category on non-voice devices.John Spurlock2014-10-201-2/+2
| | | | | | | | Since the category applies to any call, include config for this interruption even on non-voice-capable devices. Bug: 17666139 Change-Id: I3732246179c527220f8c6bee539ba7bc1e80de18
* Settings: Wire up new zen events config option.John Spurlock2014-09-221-0/+7
| | | | | | | | | | | Add a new switch to zen mode settings for the new events config attribute. Depends on frameworks/base: Iff10df385206ad73c3423ff118c79e94a10918d9 Bug:17580878 Change-Id: Ib6c74a871aa02f9379dce58dd5bca817dcd3929a
* Settings: Fix ordering for interruptions alarm warning.John Spurlock2014-07-301-0/+5
| | | | | | | And update the string to the latest. Bug:16662819 Change-Id: I42b38ab4721180babfd816a34a1fb1c368546cca
* Settings: Tweak zen alarm info string.John Spurlock2014-07-221-4/+12
| | | | | | | Use standard styling and remove the bit about timers. Bug:16487906 Change-Id: I28b8ac61981a2e9956d41768ee1185dc5ad950f3
* Settings: Update to follow new volume design.John Spurlock2014-07-071-7/+23
| | | | | | | | | | | | | | | | | - "Sound & Notification" (not Notifications) - Remove ringer-mode pref. - Add zen-mode pref to renamed "Interruptions" screen. - Implement two separate "Sound" & "Notification" sections. - Remove "Showing notifications" screen, migrate settings. - Remove custom category styling now that we have a platform style. - Implement new "days" sleep mode and corresponding dialog pref. - Corresponding changes to indexable resources. Associated frameworks/base change: I35afe38646f04d2ba0dbac11c2c6356120a33694 Bug:15831713 Change-Id: I6ed56791784968adfbd684f490dbbebed285a2dd
* Use SwitchBar for DoNoDisturb SettingsFabrice Di Meglio2014-05-151-7/+1
| | | | | | | | - follow up CL to 41937766981423c9252e12e3319b2e7532739627 Related to bug #14898161 On/Off switches must move down from Action Bar Change-Id: If1ce0eb147ade8485107ee948b0d03cf688bcf06
* Settings preference for choosing long-term conditions.John Spurlock2014-05-011-2/+6
| | | | | | Requires change Icba2b8b2 in frameworks/base Change-Id: I9d7a4f668e3b0e721646e42fa080f201c53a7fe9
* Add condition provider access to settings.John Spurlock2014-04-291-0/+12
| | | | | | | | | | Pull NotificationAccessSettings out into a reusable base class and reuse all of it for a new condition providers settings page. As with notification listeners, the entire section is hidden if no apps provide conditions. Change-Id: Ib5273f3362e392d99647347c23a514e4590f7ac9
* Update zen mode settings strings.John Spurlock2014-04-281-2/+8
| | | | Change-Id: I0caeed5825cedb6be16384df4988aab0ea5cdbc6
* Do not disturb settings page.John Spurlock2014-04-221-0/+44
General section: Create switches for Phone calls & Messages. Contact filtering disabled for now. Automatic section: Add mode switching based on a simple overnight schedule. Bug:14211946 Change-Id: Ibb4e916cd5c9970f483858db91d6165507ceeb1a