summaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
...
* | | | am ea8eafad: am 2529a453: Merge "Make bad notifications crash their applicati...Dianne Hackborn2010-06-241-1/+1
|\ \ \ \ | |/ / /
| * | | Make bad notifications crash their application.Dianne Hackborn2010-06-241-1/+1
| |/ /
* | | Quiet down some log spew.Ficus Kirkpatrick2010-06-161-31/+32
* | | Improved native TTS interface header.David 'Digit' Turner2010-06-112-74/+129
|/ /
* | 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
* | Get icon updating working.Joe Onorato2010-06-023-3/+6
* | Set the visibility of the icons.Joe Onorato2010-06-023-10/+7
* | Put the icons in the right order.Joe Onorato2010-06-021-19/+1
* | The status bar draws its icons now.Joe Onorato2010-06-0215-1939/+440
* | Checkpoint status bar factoring. Now it builds and doesn't crash at boot.Joe Onorato2010-06-0251-3/+5436
* | PhoneStatusBarServiceJoe Onorato2010-06-023-23/+64
* | Add IStatusBarJoe Onorato2010-06-021-2/+2
* | Rename IStatusBar to IStatusBarService.Joe Onorato2010-06-021-3/+3
* | First pass at splitting the status bar for the different devices.Joe Onorato2010-06-0211-0/+515
* | am 89ad07b0: am 42ee86e6: Merge "For issue #2651381, allow library prelinking...Dan Bornstein2010-05-061-2/+0
|\ \
| * \ am 42ee86e6: Merge "For issue #2651381, allow library prelinking." into froyoDan Bornstein2010-05-061-2/+0
| |\ \ | | |/
| | * For issue #2651381, allow library prelinking.Dan Bornstein2010-05-051-2/+0