History log of /packages/apps/Settings/src/com/android/settings/notification/ManagedServiceSettings.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
20b32f25f0867bebfd138749f7ed45cf898942ef 21-Jul-2014 Fabrice Di Meglio <fdimeglio@google.com> Fix Notification Access layout for tabletUI support

- setup correct padding for the App list and its item

also remove showing FastScroller all the time on App Notification list

See bug: #13140648 Settings needs to support the new Quantum Paper theme

Change-Id: I11a70906f1372027622d50a81bc7744d48190f8a
/packages/apps/Settings/src/com/android/settings/notification/ManagedServiceSettings.java
6bfec2d6b197068dd355bd1742179fe3da07136f 10-Jun-2014 Alan Viverette <alanv@google.com> Remove all dialog icons in Settings

BUG: 15474733
Change-Id: I43ab10a3bbcabdac6109abf80266f1c4b52bf6fb
/packages/apps/Settings/src/com/android/settings/notification/ManagedServiceSettings.java
c9afadb04b00598f5988101681089290cf14f79c 30-Apr-2014 John Spurlock <jspurlock@google.com> Add condition provider access to settings.

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