summaryrefslogtreecommitdiffstats
path: root/core/java/android/service/notification
Commit message (Expand)AuthorAgeFilesLines
* Zen: Tweak default automatic rules.John Spurlock2015-05-081-2/+5
* Zen: Maintain source filters for both calls and messages.John Spurlock2015-05-051-36/+61
* Zen: Remove calendar rule attendance attribute.John Spurlock2015-05-051-11/+2
* Zen: New event condition data model.John Spurlock2015-04-301-25/+107
* Volume: Simple dialog footer, DND in quick settings.John Spurlock2015-04-291-5/+17
* More usage trackingAmith Yamasani2015-04-241-0/+14
* Zen: Add notification policy management api.John Spurlock2015-04-152-0/+72
* Zen: Support external condition providers.John Spurlock2015-04-131-4/+7
* Zen: New option to allow repeat callers.John Spurlock2015-04-101-2/+12
* An update on Downtime.John Spurlock2015-04-091-223/+468
* Zen: Changes to support new priority settings.John Spurlock2015-04-031-3/+13
* Zen: Add a new level: alarms-only.John Spurlock2015-04-021-0/+6
* NLS: Add a public signal value for an undefined filter value.John Spurlock2015-02-131-3/+12
* Zen: New behavior for built-in downtime + nextalarm conditions.John Spurlock2014-12-081-5/+19
* Zen: Improve zen mode panel condition selection.John Spurlock2014-11-301-1/+1
* Fixed several time related states for secondary usersSelim Cinek2014-11-211-4/+5
* Zen: Add the ability to enter "None" mode during downtime.John Spurlock2014-11-051-1/+9
* Zen: Create a new exit condition for "next alarm".John Spurlock2014-11-051-1/+1
* Zen: Show "(until 4:56 PM)" in exit conditions.John Spurlock2014-10-281-9/+28
* Put in real "code" (aka marketing) name.Dianne Hackborn2014-10-071-2/+2
* Add a returns clause to the matchesInterruptionFilter javadoc.Chris Wren2014-09-301-0/+3
* getCurrentInterruptionFilter should return the filter value, not the hints.Chris Wren2014-09-241-1/+1
* Zen: Add events as a new config attribute.John Spurlock2014-09-221-1/+11
* Merge "Move zen mode constants and code to framework" into lmp-devJason Monk2014-09-101-0/+23
|\
| * Move zen mode constants and code to frameworkJason Monk2014-09-101-0/+23
* | Merge "Zen: make Condition available over @SystemApi" into lmp-devJohn Spurlock2014-09-101-0/+2
|\ \
| * | Zen: make Condition available over @SystemApiJohn Spurlock2014-09-101-0/+2
| |/
* | Zen: Make condition providers available via @SystemApi.John Spurlock2014-09-101-0/+2
|/
* Merge "NoLiService: Delete @removed meetsInterruptionFilter" into lmp-devChristoph Studer2014-09-101-9/+0
|\
| * NoLiService: Delete @removed meetsInterruptionFilterChristoph Studer2014-09-091-9/+0
* | Remove reference to StatusBarNotification after the value is accessed.Griff Hazen2014-09-051-0/+1
|/
* Merge "Reduce chance of notification listener dropped messages." into lmp-devGriff Hazen2014-09-053-4/+43
|\
| * Reduce chance of notification listener dropped messages.Griff Hazen2014-09-023-4/+43
* | Honor per-app sensitivity setting.Chris Wren2014-09-042-3/+54
* | NoMan: Drop archive size to 100, strip EXTRA_BIG_TEXTChristoph Studer2014-09-021-0/+1
|/
* NoMan: Allow listeners to specify notification trimChristoph Studer2014-08-291-4/+90
* NoListener: Factor out ZEN mode APIChristoph Studer2014-08-282-20/+91
* NoListener: meetsInterruptionFilter -> matchesInterruptionFilterChristoph Studer2014-08-261-4/+14
* Allow listeners to fetch current notifications by key.Dan Sandler2014-08-261-1/+13
* Zen: Downtime now a condition provider, persist conditions.John Spurlock2014-08-151-18/+125
* Merge "New api to sync zen mode state from listeners." into lmp-devJohn Spurlock2014-08-082-24/+39
|\
| * New api to sync zen mode state from listeners.John Spurlock2014-08-012-24/+39
* | Allow adding widgets from user profiles.Svetoslav2014-08-051-2/+0
* | NoMan: Fix speedbump when no low-prio notifsChristoph Studer2014-08-041-1/+5
|/
* Strip RemoteViews from Notifications, re-create them in SysUIChristoph Studer2014-07-301-3/+28
* NoListener: Optimize RankingMapChristoph Studer2014-07-301-11/+31
* Honor the sort and group keys for notification ranking.Chris Wren2014-07-231-0/+23
* Revert "Honor the sort and group keys for notification ranking."Chris Wren2014-07-231-23/+0
* Honor the sort and group keys for notification ranking.Chris Wren2014-07-231-0/+23
* New NotificationListenerService listener flags api.John Spurlock2014-07-222-0/+65