summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/Notification.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* resolved conflicts for merge of ceae9983 to honeycomb-plus-aospBrad Fitzpatrick2011-03-151-1/+1
|\
| * Fixing self-assignment in cloning code.Jozef BABJAK2011-02-221-1/+1
* | Merge "Documentation: Notification.icon is mandatory."Daniel Sandler2011-02-231-0/+1
|\ \
| * | Documentation: Notification.icon is mandatory.Daniel Sandler2011-02-071-0/+1
* | | docs: fix links to revised fundamentals documentsScott Main2011-02-081-5/+6
|/ /
* | 999Joe Onorato2011-01-281-3/+2
* | Add docs for Notification.Builder.Joe Onorato2011-01-191-10/+150
* | Possibly fix bad notification updates.Joe Onorato2011-01-121-1/+9
* | Notification.Builder.setAutoCancel() was setting the wrong flag.Joe Onorato2011-01-041-1/+1
* | When the number field on a notifications is >100, just say "100+" instead of ...Joe Onorato2011-01-041-2/+7
* | Fix notification/builder defaultsAndy Stadler2010-12-031-10/+6
* | Add a better notification test and clean up the flag handling in the notifica...Joe Onorato2010-11-221-5/+6
* | The icon sticks out of the ticker.Joe Onorato2010-11-211-0/+10
* | The large icon for notifications.Joe Onorato2010-11-211-32/+57
* | Show the number in the expanded notification instead of in the bar.Joe Onorato2010-11-211-11/+20
* | Update the look of the notifications. Includes adding a new Notification.Bui...Joe Onorato2010-11-211-81/+240
* | Tablet ticker.Joe Onorato2010-09-201-1/+92
* | am 033b381b: am 7f07f842: Merge "Fix doc of fullScreenIntent." into gingerbreadDianne Hackborn2010-09-091-2/+1
|\ \ | |/
| * Fix doc of fullScreenIntent.Dianne Hackborn2010-09-091-2/+1
* | resolved conflicts for merge of 6a3ffb5b to masterDianne Hackborn2010-09-031-4/+10
|\ \ | |/
| * Improve doc.Dianne Hackborn2010-09-031-2/+7
| * Remove experimental immersive mode support. DO NOT MERGEDaniel Sandler2010-08-271-13/+0
|/
* New API for high-priority Notifications and full-screen alerts.Daniel Sandler2010-06-171-5/+39
* Checkpoint. Data structures for Notifications in place.Joe Onorato2010-06-021-0/+38
* Add DateTimeView, a widget that shows a time or the date depending on theJoe Onorato2010-01-191-5/+1
* Fix issue #2047139: Remove Service.setForeground()Dianne Hackborn2009-08-181-0/+7
* Removed usage of tabs for indentionSimon Schoar2009-07-071-3/+3
* Prevent IndexOutOfBoundsException on toString() if vibrate array is empty (no...Simon Schoar2009-07-071-1/+3
* AI 147803: add docs and images for docs on Toast and Notification docsScott Main2009-04-261-10/+8
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+483
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-483/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-4/+5
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-2/+2
* Initial ContributionThe Android Open Source Project2008-10-211-0/+482