OSDN Git Service

android-x86/frameworks-base.git
9 years agoAdd extra for account migration in the DevicePolicyMamager
Alexandra Gherghina [Thu, 13 Nov 2014 12:46:15 +0000 (12:46 +0000)]
Add extra for account migration in the DevicePolicyMamager

This is in preparation for the implementation CL

Bug: 17716971
Change-Id: I3042b0781f48f3d9e84bfff899507b4b5ca156eb

9 years agoMerge "CEC: Send <Give System Audio Mode> regardless of TV's setting." into lmp-mr1-dev
Jungshik Jang [Mon, 10 Nov 2014 00:54:30 +0000 (00:54 +0000)]
Merge "CEC: Send <Give System Audio Mode> regardless of TV's setting." into lmp-mr1-dev

9 years agoMerge "Don't register more receivers and observers for every DateTimeView" into lmp...
Adam Powell [Sun, 9 Nov 2014 19:18:51 +0000 (19:18 +0000)]
Merge "Don't register more receivers and observers for every DateTimeView" into lmp-mr1-dev

9 years agoFrameworks/base: Clockwork preloaded-classes list DO NOT MERGE
Andreas Gampe [Sun, 9 Nov 2014 16:28:10 +0000 (16:28 +0000)]
Frameworks/base: Clockwork preloaded-classes list DO NOT MERGE
automerge: 88d12e5  -s ours

* commit '88d12e5f7bdd85323aacacffb6950a336132df67':
  Frameworks/base: Clockwork preloaded-classes list DO NOT MERGE

9 years agoFrameworks/base: Clockwork preloaded-classes list DO NOT MERGE
Andreas Gampe [Fri, 7 Nov 2014 23:43:00 +0000 (15:43 -0800)]
Frameworks/base: Clockwork preloaded-classes list DO NOT MERGE

Tighter list derived from usage.

Bug: 18248625
Change-Id: I3796fc13f880b1219579103c81bc2d1d727eb4df

9 years agoMerge "Change Configure structure to List<PersistableBundle>" into lmp-mr1-dev
Jim Miller [Sat, 8 Nov 2014 02:37:16 +0000 (02:37 +0000)]
Merge "Change Configure structure to List<PersistableBundle>" into lmp-mr1-dev

9 years agoMerge "Add dumpsys support for bluetooth" into lmp-mr1-dev
Mike Lockwood [Sat, 8 Nov 2014 02:15:25 +0000 (02:15 +0000)]
Merge "Add dumpsys support for bluetooth" into lmp-mr1-dev

9 years agoMerge "UsageStatsService: Update file index to prevent double checkin" into lmp-mr1-dev
Adam Lesinski [Sat, 8 Nov 2014 02:07:44 +0000 (02:07 +0000)]
Merge "UsageStatsService: Update file index to prevent double checkin" into lmp-mr1-dev

9 years agoMerge "Resurrect dusty PackageManagerTests." into lmp-mr1-dev
Jeff Sharkey [Sat, 8 Nov 2014 01:56:59 +0000 (01:56 +0000)]
Merge "Resurrect dusty PackageManagerTests." into lmp-mr1-dev

9 years agoMerge "Inform PendingIntent sender if broadcast was not queued." into lmp-mr1-dev
Amith Yamasani [Sat, 8 Nov 2014 01:39:11 +0000 (01:39 +0000)]
Merge "Inform PendingIntent sender if broadcast was not queued." into lmp-mr1-dev

9 years agoUsageStatsService: Update file index to prevent double checkin
Adam Lesinski [Fri, 7 Nov 2014 23:55:33 +0000 (15:55 -0800)]
UsageStatsService: Update file index to prevent double checkin

We seem to have renamed a file as checked-in twice, which means
we checked it in twice and created a malformed name with the suffix
"-c-c" instead of the correct suffix "-c".

Bug:18280677
Change-Id: Ie3164010898a333e5d9b97151d285ea376de799e

9 years agoChange Configure structure to List<PersistableBundle>
Jim Miller [Fri, 7 Nov 2014 02:40:15 +0000 (18:40 -0800)]
Change Configure structure to List<PersistableBundle>

Adding the new structure was making it difficult for
LMP devices to have common source with upcoming API version.

Fixes bug 17008504

Change-Id: I704503cf0ebff113874c87ab11e37735dbe7b8d7

9 years agoResurrect dusty PackageManagerTests.
Jeff Sharkey [Sat, 8 Nov 2014 00:24:48 +0000 (16:24 -0800)]
Resurrect dusty PackageManagerTests.

Mostly just getting them running again, still a few failures related
to native library symlinks that need more investigation.

Bug: 18048725
Change-Id: I4642adab9fb2b9ec1488b700edcee48c09e36005

9 years agoMerge "SubInfoRecord provides a tinted icon with the initial embossed." into lmp...
Stuart Scott [Sat, 8 Nov 2014 00:09:15 +0000 (00:09 +0000)]
Merge "SubInfoRecord provides a tinted icon with the initial embossed." into lmp-mr1-dev

9 years agoSubInfoRecord provides a tinted icon with the initial embossed.
Stuart Scott [Tue, 28 Oct 2014 16:29:01 +0000 (09:29 -0700)]
SubInfoRecord provides a tinted icon with the initial embossed.

bug: 17575308
Change-Id: I895975dfe8d1c4db8381ef9322bd72c8fcb3e22c

9 years agoInform PendingIntent sender if broadcast was not queued.
Amith Yamasani [Fri, 7 Nov 2014 23:34:04 +0000 (15:34 -0800)]
Inform PendingIntent sender if broadcast was not queued.

If the broadcast could not be queued due to a stopped user, the
party trying to send a PendingIntent should be notified right away.
Otherwise, for instance, AlarmManager could be waiting forever to
be called back after the broadcast is delivered.

This is a potential fix for:
Bug: 18290018

Change-Id: I07c0751e80f11e69dfa2be5c96a033aecb298b81

9 years agoMerge "ProcessCpuTracker touching proc is fine." into lmp-mr1-dev
Jeff Sharkey [Fri, 7 Nov 2014 23:03:10 +0000 (23:03 +0000)]
Merge "ProcessCpuTracker touching proc is fine." into lmp-mr1-dev

9 years agoMerge "Enable runtime turndown of backup/restore services" into lmp-mr1-dev
Christopher Tate [Fri, 7 Nov 2014 23:00:22 +0000 (23:00 +0000)]
Merge "Enable runtime turndown of backup/restore services" into lmp-mr1-dev

9 years agoDon't register more receivers and observers for every DateTimeView
Adam Powell [Fri, 7 Nov 2014 22:51:16 +0000 (14:51 -0800)]
Don't register more receivers and observers for every DateTimeView

SystemUI uses several of these per notification, so be a little more
conservative and track individual views to update per process instead.

Bug 16902706

Change-Id: Ib77a8e7727d027cae39d5e6f431cac1d1ff8a121

9 years agoProcessCpuTracker touching proc is fine.
Jeff Sharkey [Fri, 7 Nov 2014 22:54:55 +0000 (14:54 -0800)]
ProcessCpuTracker touching proc is fine.

Otherwise we spew hundreds of StrictMode violations.

Bug: 18261125
Change-Id: I2e5ff697b99f55bb73e806f04dba8384e6f1b935

9 years agoMerge "Have an actual fallback if the surface is lost" into lmp-mr1-dev
John Reck [Fri, 7 Nov 2014 22:40:57 +0000 (22:40 +0000)]
Merge "Have an actual fallback if the surface is lost" into lmp-mr1-dev

9 years agoMerge "Added the restrictions pending application restrictions key." into lmp-mr1-dev
Sander Alewijnse [Fri, 7 Nov 2014 22:24:58 +0000 (22:24 +0000)]
Merge "Added the restrictions pending application restrictions key." into lmp-mr1-dev

9 years agoAdded the restrictions pending application restrictions key.
Sander Alewijnse [Fri, 7 Nov 2014 21:43:00 +0000 (21:43 +0000)]
Added the restrictions pending application restrictions key.

Bug:17632522
Change-Id: If5a0d0ea1f479b0584fc0b1cff2a179d296d2904

9 years agoMerge "Support theme attributes in StateListDrawable <item> element" into lmp-mr1-dev
Alan Viverette [Fri, 7 Nov 2014 22:09:42 +0000 (22:09 +0000)]
Merge "Support theme attributes in StateListDrawable <item> element" into lmp-mr1-dev

9 years agoam 050a8a05: DO NOT MERGE Fix finalizer ordering/double-free issue
John Reck [Fri, 7 Nov 2014 21:47:42 +0000 (21:47 +0000)]
am 050a8a05: DO NOT MERGE Fix finalizer ordering/double-free issue

* commit '050a8a050de04bd0098cde8fdf665a7202929ee0':
  DO NOT MERGE Fix finalizer ordering/double-free issue

9 years agoDO NOT MERGE Fix finalizer ordering/double-free issue
John Reck [Fri, 7 Nov 2014 18:33:36 +0000 (10:33 -0800)]
DO NOT MERGE Fix finalizer ordering/double-free issue

Bug: 18289984

If Surface:finalize() happens after HwuiContext:finalize()
it would try to manipulate a destroyed object. However, as
Surface:finalize() always calls HwuiContext:destroy() this
can be fixed by simply getting rid of HwuiContext's finalizer

Change-Id: I7c912214417ab32891b1c58d045c9721e5f01965
(cherry picked from commit c298f9c9170b9e8721cfb616f784ec22734f22f4)

9 years agoMerge "Prepare for testing the NetworkControllerImpl" into lmp-mr1-dev
Jason Monk [Fri, 7 Nov 2014 21:26:38 +0000 (21:26 +0000)]
Merge "Prepare for testing the NetworkControllerImpl" into lmp-mr1-dev

9 years agoMerge "Conference event package performance improvement." into lmp-mr1-dev
Tyler Gunn [Fri, 7 Nov 2014 20:42:20 +0000 (20:42 +0000)]
Merge "Conference event package performance improvement." into lmp-mr1-dev

9 years agoMerge "QS: Long-press on usage-based tiles to hide." into lmp-mr1-dev
John Spurlock [Fri, 7 Nov 2014 20:31:10 +0000 (20:31 +0000)]
Merge "QS: Long-press on usage-based tiles to hide." into lmp-mr1-dev

9 years agoQS: Long-press on usage-based tiles to hide.
John Spurlock [Fri, 7 Nov 2014 04:06:25 +0000 (23:06 -0500)]
QS: Long-press on usage-based tiles to hide.

Bug: 18284167
Change-Id: Ia03ea34af5733b801be6a14645c76754b73c6165

9 years agoMerge "Reset rotation-lock-for-accessibility setting on upgrade." into lmp-mr1-dev
John Spurlock [Fri, 7 Nov 2014 20:26:34 +0000 (20:26 +0000)]
Merge "Reset rotation-lock-for-accessibility setting on upgrade." into lmp-mr1-dev

9 years agoReset rotation-lock-for-accessibility setting on upgrade.
John Spurlock [Fri, 7 Nov 2014 20:14:21 +0000 (15:14 -0500)]
Reset rotation-lock-for-accessibility setting on upgrade.

Since it now hides the display setting, force the user to opt-in
again.

Bug: 18104538
Change-Id: I4cac947f7a35ba0f578d059542401dcc5d169307

9 years agoPrepare for testing the NetworkControllerImpl
Jason Monk [Wed, 5 Nov 2014 17:39:45 +0000 (12:39 -0500)]
Prepare for testing the NetworkControllerImpl

This will allow us to add some test cases to verify that under
certain phone/signal conditions we get out the icons we expect.
This will let us break less things when refactoring for MSIM.

Bug: 18222975
Change-Id: I7bd3e66e7de6b30fede72e40fb6aa37dd523336c

9 years agoMerge "API changes to add carrier name to subinforecord" into lmp-mr1-dev
Sanket Padawe [Fri, 7 Nov 2014 19:47:47 +0000 (19:47 +0000)]
Merge "API changes to add carrier name to subinforecord" into lmp-mr1-dev

9 years agoMerge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev
Dan Stoza [Fri, 7 Nov 2014 19:44:32 +0000 (19:44 +0000)]
Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev

9 years agoAPI changes to add carrier name to subinforecord
Sanket Padawe [Fri, 7 Nov 2014 19:37:29 +0000 (11:37 -0800)]
API changes to add carrier name to subinforecord

API changes required to add carrier name of sim as a member of subinforecord.

Change-Id: I08a7f53dc012967005f7b5abd1fbc08f2947da67

9 years agoMerge "Fix Build" into lmp-mr1-dev
Jason Monk [Fri, 7 Nov 2014 19:32:45 +0000 (19:32 +0000)]
Merge "Fix Build" into lmp-mr1-dev

9 years agoMerge "Fix finalizer ordering/double-free issue" into lmp-mr1-dev
John Reck [Fri, 7 Nov 2014 19:29:45 +0000 (19:29 +0000)]
Merge "Fix finalizer ordering/double-free issue" into lmp-mr1-dev

9 years agoFix Build
Jason Monk [Fri, 7 Nov 2014 19:25:17 +0000 (14:25 -0500)]
Fix Build

Change-Id: I0f4094718435b219b6e6b1d98435377a42319adb

9 years agoHave an actual fallback if the surface is lost
John Reck [Fri, 7 Nov 2014 19:02:07 +0000 (11:02 -0800)]
Have an actual fallback if the surface is lost

Bug: 17516789

This will force a relayout/reinitialize pass if the Surface
is lost mid-render instead of crashing on the next frame

Change-Id: If08bfa16f740728fa7c05904fa11e26f07b81e2e

9 years agoMerge "Material design for screen pinning cling" into lmp-mr1-dev
Jason Monk [Fri, 7 Nov 2014 18:59:22 +0000 (18:59 +0000)]
Merge "Material design for screen pinning cling" into lmp-mr1-dev

9 years agoMerge "Plumbing for screen pinning request from sysui" into lmp-mr1-dev
Jason Monk [Fri, 7 Nov 2014 18:53:51 +0000 (18:53 +0000)]
Merge "Plumbing for screen pinning request from sysui" into lmp-mr1-dev

9 years agoam 10a08abd: am 578e205d: am e7cd5f2e: Merge "docs: Add API_UNAVAILABLE case for...
Ricardo Cervera [Fri, 7 Nov 2014 18:46:44 +0000 (18:46 +0000)]
am 10a08abd: am 578e205d: am e7cd5f2e: Merge "docs: Add API_UNAVAILABLE case for Wear. Bug: 17753200" into klp-modular-docs automerge: 58dc8c4 automerge: c9ad13a

* commit '10a08abd8f9249f66f73070955c2f3f09d45598b':

9 years agoam ad697e58: am d1290de2: am 7c570346: am 47419a44: am 192a3904: am 23fb2972: am...
Tom Taylor [Fri, 7 Nov 2014 18:41:30 +0000 (18:41 +0000)]
am ad697e58: am d1290de2: am 7c570346: am 47419a44: am 192a3904: am 23fb2972: am d7044fe1: am b2e54c1b: am 75e7fbaa: am 37906e6e: am 44f6d0d5: am 4c5b16d7: am 66aa87ae: am 90743d64: am bfb7ffeb: Externally Reported Moderate Security Issue: SQL Injection in WAPPushMana

* commit 'ad697e5820ba624935929bcc9f33b9c38dd28f76':

9 years agoam cc9c81a9: am 1764db5b: am 52449372: am bc57a1f8: Externally Reported Moderate...
Tom Taylor [Fri, 7 Nov 2014 18:41:26 +0000 (18:41 +0000)]
am cc9c81a9: am 1764db5b: am 52449372: am bc57a1f8: Externally Reported Moderate Security Issue: SQL Injection in WAPPushManager automerge: db864e4 automerge: 89f7eca

* commit 'cc9c81a90aab5bc5849272fa8a4d2f64366e7c19':

9 years agoEnable runtime turndown of backup/restore services
Christopher Tate [Thu, 30 Oct 2014 20:44:27 +0000 (13:44 -0700)]
Enable runtime turndown of backup/restore services

The heavy implementation of the backup manager service is now sitting
behind a lightweight trampoline that actually provides the binder
call interface.  The indirection allows us now to tear down the
implementation on the fly without breaking callers who have cached
binder references to the backup services: these callers will simply
see their future invocations failing benignly.

In addition there is now an API for suitably privileged callers such
as device policy management to effect this turndown.

Finally, there is now a static system property, "ro.backup.disable",
that a product can use to outright remove backup/restore operation
from the system's operation.  The public APIs will continue to be
safely usable on such products but no data will be moved to or
from the device.

Bug 17367491

Change-Id: I8108e386ef3b5c967938fae483366d6978fe4e04

9 years agoam 578e205d: am e7cd5f2e: Merge "docs: Add API_UNAVAILABLE case for Wear. Bug: 177532...
Ricardo Cervera [Fri, 7 Nov 2014 18:39:00 +0000 (18:39 +0000)]
am 578e205d: am e7cd5f2e: Merge "docs: Add API_UNAVAILABLE case for Wear. Bug: 17753200" into klp-modular-docs automerge: 58dc8c4 automerge: c9ad13a

* commit '578e205d977d66fce491015f1f31ab82c534587d':

9 years agoMerge "Fix wrong-thread issue" into lmp-mr1-dev
John Reck [Fri, 7 Nov 2014 18:34:53 +0000 (18:34 +0000)]
Merge "Fix wrong-thread issue" into lmp-mr1-dev

9 years agoFix finalizer ordering/double-free issue
John Reck [Fri, 7 Nov 2014 18:33:36 +0000 (10:33 -0800)]
Fix finalizer ordering/double-free issue

Bug: 18289984

If Surface:finalize() happens after HwuiContext:finalize()
it would try to manipulate a destroyed object. However, as
Surface:finalize() always calls HwuiContext:destroy() this
can be fixed by simply getting rid of HwuiContext's finalizer

Change-Id: I7c912214417ab32891b1c58d045c9721e5f01965

9 years agoam d1290de2: am 7c570346: am 47419a44: am 192a3904: am 23fb2972: am d7044fe1: am...
Tom Taylor [Fri, 7 Nov 2014 18:33:30 +0000 (18:33 +0000)]
am d1290de2: am 7c570346: am 47419a44: am 192a3904: am 23fb2972: am d7044fe1: am b2e54c1b: am 75e7fbaa: am 37906e6e: am 44f6d0d5: am 4c5b16d7: am 66aa87ae: am 90743d64: am bfb7ffeb: Externally Reported Moderate Security Issue: SQL Injection in WAPPushManager automerge

* commit 'd1290de2aabb0f79be29a9c5135fe1049df016d0':

9 years agoam 1764db5b: am 52449372: am bc57a1f8: Externally Reported Moderate Security Issue...
Tom Taylor [Fri, 7 Nov 2014 18:33:27 +0000 (18:33 +0000)]
am 1764db5b: am 52449372: am bc57a1f8: Externally Reported Moderate Security Issue: SQL Injection in WAPPushManager automerge: db864e4 automerge: 89f7eca

* commit '1764db5bf2aad8353f94f28ef4ae6c284adeb547':

9 years agoFix wrong-thread issue
John Reck [Fri, 7 Nov 2014 15:53:43 +0000 (07:53 -0800)]
Fix wrong-thread issue

Bug: 18259560

Change-Id: Ic63a86efba9c86f21defac0695a73db8b09ae284

9 years agoam e7cd5f2e: Merge "docs: Add API_UNAVAILABLE case for Wear. Bug: 17753200" into...
Ricardo Cervera [Fri, 7 Nov 2014 18:30:57 +0000 (18:30 +0000)]
am e7cd5f2e: Merge "docs: Add API_UNAVAILABLE case for Wear. Bug: 17753200" into klp-modular-docs automerge: 58dc8c4
automerge: c9ad13a

* commit 'c9ad13a5e18a6eea512547cba6530cb1eb6a9da8':

9 years agoam 7c570346: am 47419a44: am 192a3904: am 23fb2972: am d7044fe1: am b2e54c1b: am...
Tom Taylor [Fri, 7 Nov 2014 18:29:25 +0000 (18:29 +0000)]
am 7c570346: am 47419a44: am 192a3904: am 23fb2972: am d7044fe1: am b2e54c1b: am 75e7fbaa: am 37906e6e: am 44f6d0d5: am 4c5b16d7: am 66aa87ae: am 90743d64: am bfb7ffeb: Externally Reported Moderate Security Issue: SQL Injection in WAPPushManager automerge: 6209d4e
automerge: 739117f

* commit '739117f1a1f70168461a61219b02a90118641e05':

9 years agoam 52449372: am bc57a1f8: Externally Reported Moderate Security Issue: SQL Injection...
Tom Taylor [Fri, 7 Nov 2014 18:27:57 +0000 (18:27 +0000)]
am 52449372: am bc57a1f8: Externally Reported Moderate Security Issue: SQL Injection in WAPPushManager automerge: db864e4
automerge: 89f7eca

* commit '89f7eca148869850fd5d107acbbb33a0a555fcd6':

9 years agoMerge "Mark Gps Raw related APIs as System APIs. b/16727892" into lmp-mr1-dev
destradaa [Fri, 7 Nov 2014 18:22:30 +0000 (18:22 +0000)]
Merge "Mark Gps Raw related APIs as System APIs. b/16727892" into lmp-mr1-dev

9 years agoam e7cd5f2e: Merge "docs: Add API_UNAVAILABLE case for Wear. Bug: 17753200" into...
Ricardo Cervera [Fri, 7 Nov 2014 17:49:58 +0000 (17:49 +0000)]
am e7cd5f2e: Merge "docs: Add API_UNAVAILABLE case for Wear. Bug: 17753200" into klp-modular-docs
automerge: 58dc8c4

* commit '58dc8c42f2880b4264bfad46b9ab443576d4b4f2':
  docs: Add API_UNAVAILABLE case for Wear. Bug: 17753200

9 years agoam e660d6f1: am 4ad2c5ba: Merge "Increasing the min swipe thresholds for the nav...
Winson Chung [Fri, 7 Nov 2014 17:41:01 +0000 (17:41 +0000)]
am e660d6f1: am 4ad2c5ba: Merge "Increasing the min swipe thresholds for the nav bar gestures. (Bug 17109581)" into lmp-dev

* commit 'e660d6f179a01ea18867e9e2126eddd941596953':
  Increasing the min swipe thresholds for the nav bar gestures. (Bug 17109581)

9 years agoMerge "Let scorers fine-tune scoring heuristics." into lmp-mr1-dev
Jeff Davidson [Fri, 7 Nov 2014 17:38:37 +0000 (17:38 +0000)]
Merge "Let scorers fine-tune scoring heuristics." into lmp-mr1-dev

9 years agoam 4ad2c5ba: Merge "Increasing the min swipe thresholds for the nav bar gestures...
Winson Chung [Fri, 7 Nov 2014 17:34:57 +0000 (17:34 +0000)]
am 4ad2c5ba: Merge "Increasing the min swipe thresholds for the nav bar gestures. (Bug 17109581)" into lmp-dev

* commit '4ad2c5ba9ba39ff6116b657d36f671a4cdd2396f':
  Increasing the min swipe thresholds for the nav bar gestures. (Bug 17109581)

9 years agoMerge "Increasing the min swipe thresholds for the nav bar gestures. (Bug 17109581...
Winson Chung [Fri, 7 Nov 2014 17:30:55 +0000 (17:30 +0000)]
Merge "Increasing the min swipe thresholds for the nav bar gestures. (Bug 17109581)" into lmp-dev

9 years agoMaterial design for screen pinning cling
Jason Monk [Thu, 11 Sep 2014 17:36:42 +0000 (13:36 -0400)]
Material design for screen pinning cling

Switching from a dialog to a cling-like view to be more material.
Also moving it into SysUI as it highlights the buttons in nav bar.
This will be triggered directly from recents, but from apps it
will be triggered by the PhoneStatusBar.  In the case that apps
trigger the request, there will be a 'no thanks' button so that
users can refuse.

Bug: 16957435
Change-Id: Ie880f82c66f4b2be98283ed3fa789703c4bd7ed5

9 years agoam 6aaa61fd: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-sprout-dev
Baligh Uddin [Fri, 7 Nov 2014 15:58:15 +0000 (15:58 +0000)]
am 6aaa61fd: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-sprout-dev

* commit '6aaa61fd55955fd711199035fbd9771dcb8a9656':
  Import translations. DO NOT MERGE

9 years agoam 63717687: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-sprout-dev
Baligh Uddin [Fri, 7 Nov 2014 15:52:32 +0000 (15:52 +0000)]
am 63717687: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-sprout-dev

* commit '637176877e9358dc5badd140cd2b795701e7459c':
  Import translations. DO NOT MERGE

9 years agoMerge "Import translations. DO NOT MERGE" into lmp-mr1-dev
Baligh Uddin [Fri, 7 Nov 2014 15:49:32 +0000 (15:49 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev

9 years agoMerge "Import translations. DO NOT MERGE" into lmp-sprout-dev
Baligh Uddin [Fri, 7 Nov 2014 15:49:25 +0000 (15:49 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-sprout-dev

9 years agoMerge "Import translations. DO NOT MERGE" into lmp-mr1-dev
Baligh Uddin [Fri, 7 Nov 2014 15:45:41 +0000 (15:45 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev

9 years agoMerge "Import translations. DO NOT MERGE" into lmp-sprout-dev
Baligh Uddin [Fri, 7 Nov 2014 15:45:35 +0000 (15:45 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-sprout-dev

9 years agoImport translations. DO NOT MERGE
Baligh Uddin [Fri, 7 Nov 2014 09:50:28 +0000 (01:50 -0800)]
Import translations. DO NOT MERGE

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

9 years agoMerge "[WebView] Remove WEBVIEW_DATA_REDUCTION_PROXY setting." into lmp-mr1-dev
Ignacio Solla [Fri, 7 Nov 2014 09:44:54 +0000 (09:44 +0000)]
Merge "[WebView] Remove WEBVIEW_DATA_REDUCTION_PROXY setting." into lmp-mr1-dev

9 years agoImport translations. DO NOT MERGE
Baligh Uddin [Fri, 7 Nov 2014 09:44:33 +0000 (01:44 -0800)]
Import translations. DO NOT MERGE

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

9 years agoImport translations. DO NOT MERGE
Baligh Uddin [Fri, 7 Nov 2014 07:26:52 +0000 (23:26 -0800)]
Import translations. DO NOT MERGE

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

9 years agoImport translations. DO NOT MERGE
Baligh Uddin [Fri, 7 Nov 2014 07:11:55 +0000 (23:11 -0800)]
Import translations. DO NOT MERGE

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

9 years agoConference event package performance improvement.
Tyler Gunn [Fri, 7 Nov 2014 04:06:23 +0000 (20:06 -0800)]
Conference event package performance improvement.

- Instead of sending each participant to the telephony conference
controller, all participants are sent at once.  This way the conference
only needs to be recalculated once.

Bug: 18057361
Change-Id: I86205fc7f1d2648bb180fc7eaf3ad611955952f9

9 years agoam 15127a69: am 871aff9c: Merge "docs: Removed statement that ART does not implement...
Quddus Chong [Fri, 7 Nov 2014 03:53:14 +0000 (03:53 +0000)]
am 15127a69: am 871aff9c: Merge "docs: Removed statement that ART does not implement compacting garbage collection. bug: 18181075" into lmp-docs automerge: 0d7fa2f

* commit '15127a69f6885f6fda2f60f9f2eafa2752d0f3e6':
  docs: Removed statement that ART does not implement compacting garbage collection. bug: 18181075

9 years agoam 871aff9c: Merge "docs: Removed statement that ART does not implement compacting...
Quddus Chong [Fri, 7 Nov 2014 03:45:33 +0000 (03:45 +0000)]
am 871aff9c: Merge "docs: Removed statement that ART does not implement compacting garbage collection. bug: 18181075" into lmp-docs
automerge: 0d7fa2f

* commit '0d7fa2fdd95a1e76373bfa8be31d8c50e96c5715':
  docs: Removed statement that ART does not implement compacting garbage collection. bug: 18181075

9 years agoam 871aff9c: Merge "docs: Removed statement that ART does not implement compacting...
Quddus Chong [Fri, 7 Nov 2014 02:52:28 +0000 (02:52 +0000)]
am 871aff9c: Merge "docs: Removed statement that ART does not implement compacting garbage collection. bug: 18181075" into lmp-docs

* commit '871aff9ca6654ee17e1cfb6d76b987dd3d552bba':
  docs: Removed statement that ART does not implement compacting garbage collection. bug: 18181075

9 years agoMerge "Fix build" into lmp-mr1-dev
Jim Miller [Fri, 7 Nov 2014 02:18:18 +0000 (02:18 +0000)]
Merge "Fix build" into lmp-mr1-dev

9 years agoCEC: Send <Give System Audio Mode> regardless of TV's setting.
Jungshik Jang [Thu, 6 Nov 2014 05:03:15 +0000 (14:03 +0900)]
CEC: Send <Give System Audio Mode> regardless of TV's setting.

When TV is brought back out of standby, it should send <Give System Audio Mode>
to audio receiver so that TV recovers system audio mode.
Current implementation sends <Give System Audio Mode> only when setting is "ON".
In order to fix this, this change sends <Give System Audio Mode>
regardless of TV's setting and update system audio mode according to
response of <Give System Audio Mode>.

Bug: 18267467
Change-Id: I2c3c05347c6f2a7a3a5e3772e4e26c77156eb740

9 years agoFix build
Jim Miller [Fri, 7 Nov 2014 02:05:59 +0000 (18:05 -0800)]
Fix build

Change-Id: I1c4054f0e613f19a39c4bc32cc90bdec3b21dca9

9 years agoMerge "Replace onConferenceChanged with onConnectionAdded." into lmp-mr1-dev
Andrew Lee [Fri, 7 Nov 2014 01:54:00 +0000 (01:54 +0000)]
Merge "Replace onConferenceChanged with onConnectionAdded." into lmp-mr1-dev

9 years agoMerge "Adding bounce animation for affiliated tasks. (Bug 16656169)" into lmp-mr1-dev
Winson Chung [Fri, 7 Nov 2014 01:30:18 +0000 (01:30 +0000)]
Merge "Adding bounce animation for affiliated tasks. (Bug 16656169)" into lmp-mr1-dev

9 years agoMerge "Fixing Recents crash when resetting focus of TaskView already returned to...
Winson Chung [Fri, 7 Nov 2014 01:28:07 +0000 (01:28 +0000)]
Merge "Fixing Recents crash when resetting focus of TaskView already returned to the pool." into lmp-mr1-dev

9 years agoReplace onConferenceChanged with onConnectionAdded.
Andrew Lee [Fri, 7 Nov 2014 01:00:25 +0000 (17:00 -0800)]
Replace onConferenceChanged with onConnectionAdded.

This change is motivated by a desire to be able to adjust the
phone capabilities of a conference depending on its connections.

Turns out Connection is not a good place to do this, because when
the conference is set, this code is only fired if the connection
service already contains the conference. Conference makes more
sense to do this anyways, at the end of the day.

+ Add onConnectionAdded function to Conference.java.
- Remove onConferenceChanged function from Connection.java.

Bug: 18241753
Change-Id: Ib9212a8483a7a7b542618697399bbab8b2701b04

9 years agoMerge "docs: Removed statement that ART does not implement compacting garbage collect...
Quddus Chong [Fri, 7 Nov 2014 01:11:32 +0000 (01:11 +0000)]
Merge "docs: Removed statement that ART does not implement compacting garbage collection. bug: 18181075" into lmp-docs

9 years agoIncreasing the min swipe thresholds for the nav bar gestures. (Bug 17109581)
Winson Chung [Wed, 5 Nov 2014 21:41:12 +0000 (13:41 -0800)]
Increasing the min swipe thresholds for the nav bar gestures. (Bug 17109581)

Change-Id: I1bcf6f91f616890f0e815db33267c5230ae9c76f
(cherry picked from commit 559e6d34b4e76ee21dc6e300681c399ed735a964)

9 years agoFixing Recents crash when resetting focus of TaskView already returned to the pool.
Winson Chung [Fri, 7 Nov 2014 01:07:52 +0000 (17:07 -0800)]
Fixing Recents crash when resetting focus of TaskView already returned to the pool.

Change-Id: Iee789e4e726d5f035ec518f4fec444afecc2bbf2

9 years agoChange access to removeConnection so we can override it.
Anthony Lee [Fri, 7 Nov 2014 00:30:53 +0000 (16:30 -0800)]
Change access to removeConnection so we can override it.

Bug: 18056632
Bug: 18240234
Change-Id: I4e82051a27f3565e9a854df8b27c35300cdbe2ad

9 years agoMerge "Restore mLazyDexOpt behavior for eng builds" into lmp-mr1-dev
Brian Carlstrom [Fri, 7 Nov 2014 00:39:07 +0000 (00:39 +0000)]
Merge "Restore mLazyDexOpt behavior for eng builds" into lmp-mr1-dev

9 years agoam df11d588: Fix crash during Bluetooth on/off stress test
Andre Eisenbach [Fri, 7 Nov 2014 00:27:28 +0000 (00:27 +0000)]
am df11d588: Fix crash during Bluetooth on/off stress test

* commit 'df11d588bb26ad0e8b8a6e8551393a0abeec2fef':
  Fix crash during Bluetooth on/off stress test

9 years agoFix crash during Bluetooth on/off stress test
Andre Eisenbach [Wed, 29 Oct 2014 19:13:38 +0000 (12:13 -0700)]
Fix crash during Bluetooth on/off stress test

Bug: 18106938
Change-Id: Icdeb736d89d5926264f2043455ccbc3760fd5d29
(cherry picked from commit 178d3b54cd50558be789c5dfd8dad80ffdc65021)

9 years agoMerge "Add configuration to control converting sms destination number" into lmp-mr1-dev
Amit Mahajan [Fri, 7 Nov 2014 00:17:40 +0000 (00:17 +0000)]
Merge "Add configuration to control converting sms destination number" into lmp-mr1-dev

9 years agoam db212613: am 816b93cf: am 712c7ea3: Merge "cherrypick from klp-modular-docs docs...
Luan Nguyen [Fri, 7 Nov 2014 00:17:02 +0000 (00:17 +0000)]
am db212613: am 816b93cf: am 712c7ea3: Merge "cherrypick from klp-modular-docs docs: make fixes to Wear training material Change-Id: I27c2c754a027f7202a6388a60008ad3a594132c4" into lmp-docs

* commit 'db21261339f37666a23b5d1e7f8997af4439c0c2':
  cherrypick from klp-modular-docs docs: make fixes to Wear training material Change-Id: I27c2c754a027f7202a6388a60008ad3a594132c4

9 years agoam 5851fb9b: am d00ce6c5: am 1d295821: docs: fix for Brand inquiries form
Joe Fernandez [Fri, 7 Nov 2014 00:16:58 +0000 (00:16 +0000)]
am 5851fb9b: am d00ce6c5: am 1d295821: docs: fix for Brand inquiries form

* commit '5851fb9b820eac653ff9010d49d96cb3df927203':
  docs: fix for Brand inquiries form

9 years agoam 816b93cf: am 712c7ea3: Merge "cherrypick from klp-modular-docs docs: make fixes...
Luan Nguyen [Fri, 7 Nov 2014 00:10:25 +0000 (00:10 +0000)]
am 816b93cf: am 712c7ea3: Merge "cherrypick from klp-modular-docs docs: make fixes to Wear training material Change-Id: I27c2c754a027f7202a6388a60008ad3a594132c4" into lmp-docs

* commit '816b93cf23c59a8a17e998ca706619b9eaa23793':
  cherrypick from klp-modular-docs docs: make fixes to Wear training material Change-Id: I27c2c754a027f7202a6388a60008ad3a594132c4

9 years agoam d00ce6c5: am 1d295821: docs: fix for Brand inquiries form
Joe Fernandez [Fri, 7 Nov 2014 00:10:21 +0000 (00:10 +0000)]
am d00ce6c5: am 1d295821: docs: fix for Brand inquiries form

* commit 'd00ce6c537242d8bf6f01122f7faebfc07652e87':
  docs: fix for Brand inquiries form

9 years agoam f33d9db4: am b1477d11: Merge "[DO NOT MERGE] Increase min free levels for cached...
Andres Morales [Fri, 7 Nov 2014 00:06:25 +0000 (00:06 +0000)]
am f33d9db4: am b1477d11: Merge "[DO NOT MERGE] Increase min free levels for cached processes on 64bit" into lmp-dev

* commit 'f33d9db43a30299e2dfd3585c0964af953766a09':
  [DO NOT MERGE] Increase min free levels for cached processes on 64bit

9 years agoam 94c3e3bf: Merge "Fix NPE for CTS." into lmp-sprout-dev
Jason Parks [Fri, 7 Nov 2014 00:05:47 +0000 (00:05 +0000)]
am 94c3e3bf: Merge "Fix NPE for CTS." into lmp-sprout-dev

* commit '94c3e3bfcfe8d91283560082c737cb62e8d06742':
  Fix NPE for CTS.

9 years agoam 2a83226c: Merge "Change boot screen title to "Android is starting" when not upgrad...
Jeff Hao [Fri, 7 Nov 2014 00:05:43 +0000 (00:05 +0000)]
am 2a83226c: Merge "Change boot screen title to "Android is starting" when not upgrading." into lmp-sprout-dev

* commit '2a83226c7585895d08d3320a4bb881f3659ad0d9':
  Change boot screen title to "Android is starting" when not upgrading.

9 years agoam d47ab00c: am 830790ba: am b0af6987: Merge "docs:Remove tools/index.jd file." into...
Rich Slogar [Fri, 7 Nov 2014 00:05:38 +0000 (00:05 +0000)]
am d47ab00c: am 830790ba: am b0af6987: Merge "docs:Remove tools/index.jd file." into lmp-docs

* commit 'd47ab00cc4f15287c8b48ed5805c4e9766facb58':
  docs:Remove tools/index.jd file.