index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
service
/
notification
Commit message (
Expand
)
Author
Age
Files
Lines
*
Zen: Tweak default automatic rules.
John Spurlock
2015-05-08
1
-2
/
+5
*
Zen: Maintain source filters for both calls and messages.
John Spurlock
2015-05-05
1
-36
/
+61
*
Zen: Remove calendar rule attendance attribute.
John Spurlock
2015-05-05
1
-11
/
+2
*
Zen: New event condition data model.
John Spurlock
2015-04-30
1
-25
/
+107
*
Volume: Simple dialog footer, DND in quick settings.
John Spurlock
2015-04-29
1
-5
/
+17
*
More usage tracking
Amith Yamasani
2015-04-24
1
-0
/
+14
*
Zen: Add notification policy management api.
John Spurlock
2015-04-15
2
-0
/
+72
*
Zen: Support external condition providers.
John Spurlock
2015-04-13
1
-4
/
+7
*
Zen: New option to allow repeat callers.
John Spurlock
2015-04-10
1
-2
/
+12
*
An update on Downtime.
John Spurlock
2015-04-09
1
-223
/
+468
*
Zen: Changes to support new priority settings.
John Spurlock
2015-04-03
1
-3
/
+13
*
Zen: Add a new level: alarms-only.
John Spurlock
2015-04-02
1
-0
/
+6
*
NLS: Add a public signal value for an undefined filter value.
John Spurlock
2015-02-13
1
-3
/
+12
*
Zen: New behavior for built-in downtime + nextalarm conditions.
John Spurlock
2014-12-08
1
-5
/
+19
*
Zen: Improve zen mode panel condition selection.
John Spurlock
2014-11-30
1
-1
/
+1
*
Fixed several time related states for secondary users
Selim Cinek
2014-11-21
1
-4
/
+5
*
Zen: Add the ability to enter "None" mode during downtime.
John Spurlock
2014-11-05
1
-1
/
+9
*
Zen: Create a new exit condition for "next alarm".
John Spurlock
2014-11-05
1
-1
/
+1
*
Zen: Show "(until 4:56 PM)" in exit conditions.
John Spurlock
2014-10-28
1
-9
/
+28
*
Put in real "code" (aka marketing) name.
Dianne Hackborn
2014-10-07
1
-2
/
+2
*
Add a returns clause to the matchesInterruptionFilter javadoc.
Chris Wren
2014-09-30
1
-0
/
+3
*
getCurrentInterruptionFilter should return the filter value, not the hints.
Chris Wren
2014-09-24
1
-1
/
+1
*
Zen: Add events as a new config attribute.
John Spurlock
2014-09-22
1
-1
/
+11
*
Merge "Move zen mode constants and code to framework" into lmp-dev
Jason Monk
2014-09-10
1
-0
/
+23
|
\
|
*
Move zen mode constants and code to framework
Jason Monk
2014-09-10
1
-0
/
+23
*
|
Merge "Zen: make Condition available over @SystemApi" into lmp-dev
John Spurlock
2014-09-10
1
-0
/
+2
|
\
\
|
*
|
Zen: make Condition available over @SystemApi
John Spurlock
2014-09-10
1
-0
/
+2
|
|
/
*
|
Zen: Make condition providers available via @SystemApi.
John Spurlock
2014-09-10
1
-0
/
+2
|
/
*
Merge "NoLiService: Delete @removed meetsInterruptionFilter" into lmp-dev
Christoph Studer
2014-09-10
1
-9
/
+0
|
\
|
*
NoLiService: Delete @removed meetsInterruptionFilter
Christoph Studer
2014-09-09
1
-9
/
+0
*
|
Remove reference to StatusBarNotification after the value is accessed.
Griff Hazen
2014-09-05
1
-0
/
+1
|
/
*
Merge "Reduce chance of notification listener dropped messages." into lmp-dev
Griff Hazen
2014-09-05
3
-4
/
+43
|
\
|
*
Reduce chance of notification listener dropped messages.
Griff Hazen
2014-09-02
3
-4
/
+43
*
|
Honor per-app sensitivity setting.
Chris Wren
2014-09-04
2
-3
/
+54
*
|
NoMan: Drop archive size to 100, strip EXTRA_BIG_TEXT
Christoph Studer
2014-09-02
1
-0
/
+1
|
/
*
NoMan: Allow listeners to specify notification trim
Christoph Studer
2014-08-29
1
-4
/
+90
*
NoListener: Factor out ZEN mode API
Christoph Studer
2014-08-28
2
-20
/
+91
*
NoListener: meetsInterruptionFilter -> matchesInterruptionFilter
Christoph Studer
2014-08-26
1
-4
/
+14
*
Allow listeners to fetch current notifications by key.
Dan Sandler
2014-08-26
1
-1
/
+13
*
Zen: Downtime now a condition provider, persist conditions.
John Spurlock
2014-08-15
1
-18
/
+125
*
Merge "New api to sync zen mode state from listeners." into lmp-dev
John Spurlock
2014-08-08
2
-24
/
+39
|
\
|
*
New api to sync zen mode state from listeners.
John Spurlock
2014-08-01
2
-24
/
+39
*
|
Allow adding widgets from user profiles.
Svetoslav
2014-08-05
1
-2
/
+0
*
|
NoMan: Fix speedbump when no low-prio notifs
Christoph Studer
2014-08-04
1
-1
/
+5
|
/
*
Strip RemoteViews from Notifications, re-create them in SysUI
Christoph Studer
2014-07-30
1
-3
/
+28
*
NoListener: Optimize RankingMap
Christoph Studer
2014-07-30
1
-11
/
+31
*
Honor the sort and group keys for notification ranking.
Chris Wren
2014-07-23
1
-0
/
+23
*
Revert "Honor the sort and group keys for notification ranking."
Chris Wren
2014-07-23
1
-23
/
+0
*
Honor the sort and group keys for notification ranking.
Chris Wren
2014-07-23
1
-0
/
+23
*
New NotificationListenerService listener flags api.
John Spurlock
2014-07-22
2
-0
/
+65
[next]