summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/status/StatusBarService.java
AgeCommit message (Expand)Author
2010-06-02StatusBarService -> StatusBarManagerServiceJoe Onorato
2010-06-02Add IStatusBarJoe Onorato
2010-06-02Rename IStatusBar to IStatusBarService.Joe Onorato
2010-06-02First pass at splitting the status bar for the different devices.Joe Onorato
2010-03-26Fix StatusBarService deadlock for real this time.Joe Onorato
2010-03-25Fix 2495749 - System process crash when a notification switches sections.Joe Onorato
2010-03-17Fix for deadlock between StatusBarService and NotificationManagerServiceObi Okafor
2010-03-16make the statusbar viewtracker opaqueMathias Agopian
2010-03-01Switch the services library to using the new SlogJoe Onorato
2010-02-23Make the notification windowshade work properly with overscroll.Joe Onorato
2010-02-22Ignore touch down events near the edge of the screen for the purposes of pull...Joe Onorato
2010-02-18Fix 2363699 - Make notification shade animate closed when disabledJoe Onorato
2010-02-08Rename media resource broadcastsSuchi Amalapurapu
2010-02-04Add support in StatusBarManager for disabling ticker text.Daniel Sandler
2010-02-03Fix 1667521 - system process crash after bad notificationJoe Onorato
2010-02-02Apps on sdcard: Add new broadcastsSuchi Amalapurapu
2010-01-11stop crashing. I'm not sure what triggered this.Joe Onorato
2010-01-08Deprecate fill_parent and introduce match_parent.Romain Guy
2009-12-23Immediately close the shade when the status bar is disabled.Daniel Sandler
2009-12-02Make the notification panel send the position as well.Joe Onorato
2009-11-17Fix bug 2252145 - Notification panel not closing completely when a call comes inJoe Onorato
2009-11-03Fix 2233444 (No IME).Amith Yamasani
2009-11-03Revert "Revert "Fix notification bar performance.""Amith Yamasani
2009-11-03Revert "Revert "fix 2233092 - Notification shade gets stuck half-open""Amith Yamasani
2009-11-03Revert "fix 2233092 - Notification shade gets stuck half-open"Android Git Automerger
2009-11-03Revert "Fix notification bar performance."Android Git Automerger
2009-11-03fix 2233092 - Notification shade gets stuck half-openJoe Onorato
2009-11-02Fix notification bar performance.Joe Onorato
2009-10-15Fix bug 2183179 - Hitting the back key repeatedly makes the notification shad...Joe Onorato
2009-10-04Work on issue #2163789: Way too much loggingDianne Hackborn
2009-09-25add a optional String to the key of notifications to allow usersFred Quintana
2009-09-15make the window-shade use an opaque surface if possibleMathias Agopian
2009-09-08Fix b/2105945 - Windowshade not closed when device locked.Joe Onorato
2009-07-01Fix memory leaks in system_serverSuchi Amalapurapu
2009-05-19Fix issue where apps could prevent the user from going home.Dianne Hackborn
2009-03-18auto import from //branches/cupcake_rel/...@140373The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@132589The Android Open Source Project
2009-03-02auto import from //depot/cupcake/@137055The Android Open Source Project
2009-02-19auto import from //branches/cupcake/...@132276The Android Open Source Project
2009-02-10auto import from //branches/cupcake/...@130745The Android Open Source Project
2009-01-22auto import from //branches/cupcake/...@127436The Android Open Source Project
2009-01-15auto import from //branches/cupcake/...@126645The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project