History log of /packages/apps/Settings/src/com/android/settings/notification/NotificationStation.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fe1b8950bc02d96f2675505ee0aa95146831465b 25-Jul-2014 Christoph Studer <chstuder@google.com> Update NotificationStation after NotificationListenerService API change

Change-Id: Ia58c18657c44c0dd49b058ce5b581554889b08d5
/packages/apps/Settings/src/com/android/settings/notification/NotificationStation.java
0f4a779214adb8a820d56344d06fba31332a6b5d 29-Jul-2014 Fabrice Di Meglio <fdimeglio@google.com> Fix App Info padding

- need to add to the previous defined on instead of replacing it
- verified also that Notification Station padding is ok too

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

Change-Id: I06394bec2a5baa548f34f3fe7ec19d60172a98e8
/packages/apps/Settings/src/com/android/settings/notification/NotificationStation.java
9c3f11fa05ba8ab479a2d6cc64e707ac02e9a727 23-Jul-2014 Fabrice Di Meglio <fdimeglio@google.com> Fix NotificationStation theming

- fix padding for the ListView
- fix ActionBar size
- remove non needed switchBarMargins

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

Change-Id: I0e3d3116f2ee749a04a8a464b36fa68909edf11d
/packages/apps/Settings/src/com/android/settings/notification/NotificationStation.java
6e10693db5277dc3ca0fda1774075e628d600a93 23-Jul-2014 Fabrice Di Meglio <fdimeglio@google.com> Code cleaning for NotificationStation

- remove dead code and vars
- log exceptions

Change-Id: Idff91c27620955a3458c2358b629331e140aedba
/packages/apps/Settings/src/com/android/settings/notification/NotificationStation.java
53509f24cf8b6a7850776fda564ea94fad4fff96 21-May-2014 Christoph Studer <chstuder@google.com> Update NotificationListenerService API

Change-Id: I09089bf5063031c08e67a5e63e2997f8df727bfd
/packages/apps/Settings/src/com/android/settings/notification/NotificationStation.java
5001834d0360ae0f50194f4d8437cae4de4543b3 14-May-2014 Chris Wren <cwren@android.com> Use NotificationListenerService instead of raw INotificationListener.

Bug: 14846846
Depends-On: Ic308b2f78c86393304d446c57fd677294e01717c
Change-Id: If1d38d6d82466c4a69249dc7d76a9cb215c81e8f
/packages/apps/Settings/src/com/android/settings/notification/NotificationStation.java
0c916144bdaa7398b1894244fd20e65f0293f925 06-May-2014 Chris Wren <cwren@android.com> port NotificationStation to new interface.

This change shouldn't be necessary for clients that extend NotificationListenerService.

Depends-On: I7244c65944a9657df41fb313b3cb5a52e149709d
Change-Id: I38476c860c196ab75982b89ea796566e4e57c1ea
/packages/apps/Settings/src/com/android/settings/notification/NotificationStation.java
4a35051565b0ce6d29313c3e4ffe19e1dde78db0 08-Apr-2014 John Spurlock <jspurlock@google.com> App-level notification configuration settings page.

New sub-page off of notification settings to ban/unban
apps and navigate to an app's notification configuration
activity (if configured).

Centralized all notification settings artifacts under a new
settings subpackage.

Bug: 13935172
Change-Id: I53b75c02f0091900734d17dc9217035d0df9b466
/packages/apps/Settings/src/com/android/settings/notification/NotificationStation.java