summaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* am 1bcb6658: Merge "Fix issue #2834005: Android Settings.Secure bypass" into ...Dianne Hackborn2010-07-122-0/+28
|\
| * Fix issue #2834005: Android Settings.Secure bypassDianne Hackborn2010-07-122-0/+28
* | Use fullScreenIntent to show the USB mass storage dialog.Daniel Sandler2010-07-081-15/+17
* | Fix icon size in intruder alerts.Daniel Sandler2010-07-071-1/+1
* | Log full exception when failing to inflate notification viewSteve Howard2010-07-011-1/+1
* | put the status bar back in the system processJoe Onorato2010-07-011-1/+3
* | quiet noisy debug spewJoe Onorato2010-07-011-7/+7
* | Improved graphics for the intruder alert.Daniel Sandler2010-06-309-12/+43
* | Support for tapping on an immersive-mode priority notification.Daniel Sandler2010-06-291-19/+25
* | recombine StatusBarService and PhoneStatusBarServiceJoe Onorato2010-06-298-1568/+1512
* | Separate the status bar height from the icon size.Joe Onorato2010-06-291-12/+13
* | Intruder alert! (First try at the immersive-mode alert bar.)Daniel Sandler2010-06-284-11/+114
* | Basic handling of Notifications with fullScreenIntent.Daniel Sandler2010-06-241-2/+39
* | Merge "Fix the notification vibration setting and add a test app that lets yo...Joe Onorato2010-06-241-1/+1
|\ \
| * | Fix the notification vibration setting and add a test app that lets you recov...Joe Onorato2010-06-241-1/+1
* | | Make bad notifications crash their application.Dianne Hackborn2010-06-241-1/+1
|/ /
* | Move the status bar icon list, hopefully for the last time.Joe Onorato2010-06-092-30/+0
* | Call into the notification manager when the panel is revealed.Joe Onorato2010-06-091-3/+10
* | Move status_bar_latest_event and LatestItemView into SystemUI.apk.Joe Onorato2010-06-098-3/+26
* | Start the status bar service based on a configuration option, instead of tram...Joe Onorato2010-06-092-45/+0
* | Require the STATUS_BAR_SERVICE permission for something to be the status bar.Joe Onorato2010-06-091-0/+2
* | Handle errors inflating notifications (and their icons).Joe Onorato2010-06-092-40/+63
* | dead code removalJoe Onorato2010-06-092-13/+0
* | Move the usb mass storage notification & activity into SystemUI.apk.Joe Onorato2010-06-094-1/+674
* | Add some disabled logging and another test case for reapplying the notificati...Joe Onorato2010-06-091-0/+10
* | remove loggingJoe Onorato2010-06-022-3/+0
* | Pull the carrier name display in the windowshade out into its own view.Joe Onorato2010-06-023-65/+122
* | Use the built-in handler instead of allocating another one.Joe Onorato2010-06-021-3/+1
* | Get the ticker working again.Joe Onorato2010-06-023-32/+78
* | better debugging "slot" for the notification icons.Joe Onorato2010-06-021-1/+1
* | Populate the notifications at startup of SystemUI.apk.Joe Onorato2010-06-022-3/+21
* | Get the IconMerger working again.Joe Onorato2010-06-023-16/+43
* | New shadowy status bar, direct from Z'ha'dum.Daniel Sandler2010-06-0224-49/+68
* | Start moving resources to SystemUI.apk.Joe Onorato2010-06-02104-1/+1314
* | Move the StatusBarPhone package into a new catch-all SystemUI.apk.Joe Onorato2010-06-0261-44/+47
* | Get the text appearance compilingJoe Onorato2010-06-021-4/+5
* | Deal with broken notifications.Joe Onorato2010-06-022-28/+40
* | Handle bad icon resources.Joe Onorato2010-06-021-16/+30
* | Implement setAreThereNotifications.Joe Onorato2010-06-022-7/+29
* | updateNotifications works.Joe Onorato2010-06-022-171/+174
* | Implement removeNotification.Joe Onorato2010-06-022-3/+37
* | Notifications don't crash when you click them, and pass through events to Not...Joe Onorato2010-06-021-5/+12
* | notifications showJoe Onorato2010-06-023-43/+113
* | Checkpoint. Doesn't build.Joe Onorato2010-06-024-357/+67
* | Checkpoint. Data structures for Notifications in place.Joe Onorato2010-06-023-2/+6
* | Remove unused stuff.Joe Onorato2010-06-026-356/+3
* | Add expand and collapse.Joe Onorato2010-06-022-22/+43
* | Make disable() work.Joe Onorato2010-06-022-8/+63
* | Remove unused cruft.Joe Onorato2010-06-023-39/+4
* | ClockJoe Onorato2010-06-022-0/+203