Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
71e2486209856d33d027389be2bd4924a03c4f86
/
packages
/
SystemUI
03b5806
New assets for status bar data_edge and overscroll
by Gilles Debunne
· 14 years ago
2a0b3c0
Merge "AnimatedImageView: Stop the animation when we're not visible." into gingerbread
by Joe Onorato
· 14 years ago
1e7277e
AnimatedImageView: Stop the animation when we're not visible.
by Joe Onorato
· 14 years ago
f0fa267
Merge "New assets: wifi signal 1, no sim card." into gingerbread
by Gilles Debunne
· 14 years ago
888dc9d
New assets: wifi signal 1, no sim card.
by Gilles Debunne
· 14 years ago
ab014a0
Fix 3041579 overscroll effect in notification area looks strange
by Joe Onorato
· 14 years ago
37a3631
Merge "Add line break between PLMN and SPN in windowshade." into gingerbread
by jsh
· 14 years ago
c49b259
Updated assets in status bar. DO NOT MERGE.
by Gilles Debunne
· 14 years ago
795f284
If an icon add remove get coalesced, don't remove some other icon.
by Joe Onorato
· 14 years ago
dbb9ad8
Add line break between PLMN and SPN in windowshade.
by jsh
· 14 years ago
f9ec03c
Make the logging a little more targeted for the status bar multiple icon problem.
by Joe Onorato
· 14 years ago
49a8bbf
Don't crash if we've never gotten a signal strength update.
by Joe Onorato
· 14 years ago
e241621
DO NOT MERGE Apply new styles to the status bar/notification shade
by Adam Powell
· 14 years ago
e920477
Merge "do not merge" into gingerbread
by Chet Haase
· 14 years ago
39d1ee5
do not merge
by Chet Haase
· 14 years ago
92630c7
Merge "SystemUI: Use new USB notifications to detect USB disconnect." into gingerbread
by Mike Lockwood
· 14 years ago
77bc30d
SystemUI: Use new USB notifications to detect USB disconnect.
by Mike Lockwood
· 14 years ago
029be81
Inet status bug fix
by Robert Greenwalt
· 14 years ago
2c9188e
DO NOT MERGE Enable debug in StatusBarService
by Irfan Sheriff
· 14 years ago
657028c
new assets
by Chet Haase
· 14 years ago
1e9aac2
Update Inet Connection Status display
by Robert Greenwalt
· 14 years ago
fa974c5
Fix statusbar display of wifi signalstrength
by Robert Greenwalt
· 14 years ago
26faee3
add ART for inet connection condition
by Robert Greenwalt
· 14 years ago
d7085fc
Add network condition reporting.
by Robert Greenwalt
· 14 years ago
da69552
When notifications are updated, don't re-show the ticker unless the text has changed.
by Joe Onorato
· 14 years ago
8f8fcfa
Notifications are now light-on-dark in the windowshade.
by Daniel Sandler
· 14 years ago
6659284
Allow Bluetooth radio to be toggled in Airplane mode.
by Jake Hamby
· 14 years ago
27cf4ad
Fix build.
by Daniel Sandler
· 14 years ago
0776def
More obsolete status bar bits. DO NOT MERGE
by Daniel Sandler
· 14 years ago
d02bdaa
Remove experimental immersive mode support. DO NOT MERGE
by Daniel Sandler
· 14 years ago
246ba11
Need to close the windowshade on ACTION_CLOSE_SYSTEM_DIALOGS and ACTION_SCREEN_OFF.
by Joe Onorato
· 14 years ago
0398bf7
Fix periodically disappearing status icons.
by Daniel Sandler
· 14 years ago
f8d5809
Fix crash in status bar ticker.
by Daniel Sandler
· 14 years ago
72d54ef
DO NOT MERGE Fix wifi status icon
by Irfan Sheriff
· 14 years ago
26755a3
Make the systemui process persistent.
by Dianne Hackborn
· 14 years ago
f7d2b4a
Use fullScreenIntent to show the USB mass storage dialog.
by Daniel Sandler
· 14 years ago
b59b944
Fix icon size in intruder alerts.
by Daniel Sandler
· 14 years ago
ce94584
Log full exception when failing to inflate notification view
by Steve Howard
· 14 years ago
a2dd4c1
put the status bar back in the system process
by Joe Onorato
· 14 years ago
6be4739
quiet noisy debug spew
by Joe Onorato
· 14 years ago
294c9fb
Improved graphics for the intruder alert.
by Daniel Sandler
· 14 years ago
27a8be4
Support for tapping on an immersive-mode priority notification.
by Daniel Sandler
· 14 years ago
1c95ecb
recombine StatusBarService and PhoneStatusBarService
by Joe Onorato
· 14 years ago
b54ef61
Separate the status bar height from the icon size.
by Joe Onorato
· 14 years ago
5dbd05e
Intruder alert! (First try at the immersive-mode alert bar.)
by Daniel Sandler
· 14 years ago
8716075
Basic handling of Notifications with fullScreenIntent.
by Daniel Sandler
· 14 years ago
9d39d0c
Make bad notifications crash their application.
by Dianne Hackborn
· 14 years ago
75144ea
Move the status bar icon list, hopefully for the last time.
by Joe Onorato
· 14 years ago
f1f2591
Call into the notification manager when the panel is revealed.
by Joe Onorato
· 14 years ago
7a0f36b
Move status_bar_latest_event and LatestItemView into SystemUI.apk.
by Joe Onorato
· 14 years ago
9e875fc
Start the status bar service based on a configuration option, instead of trampolining through
by Joe Onorato
· 14 years ago
8bc6c51
Require the STATUS_BAR_SERVICE permission for something to be the status bar.
by Joe Onorato
· 14 years ago
005847b
Handle errors inflating notifications (and their icons).
by Joe Onorato
· 14 years ago
d956ae8b
dead code removal
by Joe Onorato
· 14 years ago
fe4f3ae
Move the usb mass storage notification & activity into SystemUI.apk.
by Joe Onorato
· 14 years ago
d2b1f00
Add some disabled logging and another test case for reapplying the notification views.
by Joe Onorato
· 14 years ago
169af47
remove logging
by Joe Onorato
· 14 years ago
c91460d
Pull the carrier name display in the windowshade out into its own view.
by Joe Onorato
· 14 years ago
1a86dd1
Use the built-in handler instead of allocating another one.
by Joe Onorato
· 14 years ago
f551054
Get the ticker working again.
by Joe Onorato
· 14 years ago
9834d53
better debugging "slot" for the notification icons.
by Joe Onorato
· 14 years ago
75199e3
Populate the notifications at startup of SystemUI.apk.
by Joe Onorato
· 14 years ago
b77f53b
Get the IconMerger working again.
by Joe Onorato
· 14 years ago
87937db
New shadowy status bar, direct from Z'ha'dum.
by Daniel Sandler
· 14 years ago
798ac4c
Start moving resources to SystemUI.apk.
by Joe Onorato
· 14 years ago
79de0c5
Move the StatusBarPhone package into a new catch-all SystemUI.apk.
by Joe Onorato
· 14 years ago