114256 Commits

Author SHA1 Message Date
Baligh Uddin
0bdaa9a5a3 Merge "Import translations. DO NOT MERGE" into klp-dev 2013-11-05 15:55:18 +00:00
Baligh Uddin
17e8f4377c Merge "Import translations. DO NOT MERGE" into klp-dev 2013-11-05 15:55:11 +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
2722d79f01 Merge "Remove harmful visibility test." into klp-dev 2013-11-05 15:45:10 +00:00
John Spurlock
fa02aded83 Enable translucent system bars on the lockscreen by default.
Bug:11442758
Change-Id: Ic143977d8c2686c6b4e48a09fd116d46ff1e98e9
2013-11-05 10:09:25 -05:00
John Spurlock
a89727c85e Merge "Ensure wallpaper hint is at least the display's max size." into klp-dev 2013-11-05 14:05:06 +00: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
e19ed43551 Merge "Add explicit refererences and logging to KeyguardSim/Puk" into klp-dev 2013-11-05 03:18:42 +00:00
Svetoslav
75d28505c8 Add missing null pointer check in PrintSpoolerService.
bug:11474389

Change-Id: I80ea01ba04ab71a212c1f78af62b377110ed072a
2013-11-04 18:26:54 -08:00
Dianne Hackborn
23037419e3 Help out with issue #11497149: Clock app crashes when opened during...
...the repeated hour in DST transition

Record the last crash info that caused an app to be marked as a bad app.

Also for the battery work, add a system property tuning parameter to be
able to control the background service start delay, so we can easily
run experiments with it turned off if we want.

Change-Id: Ic33dc464d8011c918a39b912da09ea4f0fb28874
2013-11-04 18:11:29 -08:00
Dirk Dougherty
660401df71 Doc change: Edits to graphics highlights.
Change-Id: I9c532b4b38bff1cfeebd6005a54ca26346de03b0
2013-11-04 17:22:49 -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
Christopher Tate
2298ef2f7f Extend preferred-app preload support for complex resolutions
Support factory defaults that involve specific type+scheme matching.

Bug 11372979

Change-Id: I0d68937797d6b4bc996a8707a7cd21491a3aae3b
2013-11-04 17:02:10 -08:00
Fabrice Di Meglio
f48bcd5b68 Merge "Fix bug #11256076 Spinner text is too close from the opening triangle in RTL Locales" into klp-dev 2013-11-05 00:46:19 +00:00
Fabrice Di Meglio
cad157b370 Merge "Fix bug #11252410 Recents items stuck behind hammerhead navigation panel in landscape" into klp-dev 2013-11-05 00:45:41 +00:00
Craig Mautner
76be9d2595 Remove harmful visibility test.
Previously inserted requirment that an activity be visible in order to
block visibility of the home screen is removed.

Fixes bug 11515761.

Change-Id: Ia47cfb4a0b6d90bbbca2b42e12a6048b1644d7cb
2013-11-04 16:01:22 -08:00
Jake Hamby
296f0a05dc Merge "Add PhoneNumberUtils method for CDMA SMS number formatting." into klp-dev 2013-11-04 23:58:27 +00:00
Craig Mautner
eadd21343c Merge "Focus security fields before widgets." into klp-dev 2013-11-04 23:55:23 +00:00
Jake Hamby
921bf62462 Add PhoneNumberUtils method for CDMA SMS number formatting.
For CDMA networks, convert "+" prefix to "011" if the home network
is using the North American Numbering Plan (NANP). New method is
only used for MO SMS messages.

Bug: 11360679
Change-Id: I534e0322b566de3fb49d7333bfcf62cfbfafb78a
2013-11-04 15:22:55 -08: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
John Spurlock
7ea91ec181 Ensure wallpaper hint is at least the display's max size.
Bug:11332853
Change-Id: Ied13ffab77395f64642f7fb536f36d9cd8367e74
2013-11-04 16:15:34 -05:00
Eric Laurent
cd772d0434 AudioService: fix notifications with A2DP abs volume
When A2DP absolute volume is enabled, the music stream
software volume is maxed out because the headset applies
the volume.

We must also max out other streams playing over A2DP otherwise
they are attenuated twice and are barely audible.

Bug: 11316102.
Change-Id: I7e58c74cb683ad1d6f3b68abb0ef967c817fbf4f
2013-11-04 12:37:53 -08:00
Dirk Dougherty
c880c27e63 Merge "Doc change: minor fixes to highlights and images." into klp-dev 2013-11-04 19:41:13 +00:00
Dirk Dougherty
5132fb2c58 Doc change: minor fixes to highlights and images.
Change-Id: I9dc52258aff3f97b71ff8b749865f699d3c9c0d2
2013-11-04 11:40:24 -08:00
Craig Mautner
351de3ccfd Merge "Layout hidden windows on Configuration change." into klp-dev 2013-11-04 19:32:08 +00:00
Svetoslav
517220b468 Merge "PreferenceFragment showing the breadcrumb when not needed." into klp-dev 2013-11-04 19:09:49 +00: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
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
Brian Carlstrom
60999fcb2e Merge "Treat UnsatisfiedLinkError as non-fatal" into klp-dev 2013-11-04 17:57:15 +00:00
Adam Powell
1262d0c864 Merge "Fix action menu visibility callbacks for nested popups" into klp-dev 2013-11-04 17:55:24 +00:00
Adam Powell
b611eb94e9 Merge "Fix incorrect content description on action bar home/up" into klp-dev 2013-11-04 17:55:05 +00:00
Baligh Uddin
cc461e5396 Import translations. DO NOT MERGE
Change-Id: I88010098d9a42c100d2358646a13416a182e5b6d
Auto-generated-cl: translation import
2013-11-04 09:44:27 -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
3dbea35f7e Merge "use SpannedStringBuilder to build a SpannedString" into klp-dev 2013-11-04 16:23:15 +00:00
Victoria Lease
cd4919c032 Merge "Compose singleLine & textAllCaps transforms" into klp-dev 2013-11-04 15:53:52 +00:00
John Spurlock
d157ca049a Don't clear the interacting bit if panel handled touch.
Bug:11489729
Change-Id: Ie225cf9ff27f1490643ba4b1c02aa09896bd6724
2013-11-04 10:30:39 -05:00
Michael Jurka
9b0b59e6d1 More background protection in Recents for status bar
Bug: 11255407
2013-11-04 16:11:11 +01:00
Brian Carlstrom
e92f19e58c Treat UnsatisfiedLinkError as non-fatal
Bug: 11466297
Change-Id: I12be43564da37290b3ee52b1858e44f2229711d9
2013-11-03 22:47:11 -08:00
Michael Jurka
3e7495b260 Merge "Fix crashes for images that are not PNG or JPEG" into klp-dev 2013-11-02 17:05:19 +00:00
Adam Powell
b411b32861 Fix action menu visibility callbacks for nested popups
When opening a submenu from a popup in ActionMenuPresenter, delegate
the submenu callbacks to the presenter callback registered on the
ActionMenuPresenter. This allows menu visibility callbacks to
propagate properly so that apps that hide their action bars after a
timeout can detect open menus that are deeply nested.

Bug 11429613

Change-Id: I3332886f08d4f9010f0875057c457566301d12ec
2013-11-01 18:22:11 -07:00
Jim Miller
8ac67e6281 Merge "Fix flash caused by frame resize code" into klp-dev 2013-11-02 01:17:19 +00:00
Victoria Lease
1d80e977da Compose singleLine & textAllCaps transforms
TextView only supports a single TransformationMethod per TextView, and
singleLine and textAllCaps are both implemented as
TransformationMethods. Composing both operations into a single
TransformationMethod gives us all-caps text (if requested by
kg_use_all_caps) on a single line.

Bug: 11421105
Change-Id: I069721b887ea90b8daf2af2cf82081319e499962
2013-11-01 16:44:08 -07:00