114938 Commits

Author SHA1 Message Date
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
073041c370 am f48bcd5b: Merge "Fix bug #11256076 Spinner text is too close from the opening triangle in RTL Locales" into klp-dev
* commit 'f48bcd5b68613b0a4ff0162091047fb9465b5290':
  Fix bug #11256076 Spinner text is too close from the opening triangle in RTL Locales
2013-11-04 16:48:28 -08:00
Fabrice Di Meglio
0804ff1f5a am cad157b3: Merge "Fix bug #11252410 Recents items stuck behind hammerhead navigation panel in landscape" into klp-dev
* commit 'cad157b370524782183de688bf97c9078c1c08da':
  Fix bug #11252410 Recents items stuck behind hammerhead navigation panel in landscape
2013-11-04 16:48:25 -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
Jake Hamby
a117a3979a am 296f0a05: Merge "Add PhoneNumberUtils method for CDMA SMS number formatting." into klp-dev
* commit '296f0a05dcb099e64e4fe962c6cd667c5e1ffd87':
  Add PhoneNumberUtils method for CDMA SMS number formatting.
2013-11-04 16:02:04 -08: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
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
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
580dcb96e2 am c880c27e: Merge "Doc change: minor fixes to highlights and images." into klp-dev
* commit 'c880c27e63590c94ca3a43235574697ce0df043d':
  Doc change: minor fixes to highlights and images.
2013-11-04 11:43:59 -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
76203db292 am 351de3cc: Merge "Layout hidden windows on Configuration change." into klp-dev
* commit '351de3ccfdf09e6455d658fd083dc5d778d17add':
  Layout hidden windows on Configuration change.
2013-11-04 11:35:02 -08:00
Craig Mautner
351de3ccfd Merge "Layout hidden windows on Configuration change." into klp-dev 2013-11-04 19:32:08 +00:00
Svetoslav
b1dac2f49b am 517220b4: Merge "PreferenceFragment showing the breadcrumb when not needed." into klp-dev
* commit '517220b4682d31e9ea515f28c3702324352bfcda':
  PreferenceFragment showing the breadcrumb when not needed.
2013-11-04 11:12:41 -08: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
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
Brian Carlstrom
c8b01295bc am 60999fcb: Merge "Treat UnsatisfiedLinkError as non-fatal" into klp-dev
* commit '60999fcb2ed251ec4e24eccf94b66e35b851b415':
  Treat UnsatisfiedLinkError as non-fatal
2013-11-04 10:01:48 -08:00
Adam Powell
fe803958d8 am 1262d0c8: Merge "Fix action menu visibility callbacks for nested popups" into klp-dev
* commit '1262d0c864acd9b5cb87767e11de6bdf1cbf2f39':
  Fix action menu visibility callbacks for nested popups
2013-11-04 10:01:46 -08:00
Adam Powell
9382a07161 am b611eb94: Merge "Fix incorrect content description on action bar home/up" into klp-dev
* commit 'b611eb94e992390dde302124795e18f537aea017':
  Fix incorrect content description on action bar home/up
2013-11-04 10:01:43 -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
7900702693 am 3dbea35f: Merge "use SpannedStringBuilder to build a SpannedString" into klp-dev
* commit '3dbea35f7eaa6d5f94601a48ebb3be18223d4604':
  use SpannedStringBuilder to build a SpannedString
2013-11-04 08:25:54 -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
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
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
7efa9bf53b am 3e7495b2: Merge "Fix crashes for images that are not PNG or JPEG" into klp-dev
* commit '3e7495b26058d1442c4ed4960818399728e6bc31':
  Fix crashes for images that are not PNG or JPEG
2013-11-02 10:08:08 -07: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
Scott Main
5ff96b946b Merge "Doc update: restore missing GCM updates" into klp-docs 2013-11-02 01:28: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