summaryrefslogtreecommitdiffstats
path: root/core/java/android/service/notification
Commit message (Expand)AuthorAgeFilesLines
* drop corrupt notifications in the ListenerChris Wren2015-06-181-10/+36
* Null check when reconstituting legacy icon data.Dan Sandler2015-06-091-1/+1
* Zen: Use account name instead of calendar id in event conditions.John Spurlock2015-05-281-11/+10
* Zen: Store notification zen policy per-user.John Spurlock2015-05-281-2/+141
* Zen: Calendar auto-rule tracks primary calendar for corp profile.John Spurlock2015-05-261-1/+13
* Make all icon fields & extras sent to listeners backward-compatible.Jose Lima2015-05-181-0/+2
* Make all icon fields & extras sent to listeners backward-compatible.Daniel Sandler2015-05-181-1/+26
* Zen: Use shorter version of countdown condition summary in footer.John Spurlock2015-05-131-12/+22
* Merge "Zen: Tweak default automatic rules." into mnc-devJohn Spurlock2015-05-081-2/+5
|\
| * Zen: Tweak default automatic rules.John Spurlock2015-05-081-2/+5
* | Zen: Simplify notification policy api, add zenmode api.John Spurlock2015-05-082-24/+15
|/
* 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