3843 Commits

Author SHA1 Message Date
Baligh Uddin
4b6179eb29 Import translations. DO NOT MERGE
Change-Id: I889f14193d7f159c1a9426c74778a3cee3dc1ee2
Auto-generated-cl: translation import
2013-10-23 18:01:15 -07:00
Victoria Lease
3efe709991 am df5ba9bf: am d19e7af0: am 5eb3e07c: Merge "add accessibility string for location quicksetting" into klp-dev
* commit 'df5ba9bfeb8e77522fbea7cb60bd0d9da8fb5276':
  add accessibility string for location quicksetting
2013-10-23 11:18:32 -07:00
Victoria Lease
df5ba9bfeb am d19e7af0: am 5eb3e07c: Merge "add accessibility string for location quicksetting" into klp-dev
* commit 'd19e7af02ab2d3d21921e5a313c78285b308ad9c':
  add accessibility string for location quicksetting
2013-10-23 11:12:57 -07:00
Victoria Lease
d19e7af02a am 5eb3e07c: Merge "add accessibility string for location quicksetting" into klp-dev
* commit '5eb3e07c5d8647f2bc250d37feb0c905621b2f90':
  add accessibility string for location quicksetting
2013-10-23 11:11:04 -07:00
Victoria Lease
5eb3e07c5d Merge "add accessibility string for location quicksetting" into klp-dev 2013-10-23 17:56:54 +00:00
Winson Chung
29ffafb62c am 5b0da90a: am 1bab99c8: Merge "DO NOT MERGE Fix null pointer exception when updating rotation tile. (Bug 11111473)" into klp-dev
* commit '5b0da90a68d00724da422b9d5e4b24244c101517':
  DO NOT MERGE Fix null pointer exception when updating rotation tile. (Bug 11111473)
2013-10-21 14:23:27 -07:00
Winson Chung
5b0da90a68 am 1bab99c8: Merge "DO NOT MERGE Fix null pointer exception when updating rotation tile. (Bug 11111473)" into klp-dev
* commit '1bab99c8cebbf23379c2ccad9188da1dce6fef09':
  DO NOT MERGE Fix null pointer exception when updating rotation tile. (Bug 11111473)
2013-10-21 14:20:57 -07:00
George Mount
e6702cb0f6 Merge "Add ofArgb to ObjectAnimator and ValueAnimator." 2013-10-21 21:13:08 +00:00
Winson Chung
0e9ce34d1c DO NOT MERGE Fix null pointer exception when updating rotation tile. (Bug 11111473)
This occurs when switching users on devices that
don't have a rotation lock quick settings tile.

Change-Id: I738ca15ca754be90cec7eaf3a8eda3e38ed96b33
(cherry picked from commit e8f50a1400d288e6fd7c20ec7947270e204ee57d)
2013-10-18 09:50:37 -07:00
Baligh Uddin
ae07ee3090 Merge "Import translations. DO NOT MERGE" 2013-10-17 01:08:36 +00:00
Baligh Uddin
3e35e6930f Import translations. DO NOT MERGE
Change-Id: I28b0ac18a577124552a636ec24742e21256151cb
Auto-generated-cl: translation import
2013-10-16 17:59:23 -07:00
Baligh Uddin
829ebd42b2 Import translations. DO NOT MERGE
Change-Id: I0642a5841c24a7866dfe8a72ab2fc9acb696fd7d
Auto-generated-cl: translation import
2013-10-16 17:57:29 -07:00
Michael Wright
6762a441ef Fix conditional for glClear call
Previously the call to glClear was executed when there was no
available space (i.e. space which the Bitmap would *not* be drawn in
on the background of the launcher), rather than when there was.
Inverting the checks fixes this problem.

Also, remove unnecessary Handler since the call to updateWallpapers
is done via one-way binder interface and wrapped in a synchronize
block anyways. Putting it on the Handler just put it on the main
looper of the context that created WallpaperManager, which isn't
necessary.

Change-Id: Ic7a323303ec6e354d1ef245eec3434ff7128432d
2013-10-16 13:06:18 -07:00
Michael Wright
5d5d4a5840 am ee3674a0: am 19fa2122: am 6bd7603a: Merge "Force the wallpaper to reload when dimensions change" into klp-dev
* commit 'ee3674a01bc827057618d86f2dc921485b9a1393':
  Force the wallpaper to reload when dimensions change
2013-10-15 17:30:16 -07:00
Michael Wright
ee3674a01b am 19fa2122: am 6bd7603a: Merge "Force the wallpaper to reload when dimensions change" into klp-dev
* commit '19fa212251542ac8f24ec0b24316bb08417cb44e':
  Force the wallpaper to reload when dimensions change
2013-10-15 17:15:35 -07:00
Michael Wright
6bd7603a56 Merge "Force the wallpaper to reload when dimensions change" into klp-dev 2013-10-15 23:40:14 +00:00
Michael Wright
b9fca99971 Force the wallpaper to reload when dimensions change
Currently it's possible for the home application to suggest new
wallpaper dimensions and the WallpaperService to request the bitmap
between when the new dimensions have been propagated and the old
bitmap has been forgotten. This leads to the WallpaperService
drawing a Bitmap with the old dimensions into a Surface with the new
dimensions.

By forcing the WallpaperManager to forget the old Bitmap immediately
before we reload it, we can ensure that we always have a Bitmap of
the correct size.

Bug: 10853302
Change-Id: I298ac5f3f8bcde54eeb1e45d21bf2ba3cbb618c9
2013-10-15 13:03:44 -07:00
Daniel Sandler
dcea5eb5db am 08ef4050: am de70a7c3: am 709827cd: Merge "Updated rssi assets for quick settings" into klp-dev
* commit '08ef4050ed9a93563baafa35f312cdb071a57c07':
  Updated rssi assets for quick settings
2013-10-15 11:13:38 -07:00
Daniel Sandler
08ef4050ed am de70a7c3: am 709827cd: Merge "Updated rssi assets for quick settings" into klp-dev
* commit 'de70a7c3346534855219c4219db8ce4ad9c89214':
  Updated rssi assets for quick settings
2013-10-15 11:08:18 -07:00
Daniel Sandler
987672da64 Updated rssi assets for quick settings
Bug: 10641374
Change-Id: I6b1bc9b0e86be331b71614b511026a67bc429031
2013-10-15 13:40:15 -04:00
Daniel Sandler
c8f6a7f7bf am 61cab9d3: am 334e3d7c: am ee8ee0ee: Merge "Put DessertCase on a diet." into klp-dev
* commit '61cab9d3ff87278ca58cf7a8956fba6e845a4714':
  Put DessertCase on a diet.
2013-10-15 05:05:51 -07:00
David Christie
fac8fbfb35 am 10661302: am 6ac67f47: am a6ffa4ef: Merge "Refresh quicksettings location tile text when language changes -b/11157526" into klp-dev
* commit '10661302a56dd1b3e011ff9f0843ea58cdb1d576':
  Refresh quicksettings location tile text when language changes -b/11157526
2013-10-15 04:03:05 -07:00
Daniel Sandler
61cab9d3ff am 334e3d7c: am ee8ee0ee: Merge "Put DessertCase on a diet." into klp-dev
* commit '334e3d7c3c8ca9042a57f287d82a3460ab496806':
  Put DessertCase on a diet.
2013-10-14 21:49:31 -07:00
Daniel Sandler
ee8ee0eeb8 Merge "Put DessertCase on a diet." into klp-dev 2013-10-15 04:44:05 +00:00
Daniel Sandler
f9f63355e3 Put DessertCase on a diet.
- store desserts as ALPHA_8, saving 75% of bitmap memory
- run DessertCase in its own process, avoiding bloating
  systemui every time the daydream or platlogo activity run
- lock orientation in DessertCase to stop thrashing around
  when the device is rotated

Bug: 10918599
Change-Id: Ia2fb0696b903ae355c75b53d3a0c45b70784d00c
2013-10-15 00:34:10 -04:00
David Christie
10661302a5 am 6ac67f47: am a6ffa4ef: Merge "Refresh quicksettings location tile text when language changes -b/11157526" into klp-dev
* commit '6ac67f4714de56c1d638e2bdb22990a6fec91e7f':
  Refresh quicksettings location tile text when language changes -b/11157526
2013-10-14 19:01:51 -07:00
David Christie
b8bf7017b1 Refresh quicksettings location tile text when language changes
-b/11157526

Change-Id: I2174a04edad15feffb9cf3b124b4e3f997d9070e
2013-10-14 17:31:37 -07:00
Victoria Lease
3ac54a3a51 add accessibility string for location quicksetting
This gives the location quick setting the same ability that all the
other quick settings have: the accessibility text can now be
different from the display text.

Bug: 11010329
Change-Id: I0dee7b6f974b4e1dc314a35e39d907e90dc8dc3c
2013-10-14 14:54:10 -07:00
Daniel Sandler
df36aad119 am 3393e58d: am 54d83daa: am 19e8273b: Merge "Don\'t show [!] battery at boot." into klp-dev
* commit '3393e58d0340b47ab61c216b478cf78a41e93e88':
  Don't show [!] battery at boot.
2013-10-14 11:28:14 -07:00
Winson Chung
0b7ba07dfb am c07f048d: am 4a913455: am 00f597bc: Adding additional MNC overlays. (Bug 10518893)
* commit 'c07f048dec39658d614a8cbe741e71f264262a04':
  Adding additional MNC overlays. (Bug 10518893)
2013-10-14 10:53:25 -07:00
John Spurlock
91d13d9e3a am d428d643: am 45d41eba: am f732e37c: Merge "If the panels are disabled, don\'t go opaque on interaction." into klp-dev
* commit 'd428d64387478eb2bd8773450934e53ef3ed11b0':
  If the panels are disabled, don't go opaque on interaction.
2013-10-14 10:52:07 -07:00
Daniel Sandler
3393e58d03 am 54d83daa: am 19e8273b: Merge "Don\'t show [!] battery at boot." into klp-dev
* commit '54d83daa4fcd4794049f6ac5d8f5d27c3958dc6e':
  Don't show [!] battery at boot.
2013-10-14 07:48:29 -07:00
Daniel Sandler
19e8273b1a Merge "Don't show [!] battery at boot." into klp-dev 2013-10-14 14:44:22 +00:00
Daniel Sandler
05021e5e47 Don't show [!] battery at boot.
Defense in depth:
 1. If there's a sticky battery broadcast waiting around for
    us, apply its information immediately.
 2. If for some reason there is no battery information,
    just don't draw anything.

Bug: 11208146
Change-Id: I43e4b55a90a4ca619816ad0315e329f88b529581
2013-10-14 10:27:45 -04:00
Winson Chung
c07f048dec am 4a913455: am 00f597bc: Adding additional MNC overlays. (Bug 10518893)
* commit '4a913455e3b170c9ae6fa28dd74a11a7ab5a4d21':
  Adding additional MNC overlays. (Bug 10518893)
2013-10-14 00:03:22 -07:00
Winson Chung
00f597bc3c Adding additional MNC overlays. (Bug 10518893)
Change-Id: I1c314c4e7ce7adf6f4a6f6722b51781f0ce7cd22
2013-10-13 23:42:59 -07:00
John Spurlock
d428d64387 am 45d41eba: am f732e37c: Merge "If the panels are disabled, don\'t go opaque on interaction." into klp-dev
* commit '45d41eba7a36b865a04b6e99b3826bc92dec5cd1':
  If the panels are disabled, don't go opaque on interaction.
2013-10-13 15:16:29 -07:00
John Spurlock
3d7e0958c4 If the panels are disabled, don't go opaque on interaction.
Bug:11149893
Change-Id: Id1a56200ead6e7d7e78e665796646b90ed5c0870
2013-10-13 13:34:21 -04:00
George Mount
1ffb280a7d Add ofArgb to ObjectAnimator and ValueAnimator.
Bug 10396985

Change-Id: Ib1fcea04b5a915800fc415b3d548a8853b05389c
2013-10-11 12:06:45 -07:00
Baligh Uddin
24c4f55bac Merge "Import translations. DO NOT MERGE" 2013-10-11 15:16:00 +00:00
Baligh Uddin
38de7ab47a Merge "Import translations. DO NOT MERGE" into klp-dev 2013-10-11 15:15:50 +00:00
Daniel Sandler
35c01fe115 am bc1efa92: am 3b4e1c0a: am 26b49a7d: Merge "Be sure to update the display metrics on config change." into klp-dev
* commit 'bc1efa92c455ff3b48b5e14cc6eda7f9f76058f6':
  Be sure to update the display metrics on config change.
2013-10-11 08:11:35 -07:00
Daniel Sandler
bc1efa92c4 am 3b4e1c0a: am 26b49a7d: Merge "Be sure to update the display metrics on config change." into klp-dev
* commit '3b4e1c0acdd6e65a0ce957cf794e5161f07d7e23':
  Be sure to update the display metrics on config change.
2013-10-11 08:04:18 -07:00
Daniel Sandler
26b49a7dbb Merge "Be sure to update the display metrics on config change." into klp-dev 2013-10-11 14:58:13 +00:00
Daniel Sandler
7e8ae50efb Be sure to update the display metrics on config change.
Regression of ancient bugs 6955586 & 7086018 (navigation bar
missing buttons since they're stacked up off the screen
along the wrong axis).

Bug: 10341684
Change-Id: I778b085bf256cb20ecceaf38fd229a7de9b75aae
2013-10-11 00:46:04 -04:00
Baligh Uddin
53c8e20937 Import translations. DO NOT MERGE
Change-Id: Ic7e7a1699bf265c34943c195eca9c7a0c08f7113
Auto-generated-cl: translation import
2013-10-10 19:42:50 -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
Adam Lesinski
d31f86b4fe am 9a786c25: am e8b92b6b: am 6c906dc5: Merge "Fix SystemUI crash on devices with WiFi only" into klp-dev
* commit '9a786c251dab96f06a0800b4bad55f3ab839e234':
  Fix SystemUI crash on devices with WiFi only
2013-10-10 16:16:41 -07:00
Adam Lesinski
9a786c251d am e8b92b6b: am 6c906dc5: Merge "Fix SystemUI crash on devices with WiFi only" into klp-dev
* commit 'e8b92b6bc32bbb0bcd34ffe2979771b4104bed67':
  Fix SystemUI crash on devices with WiFi only
2013-10-10 16:13:35 -07:00
David Christie
18c2a76649 am 52d293d3: am bb1a77bb: am 000bffab: Merge "New icons that eliminate location "crosshair" -b/8142654" into klp-dev
* commit '52d293d371eaa555da5cc312198e45f17d754c76':
  New icons that eliminate location "crosshair" -b/8142654
2013-10-10 16:08:25 -07:00