| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix [-] buttons in the notification builder test. | Daniel Sandler | 2013-04-09 | 1 | -10/+14 |
* | Add tag "foo" to builder test's notifications. | Daniel Sandler | 2013-04-08 | 1 | -1/+3 |
* | New NotificationListenerService. | Daniel Sandler | 2013-04-05 | 1 | -3/+0 |
* | App ops: vibration, neighboring cells, dialing, etc. | Dianne Hackborn | 2013-02-01 | 1 | -2/+5 |
* | Clean up the Builder test. | Daniel Sandler | 2012-11-14 | 3 | -495/+654 |
* | Properly show emoji in the notification ticker. | Daniel Sandler | 2012-10-19 | 2 | -8/+46 |
* | New internal API to eliminate poke locks. | Jeff Brown | 2012-10-01 | 1 | -66/+0 |
* | Cleanup internal status bar APIs. | Daniel Sandler | 2012-09-27 | 1 | -6/+20 |
* | Adding a global accessibility action to open quick settings. | Svetoslav Ganov | 2012-09-25 | 1 | -17/+3 |
* | Remove Binder.getOrigCallingUid(). | Dianne Hackborn | 2012-08-31 | 1 | -3/+7 |
* | Power manager rewrite. | Jeff Brown | 2012-08-15 | 1 | -17/+22 |
* | Fix NPEs in StatusBarTest. | Daniel Sandler | 2012-05-04 | 1 | -7/+15 |
* | Expand too-small notifications to fill 64dp. | Daniel Sandler | 2012-04-19 | 1 | -2/+10 |
* | Extract Vibrator implementation from interface. | Jeff Brown | 2012-04-13 | 1 | -1/+1 |
* | New notification priority and related APIs. | Daniel Sandler | 2012-02-24 | 1 | -5/+53 |
* | Improve handling of small largeIcons in tablet ticker. | Daniel Sandler | 2011-12-07 | 2 | -0/+8 |
* | Break apart DISABLE_HOME and DISABLE_RECENT. | Daniel Sandler | 2011-10-13 | 1 | -5/+10 |
* | Hide navigation buttons when they are DISABLEd. | Daniel Sandler | 2011-09-12 | 1 | -1/+6 |
* | Fix fullScreenAlert test. | Daniel Sandler | 2011-08-10 | 1 | -4/+7 |
* | The fullest of fullscreen modes. | Daniel Sandler | 2011-07-28 | 1 | -15/+37 |
* | Adding accessibility support to the Status Bar. | Svetoslav Ganov | 2011-07-21 | 1 | -4/+4 |
* | Make the Notify Builder test usable on phones. | Daniel Sandler | 2011-06-16 | 17 | -219/+279 |
* | Merge "Fix the status bar test app." | Daniel Sandler | 2011-06-04 | 1 | -9/+4 |
|\ |
|
| * | Fix the status bar test app. | Daniel Sandler | 2011-02-07 | 1 | -9/+4 |
* | | It's lights out for you, navigation bar! | Daniel Sandler | 2011-05-11 | 1 | -1/+8 |
* | | Ongoing notification for GPS use. | Daniel Sandler | 2011-02-03 | 1 | -0/+37 |
|/ |
|
* | Allow the status bar disable flags to be used as View's system ui visibility ... | Joe Onorato | 2011-01-27 | 1 | -1/+7 |
* | Fit and finish on status bar: | Daniel Sandler | 2011-01-25 | 2 | -0/+0 |
* | visibility ("lights out") API. | Joe Onorato | 2011-01-23 | 1 | -0/+24 |
* | Need to update the largeIcon for notifications when we're reapplying the views. | Joe Onorato | 2011-01-15 | 3 | -2/+18 |
* | Possibly fix bad notification updates. | Joe Onorato | 2011-01-12 | 1 | -1/+1 |
* | Make AppWidgetService handle components enabling and disabling. | Joe Onorato | 2011-01-10 | 2 | -0/+21 |
* | Reimplement StatusBarManager.disable(DISABLE_SYSTEM_INFO). | Daniel Sandler | 2010-12-16 | 1 | -0/+5 |
* | Hide navigation buttons and clock on lockscreen. | Daniel Sandler | 2010-12-03 | 1 | -6/+7 |
* | Fix build. | Daniel Sandler | 2010-11-30 | 1 | -0/+22 |
* | When updating notifications, always reuse the last row. | Daniel Sandler | 2010-11-30 | 1 | -0/+48 |
* | Add a better notification test and clean up the flag handling in the notifica... | Joe Onorato | 2010-11-22 | 5 | -64/+1216 |
* | The large icon for notifications. | Joe Onorato | 2010-11-21 | 2 | -26/+32 |
* | Test for using the right size of notification info text. | Joe Onorato | 2010-11-21 | 1 | -1/+18 |
* | Show the number in the expanded notification instead of in the bar. | Joe Onorato | 2010-11-21 | 1 | -0/+19 |
* | Update the look of the notifications. Includes adding a new Notification.Bui... | Joe Onorato | 2010-11-21 | 5 | -89/+165 |
* | The CHEEK_TOUCH stuff never worked. Remove it. | Joe Onorato | 2010-11-08 | 1 | -24/+4 |
* | Allow both contentIntent and setOnClickPendingIntent in notifications | Joe Onorato | 2010-10-31 | 2 | -0/+34 |
* | Notification flyovers. | Daniel Sandler | 2010-10-29 | 14 | -4/+33 |
* | Allow notifications to not specify a contentIntent. | Joe Onorato | 2010-10-13 | 1 | -0/+18 |
* | Revert "Merge "Allow notifications to not specify a contentIntent."" | Jason Chen | 2010-10-08 | 1 | -18/+0 |
* | Allow notifications to not specify a contentIntent. | Joe Onorato | 2010-10-08 | 1 | -0/+18 |
* | am 2c164747: am f7872780: Merge "PowerManagerService needs yet another flag..... | Joe Onorato | 2010-10-07 | 1 | -0/+20 |
|\ |
|
| * | am f7872780: Merge "PowerManagerService needs yet another flag..." into ginge... | Joe Onorato | 2010-10-05 | 1 | -0/+20 |
| |\ |
|
| | * | PowerManagerService needs yet another flag... | Joe Onorato | 2010-10-05 | 1 | -0/+20 |