Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
687f2a07bf76863fba4a7dc1c92ae69cca049039
/
services
/
java
/
com
/
android
/
server
/
status
169af47
remove logging
by Joe Onorato
· 16 years ago
75199e3
Populate the notifications at startup of SystemUI.apk.
by Joe Onorato
· 16 years ago
798ac4c
Start moving resources to SystemUI.apk.
by Joe Onorato
· 16 years ago
7dd8c6e
Remove unused files from the service package.
by Joe Onorato
· 16 years ago
aaba60b
Notifications don't crash when you click them, and pass through events to NotificationManagerService
by Joe Onorato
· 16 years ago
e345fff
notifications show
by Joe Onorato
· 16 years ago
a0c56fe
Checkpoint. Doesn't build.
by Joe Onorato
· 16 years ago
18e69df
Checkpoint. Data structures for Notifications in place.
by Joe Onorato
· 16 years ago
4762c2d
Add expand and collapse.
by Joe Onorato
· 16 years ago
f3f0e05
Make disable() work.
by Joe Onorato
· 16 years ago
5368017
Remove unused cruft.
by Joe Onorato
· 16 years ago
263700d
Clock
by Joe Onorato
· 16 years ago
66d7d01
Get icon updating working.
by Joe Onorato
· 16 years ago
514ad663
Set the visibility of the icons.
by Joe Onorato
· 16 years ago
0cbda99
The status bar draws its icons now.
by Joe Onorato
· 16 years ago
503007d
Checkpoint status bar factoring. Now it builds and doesn't crash at boot.
by Joe Onorato
· 16 years ago
089de88
StatusBarService -> StatusBarManagerService
by Joe Onorato
· 16 years ago
90233a1
Add IStatusBar
by Joe Onorato
· 16 years ago
25f95f9
Rename IStatusBar to IStatusBarService.
by Joe Onorato
· 16 years ago
2314aab
First pass at splitting the status bar for the different devices.
by Joe Onorato
· 16 years ago
2c195f7
New shadowy status bar, direct from Z'ha'dum.
by Daniel Sandler
· 16 years ago
d6e24ca
am 4adacd23: merge from open-source master
by The Android Open Source Project
· 16 years ago
4adacd2
merge from open-source master
by The Android Open Source Project
· 16 years ago
0a5174a
Add support for EVDO Rev B
by Naveen Kalla
· 16 years ago
2b7012c
am 087b25f7: am 6e4895b6: Merge "Make timezone changes apply to status bar time in 24hr mode. Bug: 2632681" into froyo
by Amith Yamasani
· 16 years ago
c4938fd
Make timezone changes apply to status bar time in 24hr mode. Bug: 2632681
by Amith Yamasani
· 16 years ago
c210b65
Make the silent/vibrate status icon reflect overall device state. (DO NOT MERGE)
by Daniel Sandler
· 16 years ago
90f2a71
am 7ecf08fa: am 815b8e4a: Merge "Add emergencyOnly indicator in ServiceState." into froyo
by John Wang
· 16 years ago
56c2d2f
Add emergencyOnly indicator in ServiceState.
by John Wang
· 16 years ago
00b7427
Move files internal to LocationManagerService from framework.jar to services.jar
by Mike Lockwood
· 16 years ago
d49258f
Fix issue #2544466: Car Home brightness icon comes and goes while phone is in car dock in FRE83
by Dianne Hackborn
· 16 years ago
1aedcce
Fix StatusBarService deadlock for real this time.
by Joe Onorato
· 16 years ago
32b5143
Fix 2495749 - System process crash when a notification switches sections.
by Joe Onorato
· 16 years ago
f7f5dda
Add new activity manager method to get list of running applications installed on sdcard.
by Suchi Amalapurapu
· 16 years ago
ee63e47
Update signal strength mapping for GSM/UMTS.
by jsh
· 16 years ago
c5e56dd
Fix for deadlock between StatusBarService and NotificationManagerService
by Obi Okafor
· 16 years ago
09bc8d8
Merge "Add progress indicator to USB mass storage screen."
by Daniel Sandler
· 16 years ago
057f5c3
make the statusbar viewtracker opaque
by Mathias Agopian
· 16 years ago
c8b7b9f
Add progress indicator to USB mass storage screen.
by Daniel Sandler
· 16 years ago
15a4d2f
Add correct copyright headers to multiple files
by Kenny Root
· 16 years ago
8a9b220
Switch the services library to using the new Slog
by Joe Onorato
· 16 years ago
0eec21d
Add dialog to display storage users when enabling/disabling ums
by Suchi Amalapurapu
· 16 years ago
0e93b56
Merge "Make the notification windowshade work properly with overscroll."
by Joe Onorato
· 16 years ago
f0fda92
Make the notification windowshade work properly with overscroll.
by Joe Onorato
· 16 years ago
c07907e
Show the USB mass storage UI as soon as USB is connected.
by Daniel Sandler
· 16 years ago
ec2c88d
Move new sound effects to the system stream.
by Daniel Sandler
· 16 years ago
679dd12
Ignore touch down events near the edge of the screen for the purposes of pulling down the
by Joe Onorato
· 16 years ago
424c61fd
Fix 2363699 - Make notification shade animate closed when disabled
by Joe Onorato
· 16 years ago
0e9d2af
New user interface sound effects:
by Daniel Sandler
· 16 years ago
4154c07
StorageNotification: Move notification / usb storage activity into StatusBarPolicy
by San Mehat
· 16 years ago
b56ae20
Rename media resource broadcasts
by Suchi Amalapurapu
· 16 years ago
91e1d0c
Add support in StatusBarManager for disabling ticker text.
by Daniel Sandler
· 16 years ago
68065e0
Fix 1667521 - system process crash after bad notification
by Joe Onorato
· 16 years ago
08675a3
Apps on sdcard: Add new broadcasts
by Suchi Amalapurapu
· 16 years ago
63ce8e8
Make the space between the time and the AM/PM smaller by putting preceding whitespace inside the
by Joe Onorato
· 16 years ago
36e136c
Make the "AM" or "PM" in the status bar clock be in a smaller font size.
by Eric Fischer
· 16 years ago
f523609
stop crashing. I'm not sure what triggered this.
by Joe Onorato
· 16 years ago
980a938
Deprecate fill_parent and introduce match_parent. Bug: #2361749.
by Romain Guy
· 16 years ago
5808317
Immediately close the shade when the status bar is disabled. (DO NOT MERGE)
by Daniel Sandler
· 17 years ago
af5e9de
Immediately close the shade when the status bar is disabled.
by Daniel Sandler
· 17 years ago
084c665
Fix updating Bluetooth icon on status bar and for Wifi.
by Jaikumar Ganesh
· 17 years ago
19a4157
Make the notification panel send the position as well.
by Joe Onorato
· 17 years ago
df7dbb6
Fix bug 2252145 - Notification panel not closing completely when a call comes in
by Joe Onorato
· 17 years ago
6179126
Fix 2233444 (No IME).
by Amith Yamasani
· 17 years ago
ed564b3
Revert "Revert "Fix notification bar performance.""
by Amith Yamasani
· 17 years ago
dcdd297
Revert "Revert "fix 2233092 - Notification shade gets stuck half-open""
by Amith Yamasani
· 17 years ago
b96a9d9
Revert "fix 2233092 - Notification shade gets stuck half-open"
by Android Git Automerger
· 17 years ago
6e8f47b
Revert "Fix notification bar performance."
by Android Git Automerger
· 17 years ago
6a7899a
fix 2233092 - Notification shade gets stuck half-open
by Joe Onorato
· 17 years ago
0d7dc3b
Fix notification bar performance.
by Joe Onorato
· 17 years ago
486fdb5
Fix bug 2183179 - Hitting the back key repeatedly makes the notification shade jump up and down
by Joe Onorato
· 17 years ago
98e0b14
Make PhoneStateListeners not call TelephonyManager
by Robert Greenwalt
· 17 years ago
33e21fc
Control H icon display in Status bar.
by John Wang
· 17 years ago
568cae5
Fix issue #2171460: Turn off background blurring of power dialog
by Dianne Hackborn
· 17 years ago
f242b7b
Introduce BluetoothAdapter.getDefaultAdapter().
by Nick Pelly
· 17 years ago
bd0a81f
Work on issue #2163789: Way too much logging
by Dianne Hackborn
· 17 years ago
1336a56
Fix EVDO SNR signal bar calculation
by John Michelau
· 17 years ago
d81b1f4
BatteryService: Specify low battery levels in resources.
by Mike Lockwood
· 17 years ago
6ecaff1
add a optional String to the key of notifications to allow users to scope them
by Fred Quintana
· 17 years ago
cc9f52f
make the window-shade use an opaque surface if possible
by Mathias Agopian
· 17 years ago
005b228
API_CHANGE: Cleanup, javadoc and unhide more Bluetooth API.
by Nick Pelly
· 17 years ago
b24e11b
API_CHANGE
by Nick Pelly
· 17 years ago
de893f5
API_CHANGE
by Nick Pelly
· 17 years ago
f9e0e6b
Fix b/2105945 - Windowshade not closed when device locked.
by Joe Onorato
· 17 years ago
9f87cb2
Simplify data icons of CDMA in status bar.
by johnwang
· 17 years ago
347c5a2
Simplify CDMA Status Bar icons
by johnwang
· 17 years ago
ebe6634
Framework changes to support HSDPA/HSUPA/HSPA
by Li Zhe
· 17 years ago
bd022f4
Bluetooth: API change.
by Nick Pelly
· 17 years ago
69eb0bf
Close the "Please connect charger" alert after a charger is connected.
by Mike Lockwood
· 17 years ago
96f2747
Fix wrong Singal Strength interpretation.
by Yong Zhang
· 17 years ago
3f41673
frameworks/base: Add PBAP support
by Jiafa Liu
· 17 years ago
0d0012e
am 54af78a3: Merge change 5950 into donut
by Android (Google) Code Review
· 17 years ago
8ec5b83
Merge commit '1dac277f' into manualmerge
by Dianne Hackborn
· 17 years ago
fff2fda
Fix memory leaks in system_server
by Suchi Amalapurapu
· 17 years ago
1dac277
Implement issue #1943927 (need notification in status bar when adb is active)
by Dianne Hackborn
· 17 years ago
c137135
am 3d74bb4a: Add "why?" button to low battery dialog.
by Dianne Hackborn
· 17 years ago
3d74bb4
Add "why?" button to low battery dialog.
by Dianne Hackborn
· 17 years ago
8d3002e
am 35feec46: Merge change 2761 into donut
by Android (Google) Code Review
· 17 years ago
f315238
TODO's from Teleca with modifications from wink.
by Wink Saville
· 17 years ago
0bcad89
am 95fc68f2: Fix issue where apps could prevent the user from going home.
by Dianne Hackborn
· 17 years ago
Next »