History log of /packages/apps/Settings/src/com/android/settings/notification/ZenModeScheduleDaysSelection.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0bb60ada9634b45b4a8f43147549b6a8b9fede0d 20-Jul-2016 Julia Reynolds <juliacr@google.com> Display days of week in locale order.

Change-Id: Id5d5920089a5da1fbdc7802431ca2909f72d7e12
Fixes: 21304061
/packages/apps/Settings/src/com/android/settings/notification/ZenModeScheduleDaysSelection.java
4f8d4f0d2bcf30c35ed24a6d3d4a93ae9c34de47 24-Apr-2015 John Spurlock <jspurlock@google.com> Settings: Ensure zen day-of-week formats use current locale.

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
/packages/apps/Settings/src/com/android/settings/notification/ZenModeScheduleDaysSelection.java
45fa140b8c6846b4546fdeabebf989ae9102cebb 09-Apr-2015 John Spurlock <jspurlock@google.com> Settings: An update on Downtime.

- 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
/packages/apps/Settings/src/com/android/settings/notification/ZenModeScheduleDaysSelection.java