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
/
app
/
Notification.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change appearance of notifications to light theme.
Jorim Jaggi
2014-03-07
1
-11
/
+66
*
am 6daf22ca: am 47826bfa: am c748341a: Merge "Add addExtras and getExtras to ...
Griff Hazen
2014-03-06
1
-4
/
+40
|
\
|
*
Add addExtras and getExtras to Notification.Builder.
Griff Hazen
2014-03-05
1
-4
/
+40
*
|
create a synthetic 2U heads up notification
Chris Wren
2014-02-28
1
-0
/
+36
*
|
am 4e795ebe: am 0ff811db: Merge "Add local-only option to Notification (using...
Griff Hazen
2014-02-11
1
-2
/
+19
|
\
\
|
|
/
|
*
Add local-only option to Notification (using flag)
Griff Hazen
2014-02-11
1
-2
/
+19
*
|
record the notification style
Chris Wren
2014-01-31
1
-0
/
+2
*
|
Notification visibility APIs.
Dan Sandler
2014-01-30
1
-0
/
+86
*
|
use relative positioning for notification actions
Chris Wren
2013-12-03
1
-1
/
+1
*
|
am 723ad75e: Merge "API cleanups for Notification." into klp-dev
Daniel Sandler
2013-09-30
1
-31
/
+170
|
\
\
|
|
/
|
*
API cleanups for Notification.
Daniel Sandler
2013-09-27
1
-31
/
+170
*
|
Add typedefs and nullness annotations.
Tor Norbye
2013-09-11
1
-1
/
+10
|
/
*
Add support for notification scorers.
Scott Greenwald
2013-07-23
1
-0
/
+7
*
allow rich notifications in the heads up.
Chris Wren
2013-07-23
1
-0
/
+24
*
Save Notification large icon to extras.
John Spurlock
2013-06-10
1
-0
/
+3
*
reveal the notification extras
Chris Wren
2013-06-06
1
-23
/
+0
*
Filter out dangerous CharSequences in Notification.
Daniel Sandler
2013-05-08
1
-17
/
+44
*
Fix concurrency issues when parceling StatusBarNotifications.
Daniel Sandler
2013-04-22
1
-8
/
+33
*
Finish annotating Notification.extras.
Daniel Sandler
2013-04-15
1
-23
/
+104
*
Set FLAG_SHOW_LIGHTS if *either* on or off is nonzero.
Daniel Sandler
2013-04-08
1
-1
/
+1
*
Make Notification action data structures public.
Daniel Sandler
2013-02-20
1
-2
/
+5
*
Capture semantic Notification.Builder data in extras.
Daniel Sandler
2013-02-01
1
-48
/
+76
*
Fix longstanding nonsense in javadocs.
Daniel Sandler
2012-12-04
1
-1
/
+1
*
Cleanups in Notification.java.
Daniel Sandler
2012-11-16
1
-8
/
+8
*
am ce37f1da: am 4979a0b5: am 5f32d337: Merge "Notification.java javadoc: addA...
Joe Malin
2012-11-13
1
-32
/
+34
|
\
|
*
Notification.java javadoc: addAction
Joe Malin
2012-11-07
1
-32
/
+34
*
|
Fix docs to refer to the correct class.
Daniel Sandler
2012-11-07
1
-1
/
+1
*
|
Resolve USER_ALL when inflating notification views.
Amith Yamasani
2012-11-02
1
-0
/
+3
*
|
Allow acquiring ContentProviders across users.
Jeff Sharkey
2012-09-21
1
-0
/
+14
*
|
Merge "Add Notification.Builder.setShowWhen(boolean)." into jb-mr1-dev
Daniel Sandler
2012-09-21
1
-2
/
+16
|
\
\
|
*
|
Add Notification.Builder.setShowWhen(boolean).
Daniel Sandler
2012-09-13
1
-2
/
+16
|
|
/
*
|
fix underfull content bug in inbox and big text templates.
Chris Wren
2012-09-20
1
-5
/
+6
|
/
*
docs: misc bug fixes from external issues
Scott Main
2012-08-13
1
-3
/
+7
*
Add missing docs to notification style rebuilder functions.
Chris Wren
2012-08-01
1
-0
/
+10
*
Fix NPEs when using the APIs a little oddly.
Daniel Sandler
2012-06-28
1
-2
/
+6
*
Unhide new methods on RemoteViews and Notification.
Daniel Sandler
2012-06-21
1
-1
/
+0
*
Remove line3 in big notification unless there's text to show.
Daniel Sandler
2012-06-13
1
-0
/
+4
*
"Two actions ought to be enough for anybody."
Daniel Sandler
2012-06-12
1
-1
/
+1
*
Various notification template cleanups.
Daniel Sandler
2012-06-08
1
-4
/
+20
*
Unused API should be hidden.
Daniel Sandler
2012-06-04
1
-0
/
+1
*
Visual tweaks to notifications.
Daniel Sandler
2012-05-30
1
-14
/
+17
*
BigPicture notifications for screenshots.
Chris Wren
2012-05-22
1
-0
/
+15
*
Merge "Fix three-line notifications." into jb-dev
Daniel Sandler
2012-05-22
1
-21
/
+31
|
\
|
*
Fix three-line notifications.
Daniel Sandler
2012-05-21
1
-21
/
+31
*
|
Support more items in the Notification.InboxStyle, plus an overflow.
Chris Wren
2012-05-21
1
-1
/
+7
|
/
*
Don't assume digest lines are GONE, we may be recycling them.
Chris Wren
2012-05-17
1
-2
/
+5
*
Merge "Defensively reset the default state of layout elements." into jb-dev
Chris Wren
2012-05-16
1
-0
/
+8
|
\
|
*
Defensively reset the default state of layout elements.
Chris Wren
2012-05-16
1
-0
/
+8
*
|
Action button improvements:
Daniel Sandler
2012-05-16
1
-11
/
+9
|
/
*
Merge "Restyling action buttons." into jb-dev
Daniel Sandler
2012-05-10
1
-1
/
+10
|
\
[next]