6539 Commits

Author SHA1 Message Date
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
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
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
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
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
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
John Spurlock
dd0e636eb2 am 7755e39f: am 8f42b4e8: Merge "Don\'t clear the interacting bit if panel handled touch." into klp-dev
* commit '7755e39f58b2629a21f4a0eb30da24c92979ead2':
  Don't clear the interacting bit if panel handled touch.
2013-11-04 21:54:33 -08:00
Victoria Lease
e63d6b4071 am 459f844e: am cd4919c0: Merge "Compose singleLine & textAllCaps transforms" into klp-dev
* commit '459f844eeadf1e364aea68f20887ccdb1c1d631a':
  Compose singleLine & textAllCaps transforms
2013-11-04 21:53:58 -08:00
Michael Jurka
4085f4d52c am 7efa9bf5: am 3e7495b2: Merge "Fix crashes for images that are not PNG or JPEG" into klp-dev
* commit '7efa9bf53b67622b77bb949e849127f65357d75a':
  Fix crashes for images that are not PNG or JPEG
2013-11-04 21:53:52 -08:00
Jim Miller
a0b2c0398e am 06749c2b: am 8ac67e62: Merge "Fix flash caused by frame resize code" into klp-dev
* commit '06749c2bc878f1359b09c28be2efae87405a923f':
  Fix flash caused by frame resize code
2013-11-04 21:53:44 -08:00
Svetoslav
3976afb5ac am c445b3f2: Merge "Add missing null pointer check in PrintSpoolerService." into klp-dev
* commit 'c445b3f2cba67b7dbb8f926ef5e80ec14fb2f8d4':
  Add missing null pointer check in PrintSpoolerService.
2013-11-04 19:35:38 -08:00
Svetoslav
628264c4f3 am 4033c94b: Merge "Add way for the user to forget previously used printers." into klp-dev
* commit '4033c94bb7566a652442ae1fa164d1efa7562761':
  Add way for the user to forget previously used printers.
2013-11-04 19:35:35 -08:00
Svetoslav
c445b3f2cb Merge "Add missing null pointer check in PrintSpoolerService." into klp-dev 2013-11-05 03:33:37 +00:00
Svetoslav
4033c94bb7 Merge "Add way for the user to forget previously used printers." into klp-dev 2013-11-05 03:32:08 +00:00
Jim Miller
6bb4af273f am e19ed435: Merge "Add explicit refererences and logging to KeyguardSim/Puk" into klp-dev
* commit 'e19ed43551bc1603a41f376883f69eeee12182f3':
  Add explicit refererences and logging to KeyguardSim/Puk
2013-11-04 19:21:32 -08:00
Svetoslav
75d28505c8 Add missing null pointer check in PrintSpoolerService.
bug:11474389

Change-Id: I80ea01ba04ab71a212c1f78af62b377110ed072a
2013-11-04 18:26:54 -08:00
Jim Miller
4fc2b01fd0 Add explicit refererences and logging to KeyguardSim/Puk
Adds explicit references to the given threads in case they
are the victims of a GC and adds logging to help track down
this issue if not.

Bug 10323372

Change-Id: I8e2fe46e10bbc5d14e631d45d8869b3214213045
2013-11-04 17:11:46 -08:00
Craig Mautner
d8158096af am eadd2134: Merge "Focus security fields before widgets." into klp-dev
* commit 'eadd21343ca35613dd4aa285b16e40033fe0d225':
  Focus security fields before widgets.
2013-11-04 15:57:35 -08:00
Craig Mautner
eadd21343c Merge "Focus security fields before widgets." into klp-dev 2013-11-04 23:55:23 +00:00
Svetoslav
1c664b6def Add way for the user to forget previously used printers.
We keep track of historical printers but some of them may disappear
forever, say the user changes his printer. In such a case the print
system has no idea that the previous printer will never appear so
this change allows the user to remove historical printers.

In the all printers list the user can now long press on a printer
and if the printer is available he can select it from the context
menu. If the printer was used before regardless if it is active the
user may choose to forget it.

bug:11282742

Change-Id: Idc2dda70920ad045149eea1bcfc75ad1992827e9
2013-11-04 14:25:11 -08:00
Craig Mautner
f83324504e Focus security fields before widgets.
Focus normally proceeds top down through the view tree. Change the
order of focus so that the security fields have a chance to receive
focus before the widget fields.

Fixes bug 11203748.

Change-Id: Ie7f16e59652edbe64fa8342197fda81b53976360
2013-11-04 13:31:45 -08:00
Baligh Uddin
70f8537e73 Import translations. DO NOT MERGE
Change-Id: I5db8300884193dc458e26c042f35eed084d4b002
Auto-generated-cl: translation import
2013-11-04 10:41:28 -08:00
Baligh Uddin
2da9cb8778 Import translations. DO NOT MERGE
Change-Id: I48a846961d4207729cdfac734fd41328f8522849
Auto-generated-cl: translation import
2013-11-04 10:39:09 -08:00
John Spurlock
7755e39f58 am 8f42b4e8: Merge "Don\'t clear the interacting bit if panel handled touch." into klp-dev
* commit '8f42b4e8e475f498b3cbbe8d456902876850b1f5':
  Don't clear the interacting bit if panel handled touch.
2013-11-04 10:27:50 -08:00
John Spurlock
8f42b4e8e4 Merge "Don't clear the interacting bit if panel handled touch." into klp-dev 2013-11-04 18:25:09 +00:00
Baligh Uddin
56ce7d8591 Import translations. DO NOT MERGE
Change-Id: I51676d5c61313a165f7a1cce21e46cb1c5ebe68d
Auto-generated-cl: translation import
2013-11-04 10:09:17 -08:00
Baligh Uddin
8e47c49db2 Import translations. DO NOT MERGE
Change-Id: I7a9d5895f35087999c286b2970e7867b0994fc9a
Auto-generated-cl: translation import
2013-11-04 09:19:30 -08:00
Baligh Uddin
03003f184c Import translations. DO NOT MERGE
Change-Id: If7c5a1bedbfed72e25fd5c7a888c0bae7a286758
Auto-generated-cl: translation import
2013-11-04 09:17:02 -08:00
Baligh Uddin
cfc582d62d Import translations. DO NOT MERGE
Change-Id: I6ceae940b251a0ff41d3cd9cbd17fc4724f7bc58
Auto-generated-cl: translation import
2013-11-04 09:13:45 -08:00
Victoria Lease
459f844eea am cd4919c0: Merge "Compose singleLine & textAllCaps transforms" into klp-dev
* commit 'cd4919c0325f35a279e17019c9c3c66d80481d30':
  Compose singleLine & textAllCaps transforms
2013-11-04 07:58:18 -08:00