History log of /packages/apps/Settings/src/com/android/settings/notification/NotificationAppList.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1fb5198732d627baf39492651364c32848abc1f0 11-Sep-2014 Dan Sandler <dsandler@android.com> Merge "Show a better list of apps." into lmp-dev
3d4b542d75fd0d04752c827ac96ca746ef9da1c1 10-Sep-2014 Dan Sandler <dsandler@android.com> Show a better list of apps.

By using the new LauncherApps service we can make sure to
use the same filter that launchers do. (For example, many apps
don't set CATEGORY_DEFAULT on their front door activity.)

Bug: 17423134
Change-Id: I9538f306c9e2a8607b0c25b1a9a6ac3a7879a2c8
/packages/apps/Settings/src/com/android/settings/notification/NotificationAppList.java
80cd373263cf5fef41ad6a99317ecdcd68594734 08-Sep-2014 Alexandra Gherghina <alexgherghina@google.com> Merge "Reset Settings task when using the user switcher" into lmp-dev
56645002b2729c1f7696529e530164a031fb7978 04-Sep-2014 Alexandra Gherghina <alexgherghina@google.com> Reset Settings task when using the user switcher

Bug: 17294618
Change-Id: I8bd9d7226e52017938828f3bc195cc995fe80b20
/packages/apps/Settings/src/com/android/settings/notification/NotificationAppList.java
3d903185c792623a1e122f047adc0725db7ea01e 04-Sep-2014 Chris Wren <cwren@android.com> Implement per-app sensitivity settings toggle.

Change-Id: Iaa1de63b720bf93bdf432117604740e509fe3ab0
Depends-On: I2d5cf6782273744cbf9b309dec76780cc0a4c39e
Bug: 16324353
/packages/apps/Settings/src/com/android/settings/notification/NotificationAppList.java
ee846f8828f9e2988e646af85da55f3d51c02f27 04-Sep-2014 Chris Wren <cwren@android.com> missing dep. Revert "Implement per-app sensitivity settings toggle."

This reverts commit 56131de7412edaab9f3e5834fe3888ac8588ec79.

Change-Id: I409dbf4495f95ff37d2a47168cdbc4131a80d42e
/packages/apps/Settings/src/com/android/settings/notification/NotificationAppList.java
77fdc93bcdb3ae60fe617012c6c52aa274ed331e 04-Sep-2014 Chris Wren <cwren@android.com> Merge "Implement per-app sensitivity settings toggle." into lmp-dev
d283f0fbd5e20265646eabba9a72be8c14151c2d 03-Sep-2014 Dan Sandler <dsandler@android.com> Don't block notifications from system packages.

Bug: 16703366
Change-Id: Id2f635e4e99df0c10afff8a0f5130179d381762c
/packages/apps/Settings/src/com/android/settings/notification/NotificationAppList.java
56131de7412edaab9f3e5834fe3888ac8588ec79 02-Sep-2014 Chris Wren <cwren@android.com> Implement per-app sensitivity settings toggle.

Change-Id: I0e70e6ce5c4a56d738c1850c50c2e268296d9d92
Depends-On: I2d5cf6782273744cbf9b309dec76780cc0a4c39e
Bug: 16324353
/packages/apps/Settings/src/com/android/settings/notification/NotificationAppList.java
b58b5127040b3c843fe42544a89a1085cf7e74f6 02-Sep-2014 Dan Sandler <dsandler@android.com> Fix links to notification settings activities.

Additionally, we now show the user a list of "app-like"
things (packages with launchable activities) instead of only
non-system things. This way you can make (some) changes to
system package notifications while not having to page
through reams of random non-app packages.

Bug: 17277023
Change-Id: I920d6b941070efb75a816e6ad38b798b09a83d08
/packages/apps/Settings/src/com/android/settings/notification/NotificationAppList.java
802ddf99f57e316d0fd87c2cfeed5dc3a0cfa8fe 18-Jul-2014 John Spurlock <jspurlock@google.com> Settings: New application-level notification settings.

- Convert the old application-level dialog to an activity.
- Move the settings icon to the new activity (out of the list).
- Add a custom application header, similar to the switch bar style.
- Use the ubiquitous vector gear for the settings icon.
- Migrate old checkboxes to switch prefs, add new summaries.
- Remove obsolete artifacts.

Bug:16396715
Change-Id: I857e3cf448b79f44fe1c242e6020f5214434c00c
/packages/apps/Settings/src/com/android/settings/notification/NotificationAppList.java