History log of /packages/apps/Settings/src/com/android/settings/notification/SettingPref.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
60a09ea2388db01a661beeb9995a7ecf770a4200 26-Feb-2015 Jason Monk <jmonk@google.com> Start implementation of new app info storage page

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
/packages/apps/Settings/src/com/android/settings/notification/SettingPref.java
062f736c8bfda9ac6ac7476ad51e52ca077f1505 08-Sep-2014 Jason Monk <jmonk@google.com> Adding zen mode condition dialog

So that when you turn on priority or none in settings, you can
select the end condition.

Depends on framework changes: I9300af4f8b6d80042452b75db3418b20c5c5cc81

Bug: 15454830
Change-Id: I7856beabdd54de2ef10fa5c3d38bf27f36014693
/packages/apps/Settings/src/com/android/settings/notification/SettingPref.java
07f7efba67a5f261fca31890a1b60f23021325f5 05-Jul-2014 John Spurlock <jspurlock@google.com> Settings: Update to follow new volume design.

- "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
/packages/apps/Settings/src/com/android/settings/notification/SettingPref.java
c7f8e8ce69e80ea495472aade5f8569c6583c5e8 05-Jun-2014 John Spurlock <jspurlock@google.com> Settings: Battery saver settings sub-page.

New battery saver settings page, accessed via
the power usage settings overflow menu.

The settings page has a master switch to toggle
battery saver mode, feature disclosure text,
and a preference to configure the automatic
trigger level.

Remove developer checkbox now that this option
has a real home.

NO_SQ: multi project change
Bug:13329308
Change-Id: Iac54238f3406439711b44a3c17f220ac5e370a37
/packages/apps/Settings/src/com/android/settings/notification/SettingPref.java
4e4cdeffdb6087c953f44808f14f18554a749bda 28-May-2014 John Spurlock <jspurlock@google.com> Settings: Remove sound settings.

- Move the remaining conditional preferences into
the combined Sound & Notifications screen.
- Refactor the "Other sounds" sub-settings screen to
provide a home for the new preferences.
- Migrate docking sounds, conditional on config.
- Migrate docking media, conditional on config.
- Migrate emergency tones, conditional on CDMA.
- Move all boilerplate preference <-> setting plumbing into
a separate helper.
- Since some preferences in Other sounds are now conditional,
create a special indexer for searching.
- Remove SoundSettings (and xml), create aliases in the manifest
to avoid breaking shortcuts.

Bug:15279526
Change-Id: I5ae3ecda2f899b1948f7908bd217a799326c2c56
/packages/apps/Settings/src/com/android/settings/notification/SettingPref.java