John Spurlock
352d721b61
am eef03831: Merge "Draw status bar battery icon bolt in code." into klp-dev
...
* commit 'eef03831fdde5a89b88451bcf12274697fe1db99':
Draw status bar battery icon bolt in code.
2013-09-09 08:16:23 -07:00
John Spurlock
fceb7eddde
Draw status bar battery icon bolt in code.
...
Use high-res polygon points, punching a hole in the rest of drawing
with PorterDuff.Mode.CLEAR.
Remove the now obsolete lightning.png and associated color filters.
Bug:10640891
Change-Id: I8f2d4dd157f9866f37ed9b3480bb79ee9f109975
2013-09-08 10:29:11 -04:00
John Spurlock
5e8f5fd23d
am 5109041f: Merge "Update signal, wifi, battery assets + global dimming." into klp-dev
...
* commit '5109041f79fb6f649cecadf15008bb173b7bc831':
Update signal, wifi, battery assets + global dimming.
2013-09-06 16:15:58 -07:00
John Spurlock
5109041f79
Merge "Update signal, wifi, battery assets + global dimming." into klp-dev
2013-09-06 23:10:30 +00:00
John Spurlock
21efa9ade3
Update signal, wifi, battery assets + global dimming.
...
Global status bar dimming is now 75%.
Signal/wifi: use problem color if not fully connected.
Battery: frame 40% white, charge level = white, new hollow bolt.
(hollow bolt simulated for now until we can draw it in code)
Update ic_notification_overlay, all sizes.
Workaround animation bug on tablets.
Bug:10502089
Change-Id: I10f979b7a48ccb1bc94022d8c189ec216283dbe6
2013-09-06 18:35:50 -04:00
David Christie
8b0c6c22a2
am ba957652: Merge "Fix QuickSettings to honor location setting for restricted users (b/10553306). Generally when a user is location restricted, location will be off. But just in case location is on and locked in that state, we should respect that in the UI." into klp
...
* commit 'ba957652bf7aa32cf09de6a5a05a3acfc8912824':
Fix QuickSettings to honor location setting for restricted users (b/10553306). Generally when a user is location restricted, location will be off. But just in case location is on and locked in that state, we should respect that in the UI.
2013-09-06 12:58:14 -07:00
David Christie
ba957652bf
Merge "Fix QuickSettings to honor location setting for restricted users (b/10553306). Generally when a user is location restricted, location will be off. But just in case location is on and locked in that state, we should respect that in the UI." into klp-dev
2013-09-06 18:09:20 +00:00
David Christie
a2b73480c0
Fix QuickSettings to honor location setting for restricted users (b/10553306).
...
Generally when a user is location restricted, location will be off.
But just in case location is on and locked in that state, we should
respect that in the UI.
Change-Id: I112139db447ba6dbf4c7c38600406fb5ba6a1fa8
2013-09-06 10:57:00 -07:00
John Spurlock
773dd9d58b
am bd847601: Merge "Remove opaque-on-interaction from nav bar." into klp-dev
...
* commit 'bd8476016576124e82a23de864faf587299f6826':
Remove opaque-on-interaction from nav bar.
2013-09-05 16:22:35 -07:00
John Spurlock
bd84760165
Merge "Remove opaque-on-interaction from nav bar." into klp-dev
2013-09-05 23:20:00 +00:00
John Spurlock
cfc359a9e6
Remove opaque-on-interaction from nav bar.
...
And decouple it from the status bar opaque-on-interaction logic.
It's still important to track nav bar interaction for hideybar
suspension purposes.
Also fix a sysui NPE that can occur when restarting SystemUI
(vs the shell).
Bug:10606136
Change-Id: I66a15e02cff352e26b25aebc1c42fb58c042effa
2013-09-05 11:44:34 -04:00
John Spurlock
2a755a1579
am 3e17843d: Remove obsolete indicator icons.
...
* commit '3e17843dd060d9f4edcb7a733d1a56fd09633306':
Remove obsolete indicator icons.
2013-09-05 06:49:38 -07:00
John Spurlock
3e17843dd0
Remove obsolete indicator icons.
...
Bug:10607423
Change-Id: I8d4e1037edf2394a1065c9b0a85a1f3e3c21e70e
2013-09-05 07:32:54 -04:00
John Spurlock
61cbaa432d
am 0e907e83: Merge "SystemUI demo mode." into klp-dev
...
* commit '0e907e8350d01ea6d8093470fd5cf7d1ae008de3':
SystemUI demo mode.
2013-09-04 19:20:31 -07:00
John Spurlock
88997434aa
am 079db748: Merge "Remove signal/wifi activity indicator icon overlays." into klp-dev
...
* commit '079db748746ebb1565279114fb957135f75ba4cf':
Remove signal/wifi activity indicator icon overlays.
2013-09-04 19:20:28 -07:00
John Spurlock
0e907e8350
Merge "SystemUI demo mode." into klp-dev
2013-09-05 02:19:19 +00:00
John Spurlock
079db74874
Merge "Remove signal/wifi activity indicator icon overlays." into klp-dev
2013-09-05 02:18:31 +00:00
John Spurlock
82dda7b0c6
am a6fdd7f2: Merge "SystemUI asset update." into klp-dev
...
* commit 'a6fdd7f2eae0d30c36f0eb9f8eac53d3b64b6827':
SystemUI asset update.
2013-09-04 19:05:05 -07:00
John Spurlock
a6fdd7f2ea
Merge "SystemUI asset update." into klp-dev
2013-09-05 02:02:53 +00:00
John Spurlock
7436f07eb5
SystemUI asset update.
...
Plus a few framework resources used as status icons.
Bug:10502089
Change-Id: I66d3bcbb408a8e008cbb383cb3a1a55f97d3d64c
2013-09-04 21:52:37 -04:00
David Christie
55e4889cea
am 61edc94a: Merge "Make location QuickSettings multi-user compatible (b/10563313)" into klp-dev
...
* commit '61edc94ab58354381ab381cd9b92faf0a337742b':
Make location QuickSettings multi-user compatible (b/10563313)
2013-09-04 12:25:37 -07:00
David Christie
61edc94ab5
Merge "Make location QuickSettings multi-user compatible (b/10563313)" into klp-dev
2013-09-04 19:22:54 +00:00
John Spurlock
d2af67f974
am 48a278ae: Merge "Change semi-transparent system bar from 33 to 40% black." into klp-dev
...
* commit '48a278aeaf9735a66d2948243e1eb764ed6b1878':
Change semi-transparent system bar from 33 to 40% black.
2013-09-04 12:07:12 -07:00
John Spurlock
51a28a211d
Change semi-transparent system bar from 33 to 40% black.
...
Bug:10502089
Change-Id: I045dab25e16a2711ed48659412022bee0fd4e2b2
2013-09-04 14:47:17 -04:00
David Christie
b12ba933f3
Make location QuickSettings multi-user compatible (b/10563313)
...
Change-Id: I8ae5238e66fa2d6890ffe5697d3e6d5f50413c3e
2013-09-04 11:36:17 -07:00
John Spurlock
3c87566c11
SystemUI demo mode.
...
Control the status bar visuals via a simple intent protocol.
Useful for comprehensive visual testing reachable assets
and the various bar modes.
Protected behind a global system setting. To enable:
adb shell settings put global sysui_demo_allowed 1
Remove obsolete sync failing asset, and tighten up
BluetoothController to represent reality.
Bug:10502089
Change-Id: I28443af3d6b22fcb7b367ef70e1d95fc23ebd407
2013-09-04 14:09:17 -04:00
John Spurlock
fcc901c10b
Remove signal/wifi activity indicator icon overlays.
...
Bug:10607423
Change-Id: Ib58c5a6759b54f5c84aa2de414bef0f7f3d9b21d
2013-09-04 10:36:27 -04:00
John Spurlock
05aafe7221
am 40de3917: Merge "Icon updates: location, settings, cdma roaming" into klp-dev
...
* commit '40de39171b9ddf49c20600d750b99e4033416665':
Icon updates: location, settings, cdma roaming
2013-09-04 06:39:39 -07:00
John Spurlock
43701dbfa0
Icon updates: location, settings, cdma roaming
...
Bug:10502089
Change-Id: I2cc1b6bd8e1998830228b1d174cd4af13a1f1b6e
2013-09-04 09:23:40 -04:00
Baligh Uddin
85e479b3d7
Merge "Import translations. DO NOT MERGE" into klp-dev
2013-09-04 04:44:27 +00:00
John Spurlock
5fd3988342
am cbd067e8: Merge "Dim status icons / battery / clock on opaque bars." into klp-dev
...
* commit 'cbd067e87537874ce216c02cab2ab46b5980b634':
Dim status icons / battery / clock on opaque bars.
2013-09-03 13:35:29 -07:00
John Spurlock
cbd067e875
Merge "Dim status icons / battery / clock on opaque bars." into klp-dev
2013-09-03 20:30:48 +00:00
John Spurlock
e6f0a71650
Dim status icons / battery / clock on opaque bars.
...
Apply consistent alpha to the other status bar elements
now that they are intrinsically brighter than before.
Bug:10602822
Change-Id: I8ca6ddc844f9c58ddf2a1df8d1a5bd7fb71932d1
2013-09-03 16:23:49 -04:00
John Spurlock
b893af6d06
am bfa29c71: Merge "Don\'t ever disable the status/nav bar." into klp-dev
...
* commit 'bfa29c7181d4b811cb39dbd013c45ff653d8a5f4':
Don't ever disable the status/nav bar.
2013-09-03 12:14:58 -07:00
John Spurlock
686820a402
Don't ever disable the status/nav bar.
...
Revert part of the fix for b/8682123 until we figure out why
the window state does not flip to SHOWING in BarController.
Bug:10488453
Change-Id: Ic5d60a6d945b470fd519dc01de30690e61c62e01
2013-09-03 14:44:16 -04:00
Baligh Uddin
d99d648156
Import translations. DO NOT MERGE
...
Change-Id: Icaf13bfca4c997cd0b1bddc91c96351cb5d5a20e
Auto-generated-cl: translation import
2013-09-03 10:16:06 -07:00
John Spurlock
982b170e19
am 52c10e94: Merge "Status bar icons as expressions of white." into klp-dev
...
* commit '52c10e94d98e32d977bfd4021136f4c9fa571bd6':
Status bar icons as expressions of white.
2013-08-31 08:02:16 -07:00
John Spurlock
bbb97ae7a5
Status bar icons as expressions of white.
...
Bug:10502089
Change-Id: Id13badd6c729b79492aec5370dbb3dc2479008fd
2013-08-30 21:11:19 -04:00
John Spurlock
2d68a25bd6
am b7cdbcef: Add a few SystemUI xxhdpi stragglers.
...
* commit 'b7cdbcef9ed9ff45e57b9cb6b4148bc74eb569a0':
Add a few SystemUI xxhdpi stragglers.
2013-08-30 08:43:01 -07:00
John Spurlock
b7cdbcef9e
Add a few SystemUI xxhdpi stragglers.
...
Bug: 10316062
Change-Id: I1307d7188e8326407c562a1f65f100e6a3dca5ed
2013-08-30 15:39:02 +00:00
John Spurlock
218b87992a
am 81e0b1bd: Improve signal assets against tranparent bkgrnd.
...
* commit '81e0b1bd8325a2897a34f58a1e781e4d653f49fe':
Improve signal assets against tranparent bkgrnd.
2013-08-30 07:13:27 -07:00
John Spurlock
81e0b1bd83
Improve signal assets against tranparent bkgrnd.
...
And update ringer icons, restoring their previous optical bounds.
Bug:10546772
Change-Id: If05a1cd674453b496d25dddfe185783abec93f5e
2013-08-30 09:47:42 -04:00
John Spurlock
f5fbef7357
am 8f1f0109: Remove unused status bar help and obsolete resources.
...
* commit '8f1f0109d3c124bfcb09c99e69e6ad51b8208c24':
Remove unused status bar help and obsolete resources.
2013-08-29 18:10:27 -07:00
John Spurlock
8f1f0109d3
Remove unused status bar help and obsolete resources.
...
Bug:10502089
Change-Id: I813244c4d5535256a56b242b92e6373edbbaba93
2013-08-29 21:02:15 -04:00
John Spurlock
47a41af510
am e87bc32e: Merge "More SystemUI asset updates." into klp-dev
...
* commit 'e87bc32e6d6991b1de72e914f268efc276837e47':
More SystemUI asset updates.
2013-08-29 11:05:48 -07:00
John Spurlock
fc3c06ef21
More SystemUI asset updates.
...
White close handles, a few missed xx items.
Bug:10502089
Change-Id: I788f3698249e72c3df3d039c68b438998db1b978
2013-08-29 13:56:31 -04:00
Baligh Uddin
612db0a007
Import translations. DO NOT MERGE
...
Change-Id: I665172800a06d780b92a5db2ab549980c87e8524
Auto-generated-cl: translation import
2013-08-28 18:35:58 -07:00
John Spurlock
d896a407a3
am f016a912: Merge "Ensure IME windows always appear north of the nav bar." into klp-dev
...
* commit 'f016a91247d591fd77e82383a84ae41606e30edd':
Ensure IME windows always appear north of the nav bar.
2013-08-28 12:34:02 -07:00
John Spurlock
f016a91247
Merge "Ensure IME windows always appear north of the nav bar." into klp-dev
2013-08-28 19:32:06 +00:00
John Spurlock
d4e6575c4f
Ensure IME windows always appear north of the nav bar.
...
Even if the bars are transparent / invisible.
Refactor the PSB bar mode override logic to take the IME hint into
account. Bars are overriden to opaque when hint is showing.
Initialize bar state to showing, fix bug that would mark state
as hidden pre-show (on shell restart).
Bug:10505132
Bug:9499956
Change-Id: I21e830e90c7e9812b4192ca65c3c0cd7a6b72798
2013-08-28 14:20:22 -04:00