summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/Notification.java
Commit message (Expand)AuthorAgeFilesLines
* Allow acquiring ContentProviders across users.Jeff Sharkey2012-09-211-0/+14
* Merge "Add Notification.Builder.setShowWhen(boolean)." into jb-mr1-devDaniel Sandler2012-09-211-2/+16
|\
| * Add Notification.Builder.setShowWhen(boolean).Daniel Sandler2012-09-131-2/+16
* | fix underfull content bug in inbox and big text templates.Chris Wren2012-09-201-5/+6
|/
* docs: misc bug fixes from external issuesScott Main2012-08-131-3/+7
* Add missing docs to notification style rebuilder functions.Chris Wren2012-08-011-0/+10
* Fix NPEs when using the APIs a little oddly.Daniel Sandler2012-06-281-2/+6
* Unhide new methods on RemoteViews and Notification.Daniel Sandler2012-06-211-1/+0
* Remove line3 in big notification unless there's text to show.Daniel Sandler2012-06-131-0/+4
* "Two actions ought to be enough for anybody."Daniel Sandler2012-06-121-1/+1
* Various notification template cleanups.Daniel Sandler2012-06-081-4/+20
* Unused API should be hidden.Daniel Sandler2012-06-041-0/+1
* Visual tweaks to notifications.Daniel Sandler2012-05-301-14/+17
* BigPicture notifications for screenshots.Chris Wren2012-05-221-0/+15
* Merge "Fix three-line notifications." into jb-devDaniel Sandler2012-05-221-21/+31
|\
| * Fix three-line notifications.Daniel Sandler2012-05-211-21/+31
* | Support more items in the Notification.InboxStyle, plus an overflow.Chris Wren2012-05-211-1/+7
|/
* Don't assume digest lines are GONE, we may be recycling them.Chris Wren2012-05-171-2/+5
* Merge "Defensively reset the default state of layout elements." into jb-devChris Wren2012-05-161-0/+8
|\
| * Defensively reset the default state of layout elements.Chris Wren2012-05-161-0/+8
* | Action button improvements:Daniel Sandler2012-05-161-11/+9
|/
* Merge "Restyling action buttons." into jb-devDaniel Sandler2012-05-101-1/+10
|\
| * Restyling action buttons.Daniel Sandler2012-05-101-1/+10
* | Clean up API docs for Notification.Daniel Sandler2012-05-101-1/+14
|/
* New backgrounds for notifications.Daniel Sandler2012-05-101-0/+12
* Merge "Clear out any existing buttons before adding the set of requested acti...Chris Wren2012-05-081-0/+1
|\
| * Clear out any existing buttons before adding the set of requested actions.Chris Wren2012-05-081-0/+1
* | Merge "Add number back to legacy notifications." into jb-devDaniel Sandler2012-05-071-0/+4
|\ \ | |/ |/|
| * Add number back to legacy notifications.Daniel Sandler2012-05-041-0/+4
* | The BigTextStyle should never render mContentTextChris Wren2012-05-041-0/+1
* | Add an alternate title that can be used in the overflow of a InboxStyle.Chris Wren2012-05-041-23/+120
|/
* rework big text to handle gmail use caseChris Wren2012-05-031-4/+3
* Allow the Notification.Builder to carry around a Style to apply at buildChris Wren2012-05-031-18/+93
* Migrate ringtone playback to SystemUI.Jeff Sharkey2012-04-271-1/+2
* let default notifications with actions get bigger that 64dp.Chris Wren2012-04-231-1/+1
* Remove intruder alert APIs from JB.Daniel Sandler2012-04-181-95/+0
* Gestures for expanding notifications.Daniel Sandler2012-04-181-1/+1
* New InboxStyle template for expanded notifications.Daniel Sandler2012-04-171-0/+56
* Unhide some new Notification APIs.Daniel Sandler2012-04-131-18/+11
* Fix crash in legacy notification construction path.Daniel Sandler2012-04-041-0/+2
* Chronometer support in Notifications.Daniel Sandler2012-04-041-1/+23
* Show action buttons in expanded notifications.Daniel Sandler2012-03-301-4/+38
* The beginning of expanded notifications.Daniel Sandler2012-03-291-26/+155
* Add text labels to intruder actions.Daniel Sandler2012-03-261-3/+40
* Notification actions API.Daniel Sandler2012-03-211-2/+155
* New notification priority and related APIs.Daniel Sandler2012-02-241-106/+387
* Update notification documentation to follow current guidelines.Dianne Hackborn2012-01-121-2/+7
* docs: add developer guide cross-references, Project ACRE, Round 2Joe Fernandez2011-10-141-3/+6
* Add progress to Notification.Builder.Jeff Sharkey2011-08-091-0/+32
* ICS updates to notification layouts.Daniel Sandler2011-06-171-5/+5