summaryrefslogtreecommitdiffstats
path: root/tests/StatusBar
Commit message (Expand)AuthorAgeFilesLines
* Reimplement StatusBarManager.disable(DISABLE_SYSTEM_INFO).Daniel Sandler2010-12-161-0/+5
* Hide navigation buttons and clock on lockscreen.Daniel Sandler2010-12-031-6/+7
* Fix build.Daniel Sandler2010-11-301-0/+22
* When updating notifications, always reuse the last row.Daniel Sandler2010-11-301-0/+48
* Add a better notification test and clean up the flag handling in the notifica...Joe Onorato2010-11-225-64/+1216
* The large icon for notifications.Joe Onorato2010-11-212-26/+32
* Test for using the right size of notification info text.Joe Onorato2010-11-211-1/+18
* Show the number in the expanded notification instead of in the bar.Joe Onorato2010-11-211-0/+19
* Update the look of the notifications. Includes adding a new Notification.Bui...Joe Onorato2010-11-215-89/+165
* The CHEEK_TOUCH stuff never worked. Remove it.Joe Onorato2010-11-081-24/+4
* Allow both contentIntent and setOnClickPendingIntent in notificationsJoe Onorato2010-10-312-0/+34
* Notification flyovers.Daniel Sandler2010-10-2914-4/+33
* Allow notifications to not specify a contentIntent.Joe Onorato2010-10-131-0/+18
* Revert "Merge "Allow notifications to not specify a contentIntent.""Jason Chen2010-10-081-18/+0
* Allow notifications to not specify a contentIntent.Joe Onorato2010-10-081-0/+18
* am 2c164747: am f7872780: Merge "PowerManagerService needs yet another flag.....Joe Onorato2010-10-071-0/+20
|\
| * am f7872780: Merge "PowerManagerService needs yet another flag..." into ginge...Joe Onorato2010-10-051-0/+20
| |\
| | * PowerManagerService needs yet another flag...Joe Onorato2010-10-051-0/+20
* | | manual merge Merge commit '77e42376' into workJoe Onorato2010-10-051-1/+1
|\ \ \ | |/ /
| * | am 87efbbb5: Merge "implement the number bubbles on the status bar" into ging...Joe Onorato2010-10-041-1/+1
| |\ \ | | |/
| | * implement the number bubbles on the status barJoe Onorato2010-10-041-1/+1
* | | Merge commit 'f9f9e248' into manualmergeJoe Onorato2010-09-271-0/+21
|\ \ \ | |/ /
| * | am 6fa4de3c: Merge "If an icon add remove get coalesced, don\'t remove some o...Joe Onorato2010-09-271-0/+21
| |\ \ | | |/
| | * If an icon add remove get coalesced, don't remove some other icon.Joe Onorato2010-09-271-0/+21
| * | am d02bdaab: Remove experimental immersive mode support. DO NOT MERGEDaniel Sandler2010-08-271-13/+2
| |\ \ | | |/
| | * Remove experimental immersive mode support. DO NOT MERGEDaniel Sandler2010-08-271-13/+2
| * | am 3f677b1b: Merge "Fix periodically disappearing status icons." into gingerb...Daniel Sandler2010-08-201-0/+14
| |\ \ | | |/
| | * Fix periodically disappearing status icons.Daniel Sandler2010-08-191-0/+14
* | | Implement disable() on the status bar.Joe Onorato2010-09-261-0/+18
* | | Touching the blue glow should close the system and notification panels.Joe Onorato2010-09-261-2/+6
* | | Tablet ticker.Joe Onorato2010-09-201-3/+116
* | | Plumb lights out mode through from the window manager to the status bar runni...Joe Onorato2010-09-121-8/+7
* | | Generated hdpi drawable size reducedGilles Debunne2010-08-039-0/+0
* | | frameworks/base/ : added scaled hdpi version of assets that were moved to dra...Gilles Debunne2010-08-039-0/+0
* | | Move pngs from drawable to drawable-mdpi in project frameworks/baseGilles Debunne2010-08-029-0/+0
|/ /
* | am 9150cff6: Merge "Replaced /sdcard with Environment.getExternalStorageDirec...Jean-Baptiste Queru2010-07-291-7/+3
|\ \ | |/ |/|
| * Replaced /sdcard with Environment.getExternalStorageDirectory()Christian Mehlmauer2010-07-191-7/+3
* | Fix icon size in intruder alerts.Daniel Sandler2010-07-073-4/+5
* | Support for tapping on an immersive-mode priority notification.Daniel Sandler2010-06-291-0/+2
* | Updated StatusBar test app for new notifications API.Daniel Sandler2010-06-245-0/+148
* | Add a test item the turns on a bunch of extra icons.Joe Onorato2010-06-091-0/+17
* | Handle errors inflating notifications (and their icons).Joe Onorato2010-06-091-15/+35
* | Add some disabled logging and another test case for reapplying the notificati...Joe Onorato2010-06-091-1/+12
* | In fact, switching an item between ongoing and notifications works.Joe Onorato2010-06-021-1/+1
* | Handle bad icon resources.Joe Onorato2010-06-021-0/+10
* | updateNotifications works.Joe Onorato2010-06-021-3/+1
* | Add expand and collapse.Joe Onorato2010-06-021-15/+2
|/
* merge from open-source masterThe Android Open Source Project2010-06-021-2/+3
|\
| * Replaced raw string arguments for Context.getSystemService() with final Conte...Christian Mehlmauer2010-05-311-2/+3
* | merge from open-source masterThe Android Open Source Project2010-05-171-2/+20
|\ \ | |/