OSDN Git Service

android-x86/frameworks-base.git
10 years agoam cd0d8cb2: Merge "DO NOT MERGE - Fix keyguard pattern lockout bug" into klp-dev
Adrian Roos [Thu, 13 Mar 2014 17:26:26 +0000 (17:26 +0000)]
am cd0d8cb2: Merge "DO NOT MERGE - Fix keyguard pattern lockout bug" into klp-dev

* commit 'cd0d8cb2d97ced5e8110a14f5cf4bc2d4fe68440':
  DO NOT MERGE - Fix keyguard pattern lockout bug

10 years agoMerge "DO NOT MERGE - Fix keyguard pattern lockout bug" into klp-dev
Adrian Roos [Thu, 13 Mar 2014 17:22:58 +0000 (17:22 +0000)]
Merge "DO NOT MERGE - Fix keyguard pattern lockout bug" into klp-dev

10 years agoam 4545b1d2: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
Baligh Uddin [Thu, 13 Mar 2014 16:25:45 +0000 (16:25 +0000)]
am 4545b1d2: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev

* commit '4545b1d29b23cbfe11aa7ca6b54f6518a38db278':
  Import translations. DO NOT MERGE

10 years agoMerge "Import translations. DO NOT MERGE" into klp-dev
Baligh Uddin [Thu, 13 Mar 2014 16:22:52 +0000 (16:22 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-dev

10 years agoDO NOT MERGE - Fix keyguard pattern lockout bug
Adrian Roos [Mon, 10 Mar 2014 16:00:11 +0000 (17:00 +0100)]
DO NOT MERGE - Fix keyguard pattern lockout bug

(cherry picked from commit 7c11f8b4659c3444d5037b756b6e5f45a2ea61a6)
Conflicts:
packages/Keyguard/src/com/android/keyguard/KeyguardPatternView.java

Bug: 13302967
Change-Id: Ifa4c01e630bd3aa8cadfea8dbbbb4686d50eb945

10 years agoam a796168d: Merge "Fix issue #11965706: Calls using IntentChooser are now Broken...
Dianne Hackborn [Thu, 13 Mar 2014 01:15:22 +0000 (01:15 +0000)]
am a796168d: Merge "Fix issue #11965706: Calls using IntentChooser are now Broken in 4.3 and 4.4" into klp-dev

* commit 'a796168da0ea139fe7312678f5031cd96c50097c':
  Fix issue #11965706: Calls using IntentChooser are now Broken in 4.3 and 4.4

10 years agoMerge "Fix issue #11965706: Calls using IntentChooser are now Broken in 4.3 and 4...
Dianne Hackborn [Thu, 13 Mar 2014 01:12:13 +0000 (01:12 +0000)]
Merge "Fix issue #11965706: Calls using IntentChooser are now Broken in 4.3 and 4.4" into klp-dev

10 years agoam 73bd57f7: Merge "Retain display when creating specialized contexts. (DO NOT MERGE...
Jeff Brown [Thu, 13 Mar 2014 00:15:19 +0000 (00:15 +0000)]
am 73bd57f7: Merge "Retain display when creating specialized contexts. (DO NOT MERGE)" into klp-dev

* commit '73bd57f7abdb9eaf9239aa13945990acc6c97cd2':
  Retain display when creating specialized contexts. (DO NOT MERGE)

10 years agoMerge "Retain display when creating specialized contexts. (DO NOT MERGE)" into klp-dev
Jeff Brown [Thu, 13 Mar 2014 00:12:52 +0000 (00:12 +0000)]
Merge "Retain display when creating specialized contexts. (DO NOT MERGE)" into klp-dev

10 years agoam 60d7c995: Merge "DO NOT MERGE setAvrcpAbsoluteVolume is passed wrong unit paramete...
Zhihai Xu [Wed, 12 Mar 2014 23:25:11 +0000 (23:25 +0000)]
am 60d7c995: Merge "DO NOT MERGE setAvrcpAbsoluteVolume is passed wrong unit parameter from AudioManager" into klp-dev

* commit '60d7c9957891280dfb131d5d58f32cf6fb82d5a2':
  DO NOT MERGE setAvrcpAbsoluteVolume is passed wrong unit parameter from AudioManager

10 years agoMerge "DO NOT MERGE setAvrcpAbsoluteVolume is passed wrong unit parameter from AudioM...
Zhihai Xu [Wed, 12 Mar 2014 23:22:37 +0000 (23:22 +0000)]
Merge "DO NOT MERGE setAvrcpAbsoluteVolume is passed wrong unit parameter from AudioManager" into klp-dev

10 years agoDO NOT MERGE setAvrcpAbsoluteVolume is passed wrong unit parameter from AudioManager
Zhihai Xu [Sat, 11 Jan 2014 00:44:39 +0000 (16:44 -0800)]
DO NOT MERGE setAvrcpAbsoluteVolume is passed wrong unit parameter from AudioManager

setAvrcpAbsoluteVolume is passed wrong unit parameter from AudioManager.
It cause maximize volume in Bluetooth speaker/device.
The volume expected by Bluetooth Avrcp should be from 0 to 15.
But the current volume parameter passed to Bluetooth Avrcp is from 0 to 150.
It is scaled by 10 times than the correct volume.
index = rescaleIndex(index * 10, streamType, streamTypeAlias);
Should divide the volume by 10 before pass to Bluetooth Avrcp.

bug:12495379
Change-Id: I4160588e92ee384e21a75d63036d8bd6ccb30621

10 years agoam 15258ac8: Fix power manager display wake lock bugs. (DO NOT MERGE)
Jeff Brown [Wed, 12 Mar 2014 18:49:09 +0000 (18:49 +0000)]
am 15258ac8: Fix power manager display wake lock bugs.  (DO NOT MERGE)

* commit '15258ac86bb397206ac44c073baf184ffa0e62f2':
  Fix power manager display wake lock bugs.  (DO NOT MERGE)

10 years agoFix issue #11965706: Calls using IntentChooser are now Broken in 4.3 and 4.4
Dianne Hackborn [Wed, 12 Mar 2014 18:10:08 +0000 (11:10 -0700)]
Fix issue #11965706: Calls using IntentChooser are now Broken in 4.3 and 4.4

The activity manager needs to set launchedFromPackage to be that of
the previous package in the case where flow has been redirected
through an intermediate activity.

Change-Id: I678fc2e7d984991ac715251a784ba7d7ccbf9fca

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 12 Mar 2014 16:09:05 +0000 (09:09 -0700)]
Import translations. DO NOT MERGE

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

10 years agoFix power manager display wake lock bugs. (DO NOT MERGE)
Jeff Brown [Wed, 12 Mar 2014 06:02:35 +0000 (23:02 -0700)]
Fix power manager display wake lock bugs.  (DO NOT MERGE)

Under certain circumstances, the power manager might continue to
hold the display wakelock long after the display had been turned
off due to the mDisplayReady flag having an incorrect value.

1. An inverted conditional caused DisplayPowerState to incorrectly
signal the screen on ready state.

2. The DisplayPowerController failed to clear the block screen on
flag in the case where the screen was turned off before it became
unblocked from turning on.  This could happen when the display was
rapidly turned on-off-on-off.

Bug: 13248135
Change-Id: I8faa3034695c83c8cd35613d81acccf40d22128d

10 years agoRetain display when creating specialized contexts. (DO NOT MERGE)
Jeff Brown [Tue, 11 Mar 2014 04:24:37 +0000 (21:24 -0700)]
Retain display when creating specialized contexts. (DO NOT MERGE)

Fixed a bug that cause Context.createPackageContext() to discard
display information.  Likewise also fixes issues where the
activity token, override configuration, user handle, and
restriction state might be discarded.

As part of this change, reworked how Contexts are created to make
initialization easier to understand and less error-prone.
The init() methods have been removed and most of the state is
now stored in final variables.

Bug: 12015587
Change-Id: If795851f1cd078bef889b76a52e00d9b3c06ab11

10 years agoam 7f2c9e94: Merge "Add a config override for ViewConfiguration#hasPermanentMenuKey...
Adam Powell [Tue, 11 Mar 2014 23:26:38 +0000 (23:26 +0000)]
am 7f2c9e94: Merge "Add a config override for ViewConfiguration#hasPermanentMenuKey" into klp-dev

* commit '7f2c9e9420252a493b7399639f794c8a963444e5':
  Add a config override for ViewConfiguration#hasPermanentMenuKey

10 years agoMerge "Add a config override for ViewConfiguration#hasPermanentMenuKey" into klp-dev
Adam Powell [Tue, 11 Mar 2014 23:19:37 +0000 (23:19 +0000)]
Merge "Add a config override for ViewConfiguration#hasPermanentMenuKey" into klp-dev

10 years agoam 52af2ca9: DO NOT MERGE - Remove data dirs if a new install fails dexopt.
Narayan Kamath [Tue, 11 Mar 2014 23:18:18 +0000 (23:18 +0000)]
am 52af2ca9: DO NOT MERGE - Remove data dirs if a new install fails dexopt.

* commit '52af2ca919c068f1c9389fa4c979d2fe3105af40':
  DO NOT MERGE - Remove data dirs if a new install fails dexopt.

10 years agoam 68c0346b: DO NOT MERGE - FLAG_PRIVILEGED disappears if privileged app is updated...
Naofumi Harada [Tue, 11 Mar 2014 23:18:00 +0000 (23:18 +0000)]
am 68c0346b: DO NOT MERGE - FLAG_PRIVILEGED disappears if privileged app is updated and rebooted

* commit '68c0346b22d11a0e2c5e89f1a9206bc06ad3d0cf':
  DO NOT MERGE - FLAG_PRIVILEGED disappears if privileged app is updated and rebooted

10 years agoAdd a config override for ViewConfiguration#hasPermanentMenuKey
Adam Powell [Wed, 4 Dec 2013 19:15:29 +0000 (11:15 -0800)]
Add a config override for ViewConfiguration#hasPermanentMenuKey

Allow device overlays to override the behavior of the
hasPermanentMenuKey method at build time. This is useful for devices
that do not behave as the usual autodetection mechanism expects.

Device overlays should set config_overrideHasPermanentMenuKey to 1 if
the device DOES have a permanent menu key or 2 if the device DOES NOT
have a permanent menu key.

Bug 11698700

Change-Id: I467b68528cf681b08adcaebc2402d8bdd84f6b5c

10 years agoDO NOT MERGE - Remove data dirs if a new install fails dexopt.
Narayan Kamath [Mon, 16 Dec 2013 18:18:12 +0000 (18:18 +0000)]
DO NOT MERGE - Remove data dirs if a new install fails dexopt.

We'd otherwise leave the data dirs & native libraries
lying around. This will leave the app permanently broken
because the next install of the app will fail with
INSTALL_FAILED_UID_CHANGED.

Also remove an unnecessary instance variable.

Cherry-pick from master
Bug 13416059

Change-Id: I1e644aab74d5ea519231800915b39c2f55d043ae

10 years agoDO NOT MERGE - FLAG_PRIVILEGED disappears if privileged app is updated and rebooted
Naofumi Harada [Tue, 21 Jan 2014 01:29:36 +0000 (10:29 +0900)]
DO NOT MERGE - FLAG_PRIVILEGED disappears if privileged app is updated and rebooted

Since Kitkat, an app pre-loaded under /system/priv-app/ has
FLAG_PRIVILEGED. However, if the app updated and the device
rebooted, privileged flag is unset from pkgFlags. This patch
fix issue to assign privileged flag when scanning the updated
packages.

Bug: 12640283

Cherrypick from master.

Change-Id: I833d94cd911693c9291e8204f63bd8de945dbba6

10 years agoam 674f85af: Merge "Only allow System apps to make VPN exempt routes" into klp-dev
Chad Brubaker [Tue, 11 Mar 2014 19:22:43 +0000 (19:22 +0000)]
am 674f85af: Merge "Only allow System apps to make VPN exempt routes" into klp-dev

* commit '674f85af4c04970ec8875669b3f08eaf0465ba4b':
  Only allow System apps to make VPN exempt routes

10 years agoam decfd707: Merge "Add the calling package name to requestRouteToHost" into klp-dev
Chad Brubaker [Tue, 11 Mar 2014 19:22:39 +0000 (19:22 +0000)]
am decfd707: Merge "Add the calling package name to requestRouteToHost" into klp-dev

* commit 'decfd7079b622f9135aeb8f7b2ec48005c844c38':
  Add the calling package name to requestRouteToHost

10 years agoMerge "Only allow System apps to make VPN exempt routes" into klp-dev
Chad Brubaker [Tue, 11 Mar 2014 17:51:50 +0000 (17:51 +0000)]
Merge "Only allow System apps to make VPN exempt routes" into klp-dev

10 years agoMerge "Add the calling package name to requestRouteToHost" into klp-dev
Chad Brubaker [Tue, 11 Mar 2014 17:51:45 +0000 (17:51 +0000)]
Merge "Add the calling package name to requestRouteToHost" into klp-dev

10 years agoam e9821bf2: Merge "DO NOT MERGE - Don\'t hang installs if the transport disappears...
Christopher Tate [Tue, 11 Mar 2014 17:37:06 +0000 (17:37 +0000)]
am e9821bf2: Merge "DO NOT MERGE - Don\'t hang installs if the transport disappears" into klp-dev

* commit 'e9821bf2380bfa325e6398a6390a4083007d3006':
  DO NOT MERGE - Don't hang installs if the transport disappears

10 years agoam 7138395b: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
Baligh Uddin [Tue, 11 Mar 2014 17:37:03 +0000 (17:37 +0000)]
am 7138395b: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev

* commit '7138395b26fcad9664ad05b9c98109f60db8a557':
  Import translations. DO NOT MERGE

10 years agoMerge "DO NOT MERGE - Don't hang installs if the transport disappears" into klp-dev
Christopher Tate [Tue, 11 Mar 2014 17:34:15 +0000 (17:34 +0000)]
Merge "DO NOT MERGE - Don't hang installs if the transport disappears" into klp-dev

10 years agoMerge "Import translations. DO NOT MERGE" into klp-dev
Baligh Uddin [Tue, 11 Mar 2014 17:33:28 +0000 (17:33 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-dev

10 years agoam 6e6dc23c: Merge "DO NOT MERGE Quick fix for updating the FastScroller long list...
Alan Viverette [Tue, 11 Mar 2014 02:15:26 +0000 (02:15 +0000)]
am 6e6dc23c: Merge "DO NOT MERGE Quick fix for updating the FastScroller long list property" into klp-dev

* commit '6e6dc23c692b14f5e70ee1453eab726978e4984e':
  DO NOT MERGE Quick fix for updating the FastScroller long list property

10 years agoam e910a7ce: Merge "DO NOT MERGE Check item type before re-binding transient state...
Alan Viverette [Tue, 11 Mar 2014 02:15:24 +0000 (02:15 +0000)]
am e910a7ce: Merge "DO NOT MERGE Check item type before re-binding transient state views" into klp-dev

* commit 'e910a7ce8b42580b8bc184dfc340859a65e98c80':
  DO NOT MERGE Check item type before re-binding transient state views

10 years agoam 6a5b7c6f: Merge "DO NOT MERGE Ensure transient state views are temporarily detache...
Alan Viverette [Tue, 11 Mar 2014 02:15:21 +0000 (02:15 +0000)]
am 6a5b7c6f: Merge "DO NOT MERGE Ensure transient state views are temporarily detached" into klp-dev

* commit '6a5b7c6ffbef87c6591dbc8f5813f61b3086bfad':
  DO NOT MERGE Ensure transient state views are temporarily detached

10 years agoMerge "DO NOT MERGE Quick fix for updating the FastScroller long list property" into...
Alan Viverette [Tue, 11 Mar 2014 02:12:13 +0000 (02:12 +0000)]
Merge "DO NOT MERGE Quick fix for updating the FastScroller long list property" into klp-dev

10 years agoMerge "DO NOT MERGE Check item type before re-binding transient state views" into...
Alan Viverette [Tue, 11 Mar 2014 02:12:05 +0000 (02:12 +0000)]
Merge "DO NOT MERGE Check item type before re-binding transient state views" into klp-dev

10 years agoMerge "DO NOT MERGE Ensure transient state views are temporarily detached" into klp-dev
Alan Viverette [Tue, 11 Mar 2014 02:11:58 +0000 (02:11 +0000)]
Merge "DO NOT MERGE Ensure transient state views are temporarily detached" into klp-dev

10 years agoam 3a153c0d: Merge "Fix a bug in submenu presenter priority handling" into klp-dev
Adam Powell [Tue, 11 Mar 2014 01:24:47 +0000 (01:24 +0000)]
am 3a153c0d: Merge "Fix a bug in submenu presenter priority handling" into klp-dev

* commit '3a153c0de271a004710e5ac545c48778f7e51b12':
  Fix a bug in submenu presenter priority handling

10 years agoMerge "Fix a bug in submenu presenter priority handling" into klp-dev
Adam Powell [Tue, 11 Mar 2014 01:22:10 +0000 (01:22 +0000)]
Merge "Fix a bug in submenu presenter priority handling" into klp-dev

10 years agoam cf8573c1: Fix destruction issues relating to AllocationAdapter.
Jason Sams [Tue, 11 Mar 2014 01:12:32 +0000 (01:12 +0000)]
am cf8573c1: Fix destruction issues relating to AllocationAdapter.

* commit 'cf8573c15456c4581b691c7380722ea6dccf11c5':
  Fix destruction issues relating to AllocationAdapter.

10 years agoam 5757bf89: Add hidden minor version ID for support lib workarounds.
Jason Sams [Tue, 11 Mar 2014 01:12:29 +0000 (01:12 +0000)]
am 5757bf89: Add hidden minor version ID for support lib workarounds.

* commit '5757bf89c44e7a4805340b5634bec13a1caf39f8':
  Add hidden minor version ID for support lib workarounds.

10 years agoam ff7256e7: Fix destruction issues relating to AllocationAdapter.
Jason Sams [Tue, 11 Mar 2014 01:12:23 +0000 (01:12 +0000)]
am ff7256e7: Fix destruction issues relating to AllocationAdapter.

* commit 'ff7256e757502279b1777127a12eba235be679ae':
  Fix destruction issues relating to AllocationAdapter.

10 years agoDO NOT MERGE - Don't hang installs if the transport disappears
Christopher Tate [Mon, 3 Mar 2014 20:03:09 +0000 (12:03 -0800)]
DO NOT MERGE - Don't hang installs if the transport disappears

Bug 12991308

Cherry-pick from master.

Change-Id: Id1abedd77be7207e67d7ca11591973d33125459c

10 years agoFix destruction issues relating to AllocationAdapter.
Jason Sams [Mon, 10 Mar 2014 20:32:42 +0000 (13:32 -0700)]
Fix destruction issues relating to AllocationAdapter.

bug 13170046

Change-Id: I2a2ba3cbd7d08c659ed8958fbcc01919e36e86b0

10 years agoAdd hidden minor version ID for support lib workarounds.
Jason Sams [Mon, 10 Mar 2014 20:32:21 +0000 (13:32 -0700)]
Add hidden minor version ID for support lib workarounds.

bug 13170046

Change-Id: I0c77901752e9a0b10bd5be62311c79a0ab7128e5

10 years agoFix destruction issues relating to AllocationAdapter.
Jason Sams [Mon, 10 Mar 2014 20:31:51 +0000 (13:31 -0700)]
Fix destruction issues relating to AllocationAdapter.

bug 13170046

Change-Id: I922b19c086b675949c6fae66c6dcb4c8af3b715f

10 years agoam 6d9ed0c3: Merge "DO NOT MERGE Debounce wifi country code Info" into klp-dev
Robert Greenwalt [Mon, 10 Mar 2014 20:06:23 +0000 (20:06 +0000)]
am 6d9ed0c3: Merge "DO NOT MERGE Debounce wifi country code Info" into klp-dev

* commit '6d9ed0c35327adfba50004fe9270ee6471459fb0':
  DO NOT MERGE Debounce wifi country code Info

10 years agoMerge "DO NOT MERGE Debounce wifi country code Info" into klp-dev
Robert Greenwalt [Mon, 10 Mar 2014 20:04:09 +0000 (20:04 +0000)]
Merge "DO NOT MERGE Debounce wifi country code Info" into klp-dev

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Mon, 10 Mar 2014 19:36:47 +0000 (12:36 -0700)]
Import translations. DO NOT MERGE

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

10 years agoam 82ec1442: Merge "DO NOT MERGE Revert "Revert "Add PLAY and PAUSE keycodes and...
Zhihai Xu [Mon, 10 Mar 2014 18:49:47 +0000 (18:49 +0000)]
am 82ec1442: Merge "DO NOT MERGE Revert "Revert "Add PLAY and PAUSE keycodes and remove PLAY_PAUSE keycode.""" into klp-dev

* commit '82ec1442487d66935cb0c30f6da3545d8c33af6e':
  DO NOT MERGE Revert "Revert "Add PLAY and PAUSE keycodes and remove PLAY_PAUSE keycode.""

10 years agoMerge "DO NOT MERGE Revert "Revert "Add PLAY and PAUSE keycodes and remove PLAY_PAUSE...
Zhihai Xu [Mon, 10 Mar 2014 18:46:56 +0000 (18:46 +0000)]
Merge "DO NOT MERGE Revert "Revert "Add PLAY and PAUSE keycodes and remove PLAY_PAUSE keycode.""" into klp-dev

10 years agoDO NOT MERGE Revert "Revert "Add PLAY and PAUSE keycodes and remove PLAY_PAUSE keycode.""
Zhihai Xu [Tue, 7 Jan 2014 19:36:01 +0000 (19:36 +0000)]
DO NOT MERGE Revert "Revert "Add PLAY and PAUSE keycodes and remove PLAY_PAUSE keycode.""

This reverts commit 371427b53c70d1a71012de404c29187fe303a22a.

bug:12099469
Change-Id: I497832b54856a9909fc8651ee67555e02e0e763e

10 years agoam 5243a760: Merge "DO NOT MERGE - Fix Airplane Mode + reboot interaction for Wifi...
Vinit Deshapnde [Mon, 10 Mar 2014 17:54:01 +0000 (17:54 +0000)]
am 5243a760: Merge "DO NOT MERGE - Fix Airplane Mode + reboot interaction for Wifi" into klp-dev

* commit '5243a760452dc06ec2fd0c50e1c23c0d8c3d16e7':
  DO NOT MERGE - Fix Airplane Mode + reboot interaction for Wifi

10 years agoMerge "DO NOT MERGE - Fix Airplane Mode + reboot interaction for Wifi" into klp-dev
Vinit Deshapnde [Mon, 10 Mar 2014 17:51:18 +0000 (17:51 +0000)]
Merge "DO NOT MERGE - Fix Airplane Mode + reboot interaction for Wifi" into klp-dev

10 years agoFix a bug in submenu presenter priority handling
Adam Powell [Wed, 4 Dec 2013 02:58:29 +0000 (18:58 -0800)]
Fix a bug in submenu presenter priority handling

Now that overflow menus and the PhoneWindow-level ListMenuPresenter
can coexist, make sure that ListMenuPresenter handles submenus spawned
by itself. Introduce an internal API for menus to prefer a specific
presenter when performing item actions.

Bug 11979407

Change-Id: Id0b8fcbb8b310cbb3a63a1e5ea7a89de5d53f86f

10 years agoam b2bd63f0: Merge "Fix doc typos in Vibrator.java" into klp-docs
John Spurlock [Mon, 10 Mar 2014 16:24:31 +0000 (16:24 +0000)]
am b2bd63f0: Merge "Fix doc typos in Vibrator.java" into klp-docs

* commit 'b2bd63f00631b68df3595a4369ec4802e6443bc7':
  Fix doc typos in Vibrator.java

10 years agoam 29de5063: Merge "fix some typos for GoogleApiClient doc" into klp-docs
Scott Main [Mon, 10 Mar 2014 16:24:29 +0000 (16:24 +0000)]
am 29de5063: Merge "fix some typos for GoogleApiClient doc" into klp-docs

* commit '29de50633348fb6329ed38980abce0010253a941':
  fix some typos for GoogleApiClient doc

10 years agoam 69e49a81: Merge "fix typos" into klp-docs
Scott Main [Mon, 10 Mar 2014 16:24:26 +0000 (16:24 +0000)]
am 69e49a81: Merge "fix typos" into klp-docs

* commit '69e49a819a5fd3a9d0ede1ba18f204e5e2050da6':
  fix typos

10 years agoMerge "Fix doc typos in Vibrator.java" into klp-docs
John Spurlock [Mon, 10 Mar 2014 16:22:22 +0000 (16:22 +0000)]
Merge "Fix doc typos in Vibrator.java" into klp-docs

10 years agoMerge "fix some typos for GoogleApiClient doc" into klp-docs
Scott Main [Mon, 10 Mar 2014 16:21:10 +0000 (16:21 +0000)]
Merge "fix some typos for GoogleApiClient doc" into klp-docs

10 years agoMerge "fix typos" into klp-docs
Scott Main [Mon, 10 Mar 2014 16:20:45 +0000 (16:20 +0000)]
Merge "fix typos" into klp-docs

10 years agoFix doc typos in Vibrator.java
John Spurlock [Mon, 10 Mar 2014 15:29:35 +0000 (11:29 -0400)]
Fix doc typos in Vibrator.java

Change-Id: Ie95cd7fa16042897e6acf94badec98bc19bde57a

10 years agoam 1327e59f: Merge "DO NOT MERGE BLE peripheral mode (3/4): Add peripheral mode API...
Wei Wang [Sat, 8 Mar 2014 02:05:57 +0000 (02:05 +0000)]
am 1327e59f: Merge "DO NOT MERGE BLE peripheral mode (3/4): Add peripheral mode API." into klp-dev

* commit '1327e59f36ceea5a1ee7dc66b311206345353de5':
  DO NOT MERGE BLE peripheral mode (3/4): Add peripheral mode API.

10 years agoMerge "DO NOT MERGE BLE peripheral mode (3/4): Add peripheral mode API." into klp-dev
Wei Wang [Sat, 8 Mar 2014 02:01:01 +0000 (02:01 +0000)]
Merge "DO NOT MERGE BLE peripheral mode (3/4): Add peripheral mode API." into klp-dev

10 years agoDO NOT MERGE Debounce wifi country code Info
Robert Greenwalt [Sat, 8 Mar 2014 00:51:41 +0000 (16:51 -0800)]
DO NOT MERGE Debounce wifi country code Info

We're getting signals from the radio and it sometimes drops out for
a while.  This change will delay applying an empty country code
for 15sec but apply non-empty country codes immediately.  It uses a
sequence number so we only apply the most recent change, even if
it's delayed.

Also secures the wifi call to set the country code as we can't
allow apps to set it willy-nilly.

bug:11062898
Change-Id: I610039a833e26d4c5c8b7b9ac1b7546f3c83446a

10 years agoDO NOT MERGE Quick fix for updating the FastScroller long list property
Alan Viverette [Sat, 8 Mar 2014 00:50:24 +0000 (16:50 -0800)]
DO NOT MERGE Quick fix for updating the FastScroller long list property

BUG: 12553181
Change-Id: I5305b0ec4ae8e069fc98d45dc3d5daaa0628ca79

10 years agoam f175b19a: Merge "Fix a bug where OnTouchListeners in action views could be removed...
Adam Powell [Fri, 7 Mar 2014 23:38:30 +0000 (23:38 +0000)]
am f175b19a: Merge "Fix a bug where OnTouchListeners in action views could be removed" into klp-dev

* commit 'f175b19aaac7ffe5553013d996a073693cac929d':
  Fix a bug where OnTouchListeners in action views could be removed

10 years agoam 57a45f22: Merge "Fix a JNI local reference leak in JNIMediaPlayerListener::notify...
Marco Nelissen [Fri, 7 Mar 2014 23:38:27 +0000 (23:38 +0000)]
am 57a45f22: Merge "Fix a JNI local reference leak in JNIMediaPlayerListener::notify." into klp-dev

* commit '57a45f22ea7b0509fb918fa39e797a6061f75438':
  Fix a JNI local reference leak in JNIMediaPlayerListener::notify.

10 years agoam 93df07a1: Merge "Show the keyguard if unsecure window on top. DO NOT MERGE." into...
Craig Mautner [Fri, 7 Mar 2014 23:38:20 +0000 (23:38 +0000)]
am 93df07a1: Merge "Show the keyguard if unsecure window on top. DO NOT MERGE." into klp-dev

* commit '93df07a1b72488b64354098cd00dff1d36b76b12':
  Show the keyguard if unsecure window on top. DO NOT MERGE.

10 years agoMerge "Fix a bug where OnTouchListeners in action views could be removed" into klp-dev
Adam Powell [Fri, 7 Mar 2014 23:28:19 +0000 (23:28 +0000)]
Merge "Fix a bug where OnTouchListeners in action views could be removed" into klp-dev

10 years agoDO NOT MERGE Check item type before re-binding transient state views
Alan Viverette [Fri, 7 Mar 2014 22:30:11 +0000 (14:30 -0800)]
DO NOT MERGE Check item type before re-binding transient state views

BUG: 12701797
Change-Id: I180613cc342d24b63f80fd699937c7543c38fc20

10 years agoMerge "Fix a JNI local reference leak in JNIMediaPlayerListener::notify." into klp-dev
Marco Nelissen [Fri, 7 Mar 2014 22:49:33 +0000 (22:49 +0000)]
Merge "Fix a JNI local reference leak in JNIMediaPlayerListener::notify." into klp-dev

10 years agoMerge "Show the keyguard if unsecure window on top. DO NOT MERGE." into klp-dev
Craig Mautner [Fri, 7 Mar 2014 22:30:25 +0000 (22:30 +0000)]
Merge "Show the keyguard if unsecure window on top. DO NOT MERGE." into klp-dev

10 years agoFix a JNI local reference leak in JNIMediaPlayerListener::notify.
Elliott Hughes [Wed, 13 Nov 2013 23:10:40 +0000 (15:10 -0800)]
Fix a JNI local reference leak in JNIMediaPlayerListener::notify.

Bug: https://code.google.com/p/android/issues/detail?id=62137
b/12603577
Change-Id: I776cd83a66de37fdbbe8af367bf1b26e5e0c7247

10 years agoDO NOT MERGE Ensure transient state views are temporarily detached
Alan Viverette [Fri, 7 Mar 2014 22:08:02 +0000 (14:08 -0800)]
DO NOT MERGE Ensure transient state views are temporarily detached

BUG: 12024471
Change-Id: I02659d65d664b3fd8991a0527bd23801db6f1a9d

10 years agoam 9823a170: Merge "Make MtpDatabase use libexif instead of libjhead" into klp-dev
Marco Nelissen [Fri, 7 Mar 2014 21:12:21 +0000 (21:12 +0000)]
am 9823a170: Merge "Make MtpDatabase use libexif instead of libjhead" into klp-dev

* commit '9823a170e4f9ff1d9233eb7eb661c4d418c2e2a7':
  Make MtpDatabase use libexif instead of libjhead

10 years agoam dbeb0c12: Merge "telephony: Add same named operator configuration for some operato...
Vineeta Srivastava [Fri, 7 Mar 2014 21:12:17 +0000 (21:12 +0000)]
am dbeb0c12: Merge "telephony: Add same named operator configuration for some operators" into klp-dev

* commit 'dbeb0c12950e92a59671f8da7952ddf3486789b4':
  telephony: Add same named operator configuration for some operators

10 years agoMerge "Make MtpDatabase use libexif instead of libjhead" into klp-dev
Marco Nelissen [Fri, 7 Mar 2014 20:23:29 +0000 (20:23 +0000)]
Merge "Make MtpDatabase use libexif instead of libjhead" into klp-dev

10 years agoMerge "telephony: Add same named operator configuration for some operators" into...
Vineeta Srivastava [Fri, 7 Mar 2014 20:09:00 +0000 (20:09 +0000)]
Merge "telephony: Add same named operator configuration for some operators" into klp-dev

10 years agotelephony: Add same named operator configuration for some operators
Sungmin Choi [Fri, 13 Dec 2013 05:50:40 +0000 (14:50 +0900)]
telephony: Add same named operator configuration for some operators

Add same named operator configuration for 404, 405, and 520.
That is, show roaming icon though same named operators.

Bug: 12121959
Change-Id: I9148bab727170f670fd2679db69b123b0526bb32

10 years agoam ef86ff58: Merge "Revert "Do not show roaming icon for Videotron operator when...
Vineeta Srivastava [Fri, 7 Mar 2014 18:40:53 +0000 (18:40 +0000)]
am ef86ff58: Merge "Revert "Do not show roaming icon for Videotron operator when access Canada network" [DO NOT MERGE]" into klp-dev

* commit 'ef86ff58178e876f1dfbedd65166cc806f006ba8':
  Revert "Do not show roaming icon for Videotron operator when access Canada network" [DO NOT MERGE]

10 years agoMerge "Revert "Do not show roaming icon for Videotron operator when access Canada...
Vineeta Srivastava [Fri, 7 Mar 2014 18:37:42 +0000 (18:37 +0000)]
Merge "Revert "Do not show roaming icon for Videotron operator when access Canada network" [DO NOT MERGE]" into klp-dev

10 years agoRevert "Do not show roaming icon for Videotron operator when access Canada network...
Sungmin Choi [Mon, 16 Dec 2013 07:14:44 +0000 (16:14 +0900)]
Revert "Do not show roaming icon for Videotron operator when access Canada network" [DO NOT MERGE]

This reverts commit 119e24f98706cb0a1217b41e7e750b94c1a8941a.

Bug: 12163013
Change-Id: I574d1492253eb6e1f570411e441c5bea7376112c

10 years agoMake MtpDatabase use libexif instead of libjhead
Marco Nelissen [Fri, 10 Jan 2014 18:39:27 +0000 (10:39 -0800)]
Make MtpDatabase use libexif instead of libjhead

b/12203995

Change-Id: I0e0e6209be7a9d3e493abdcee8619cae6d4b9501

10 years agoam bc57651f: Merge "DO NOT MERGE - merge nativeDecodeFileDescriptor fixes into KLP...
Leon Scroggins III [Fri, 7 Mar 2014 18:15:23 +0000 (18:15 +0000)]
am bc57651f: Merge "DO NOT MERGE - merge nativeDecodeFileDescriptor fixes into KLP-MR2 BUG:13191516" into klp-dev

* commit 'bc57651fb510d7b1a2811235f96e711b6be12a12':
  DO NOT MERGE - merge nativeDecodeFileDescriptor fixes into KLP-MR2 BUG:13191516

10 years agoam 785d764b: Merge "More on issue #12031685 (DO NOT MERGE)" into klp-dev
Dianne Hackborn [Fri, 7 Mar 2014 18:15:19 +0000 (18:15 +0000)]
am 785d764b: Merge "More on issue #12031685 (DO NOT MERGE)" into klp-dev

* commit '785d764bd56b2d41216aa52ab8f6b6af9179f9c9':
  More on issue #12031685 (DO NOT MERGE)

10 years agoMerge "DO NOT MERGE - merge nativeDecodeFileDescriptor fixes into KLP-MR2 BUG:1319151...
Leon Scroggins III [Fri, 7 Mar 2014 18:13:29 +0000 (18:13 +0000)]
Merge "DO NOT MERGE - merge nativeDecodeFileDescriptor fixes into KLP-MR2 BUG:13191516" into klp-dev

10 years agoMerge "More on issue #12031685 (DO NOT MERGE)" into klp-dev
Dianne Hackborn [Fri, 7 Mar 2014 18:12:30 +0000 (18:12 +0000)]
Merge "More on issue #12031685 (DO NOT MERGE)" into klp-dev

10 years agoam faddd77a: Merge "EGL14.eglCreateWindowSurface should set producerControlledByApp...
Andy McFadden [Fri, 7 Mar 2014 17:43:40 +0000 (17:43 +0000)]
am faddd77a: Merge "EGL14.eglCreateWindowSurface should set producerControlledByApp" into klp-dev

* commit 'faddd77a917dd423aee5fc64c056c8c2e0ce6f9a':
  EGL14.eglCreateWindowSurface should set producerControlledByApp

10 years agoMerge "EGL14.eglCreateWindowSurface should set producerControlledByApp" into klp-dev
Andy McFadden [Fri, 7 Mar 2014 17:40:39 +0000 (17:40 +0000)]
Merge "EGL14.eglCreateWindowSurface should set producerControlledByApp" into klp-dev

10 years agoShow the keyguard if unsecure window on top. DO NOT MERGE.
Craig Mautner [Mon, 3 Mar 2014 21:26:03 +0000 (13:26 -0800)]
Show the keyguard if unsecure window on top. DO NOT MERGE.

When traversing windows save the fact that windows above the topmost
fullscreen window do not hide the lockscreen. If there is such a
window don't show it.

Fixes bug 13225149.

Change-Id: Ib6f33cbcfb2f60d8957a9184729ecdec80c6a236

10 years agoDO NOT MERGE - merge nativeDecodeFileDescriptor fixes into KLP-MR2
Leon Scroggins III [Tue, 14 Jan 2014 20:14:57 +0000 (15:14 -0500)]
DO NOT MERGE - merge nativeDecodeFileDescriptor fixes into KLP-MR2
BUG:13191516

Original CLs below:

In nativeDecodeFileDescriptor, use fdopen.

Instead of attempting to mmap the entire file, create an
SkFILEStream from a FILE.

BUG:11669944
BUG:11028218
Cherry-pick from: If67da91484acc79f9f3dde6d05201409c0c75e41

-------------------------------------------------------------------------

Decode file descriptor from the correct offset.

Fix a few bugs in nativeDecodeFileDescriptor:
1. Restore the FD's offset when exiting the function.
2. Copy the data when potentially using an SkImageRef.
   The old behavior would have continued to modify the
   file descriptor's offset each time a new decode was
   required. The copy ensures that the file descriptor
   remains unchanged.
3. Buffer the file stream.
   Prior to this change, if the image was not a PNG,
   the stream would be rewound to the beginning of the
   file, even if the file descriptor was passed in with
   an offset. Thanks to the buffer, the stream is only
   rewound to the original offset.

Depends on https://googleplex-android-review.googlesource.com/#/c/415821/1
in external/skia

BUG:12807677
BUG:12895876
Cherry-pick from: I38b8cf5d210dbbc0107e6562e3884867de57fc4b

10 years agoam 70d5ed26: Merge "use relative positioning for notification actions" into klp-dev
Chris Wren [Fri, 7 Mar 2014 15:10:47 +0000 (15:10 +0000)]
am 70d5ed26: Merge "use relative positioning for notification actions" into klp-dev

* commit '70d5ed269268c1da6169b49b555d7295ac5d6763':
  use relative positioning for notification actions

10 years agoMerge "use relative positioning for notification actions" into klp-dev
Chris Wren [Fri, 7 Mar 2014 15:08:29 +0000 (15:08 +0000)]
Merge "use relative positioning for notification actions" into klp-dev

10 years agoFix a bug where OnTouchListeners in action views could be removed
Adam Powell [Fri, 10 Jan 2014 18:16:27 +0000 (10:16 -0800)]
Fix a bug where OnTouchListeners in action views could be removed

ActionMenuPresenter should only replace the touch listener when binding
a generated item view.

Bug 12470259

Change-Id: I8c4c6110065605225a20cb7ed872255282085661

10 years agoMore on issue #12031685 (DO NOT MERGE)
Dianne Hackborn [Fri, 7 Mar 2014 01:39:11 +0000 (17:39 -0800)]
More on issue #12031685 (DO NOT MERGE)

Integrate from master:

Fix issue #13065185: Frequent runtime restarts on launching...

..."Hill Climb Racing" app

A service is in use when it is in the restarting state.

Change-Id: Iffdea96f867f89089e7ad07b4b1bef056951a5e8

10 years agoam 98a6bcf4: Merge "ExifInterface: fix class load failure" into klp-dev
Marco Nelissen [Fri, 7 Mar 2014 01:26:10 +0000 (01:26 +0000)]
am 98a6bcf4: Merge "ExifInterface: fix class load failure" into klp-dev

* commit '98a6bcf433fc23c343343b04c57c5a68d0177ac7':
  ExifInterface: fix class load failure

10 years agoam 430652c1: Merge "Fix issue #13199860: PRE_BOOT_COMPLETED intent is..." into klp-dev
Dianne Hackborn [Fri, 7 Mar 2014 01:26:05 +0000 (01:26 +0000)]
am 430652c1: Merge "Fix issue #13199860: PRE_BOOT_COMPLETED intent is..." into klp-dev

* commit '430652c1e18c54dc6ae9debedb6394f2f1905903':
  Fix issue #13199860: PRE_BOOT_COMPLETED intent is...

10 years agoMerge "ExifInterface: fix class load failure" into klp-dev
Marco Nelissen [Fri, 7 Mar 2014 01:16:49 +0000 (01:16 +0000)]
Merge "ExifInterface: fix class load failure" into klp-dev