OSDN Git Service

android-x86/frameworks-base.git
10 years agoFix text size in Fake Action Bar
Deepanshu Gupta [Fri, 8 Nov 2013 11:13:07 +0000 (16:43 +0530)]
Fix text size in Fake Action Bar

The density multiplier was being applied twice to the title text in
the fake action bar.

Bug: 11436018
Change-Id: Id74c11037cb43d01f6cd79126623c84edfc37aaf

10 years agoMerge "Update remaining settings icon with old style." into klp-dev
John Spurlock [Wed, 6 Nov 2013 02:48:06 +0000 (02:48 +0000)]
Merge "Update remaining settings icon with old style." into klp-dev

10 years agoUpdate remaining settings icon with old style.
John Spurlock [Wed, 6 Nov 2013 02:39:40 +0000 (21:39 -0500)]
Update remaining settings icon with old style.

Bug:11412369
Change-Id: I7827e3060d9dbf320c23ac7c43e4ef4a5fae3773

10 years agoMerge "Fix recent regression in DrawableContainer." into klp-dev
John Spurlock [Wed, 6 Nov 2013 02:29:19 +0000 (02:29 +0000)]
Merge "Fix recent regression in DrawableContainer." into klp-dev

10 years agoMerge "Work around nested SaveLayerAlpha bug" into klp-dev
Chris Craik [Wed, 6 Nov 2013 02:20:20 +0000 (02:20 +0000)]
Merge "Work around nested SaveLayerAlpha bug" into klp-dev

10 years agoWork around nested SaveLayerAlpha bug
Chris Craik [Wed, 6 Nov 2013 01:41:21 +0000 (17:41 -0800)]
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

10 years agoMerge "Doc fix: add more detail to BitmapFactory.Options.inPurgeable flag. Bug: 60647...
Adam Koch [Wed, 6 Nov 2013 01:13:44 +0000 (01:13 +0000)]
Merge "Doc fix: add more detail to BitmapFactory.Options.inPurgeable flag. Bug: 6064760" into klp-dev

10 years agoFix recent regression in DrawableContainer.
John Spurlock [Tue, 5 Nov 2013 22:45:33 +0000 (17:45 -0500)]
Fix recent regression in DrawableContainer.

Ensure optical insets are never null.

Bug:11537082
Change-Id: Ib75be83909fac612ae947f501835285cd8a79862

10 years agoMerge "Add config var for single-pdn devices/networks." into klp-dev
Robert Greenwalt [Tue, 5 Nov 2013 23:58:07 +0000 (23:58 +0000)]
Merge "Add config var for single-pdn devices/networks." into klp-dev

10 years agoDoc fix: add more detail to BitmapFactory.Options.inPurgeable flag.
Adam Koch [Tue, 5 Nov 2013 15:42:48 +0000 (10:42 -0500)]
Doc fix: add more detail to BitmapFactory.Options.inPurgeable flag.
Bug: 6064760

Change-Id: I3fd833a3205be451ff6548fab3555d170c9c570e

10 years agoMerge "Setting Tethering profile for specific network" into klp-dev
Vineeta Srivastava [Tue, 5 Nov 2013 20:50:09 +0000 (20:50 +0000)]
Merge "Setting Tethering profile for specific network" into klp-dev

10 years agoMerge "Battery icon tweaks." into klp-dev
John Spurlock [Tue, 5 Nov 2013 20:48:41 +0000 (20:48 +0000)]
Merge "Battery icon tweaks." into klp-dev

10 years agoMerge "Clarify DocumentsProvider recents behavior." into klp-dev
Jeff Sharkey [Tue, 5 Nov 2013 20:46:11 +0000 (20:46 +0000)]
Merge "Clarify DocumentsProvider recents behavior." into klp-dev

10 years agoMerge "Enable translucent system bars on the lockscreen by default." into klp-dev
John Spurlock [Tue, 5 Nov 2013 20:45:14 +0000 (20:45 +0000)]
Merge "Enable translucent system bars on the lockscreen by default." into klp-dev

10 years agoMerge "Let Shell modify secondary external storage." into klp-dev
Jeff Sharkey [Tue, 5 Nov 2013 20:44:08 +0000 (20:44 +0000)]
Merge "Let Shell modify secondary external storage." into klp-dev

10 years agoClarify DocumentsProvider recents behavior.
Jeff Sharkey [Tue, 5 Nov 2013 20:38:21 +0000 (12:38 -0800)]
Clarify DocumentsProvider recents behavior.

Bug: 11448309
Change-Id: I17e0ac757e549b251e08d58d5ce7d25fb253883f

10 years agoLet Shell modify secondary external storage.
Jeff Sharkey [Tue, 5 Nov 2013 20:17:25 +0000 (12:17 -0800)]
Let Shell modify secondary external storage.

Bug: 11520256
Change-Id: I010a9cf07ff185aefcc2fdb71076d2e97e1f03a3

10 years agoMerge "Extend preferred-app preload support for complex resolutions" into klp-dev
Christopher Tate [Tue, 5 Nov 2013 18:42:57 +0000 (18:42 +0000)]
Merge "Extend preferred-app preload support for complex resolutions" into klp-dev

10 years agoAdd config var for single-pdn devices/networks.
Robert Greenwalt [Thu, 31 Oct 2013 00:52:32 +0000 (17:52 -0700)]
Add config var for single-pdn devices/networks.

bug:10212445
Change-Id: Iec98bb4a6ad3a38eb7fe876ebcb10515b8a789b7

10 years agoMerge "Help out with issue #11497149: Clock app crashes when opened during..." into...
Dianne Hackborn [Tue, 5 Nov 2013 18:17:01 +0000 (18:17 +0000)]
Merge "Help out with issue #11497149: Clock app crashes when opened during..." into klp-dev

10 years agoSetting Tethering profile for specific network
seonju.oh [Thu, 31 Oct 2013 04:27:29 +0000 (13:27 +0900)]
Setting Tethering profile for specific network

US CellOneIL - 311-190

Bug:11455011
Change-Id: Ia6a5d0bf1d23b4e9281211eb0e32c04905727a04

10 years agoBattery icon tweaks.
John Spurlock [Tue, 5 Nov 2013 16:55:04 +0000 (11:55 -0500)]
Battery icon tweaks.

Fix bottom padding, better bolt placement on non-HH devices.

Bug:11412369
Change-Id: I102a5ece73b2fcb5f78305c925fc2ed5fe9b2884

10 years agoMerge "Import translations. DO NOT MERGE" into klp-dev
Baligh Uddin [Tue, 5 Nov 2013 15:55:38 +0000 (15:55 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-dev

10 years agoMerge "Import translations. DO NOT MERGE" into klp-dev
Baligh Uddin [Tue, 5 Nov 2013 15:55:35 +0000 (15:55 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-dev

10 years agoMerge "Import translations. DO NOT MERGE" into klp-dev
Baligh Uddin [Tue, 5 Nov 2013 15:55:18 +0000 (15:55 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-dev

10 years agoMerge "Import translations. DO NOT MERGE" into klp-dev
Baligh Uddin [Tue, 5 Nov 2013 15:55:11 +0000 (15:55 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-dev

10 years agoMerge "Import translations. DO NOT MERGE" into klp-dev
Baligh Uddin [Tue, 5 Nov 2013 15:54:55 +0000 (15:54 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-dev

10 years agoMerge "Import translations. DO NOT MERGE" into klp-dev
Baligh Uddin [Tue, 5 Nov 2013 15:54:51 +0000 (15:54 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-dev

10 years agoMerge "Import translations. DO NOT MERGE" into klp-dev
Baligh Uddin [Tue, 5 Nov 2013 15:54:49 +0000 (15:54 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-dev

10 years agoMerge "Remove harmful visibility test." into klp-dev
Craig Mautner [Tue, 5 Nov 2013 15:45:09 +0000 (15:45 +0000)]
Merge "Remove harmful visibility test." into klp-dev

10 years agoEnable translucent system bars on the lockscreen by default.
John Spurlock [Tue, 5 Nov 2013 15:09:25 +0000 (10:09 -0500)]
Enable translucent system bars on the lockscreen by default.

Bug:11442758
Change-Id: Ic143977d8c2686c6b4e48a09fd116d46ff1e98e9

10 years agoMerge "Ensure wallpaper hint is at least the display's max size." into klp-dev
John Spurlock [Tue, 5 Nov 2013 14:05:05 +0000 (14:05 +0000)]
Merge "Ensure wallpaper hint is at least the display's max size." into klp-dev

10 years agoMerge "Add missing null pointer check in PrintSpoolerService." into klp-dev
Svetoslav [Tue, 5 Nov 2013 03:33:36 +0000 (03:33 +0000)]
Merge "Add missing null pointer check in PrintSpoolerService." into klp-dev

10 years agoMerge "Add way for the user to forget previously used printers." into klp-dev
Svetoslav [Tue, 5 Nov 2013 03:32:08 +0000 (03:32 +0000)]
Merge "Add way for the user to forget previously used printers." into klp-dev

10 years agoMerge "Add explicit refererences and logging to KeyguardSim/Puk" into klp-dev
Jim Miller [Tue, 5 Nov 2013 03:18:42 +0000 (03:18 +0000)]
Merge "Add explicit refererences and logging to KeyguardSim/Puk" into klp-dev

10 years agoAdd missing null pointer check in PrintSpoolerService.
Svetoslav [Tue, 5 Nov 2013 02:25:05 +0000 (18:25 -0800)]
Add missing null pointer check in PrintSpoolerService.

bug:11474389

Change-Id: I80ea01ba04ab71a212c1f78af62b377110ed072a

10 years agoHelp out with issue #11497149: Clock app crashes when opened during...
Dianne Hackborn [Tue, 5 Nov 2013 02:11:29 +0000 (18:11 -0800)]
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

10 years agoDoc change: Edits to graphics highlights.
Dirk Dougherty [Tue, 5 Nov 2013 01:03:45 +0000 (17:03 -0800)]
Doc change: Edits to graphics highlights.

Change-Id: I9c532b4b38bff1cfeebd6005a54ca26346de03b0

10 years agoAdd explicit refererences and logging to KeyguardSim/Puk
Jim Miller [Tue, 5 Nov 2013 00:47:48 +0000 (16:47 -0800)]
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

10 years agoExtend preferred-app preload support for complex resolutions
Christopher Tate [Tue, 5 Nov 2013 01:02:10 +0000 (17:02 -0800)]
Extend preferred-app preload support for complex resolutions

Support factory defaults that involve specific type+scheme matching.

Bug 11372979

Change-Id: I0d68937797d6b4bc996a8707a7cd21491a3aae3b

10 years agoMerge "Fix bug #11256076 Spinner text is too close from the opening triangle in RTL...
Fabrice Di Meglio [Tue, 5 Nov 2013 00:46:18 +0000 (00:46 +0000)]
Merge "Fix bug #11256076 Spinner text is too close from the opening triangle in RTL Locales" into klp-dev

10 years agoMerge "Fix bug #11252410 Recents items stuck behind hammerhead navigation panel in...
Fabrice Di Meglio [Tue, 5 Nov 2013 00:45:41 +0000 (00:45 +0000)]
Merge "Fix bug #11252410 Recents items stuck behind hammerhead navigation panel in landscape" into klp-dev

10 years agoRemove harmful visibility test.
Craig Mautner [Tue, 5 Nov 2013 00:01:22 +0000 (16:01 -0800)]
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

10 years agoMerge "Add PhoneNumberUtils method for CDMA SMS number formatting." into klp-dev
Jake Hamby [Mon, 4 Nov 2013 23:58:27 +0000 (23:58 +0000)]
Merge "Add PhoneNumberUtils method for CDMA SMS number formatting." into klp-dev

10 years agoMerge "Focus security fields before widgets." into klp-dev
Craig Mautner [Mon, 4 Nov 2013 23:55:22 +0000 (23:55 +0000)]
Merge "Focus security fields before widgets." into klp-dev

10 years agoAdd PhoneNumberUtils method for CDMA SMS number formatting.
Jake Hamby [Mon, 4 Nov 2013 23:22:55 +0000 (15:22 -0800)]
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

10 years agoAdd way for the user to forget previously used printers.
Svetoslav [Mon, 4 Nov 2013 20:30:08 +0000 (12:30 -0800)]
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

10 years agoFocus security fields before widgets.
Craig Mautner [Mon, 4 Nov 2013 18:45:22 +0000 (10:45 -0800)]
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

10 years agoEnsure wallpaper hint is at least the display's max size.
John Spurlock [Mon, 4 Nov 2013 18:48:38 +0000 (13:48 -0500)]
Ensure wallpaper hint is at least the display's max size.

Bug:11332853
Change-Id: Ied13ffab77395f64642f7fb536f36d9cd8367e74

10 years agoMerge "Doc change: minor fixes to highlights and images." into klp-dev
Dirk Dougherty [Mon, 4 Nov 2013 19:41:12 +0000 (19:41 +0000)]
Merge "Doc change: minor fixes to highlights and images." into klp-dev

10 years agoDoc change: minor fixes to highlights and images.
Dirk Dougherty [Mon, 4 Nov 2013 18:15:46 +0000 (10:15 -0800)]
Doc change: minor fixes to highlights and images.

Change-Id: I9dc52258aff3f97b71ff8b749865f699d3c9c0d2

10 years agoMerge "Layout hidden windows on Configuration change." into klp-dev
Craig Mautner [Mon, 4 Nov 2013 19:32:08 +0000 (19:32 +0000)]
Merge "Layout hidden windows on Configuration change." into klp-dev

10 years agoMerge "PreferenceFragment showing the breadcrumb when not needed." into klp-dev
Svetoslav [Mon, 4 Nov 2013 19:09:49 +0000 (19:09 +0000)]
Merge "PreferenceFragment showing the breadcrumb when not needed." into klp-dev

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Mon, 4 Nov 2013 18:41:28 +0000 (10:41 -0800)]
Import translations. DO NOT MERGE

Change-Id: I5db8300884193dc458e26c042f35eed084d4b002
Auto-generated-cl: translation import

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Mon, 4 Nov 2013 18:39:09 +0000 (10:39 -0800)]
Import translations. DO NOT MERGE

Change-Id: I48a846961d4207729cdfac734fd41328f8522849
Auto-generated-cl: translation import

10 years agoMerge "Don't clear the interacting bit if panel handled touch." into klp-dev
John Spurlock [Mon, 4 Nov 2013 18:25:09 +0000 (18:25 +0000)]
Merge "Don't clear the interacting bit if panel handled touch." into klp-dev

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Mon, 4 Nov 2013 18:09:17 +0000 (10:09 -0800)]
Import translations. DO NOT MERGE

Change-Id: I51676d5c61313a165f7a1cce21e46cb1c5ebe68d
Auto-generated-cl: translation import

10 years agoMerge "Treat UnsatisfiedLinkError as non-fatal" into klp-dev
Brian Carlstrom [Mon, 4 Nov 2013 17:57:14 +0000 (17:57 +0000)]
Merge "Treat UnsatisfiedLinkError as non-fatal" into klp-dev

10 years agoMerge "Fix action menu visibility callbacks for nested popups" into klp-dev
Adam Powell [Mon, 4 Nov 2013 17:55:23 +0000 (17:55 +0000)]
Merge "Fix action menu visibility callbacks for nested popups" into klp-dev

10 years agoMerge "Fix incorrect content description on action bar home/up" into klp-dev
Adam Powell [Mon, 4 Nov 2013 17:55:05 +0000 (17:55 +0000)]
Merge "Fix incorrect content description on action bar home/up" into klp-dev

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Mon, 4 Nov 2013 17:44:27 +0000 (09:44 -0800)]
Import translations. DO NOT MERGE

Change-Id: I88010098d9a42c100d2358646a13416a182e5b6d
Auto-generated-cl: translation import

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Mon, 4 Nov 2013 17:19:30 +0000 (09:19 -0800)]
Import translations. DO NOT MERGE

Change-Id: I7a9d5895f35087999c286b2970e7867b0994fc9a
Auto-generated-cl: translation import

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Mon, 4 Nov 2013 17:17:02 +0000 (09:17 -0800)]
Import translations. DO NOT MERGE

Change-Id: If7c5a1bedbfed72e25fd5c7a888c0bae7a286758
Auto-generated-cl: translation import

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Mon, 4 Nov 2013 17:13:45 +0000 (09:13 -0800)]
Import translations. DO NOT MERGE

Change-Id: I6ceae940b251a0ff41d3cd9cbd17fc4724f7bc58
Auto-generated-cl: translation import

10 years agoMerge "use SpannedStringBuilder to build a SpannedString" into klp-dev
Victoria Lease [Mon, 4 Nov 2013 16:23:15 +0000 (16:23 +0000)]
Merge "use SpannedStringBuilder to build a SpannedString" into klp-dev

10 years agoMerge "Compose singleLine & textAllCaps transforms" into klp-dev
Victoria Lease [Mon, 4 Nov 2013 15:53:52 +0000 (15:53 +0000)]
Merge "Compose singleLine & textAllCaps transforms" into klp-dev

10 years agoDon't clear the interacting bit if panel handled touch.
John Spurlock [Mon, 4 Nov 2013 15:28:05 +0000 (10:28 -0500)]
Don't clear the interacting bit if panel handled touch.

Bug:11489729
Change-Id: Ie225cf9ff27f1490643ba4b1c02aa09896bd6724

10 years agoTreat UnsatisfiedLinkError as non-fatal
Brian Carlstrom [Mon, 4 Nov 2013 06:47:11 +0000 (22:47 -0800)]
Treat UnsatisfiedLinkError as non-fatal

Bug: 11466297
Change-Id: I12be43564da37290b3ee52b1858e44f2229711d9

10 years agoMerge "Fix crashes for images that are not PNG or JPEG" into klp-dev
Michael Jurka [Sat, 2 Nov 2013 17:05:17 +0000 (17:05 +0000)]
Merge "Fix crashes for images that are not PNG or JPEG" into klp-dev

10 years agoFix action menu visibility callbacks for nested popups
Adam Powell [Sat, 2 Nov 2013 01:22:11 +0000 (18:22 -0700)]
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

10 years agoMerge "Fix flash caused by frame resize code" into klp-dev
Jim Miller [Sat, 2 Nov 2013 01:17:19 +0000 (01:17 +0000)]
Merge "Fix flash caused by frame resize code" into klp-dev

10 years agoCompose singleLine & textAllCaps transforms
Victoria Lease [Fri, 1 Nov 2013 23:34:03 +0000 (16:34 -0700)]
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

10 years agoFix incorrect content description on action bar home/up
Adam Powell [Fri, 1 Nov 2013 23:32:37 +0000 (16:32 -0700)]
Fix incorrect content description on action bar home/up

Some stray code from a previous change caused an erroneous content
description to be set on the wrong view in the action bar. Correct
this and sync with the right behavior.

Bug 10969992

Change-Id: I4deaa3528b4bc222e25354679fa93f8316fa2d70

10 years agoMerge "Fix issue #11223338: Not retaining service started state while restarting...
Dianne Hackborn [Fri, 1 Nov 2013 23:20:08 +0000 (23:20 +0000)]
Merge "Fix issue #11223338: Not retaining service started state while restarting" into klp-dev

10 years agoLayout hidden windows on Configuration change.
Craig Mautner [Fri, 1 Nov 2013 23:12:14 +0000 (16:12 -0700)]
Layout hidden windows on Configuration change.

Apply the test for configuration change to all windows. A year ago
this was the test but CL ag/247731 which fixed b/7428221 limited the
test to just Keyguard windows. A week later CL ag/248223 which fixed
b/7444971 applied the test to Wallpaper as well. Then two days after
that CL ag/249762 which fixed b/7453222 reverted the wallpaper. This
fix reverts the Keyguard qualification and restores the test to all
windows.

This fix has been tested against the repro steps for all three bugs
above. In addition this fixes bug 11033407. The fix for the bug is
described in the bug.

Change-Id: Ie0f4c7cd4697c1689c4f331d572359cf7ce934cf

10 years agoMerge "Move set of persist.sys.dalvik.vm.lib to SystemServer only" into klp-dev
Brian Carlstrom [Fri, 1 Nov 2013 22:51:07 +0000 (22:51 +0000)]
Merge "Move set of persist.sys.dalvik.vm.lib to SystemServer only" into klp-dev

10 years agoFix flash caused by frame resize code
Jim Miller [Tue, 29 Oct 2013 02:08:42 +0000 (19:08 -0700)]
Fix flash caused by frame resize code

This fixes a problem where the frame would resize mid-animation because
the widget frame was being always being resized.

The issue was caused by having an extra fadeOutChallenge() in
onPageSwitching().   The fix is to remove this and handle this case
special for warping in onPageEndWarp()

Fixes bug 11190745

Change-Id: I6dbda4d09c77e3923887f8d41efb2215e1afb1b9

10 years agoMove set of persist.sys.dalvik.vm.lib to SystemServer only
Brian Carlstrom [Fri, 1 Nov 2013 21:51:58 +0000 (14:51 -0700)]
Move set of persist.sys.dalvik.vm.lib to SystemServer only

Bug: 11463182
Bug: 11479647
Change-Id: I38efdecdd65fe3efc9c33b4dc204a64543ae6377

10 years agoRevert "Add PLAY and PAUSE keycodes and remove PLAY_PAUSE keycode."
Matthew Xie [Fri, 1 Nov 2013 20:34:21 +0000 (20:34 +0000)]
Revert "Add PLAY and PAUSE keycodes and remove PLAY_PAUSE keycode."

This reverts commit 7a863b4bdae1d01d4ac972fe8ff8968bbfed6709.

bug 11325212
Change-Id: I8b50aec4ae39894a854583a74bda4db3445d3d67

10 years agoMerge "Handle surrogate pairs in Html.toHtml()" into klp-dev
Victoria Lease [Fri, 1 Nov 2013 20:22:41 +0000 (20:22 +0000)]
Merge "Handle surrogate pairs in Html.toHtml()" into klp-dev

10 years agoMerge "Only call dump when a ViewRoot actually exists" into klp-dev
Michael Wright [Fri, 1 Nov 2013 20:11:48 +0000 (20:11 +0000)]
Merge "Only call dump when a ViewRoot actually exists" into klp-dev

10 years agoOnly call dump when a ViewRoot actually exists
Michael Wright [Fri, 1 Nov 2013 19:42:49 +0000 (12:42 -0700)]
Only call dump when a ViewRoot actually exists

Bug: 11446494
Change-Id: I47e35d7b4d49d6893ba0c9f8ad05b31f91be85d2

10 years agoCheck view and focus invariants after calling into app
Michael Wright [Fri, 1 Nov 2013 00:47:45 +0000 (17:47 -0700)]
Check view and focus invariants after calling into app

When we dispatch input events into the actual application, make sure
the input invariants we rely on haven't changed. If they have, we
drop the event and log why.

Bug: 11399505

Change-Id: Id772e41ca41dc332bb02725ab486e3b10a73c220

10 years agoPreferenceFragment showing the breadcrumb when not needed.
Svetoslav [Fri, 1 Nov 2013 18:47:28 +0000 (11:47 -0700)]
PreferenceFragment showing the breadcrumb when not needed.

The breadcrumb section is used for a single pane mode for showing
the current user location. The breadcrumb should not be shown if
its title and subtitle are empty. The code in PreferenceActivity
onCreate updates the breadcrumb with the title and subtitle in
a single page mode but does not hide it if they are empty. This
change fixes that.

bug:11242762

Change-Id: Ib1ba9e8afd9d0ab2e85d78a65ca7c18489464f6d

10 years agoMerge "Doc change: Extend link to image." into klp-dev
Dirk Dougherty [Fri, 1 Nov 2013 18:55:14 +0000 (18:55 +0000)]
Merge "Doc change: Extend link to image." into klp-dev

10 years agoMerge "Fix weird page snap bug when long pressing on music controls (issue 11420449...
Adam Cohen [Fri, 1 Nov 2013 18:48:42 +0000 (18:48 +0000)]
Merge "Fix weird page snap bug when long pressing on music controls (issue 11420449)" into klp-dev

10 years agoMerge "Manage keyguard nav elements using transitions." into klp-dev
John Spurlock [Fri, 1 Nov 2013 18:48:00 +0000 (18:48 +0000)]
Merge "Manage keyguard nav elements using transitions." into klp-dev

10 years agoMerge "Fixing issues in the TouchExplorer." into klp-dev
Svetoslav [Fri, 1 Nov 2013 18:46:10 +0000 (18:46 +0000)]
Merge "Fixing issues in the TouchExplorer." into klp-dev

10 years agoFixing issues in the TouchExplorer.
Svetoslav [Fri, 1 Nov 2013 18:03:01 +0000 (11:03 -0700)]
Fixing issues in the TouchExplorer.

1. The up event for a long press was not properly adjusted as the
   long pressing finger may not be on top of the accessibility
   focused item.

2. There was a scenario where two finger swipe leads to a crash.
   One finger moves, second finger goes down but no finger moves,
   the first finger goes up, and now the second finger moves. All
   this has to happen before we decided that user is touch exploring.
   Very hard to happen, this is why we could not easily repro the
   crash.

3. We use the two finger vector angle to determine whether the
   user is dragging or not. However, in some cases we were
   unnecessarily waiting too long before performing the check
   and as a result the notification shade on Manta was not
   expandable.

bug:11341530
bug:11189225

Change-Id: Ieea39783444a1c20581f8addfd518d1c11485099

10 years agoDoc change: remove staging urls for chrome and wallet sites.
Dirk Dougherty [Fri, 1 Nov 2013 17:51:59 +0000 (10:51 -0700)]
Doc change: remove staging urls for chrome and wallet sites.

Change-Id: I804d0386a3a518052ac8265cad9d20a8d1f6d462

10 years agoFix issue #11223338: Not retaining service started state while restarting
Dianne Hackborn [Fri, 1 Nov 2013 16:58:45 +0000 (09:58 -0700)]
Fix issue #11223338: Not retaining service started state while restarting

Actually, the state representation seems fine, but there was a problem
we are now hitting where the restart interval could get reset back to
0 when it shouldn't be.  Also tune the restart parameters a bit.

Change-Id: I364f38e52f5387b2ec3f81009ccc78976ff48891

10 years agoManage keyguard nav elements using transitions.
John Spurlock [Mon, 28 Oct 2013 22:40:56 +0000 (18:40 -0400)]
Manage keyguard nav elements using transitions.

Move the logic for managing dimming the navigation bar
elements on the lockscreen into BarTransitions.

Replace search light + camera assets with new
versions at full brightness, and apply 50% dimming
at runtime, including the IME dismiss button.

Remove unused StatusBarManager _NOP hints.

Improve choreography between camera button +
password security (w/ IME).  Fix a few found bugs
in PagedView.

Improve password security unlock transition, manually
fade in back along with the rest of the icons.

Bug:11221659
Change-Id: Ifd1f8c9f400d90542f0ca858b9a4deacabbd518a

10 years agoMerge "Import translations. DO NOT MERGE" into klp-dev
Baligh Uddin [Fri, 1 Nov 2013 14:35:41 +0000 (14:35 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-dev

10 years agoMerge "Import translations. DO NOT MERGE" into klp-dev
Baligh Uddin [Fri, 1 Nov 2013 14:35:02 +0000 (14:35 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-dev

10 years agoMerge "Import translations. DO NOT MERGE" into klp-dev
Baligh Uddin [Fri, 1 Nov 2013 14:34:40 +0000 (14:34 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-dev

10 years agoFix crashes for images that are not PNG or JPEG
Michael Jurka [Thu, 31 Oct 2013 10:07:24 +0000 (11:07 +0100)]
Fix crashes for images that are not PNG or JPEG

Bug: 11342816

Change-Id: Ib8bbd30c1cc2d4f984af889895fb78412a1ab004

10 years agoMerge "Set persist.sys.dalvik.vm.lib at system server startup" into klp-dev
Brian Carlstrom [Fri, 1 Nov 2013 04:32:45 +0000 (04:32 +0000)]
Merge "Set persist.sys.dalvik.vm.lib at system server startup" into klp-dev

10 years agoFix weird page snap bug when long pressing on music controls (issue 11420449)
Adam Cohen [Fri, 1 Nov 2013 01:40:59 +0000 (18:40 -0700)]
Fix weird page snap bug when long pressing on music controls (issue 11420449)

Change-Id: Ie789d74c03656b93f26b9afef16356862f1982a8

10 years agoMerge "Better enforcement in DocumentsProvider.call()." into klp-dev
Jeff Sharkey [Fri, 1 Nov 2013 00:56:26 +0000 (00:56 +0000)]
Merge "Better enforcement in DocumentsProvider.call()." into klp-dev

10 years agoMerge "Temporary detached views not properly reported to accessibility layer." into...
Svetoslav [Fri, 1 Nov 2013 00:44:49 +0000 (00:44 +0000)]
Merge "Temporary detached views not properly reported to accessibility layer." into klp-dev