index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
java
/
com
/
android
/
server
/
status
/
StatusBarService.java
Age
Commit message (
Expand
)
Author
2010-06-02
StatusBarService -> StatusBarManagerService
Joe Onorato
2010-06-02
Add IStatusBar
Joe Onorato
2010-06-02
Rename IStatusBar to IStatusBarService.
Joe Onorato
2010-06-02
First pass at splitting the status bar for the different devices.
Joe Onorato
2010-03-26
Fix StatusBarService deadlock for real this time.
Joe Onorato
2010-03-25
Fix 2495749 - System process crash when a notification switches sections.
Joe Onorato
2010-03-17
Fix for deadlock between StatusBarService and NotificationManagerService
Obi Okafor
2010-03-16
make the statusbar viewtracker opaque
Mathias Agopian
2010-03-01
Switch the services library to using the new Slog
Joe Onorato
2010-02-23
Make the notification windowshade work properly with overscroll.
Joe Onorato
2010-02-22
Ignore touch down events near the edge of the screen for the purposes of pull...
Joe Onorato
2010-02-18
Fix 2363699 - Make notification shade animate closed when disabled
Joe Onorato
2010-02-08
Rename media resource broadcasts
Suchi Amalapurapu
2010-02-04
Add support in StatusBarManager for disabling ticker text.
Daniel Sandler
2010-02-03
Fix 1667521 - system process crash after bad notification
Joe Onorato
2010-02-02
Apps on sdcard: Add new broadcasts
Suchi Amalapurapu
2010-01-11
stop crashing. I'm not sure what triggered this.
Joe Onorato
2010-01-08
Deprecate fill_parent and introduce match_parent.
Romain Guy
2009-12-23
Immediately close the shade when the status bar is disabled.
Daniel Sandler
2009-12-02
Make the notification panel send the position as well.
Joe Onorato
2009-11-17
Fix bug 2252145 - Notification panel not closing completely when a call comes in
Joe Onorato
2009-11-03
Fix 2233444 (No IME).
Amith Yamasani
2009-11-03
Revert "Revert "Fix notification bar performance.""
Amith Yamasani
2009-11-03
Revert "Revert "fix 2233092 - Notification shade gets stuck half-open""
Amith Yamasani
2009-11-03
Revert "fix 2233092 - Notification shade gets stuck half-open"
Android Git Automerger
2009-11-03
Revert "Fix notification bar performance."
Android Git Automerger
2009-11-03
fix 2233092 - Notification shade gets stuck half-open
Joe Onorato
2009-11-02
Fix notification bar performance.
Joe Onorato
2009-10-15
Fix bug 2183179 - Hitting the back key repeatedly makes the notification shad...
Joe Onorato
2009-10-04
Work on issue #2163789: Way too much logging
Dianne Hackborn
2009-09-25
add a optional String to the key of notifications to allow users
Fred Quintana
2009-09-15
make the window-shade use an opaque surface if possible
Mathias Agopian
2009-09-08
Fix b/2105945 - Windowshade not closed when device locked.
Joe Onorato
2009-07-01
Fix memory leaks in system_server
Suchi Amalapurapu
2009-05-19
Fix issue where apps could prevent the user from going home.
Dianne Hackborn
2009-03-18
auto import from //branches/cupcake_rel/...@140373
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@132589
The Android Open Source Project
2009-03-02
auto import from //depot/cupcake/@137055
The Android Open Source Project
2009-02-19
auto import from //branches/cupcake/...@132276
The Android Open Source Project
2009-02-10
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-01-22
auto import from //branches/cupcake/...@127436
The Android Open Source Project
2009-01-15
auto import from //branches/cupcake/...@126645
The Android Open Source Project
2008-12-17
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project