1694 Commits

Author SHA1 Message Date
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
5358642809 am 7eefc702: am a348b26b: am c8670bbd: Merge "Remove remaining (unused) sysui asset in classic blue." into klp-dev
* commit '7eefc7028403e5954b2e292923a28758814bdbec':
  Remove remaining (unused) sysui asset in classic blue.
2013-10-08 07:45:25 -07:00
John Spurlock
7eefc70284 am a348b26b: am c8670bbd: Merge "Remove remaining (unused) sysui asset in classic blue." into klp-dev
* commit 'a348b26b51c687c7a6d4d192ec7177d337ba7a73':
  Remove remaining (unused) sysui asset in classic blue.
2013-10-08 07:43:34 -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
3ea1c9938a am 04e3a2aa: am d386c0a4: am be5ba9a2: Merge "Update search asset with new new new asset." into klp-dev
* commit '04e3a2aaf503e15b8b549443f1351eb2a4d069da':
  Update search asset with new new new asset.
2013-10-07 18:59:17 -07:00
Jim Miller
04e3a2aaf5 am d386c0a4: am be5ba9a2: Merge "Update search asset with new new new asset." into klp-dev
* commit 'd386c0a4f312f4f6fc4d621a358c2850516a8292':
  Update search asset with new new new asset.
2013-10-07 18:56:29 -07: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
Baligh Uddin
ce97178708 Merge "Import translations. DO NOT MERGE" 2013-10-07 19:44:44 +00:00
Baligh Uddin
60346c7eef Import translations. DO NOT MERGE
Change-Id: If15c5c51c1e0b1168de88539edea55d427c68c61
Auto-generated-cl: translation import
2013-10-07 11:09:40 -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
e2603ffe96 am 7f106c46: am f2ec90f2: am 2788712a: Merge "Update qs asset outlines." into klp-dev
* commit '7f106c465bae726aa421ceceb4489eee1d9dad42':
  Update qs asset outlines.
2013-10-07 10:15:52 -07:00
John Spurlock
7f106c465b am f2ec90f2: am 2788712a: Merge "Update qs asset outlines." into klp-dev
* commit 'f2ec90f26ca29f3fe1237f8b593a0f2d6f25de80':
  Update qs asset outlines.
2013-10-07 10:10:12 -07:00
John Spurlock
9c00a2f304 Update qs asset outlines.
Bug:10641374
Change-Id: Id4748cf72b4c8c3c59797fc4880926cb4fe57b74
2013-10-07 12:39:18 -04:00
John Spurlock
13431ad822 am 4818db0f: am b88ede00: am d5102f19: Merge "Transparent system ui flags -> Translucent WM flags." into klp-dev
* commit '4818db0fc5dec465a2cdb76c0faff4750a3a3fff':
  Transparent system ui flags -> Translucent WM flags.
2013-10-06 19:22:46 -07:00
John Spurlock
4818db0fc5 am b88ede00: am d5102f19: Merge "Transparent system ui flags -> Translucent WM flags." into klp-dev
* commit 'b88ede00ac12fb359b490a5167cd595ebde7e805':
  Transparent system ui flags -> Translucent WM flags.
2013-10-06 19:19:18 -07: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
7dc10595e5 am bb93ee73: am d479396d: am ed887bff: Merge "Replace searchlight asset with new new asset" into klp-dev
* commit 'bb93ee731c7056769b10371caf0be7a12c6db78c':
  Replace searchlight asset with new new asset
2013-10-04 17:37:18 -07:00
Jim Miller
bb93ee731c am d479396d: am ed887bff: Merge "Replace searchlight asset with new new asset" into klp-dev
* commit 'd479396d2d3cc6470c5774863827ccc9cb3133e1':
  Replace searchlight asset with new new asset
2013-10-04 16:51:52 -07: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
2dbc82fd6f Merge "Import translations. DO NOT MERGE" 2013-10-04 22:55:47 +00:00
Alan Viverette
467e4ffbbc Merge "Add accessibility display adjustments to Quick Settings" 2013-10-04 22:38:18 +00:00
Baligh Uddin
061d045a17 Import translations. DO NOT MERGE
Change-Id: I3530c584e8597199bccf03abb98f25feaa1101ba
Auto-generated-cl: translation import
2013-10-04 12:54:44 -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
f5d35c9bd0 am 84e0766c: am 43bd3f24: am 3d61bf45: Merge "Replace searchlight asset" into klp-dev
* commit '84e0766cbe75c88055298081b52a409ab14db256':
  Replace searchlight asset
2013-10-04 11:10:27 -07:00
John Spurlock
528e60be6b am 89862d73: am c20988e1: am 0ea4a5fb: Merge "Replace linear GradientDrawable with asset-based approach." into klp-dev
* commit '89862d73ceee0db93821df8c53afb3031ef06ed9':
  Replace linear GradientDrawable with asset-based approach.
2013-10-04 09:10:29 -07:00
Jim Miller
84e0766cbe am 43bd3f24: am 3d61bf45: Merge "Replace searchlight asset" into klp-dev
* commit '43bd3f2459642f38f88e9aa90a05a50ea21ba010':
  Replace searchlight asset
2013-10-03 21:30:39 -07:00
Jim Miller
43bd3f2459 am 3d61bf45: Merge "Replace searchlight asset" into klp-dev
* commit '3d61bf45e559e084fa173bd50e2e7d7286dc9a35':
  Replace searchlight asset
2013-10-03 21:27:20 -07:00
Jim Miller
d34de7304c Replace searchlight asset
Fixes bug 11030712

Change-Id: Ia25dec35dd3a8d59f98521e579bc1d269518c395
2013-10-03 19:20:58 -07:00
John Spurlock
89862d73ce am c20988e1: am 0ea4a5fb: Merge "Replace linear GradientDrawable with asset-based approach." into klp-dev
* commit 'c20988e16b5a1129c28ca4d378456bbdc60e19e3':
  Replace linear GradientDrawable with asset-based approach.
2013-10-03 15:38:58 -07:00
John Spurlock
c20988e16b am 0ea4a5fb: Merge "Replace linear GradientDrawable with asset-based approach." into klp-dev
* commit '0ea4a5fb8de62acb057651a4821af9b8699d9fcf':
  Replace linear GradientDrawable with asset-based approach.
2013-10-03 12:18:36 -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
b2bebdbc30 Import translations. DO NOT MERGE
Change-Id: I0b272f5a1d1072d7a45a474bbfa7758c07490020
Auto-generated-cl: translation import
2013-10-02 12:30:39 -07: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
46ee429a68 Merge "Import translations. DO NOT MERGE" 2013-10-01 02:44:05 +00:00
Daniel Sandler
c6f82e9d05 am a9cf1de4: Merge "Would you like a dessert?" into klp-dev
* commit 'a9cf1de470db5910a38f733f4cd089a44d3162c5':
  Would you like a dessert?
2013-09-30 17:07:20 -07:00
Jim Miller
3d4e30ba97 am 398d7f61: Merge "Update navbar camera icon and widget background assets in keyguard." into klp-dev
* commit '398d7f61866baab65e69b9107c36ba32bf824353':
  Update navbar camera icon and widget background assets in keyguard.
2013-09-30 16:42:26 -07:00
Alan Viverette
da0cc3e8ea Add accessibility display adjustments to Quick Settings
BUG: 9057596
Change-Id: I5bb4513c3b3c59d1948ff5e8df2416ec6448534b
2013-09-30 15:38:16 -07:00
Daniel Sandler
7efdabbe26 am a9cf1de4: Merge "Would you like a dessert?" into klp-dev
* commit 'a9cf1de470db5910a38f733f4cd089a44d3162c5':
  Would you like a dessert?
2013-09-30 14:13:57 -07:00
Jim Miller
a3b60f56f7 am 398d7f61: Merge "Update navbar camera icon and widget background assets in keyguard." into klp-dev
* commit '398d7f61866baab65e69b9107c36ba32bf824353':
  Update navbar camera icon and widget background assets in keyguard.
2013-09-30 14:12:17 -07:00
Baligh Uddin
b847cfd3d4 Import translations. DO NOT MERGE
Change-Id: I83133df76de5f55bf5b7cba6dd1ba69e07f75c96
Auto-generated-cl: translation import
2013-09-30 10:32:21 -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
aeec058e6a am a77be202: am 91949b20: Merge "New battery meter view bolt shape + color." into klp-dev
* commit 'a77be2025e992df2bfec85afca40a546a5154d93':
  New battery meter view bolt shape + color.
2013-09-26 13:16:02 -07:00
John Spurlock
a77be2025e am 91949b20: Merge "New battery meter view bolt shape + color." into klp-dev
* commit '91949b20c9e430eaba8cf2cf21abe403eb298a94':
  New battery meter view bolt shape + color.
2013-09-26 13:13:00 -07: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