summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/notification/ZenModeScheduleDaysSelection.java
Commit message (Collapse)AuthorAgeFilesLines
* Settings: Ensure zen day-of-week formats use current locale.John Spurlock2015-04-231-2/+3
| | | | | | | | | | Don't share SimpleDateFormat instances per-process, convert to per-instance to ensure we're always using the current locale. Updated version of: https://android-review.googlesource.com/#/c/147246/ Change-Id: Id464c35035c1de0a7894e5e19b57934f77df9769
* Settings: An update on Downtime.John Spurlock2015-04-091-0/+100
- Migrate settings to the new zen mode state model. - Remove downtime settings. - Add automatic rule management page (add/remove) - Bind new automatic schedule rules to detail editor. - Clean up a few found miscapitalized string captions. - Migrate zen switch to report the shared summary string. Bug: 20064962 Change-Id: Ia561e7f77c90c962729240b4d51ba1915297f64a