summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/notification/NotificationStation.java
Commit message (Expand)AuthorAgeFilesLines
* Use Theme.SettingsBase for notification logLuK13372015-11-231-1/+16
* log visibility of viewsChris Wren2015-03-271-0/+6
* Update Settings to use themed Context.getDrawable()Alan Viverette2014-10-101-1/+1
* Update NotificationStation after NotificationListenerService API changeChristoph Studer2014-07-301-1/+1
* Fix App Info paddingFabrice Di Meglio2014-07-281-1/+1
* Fix NotificationStation themingFabrice Di Meglio2014-07-231-0/+2
* Code cleaning for NotificationStationFabrice Di Meglio2014-07-231-106/+34
* Update NotificationListenerService APIChristoph Studer2014-05-211-4/+0
* Use NotificationListenerService instead of raw INotificationListener.Chris Wren2014-05-161-17/+17
* port NotificationStation to new interface.Chris Wren2014-05-081-3/+11
* App-level notification configuration settings page.John Spurlock2014-04-211-0/+408