Baligh Uddin
829ebd42b2
Import translations. DO NOT MERGE
...
Change-Id: I0642a5841c24a7866dfe8a72ab2fc9acb696fd7d
Auto-generated-cl: translation import
2013-10-16 17:57:29 -07:00
Daniel Sandler
987672da64
Updated rssi assets for quick settings
...
Bug: 10641374
Change-Id: I6b1bc9b0e86be331b71614b511026a67bc429031
2013-10-15 13:40:15 -04:00
Winson Chung
00f597bc3c
Adding additional MNC overlays. (Bug 10518893)
...
Change-Id: I1c314c4e7ce7adf6f4a6f6722b51781f0ce7cd22
2013-10-13 23:42:59 -07:00
Baligh Uddin
907627f36f
Import translations. DO NOT MERGE
...
Change-Id: I3bb5aab8e93b40476cf88a5266fe4343bc3848f0
Auto-generated-cl: translation import
2013-10-10 19:39:22 -07:00
David Christie
000bffabb8
Merge "New icons that eliminate location "crosshair" -b/8142654" into klp-dev
2013-10-10 22:29:45 +00:00
John Spurlock
d9b95382c7
Merge "Update navigation bar gradient." into klp-dev
2013-10-10 20:33:09 +00:00
John Spurlock
80d7fc50d7
Update navigation bar gradient.
...
Bug:10967264
Change-Id: I6a057fb0895ab46bddb4082d49c8b53b329f0c73
2013-10-10 16:28:34 -04:00
Chris Craik
e64d6a4e33
Merge "Remove unused time tile and resources" into klp-dev
2013-10-10 17:37:22 +00:00
Mindy DelliCarpini
d7c44ee6b6
Merge "deblue notification dividers" into klp-dev
2013-10-09 20:14:15 +00:00
John Spurlock
fe124594d6
Merge "Tweak status bar gradient." into klp-dev
2013-10-08 21:25:11 +00:00
John Spurlock
02b1bdc28a
Tweak status bar gradient.
...
Bug:10967264
Change-Id: I803420ba332934398b4878644e3a168bd99701ad
2013-10-08 17:22:56 -04:00
David Christie
3334e9f522
New icons that eliminate location "crosshair"
...
-b/8142654
Change-Id: I8143aaa677ae0f95c896ac4c3cc66cab74e6e9d8
2013-10-08 14:22:06 -07:00
Daniel Sandler
cd85db331d
Merge "Out with the sliders, in with the cog." into klp-dev
2013-10-08 20:02:49 +00:00
Chris Craik
aa4ec54269
Remove unused time tile and resources
...
bug:10641374
Change-Id: I7f5d46588929d3906a77afafc1c2ec4f4e5ca2f5
2013-10-08 11:06:24 -07:00
Daniel Sandler
9f6ed15b7a
Out with the sliders, in with the cog.
...
Bug: 11103061
Change-Id: I58895c426f76f81148e4b0b08115c85f40debf6a
2013-10-08 13:27:33 -04:00
Chris Craik
46ec729a88
Merge "Clean up unused resources" into klp-dev
2013-10-08 17:26:59 +00:00
Ari Sachter-Zeltzer
47c13844fe
deblue notification dividers
...
Change-Id: I6530b7c777c1ef793033d2333f229e9e06f0db70
2013-10-08 09:54:37 -07:00
John Spurlock
404cd06f54
Remove remaining (unused) sysui asset in classic blue.
...
Bug: 10918599
Change-Id: I417b32f30dae4211a492120e35716da434a6474b
2013-10-08 14:37:43 +00:00
Jim Miller
2de3b6be0b
Update search asset with new new new asset.
...
Fixes bug 11102853
Change-Id: Icab95409e0b641858e301157ad3f56542bb6d4f8
2013-10-07 18:40:43 -07:00
Chris Craik
641ac6429a
Clean up unused resources
...
bug:10641374
Additionally, fixes incorrect getColor use
Change-Id: Ie56ad5baa099cc421629a5dcc8ef9de14e44079a
2013-10-07 11:00:33 -07:00
John Spurlock
9c00a2f304
Update qs asset outlines.
...
Bug:10641374
Change-Id: Id4748cf72b4c8c3c59797fc4880926cb4fe57b74
2013-10-07 12:39:18 -04:00
John Spurlock
bd95740648
Transparent system ui flags -> Translucent WM flags.
...
Migrate View.SYSTEM_UI_FLAG_TRANSPARENT_(STATUS/NAVIGATION) to
WindowManager.LayoutParams.FLAG_TRANSLUCENT_(STATUS|NAVIGATION).
Add associated public attrs for both new window flags:
windowTranslucentStatus
windowTranslucentNavigation
Introduce convenient four new themes that set translucent decor:
Theme.Holo.NoActionBar.TranslucentDecor
Theme.Holo.Light.NoActionBar.TranslucentDecor
Theme.DeviceDefault.NoActionBar.TranslucentDecor
Theme.DeviceDefault.Light.NoActionBar.TranslucentDecor
Update PhoneWindowManager mechanism to plumb these values back to
SystemUI to drive bar mode state.
The new translucent flags come from the top fullscreen window, not
the focused window, so translucency does not change when opening
dialogs.
Imply some window-level system-ui visibility if one or both of these
new flags are present, specifically:
FLAG_TRANSLUCENT_STATUS implies LAYOUT_STABLE, LAYOUT_FULLSCREEN
FLAG_TRANSLUCENT_NAVIGATION implies LAYOUT STABLE, LAYOUT_HIDE_NAV
Rename all associated variable & resource names to use the term
translucent instead of transparent. (Retain the term semi-transparent
for the transient bar style).
Recents activity allowed to inherit translucent decor state via the
new PRIVATE_FLAG_INHERIT_TRANSLUCENT_DECOR. Compensating changes
to use the full screen area more appropriately.
Update keyguard to use new WM flags.
Update docs and various api artifacts.
Sanity-check fixes:
- Toasts and alerts given stable layout.
- Suppress nu-gradient when in transient (hidey) mode.
- New translucent flags use top-fullscreen window, dialogs don't clear.
Bug:10674960
Bug:11062108
Bug:10987178
Bug:10786445
Bug:10781433
Change-Id: If667a55bea4cf5e008549524b9899197fab55ebe
2013-10-06 16:03:53 -04:00
Jim Miller
ed887bff6e
Merge "Replace searchlight asset with new new asset" into klp-dev
2013-10-04 23:48:24 +00:00
Jim Miller
93cc6106be
Replace searchlight asset with new new asset
...
Fixes bug 11030712
Change-Id: I8361c74e344ec3f9c7176635face84af2d754973
2013-10-04 16:41:34 -07:00
Baligh Uddin
57c8f4f259
Import translations. DO NOT MERGE
...
Change-Id: I17e711092eecfea0af5f133185672b729f8d4bf1
Auto-generated-cl: translation import
2013-10-04 12:50:57 -07:00
Jim Miller
d34de7304c
Replace searchlight asset
...
Fixes bug 11030712
Change-Id: Ia25dec35dd3a8d59f98521e579bc1d269518c395
2013-10-03 19:20:58 -07:00
Baligh Uddin
778c2de060
Merge "Import translations. DO NOT MERGE" into klp-dev
2013-10-03 03:45:22 +00:00
John Spurlock
7057d2c3a9
Replace linear GradientDrawable with asset-based approach.
...
And disallow fully transparent nav bar when vertical.
Bug: 10967264
Change-Id: I42adf6de1eeb91e1b1a24dc6c7a64c8d86017b2d
2013-10-02 22:24:12 -04:00
Baligh Uddin
ee379ac3f3
Import translations. DO NOT MERGE
...
Change-Id: Ibc6ea940342fcfa81edfed6efc2d8f50d3106398
Auto-generated-cl: translation import
2013-10-02 12:28:22 -07:00
Baligh Uddin
37e9fe7202
Import translations. DO NOT MERGE
...
Change-Id: I5096e6fda19418f0b61829ccc25cc98ba3d09dfe
Auto-generated-cl: translation import
2013-09-30 10:29:59 -07:00
Daniel Sandler
a9cf1de470
Merge "Would you like a dessert?" into klp-dev
2013-09-27 03:10:38 +00:00
Jim Miller
398d7f6186
Merge "Update navbar camera icon and widget background assets in keyguard." into klp-dev
2013-09-26 22:27:15 +00:00
John Spurlock
91949b20c9
Merge "New battery meter view bolt shape + color." into klp-dev
2013-09-26 20:10:20 +00:00
Daniel Sandler
8475a74bdd
Would you like a dessert?
...
Feel free to browse our lovely dessert case. You're sure to
find something to your liking; we have many familiar
favorites, as well as some rather rare and exotic pastries.
Bug: 10240151
Change-Id: I0f423e5993c049409d89b6be304f57a86974f15a
2013-09-26 15:51:45 -04:00
John Spurlock
e54eb7f944
Merge "Add RTL versions of wimax status bar icons." into klp-dev
2013-09-26 19:41:56 +00:00
John Spurlock
9e6f69123c
Add RTL versions of wimax status bar icons.
...
Bug:7968781
Change-Id: I9f03d92f7682416ad4b99ecfb18317842b85163d
2013-09-26 15:36:31 -04:00
Winson Chung
8fe3097c87
Merge "Add QuickSettings all-caps override for certain locales. (Bug 10518893)" into klp-dev
2013-09-26 17:17:18 +00:00
Daniel Sandler
87c6d8766e
Merge "Updated quick settings assets." into klp-dev
2013-09-26 16:51:22 +00:00
Jim Miller
d4bc325f93
Update navbar camera icon and widget background assets in keyguard.
...
Change-Id: Ia3c2bcaa67b6f901c823bebf2cb54e592d6eecb3
2013-09-25 19:19:26 -07:00
Rob Tsuk
7e391cb8ac
Merge "Replace blue pressed feedback with gray." into klp-dev
2013-09-26 01:45:01 +00:00
Jim Miller
04b0840b2e
Merge "Accessibility improvements in keyguard - add accessibility descriptions to camera and search light - add new onClick handler to simplify launching search and camera - plumb camera launch through KeyguardService interface" into klp-dev
2013-09-25 22:41:26 +00:00
John Spurlock
cfab990053
New battery meter view bolt shape + color.
...
Bug:10785785
Change-Id: Ia122bcaec1137ba45648ab3c97d8ec832fd26c85
2013-09-25 18:08:52 -04:00
Jim Miller
138f25d756
Accessibility improvements in keyguard
...
- add accessibility descriptions to camera and search light
- add new onClick handler to simplify launching search and camera
- plumb camera launch through KeyguardService interface
Fixes bug 10914360
Change-Id: Ic85eda9afadba7381be78b477180f7204030cd17
2013-09-25 15:01:19 -07:00
Rob Tsuk
3ccf331fde
Replace blue pressed feedback with gray.
...
Change-Id: I72070411fedd2883417310197ee86e0ad958a899
2013-09-25 14:24:39 -07:00
Daniel Sandler
ae5dd2a66c
Updated quick settings assets.
...
Bug: 10825585
Change-Id: Idc312960fa4b6fcb350c256fee3a503c0c40e6f3
2013-09-25 14:59:53 -04:00
Baligh Uddin
18b7abffef
Import translations. DO NOT MERGE
...
Change-Id: Id86ce8166f481fa6a360ebb479f2e420ead1ee15
Auto-generated-cl: translation import
2013-09-25 09:13:10 -07:00
Winson Chung
eed9fd4825
Add QuickSettings all-caps override for certain locales. (Bug 10518893)
...
Change-Id: Ic7a00a4f044016f6360ddabd56c44881d7b7f69a
2013-09-24 14:23:57 -07:00
Baligh Uddin
889fbd8a13
Import translations. DO NOT MERGE
...
Change-Id: Ie40261bd13b7f152487449fdbc0313c2c65472e3
Auto-generated-cl: translation import
2013-09-23 10:05:49 -07:00
Maggie Benthall
db93e1d79e
Merge "UX compliance for CA Cert warning tile in QuickSettings" into klp-dev
2013-09-20 14:30:29 +00:00
Jim Miller
af638c4f9d
Merge "Add camera affordance to navigation bar on phones" into klp-dev
2013-09-20 01:33:28 +00:00