7010 Commits

Author SHA1 Message Date
Michael Jurka
065f321de9 am f080a24e: am 04cead14: Merge "Fix calculation of default wallpaper size" into klp-dev
* commit 'f080a24e09eed73159e1e877dce2b6bf81744d40':
  Fix calculation of default wallpaper size
2013-11-06 11:15:28 -08:00
Michael Jurka
f080a24e09 am 04cead14: Merge "Fix calculation of default wallpaper size" into klp-dev
* commit '04cead14b627947df7f1b713c35a3e03bef94286':
  Fix calculation of default wallpaper size
2013-11-06 11:12:33 -08:00
Michael Jurka
04cead14b6 Merge "Fix calculation of default wallpaper size" into klp-dev 2013-11-06 19:06:50 +00:00
Ruben Brunk
21a99ddd9c Disable face unlock when returning from camera.
Bug: 11063890

- Workaround for bug 11063890.  Avoids the acquire/release
  race when resuming face unlock while pausing the camera
  widget.
Change-Id: I0a58f3a07f346da72ea55772242b4f9c54537235
2013-11-06 10:21:43 -08:00
Michael Jurka
f35fac93cd am b1b0266d: am 8ef6da5c: am b922178d: Merge "More background protection in Recents for status bar" into klp-dev
* commit 'b1b0266dc7dd1e91bc40900085c9bb85356612db':
  More background protection in Recents for status bar
2013-11-06 08:52:01 -08:00
Michael Jurka
b1b0266dc7 am 8ef6da5c: am b922178d: Merge "More background protection in Recents for status bar" into klp-dev
* commit '8ef6da5c9e40ae73a4f73be72df28d51fffcfaad':
  More background protection in Recents for status bar
2013-11-06 05:01:22 -08:00
Michael Jurka
8ef6da5c9e am b922178d: Merge "More background protection in Recents for status bar" into klp-dev
* commit 'b922178dce8464aa46203812d8bd4424c47ba486':
  More background protection in Recents for status bar
2013-11-06 04:58:34 -08:00
Michael Jurka
b922178dce Merge "More background protection in Recents for status bar" into klp-dev 2013-11-06 12:38:23 +00:00
Michael Jurka
eed96a0b90 Fix calculation of default wallpaper size
Bug: 11324470
2013-11-06 13:22:51 +01:00
Jim Miller
81190befe6 Fix issue where transport control shows up off-screen on tablets
This fix selects the current page ealier in the reconstruction
of Keyguard to ensure the layout bounds of KeyguardWidgetPager are
correct by the time it does the initial layout.

In addition this change postpones selecting the transport page if
the transport was just added.

Fixes bug 11287144

Change-Id: I92ba8bb5e13c166d13fbaa26881f5034d5ab2104
2013-11-05 21:14:18 -08:00
John Spurlock
1288608eee am 46cfab75: am b2b56eae: am 499c7eeb: Merge "Update remaining settings icon with old style." into klp-dev
* commit '46cfab7587920d7175308952ab575954a81b3aff':
  Update remaining settings icon with old style.
2013-11-05 19:18:05 -08:00
John Spurlock
46cfab7587 am b2b56eae: am 499c7eeb: Merge "Update remaining settings icon with old style." into klp-dev
* commit 'b2b56eaeb19e8974bc7c1fee5039c0491e07fe8f':
  Update remaining settings icon with old style.
2013-11-05 19:15:16 -08:00
Chris Craik
ab2525dd60 am 8c08fc27: am f918444f: am 6fbd4829: Merge "Work around nested SaveLayerAlpha bug" into klp-dev
* commit '8c08fc27bba86f92773a5bcb0a14e8e4e03e5de1':
  Work around nested SaveLayerAlpha bug
2013-11-05 18:59:14 -08:00
Chris Craik
8c08fc27bb am f918444f: am 6fbd4829: Merge "Work around nested SaveLayerAlpha bug" into klp-dev
* commit 'f918444fdd34183c2577efe05a05ad3a0cdaba27':
  Work around nested SaveLayerAlpha bug
2013-11-05 18:56:52 -08:00
John Spurlock
b2b56eaeb1 am 499c7eeb: Merge "Update remaining settings icon with old style." into klp-dev
* commit '499c7eeb9ad59e5449481eb871db24a176f2ccdb':
  Update remaining settings icon with old style.
2013-11-05 18:50:36 -08:00
John Spurlock
499c7eeb9a Merge "Update remaining settings icon with old style." into klp-dev 2013-11-06 02:48:07 +00:00
John Spurlock
88f3d6bde0 Update remaining settings icon with old style.
Bug:11412369
Change-Id: I7827e3060d9dbf320c23ac7c43e4ef4a5fae3773
2013-11-05 21:41:23 -05:00
Chris Craik
f918444fdd am 6fbd4829: Merge "Work around nested SaveLayerAlpha bug" into klp-dev
* commit '6fbd4829a9614f0d6c668cd5ccba6cabdaeb81a0':
  Work around nested SaveLayerAlpha bug
2013-11-05 18:23:00 -08:00
Chris Craik
6fbd4829a9 Merge "Work around nested SaveLayerAlpha bug" into klp-dev 2013-11-06 02:20:20 +00:00
Chris Craik
362adb84d9 Work around nested SaveLayerAlpha bug
bug:11481077

Because TextView marquee and KeyguardSecurityViewFlipper use SaveLayer
(for the marquee fading effect and view alpha, respectively), both can
be nested, which hits a bug in the renderer resulting in artifacts.

Workaround this by setting a hardware layer on the marquee, so that
those marquee effects are drawn outside of the ViewFlipper.

Change-Id: If8b7ebb20d3959cb930a8bea2146ba3f8e659612
2013-11-05 17:41:21 -08:00
John Spurlock
95abdb3157 am 633626a0: am 6e0b89a5: am 47c46dd5: Merge "Battery icon tweaks." into klp-dev
* commit '633626a096bc38f44759564f59d947a2f34b5bc3':
  Battery icon tweaks.
2013-11-05 14:24:06 -08:00
Jeff Sharkey
1bf1ac6039 am 0e6e465e: am 4967a11f: am 74b0f5ac: Merge "Let Shell modify secondary external storage." into klp-dev
* commit '0e6e465ecaa466397a41b226fa38874450e210f8':
  Let Shell modify secondary external storage.
2013-11-05 14:23:52 -08:00
Svetoslav
8045a50ed1 am 05d15b36: am 3976afb5: am c445b3f2: Merge "Add missing null pointer check in PrintSpoolerService." into klp-dev
* commit '05d15b36bf133ac06c93e181c922d8119561ad5f':
  Add missing null pointer check in PrintSpoolerService.
2013-11-05 14:22:45 -08:00
Svetoslav
b066a136d7 am d4879eec: am 628264c4: am 4033c94b: Merge "Add way for the user to forget previously used printers." into klp-dev
* commit 'd4879eec5f1749d34d59a19ccde820c4eaabdfcf':
  Add way for the user to forget previously used printers.
2013-11-05 14:22:41 -08:00
Jim Miller
7d304f6404 am 39724755: am 6bb4af27: am e19ed435: Merge "Add explicit refererences and logging to KeyguardSim/Puk" into klp-dev
* commit '39724755a5c95a56d529a61fa68833027433d132':
  Add explicit refererences and logging to KeyguardSim/Puk
2013-11-05 14:22:36 -08:00
John Spurlock
633626a096 am 6e0b89a5: am 47c46dd5: Merge "Battery icon tweaks." into klp-dev
* commit '6e0b89a5a035fc7759714c9323d381a4cf7be3d4':
  Battery icon tweaks.
2013-11-05 13:57:01 -08:00
Jeff Sharkey
0e6e465eca am 4967a11f: am 74b0f5ac: Merge "Let Shell modify secondary external storage." into klp-dev
* commit '4967a11f8c7d166e3c39fe1c1fd75dec41901eec':
  Let Shell modify secondary external storage.
2013-11-05 13:56:51 -08:00
Svetoslav
05d15b36bf am 3976afb5: am c445b3f2: Merge "Add missing null pointer check in PrintSpoolerService." into klp-dev
* commit '3976afb5ac2036864f8d75c26e144c5761c6b20c':
  Add missing null pointer check in PrintSpoolerService.
2013-11-05 13:26:44 -08:00
Svetoslav
d4879eec5f am 628264c4: am 4033c94b: Merge "Add way for the user to forget previously used printers." into klp-dev
* commit '628264c4f3828e0c4c997bb91f289a91d54c75c4':
  Add way for the user to forget previously used printers.
2013-11-05 13:26:40 -08:00
Jim Miller
39724755a5 am 6bb4af27: am e19ed435: Merge "Add explicit refererences and logging to KeyguardSim/Puk" into klp-dev
* commit '6bb4af273fde7c486f321c4ecdc7395acd6d0490':
  Add explicit refererences and logging to KeyguardSim/Puk
2013-11-05 13:26:36 -08:00
John Spurlock
6e0b89a5a0 am 47c46dd5: Merge "Battery icon tweaks." into klp-dev
* commit '47c46dd56dc0414ebf6220481f04cc8767268b5c':
  Battery icon tweaks.
2013-11-05 12:53:19 -08:00
John Spurlock
47c46dd56d Merge "Battery icon tweaks." into klp-dev 2013-11-05 20:48:42 +00:00
Jeff Sharkey
4967a11f8c am 74b0f5ac: Merge "Let Shell modify secondary external storage." into klp-dev
* commit '74b0f5acdfaa64afc27ba440883a8d1ead07f999':
  Let Shell modify secondary external storage.
2013-11-05 12:46:11 -08:00
Jeff Sharkey
74b0f5acdf Merge "Let Shell modify secondary external storage." into klp-dev 2013-11-05 20:44:09 +00:00
Jeff Sharkey
39da553694 Let Shell modify secondary external storage.
Bug: 11520256
Change-Id: I010a9cf07ff185aefcc2fdb71076d2e97e1f03a3
2013-11-05 12:18:24 -08:00
Baligh Uddin
828cff2aae Merge "Import translations. DO NOT MERGE" 2013-11-05 18:29:46 +00:00
John Spurlock
d8595fd8fe Battery icon tweaks.
Fix bottom padding, better bolt placement on non-HH devices.

Bug:11412369
Change-Id: I102a5ece73b2fcb5f78305c925fc2ed5fe9b2884
2013-11-05 11:55:04 -05:00
Baligh Uddin
41c3cb387a Merge "Import translations. DO NOT MERGE" into klp-dev 2013-11-05 15:55:38 +00:00
Baligh Uddin
48557d6db3 Merge "Import translations. DO NOT MERGE" into klp-dev 2013-11-05 15:55:35 +00:00
Baligh Uddin
0bdaa9a5a3 Merge "Import translations. DO NOT MERGE" into klp-dev 2013-11-05 15:55:18 +00:00
Baligh Uddin
ab5928471d Merge "Import translations. DO NOT MERGE" 2013-11-05 15:54:58 +00:00
Baligh Uddin
b8ea1228c2 Merge "Import translations. DO NOT MERGE" into klp-dev 2013-11-05 15:54:58 +00:00
Baligh Uddin
6a2ab88807 Merge "Import translations. DO NOT MERGE" into klp-dev 2013-11-05 15:54:53 +00:00
Baligh Uddin
73b0697314 Merge "Import translations. DO NOT MERGE" into klp-dev 2013-11-05 15:54:49 +00:00
Craig Mautner
baf811fd8c am 7b5e3ff5: am d8158096: am eadd2134: Merge "Focus security fields before widgets." into klp-dev
* commit '7b5e3ff5721b12d7f1bc47e298e5e40312378e51':
  Focus security fields before widgets.
2013-11-04 22:00:11 -08:00
John Spurlock
9b66dee4cb am dd0e636e: am 7755e39f: am 8f42b4e8: Merge "Don\'t clear the interacting bit if panel handled touch." into klp-dev
* commit 'dd0e636eb24a0cc1eab9fbd38ee0abeceb848bb4':
  Don't clear the interacting bit if panel handled touch.
2013-11-04 21:59:56 -08:00
Victoria Lease
22b39f62a7 am e63d6b40: am 459f844e: am cd4919c0: Merge "Compose singleLine & textAllCaps transforms" into klp-dev
* commit 'e63d6b4071bfb5de5628634e622604d722b95b7a':
  Compose singleLine & textAllCaps transforms
2013-11-04 21:59:38 -08:00
Michael Jurka
1e7880ae2a am 4085f4d5: am 7efa9bf5: am 3e7495b2: Merge "Fix crashes for images that are not PNG or JPEG" into klp-dev
* commit '4085f4d52cc2c95008ab447514fefaa884853b7a':
  Fix crashes for images that are not PNG or JPEG
2013-11-04 21:59:34 -08:00
Jim Miller
a723a67dfc am a0b2c039: am 06749c2b: am 8ac67e62: Merge "Fix flash caused by frame resize code" into klp-dev
* commit 'a0b2c0398e4bd9ed5f57d39296afc56950fc02c4':
  Fix flash caused by frame resize code
2013-11-04 21:59:30 -08:00
Craig Mautner
7b5e3ff572 am d8158096: am eadd2134: Merge "Focus security fields before widgets." into klp-dev
* commit 'd8158096af449f2e3fd38011e66fae9b6303cd29':
  Focus security fields before widgets.
2013-11-04 21:55:16 -08:00