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
*
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
|
\
|
*
Restyling action buttons.
Daniel Sandler
2012-05-10
1
-1
/
+10
*
|
Clean up API docs for Notification.
Daniel Sandler
2012-05-10
1
-1
/
+14
|
/
*
New backgrounds for notifications.
Daniel Sandler
2012-05-10
1
-0
/
+12
*
Merge "Clear out any existing buttons before adding the set of requested acti...
Chris Wren
2012-05-08
1
-0
/
+1
|
\
|
*
Clear out any existing buttons before adding the set of requested actions.
Chris Wren
2012-05-08
1
-0
/
+1
*
|
Merge "Add number back to legacy notifications." into jb-dev
Daniel Sandler
2012-05-07
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
Add number back to legacy notifications.
Daniel Sandler
2012-05-04
1
-0
/
+4
*
|
The BigTextStyle should never render mContentText
Chris Wren
2012-05-04
1
-0
/
+1
*
|
Add an alternate title that can be used in the overflow of a InboxStyle.
Chris Wren
2012-05-04
1
-23
/
+120
|
/
*
rework big text to handle gmail use case
Chris Wren
2012-05-03
1
-4
/
+3
*
Allow the Notification.Builder to carry around a Style to apply at build
Chris Wren
2012-05-03
1
-18
/
+93
*
Migrate ringtone playback to SystemUI.
Jeff Sharkey
2012-04-27
1
-1
/
+2
*
let default notifications with actions get bigger that 64dp.
Chris Wren
2012-04-23
1
-1
/
+1
*
Remove intruder alert APIs from JB.
Daniel Sandler
2012-04-18
1
-95
/
+0
*
Gestures for expanding notifications.
Daniel Sandler
2012-04-18
1
-1
/
+1
*
New InboxStyle template for expanded notifications.
Daniel Sandler
2012-04-17
1
-0
/
+56
[next]