OSDN Git Service

android-x86/frameworks-base.git
8 years agoam 841d7b75: am 52d3312a: Merge "Make ResourceKey always use non-null configuration...
Filip Gruszczynski [Tue, 4 Aug 2015 23:18:47 +0000 (23:18 +0000)]
am 841d7b75: am 52d3312a: Merge "Make ResourceKey always use non-null configuration override." into mnc-dev

* commit '841d7b75176f4ba086751f12ac57e5420ce501d8':
  Make ResourceKey always use non-null configuration override.

8 years agoam 52d3312a: Merge "Make ResourceKey always use non-null configuration override....
Filip Gruszczynski [Tue, 4 Aug 2015 23:11:24 +0000 (23:11 +0000)]
am 52d3312a: Merge "Make ResourceKey always use non-null configuration override." into mnc-dev

* commit '52d3312abeafd988ecb2288896b74ba72c3e70c0':
  Make ResourceKey always use non-null configuration override.

8 years agoMerge "Make ResourceKey always use non-null configuration override." into mnc-dev
Filip Gruszczynski [Tue, 4 Aug 2015 23:02:19 +0000 (23:02 +0000)]
Merge "Make ResourceKey always use non-null configuration override." into mnc-dev

8 years agoMake ResourceKey always use non-null configuration override.
Filip Gruszczynski [Tue, 4 Aug 2015 21:46:33 +0000 (14:46 -0700)]
Make ResourceKey always use non-null configuration override.

We don't differentiate between null conifguration and
Configuration.EMPTY, but if ResourceKey uses both, it will produce
different hashes and won't be equal. This CL makes ResourceKey always
hold a non null reference to the Configuration object.

We started delivering the configuration overrides in
Ib2c7be0b427f5ce05e7a362bcdd496ddbc9164f0, which changed behavior from
using always null, to using both null and Conifguration.EMPTY for empty
confgiuration. Now we will switch to using only one value, which is
Configuration.EMPTY.

Bug: 22620824
Change-Id: I090fd90ac21a6b3ebc7f2974a91dd7c861af10d7

8 years agoam e8c888c4: am 385dfd34: Merge "Charge apps for wifi tx time while scanning" into...
Mitchell Wills [Tue, 4 Aug 2015 22:12:30 +0000 (22:12 +0000)]
am e8c888c4: am 385dfd34: Merge "Charge apps for wifi tx time while scanning" into mnc-dev

* commit 'e8c888c41949c174f8cc244f8d705e675a2f3c30':
  Charge apps for wifi tx time while scanning

8 years agoam 385dfd34: Merge "Charge apps for wifi tx time while scanning" into mnc-dev
Mitchell Wills [Tue, 4 Aug 2015 22:02:24 +0000 (22:02 +0000)]
am 385dfd34: Merge "Charge apps for wifi tx time while scanning" into mnc-dev

* commit '385dfd349ff773c499859ee44552995e9c25759c':
  Charge apps for wifi tx time while scanning

8 years agoam 65b84a16: am 78b8d4aa: Mark missed calls as read in calllog restore(2/2)
Roshan Pius [Tue, 4 Aug 2015 21:56:58 +0000 (21:56 +0000)]
am 65b84a16: am 78b8d4aa: Mark missed calls as read in calllog restore(2/2)

* commit '65b84a165239ea8e50b8a7129da7eb1ad4536308':
  Mark missed calls as read in calllog restore(2/2)

8 years agoMerge "Charge apps for wifi tx time while scanning" into mnc-dev
Mitchell Wills [Tue, 4 Aug 2015 21:55:46 +0000 (21:55 +0000)]
Merge "Charge apps for wifi tx time while scanning" into mnc-dev

8 years agoam 78b8d4aa: Mark missed calls as read in calllog restore(2/2)
Roshan Pius [Tue, 4 Aug 2015 21:48:38 +0000 (21:48 +0000)]
am 78b8d4aa: Mark missed calls as read in calllog restore(2/2)

* commit '78b8d4aa99ce866caacf291a446837416fa07bd7':
  Mark missed calls as read in calllog restore(2/2)

8 years agoCharge apps for wifi tx time while scanning
Mitchell Wills [Thu, 30 Jul 2015 00:47:44 +0000 (17:47 -0700)]
Charge apps for wifi tx time while scanning

Bug: 22955562
Change-Id: Ie2c6ab65e7b592272e1cad120ac606fcfd6ea677

8 years agoMark missed calls as read in calllog restore(2/2)
Roshan Pius [Tue, 4 Aug 2015 20:23:03 +0000 (13:23 -0700)]
Mark missed calls as read in calllog restore(2/2)

When missed calls are restored by CalllogBackupAgent using the addCall
API of CallLog provider, we were setting the IS_READ flag to 0 which
resulted in user getting a missed call notifications for all missed
calls after restore.
Adding a new addCall API signature which can specify the value to be put in the
IS_READ field when a call is added to the calllog provider. This will be
used by the CallLogBackupAgent to mark all restored missed calls as
read.

BUG: 22908952
Change-Id: Iee3bea09fbdefef09c7eb6c6c61728cb4d94d9e7

8 years agoam 4032c94d: am fc5a4bf0: Merge "AudioService: check for audio device connection...
Jean-Michel Trivi [Tue, 4 Aug 2015 21:06:32 +0000 (21:06 +0000)]
am 4032c94d: am fc5a4bf0: Merge "AudioService: check for audio device connection success" into mnc-dev

* commit '4032c94d579bc63387f30fd5a3e41083c2bd09fb':
  AudioService: check for audio device connection success

8 years agoam fc5a4bf0: Merge "AudioService: check for audio device connection success" into...
Jean-Michel Trivi [Tue, 4 Aug 2015 20:55:57 +0000 (20:55 +0000)]
am fc5a4bf0: Merge "AudioService: check for audio device connection success" into mnc-dev

* commit 'fc5a4bf0e1520bf3acd75226d760b8e1d7cdd59f':
  AudioService: check for audio device connection success

8 years agoam 073bfb9b: am ce68917c: Merge "Ensure per package and per UID state share same...
Svetoslav Ganov [Tue, 4 Aug 2015 20:54:52 +0000 (20:54 +0000)]
am 073bfb9b: am ce68917c: Merge "Ensure per package and per UID state share same package settings." into mnc-dev

* commit '073bfb9bec7bc407c50a23a2317852cb0d69599b':
  Ensure per package and per UID state share same package settings.

8 years agoam d7d14033: am 2d34a8b7: Merge "Revert "Do not forceLayout when window is resized...
Yohei Yukawa [Tue, 4 Aug 2015 20:54:48 +0000 (20:54 +0000)]
am d7d14033: am 2d34a8b7: Merge "Revert "Do not forceLayout when window is resized"" into mnc-dev

* commit 'd7d14033af438b88053454e7d73c1689eaa77c35':
  Revert "Do not forceLayout when window is resized"

8 years agoam b2c71814: am 97b68bbe: Merge "UsbDeviceManager: fix b/21429947 regression (try...
Nick Kralevich [Tue, 4 Aug 2015 20:54:44 +0000 (20:54 +0000)]
am b2c71814: am 97b68bbe: Merge "UsbDeviceManager: fix b/21429947 regression (try #2)" into mnc-dev

* commit 'b2c718146b1be18942bc5d76be68e0d437cbbe8b':
  UsbDeviceManager: fix b/21429947 regression (try #2)

8 years agoMerge "AudioService: check for audio device connection success" into mnc-dev
Jean-Michel Trivi [Tue, 4 Aug 2015 20:45:18 +0000 (20:45 +0000)]
Merge "AudioService: check for audio device connection success" into mnc-dev

8 years agoam ce68917c: Merge "Ensure per package and per UID state share same package settings...
Svetoslav Ganov [Tue, 4 Aug 2015 20:40:45 +0000 (20:40 +0000)]
am ce68917c: Merge "Ensure per package and per UID state share same package settings." into mnc-dev

* commit 'ce68917c849548d80d9aca14f262d22d9c47c3dc':
  Ensure per package and per UID state share same package settings.

8 years agoam 2d34a8b7: Merge "Revert "Do not forceLayout when window is resized"" into mnc-dev
Yohei Yukawa [Tue, 4 Aug 2015 20:40:41 +0000 (20:40 +0000)]
am 2d34a8b7: Merge "Revert "Do not forceLayout when window is resized"" into mnc-dev

* commit '2d34a8b7181635c0ff0b1f2390d70e3ac6960f00':
  Revert "Do not forceLayout when window is resized"

8 years agoam 97b68bbe: Merge "UsbDeviceManager: fix b/21429947 regression (try #2)" into mnc-dev
Nick Kralevich [Tue, 4 Aug 2015 20:40:35 +0000 (20:40 +0000)]
am 97b68bbe: Merge "UsbDeviceManager: fix b/21429947 regression (try #2)" into mnc-dev

* commit '97b68bbe7180ca15ab10d6f65bbdac6c7e64885b':
  UsbDeviceManager: fix b/21429947 regression (try #2)

8 years agoMerge "Ensure per package and per UID state share same package settings." into mnc-dev
Svetoslav Ganov [Tue, 4 Aug 2015 20:21:44 +0000 (20:21 +0000)]
Merge "Ensure per package and per UID state share same package settings." into mnc-dev

8 years agoMerge "Fix doc typo for default wearable notification size." into cw-e-dev
Paul Soulos [Tue, 4 Aug 2015 20:13:41 +0000 (20:13 +0000)]
Merge "Fix doc typo for default wearable notification size." into cw-e-dev

8 years agoam a975a844: am 70e5db94: Merge "Fix crash in kModeProcessNoContext" into mnc-dev
John Reck [Tue, 4 Aug 2015 19:54:45 +0000 (19:54 +0000)]
am a975a844: am 70e5db94: Merge "Fix crash in kModeProcessNoContext" into mnc-dev

* commit 'a975a84498014526d665f3bf7d0a5387f6e8a96b':
  Fix crash in kModeProcessNoContext

8 years agoMerge "Revert "Do not forceLayout when window is resized"" into mnc-dev
Yohei Yukawa [Tue, 4 Aug 2015 19:51:20 +0000 (19:51 +0000)]
Merge "Revert "Do not forceLayout when window is resized"" into mnc-dev

8 years agoam 70e5db94: Merge "Fix crash in kModeProcessNoContext" into mnc-dev
John Reck [Tue, 4 Aug 2015 19:48:30 +0000 (19:48 +0000)]
am 70e5db94: Merge "Fix crash in kModeProcessNoContext" into mnc-dev

* commit '70e5db9413f82bf1f000bd99b3d2dbecf6e4ab04':
  Fix crash in kModeProcessNoContext

8 years agoMerge "UsbDeviceManager: fix b/21429947 regression (try #2)" into mnc-dev
Nick Kralevich [Tue, 4 Aug 2015 19:46:06 +0000 (19:46 +0000)]
Merge "UsbDeviceManager: fix b/21429947 regression (try #2)" into mnc-dev

8 years agoMerge "Fix crash in kModeProcessNoContext" into mnc-dev
John Reck [Tue, 4 Aug 2015 19:38:15 +0000 (19:38 +0000)]
Merge "Fix crash in kModeProcessNoContext" into mnc-dev

8 years agoFix doc typo for default wearable notification size.
Paul Soulos [Tue, 4 Aug 2015 18:59:45 +0000 (11:59 -0700)]
Fix doc typo for default wearable notification size.

Change-Id: Ic3428278eee0b541de3e1b355692401170d1ab3b

8 years agoam 36fc79e2: am 35a1a209: Merge "Include dnd status in bugreports." into mnc-dev
Julia Reynolds [Tue, 4 Aug 2015 18:41:20 +0000 (18:41 +0000)]
am 36fc79e2: am 35a1a209: Merge "Include dnd status in bugreports." into mnc-dev

* commit '36fc79e2f8f4b4e186dd7de4c646639c434f3e8b':
  Include dnd status in bugreports.

8 years agoam 35a1a209: Merge "Include dnd status in bugreports." into mnc-dev
Julia Reynolds [Tue, 4 Aug 2015 18:33:15 +0000 (18:33 +0000)]
am 35a1a209: Merge "Include dnd status in bugreports." into mnc-dev

* commit '35a1a2095cb6208a7614c35fe19fced6026d3db1':
  Include dnd status in bugreports.

8 years agoMerge "Include dnd status in bugreports." into mnc-dev
Julia Reynolds [Tue, 4 Aug 2015 18:27:13 +0000 (18:27 +0000)]
Merge "Include dnd status in bugreports." into mnc-dev

8 years agoFix crash in kModeProcessNoContext
John Reck [Tue, 4 Aug 2015 18:17:39 +0000 (11:17 -0700)]
Fix crash in kModeProcessNoContext

Bug: 22931143
Change-Id: I9897a28b1edd006aee67ae2343874ad92bbd15a0

8 years agoEnsure per package and per UID state share same package settings.
Svet Ganov [Tue, 4 Aug 2015 18:13:44 +0000 (11:13 -0700)]
Ensure per package and per UID state share same package settings.

When renaming a package during an OTA we were getting in a state
where the package setting mapped to the package UID was not the
same instance as the one we create for the new package mapped.
This leads to a drift between the permissions state for the package
and that state for the UID, resulting in broken for UID permission
checks as granted permissions were never appearing in the per UID
package setting.

bug:22928831

Change-Id: Ib0372632ec84a917304561fd94032cd09bb4c12f

8 years agoam d5fe5a8f: am fad3c663: Merge "Remove spurious syncmanager wake-ups" into mnc-dev
Matthew Williams [Tue, 4 Aug 2015 17:57:23 +0000 (17:57 +0000)]
am d5fe5a8f: am fad3c663: Merge "Remove spurious syncmanager wake-ups" into mnc-dev

* commit 'd5fe5a8fa1f770b929dbd786381a6ad45a754301':
  Remove spurious syncmanager wake-ups

8 years agoam fad3c663: Merge "Remove spurious syncmanager wake-ups" into mnc-dev
Matthew Williams [Tue, 4 Aug 2015 17:46:11 +0000 (17:46 +0000)]
am fad3c663: Merge "Remove spurious syncmanager wake-ups" into mnc-dev

* commit 'fad3c6638168ad65b4f4677a777b8f2dc7e5c9c9':
  Remove spurious syncmanager wake-ups

8 years agoUsbDeviceManager: fix b/21429947 regression (try #2)
Nick Kralevich [Thu, 30 Jul 2015 23:29:57 +0000 (16:29 -0700)]
UsbDeviceManager: fix b/21429947 regression (try #2)

As discussed in b/21429947 (commit
674019065bceb4150190bfb1aa63cda9de0a8560), MTP must always be
enabled, even if access to the underlying MTP data is disabled.
Otherwise, Android will not enumerate on the USB bus, and won't
receive notifications from the kernel about USB state changes. This
effectively prevents using MTP functionality on user builds, or
on userdebug/eng builds with adb turned off.

Always ensure that MTP is the default driver mode.

Move the DISALLOW_USB_FILE_TRANSFER filtering of mUsbDataUnlocked from
setting time to the time we post the sticky broadcast.

Remove isUsbDataUnlocked(). It essentially duplicates data in the sticky
broadcast.

Bug: 22447614
Bug: 21429947
Change-Id: I9d0d94cadbf6db6281ebd77bfb7162f9d06520c2

8 years agoMerge "Remove spurious syncmanager wake-ups" into mnc-dev
Matthew Williams [Tue, 4 Aug 2015 17:35:48 +0000 (17:35 +0000)]
Merge "Remove spurious syncmanager wake-ups" into mnc-dev

8 years agoam 682e0237: am 845d14db: Revert "Permissions: GET_ACCOUNTS permission cleanup"
Ian Pedowitz [Tue, 4 Aug 2015 15:02:41 +0000 (15:02 +0000)]
am 682e0237: am 845d14db: Revert "Permissions: GET_ACCOUNTS permission cleanup"

* commit '682e0237eccd58efac776fd282021ec16259b632':
  Revert "Permissions: GET_ACCOUNTS permission cleanup"

8 years agoam 845d14db: Revert "Permissions: GET_ACCOUNTS permission cleanup"
Ian Pedowitz [Tue, 4 Aug 2015 14:55:54 +0000 (14:55 +0000)]
am 845d14db: Revert "Permissions: GET_ACCOUNTS permission cleanup"

* commit '845d14db9066c3262f270237b52e315aa71508b2':
  Revert "Permissions: GET_ACCOUNTS permission cleanup"

8 years agoam ae351ec1: am b2690f38: Merge "Fail silently if a process trys to launch an acitvit...
Wale Ogunwale [Tue, 4 Aug 2015 14:53:33 +0000 (14:53 +0000)]
am ae351ec1: am b2690f38: Merge "Fail silently if a process trys to launch an acitvity for background user" into mnc-dev

* commit 'ae351ec112dc5ad23585552af30a138aa29ed2f5':
  Fail silently if a process trys to launch an acitvity for background user

8 years agoRevert "Permissions: GET_ACCOUNTS permission cleanup"
Ian Pedowitz [Tue, 4 Aug 2015 14:47:37 +0000 (07:47 -0700)]
Revert "Permissions: GET_ACCOUNTS permission cleanup"

Temporarily revert ag/735253 until b/22902898 can be resolved with a
proper DMAgent prebuilt drop.

This reverts commit e7ed827a104ba005b93faa2edb3bc77f72b240ec.

Bug: 22902898

8 years agoam b2690f38: Merge "Fail silently if a process trys to launch an acitvity for backgro...
Wale Ogunwale [Tue, 4 Aug 2015 14:46:07 +0000 (14:46 +0000)]
am b2690f38: Merge "Fail silently if a process trys to launch an acitvity for background user" into mnc-dev

* commit 'b2690f3857d207321c8e6dc85a3b529ac52404f2':
  Fail silently if a process trys to launch an acitvity for background user

8 years agoMerge "Fail silently if a process trys to launch an acitvity for background user...
Wale Ogunwale [Tue, 4 Aug 2015 14:38:04 +0000 (14:38 +0000)]
Merge "Fail silently if a process trys to launch an acitvity for background user" into mnc-dev

8 years agoam bbb17765: am 55dbf2d7: Merge "QS: Allow Flashlight Tile to handle reset state...
Jason Monk [Tue, 4 Aug 2015 13:59:25 +0000 (13:59 +0000)]
am bbb17765: am 55dbf2d7: Merge "QS: Allow Flashlight Tile to handle reset state" into mnc-dev

* commit 'bbb1776581330257f16e2bf0a85d9bafb73395d1':
  QS: Allow Flashlight Tile to handle reset state

8 years agoam 55dbf2d7: Merge "QS: Allow Flashlight Tile to handle reset state" into mnc-dev
Jason Monk [Tue, 4 Aug 2015 13:52:34 +0000 (13:52 +0000)]
am 55dbf2d7: Merge "QS: Allow Flashlight Tile to handle reset state" into mnc-dev

* commit '55dbf2d78e575b6c7b53e06aed17ff7406305a13':
  QS: Allow Flashlight Tile to handle reset state

8 years agoMerge "QS: Allow Flashlight Tile to handle reset state" into mnc-dev
Jason Monk [Tue, 4 Aug 2015 13:43:21 +0000 (13:43 +0000)]
Merge "QS: Allow Flashlight Tile to handle reset state" into mnc-dev

8 years agoam 4e07468f: am 29b8c4ab: Reset the pointer to the Bluetooth GATT service
Pavlin Radoslavov [Tue, 4 Aug 2015 04:50:20 +0000 (04:50 +0000)]
am 4e07468f: am 29b8c4ab: Reset the pointer to the Bluetooth GATT service

* commit '4e07468fcec44f97dffde9533b1480674dc47d86':
  Reset the pointer to the Bluetooth GATT service

8 years agoam 29b8c4ab: Reset the pointer to the Bluetooth GATT service
Pavlin Radoslavov [Tue, 4 Aug 2015 04:41:42 +0000 (04:41 +0000)]
am 29b8c4ab: Reset the pointer to the Bluetooth GATT service

* commit '29b8c4ab8ac4942e46a9ad4ced795bf06b9f8481':
  Reset the pointer to the Bluetooth GATT service

8 years agoReset the pointer to the Bluetooth GATT service
Pavlin Radoslavov [Tue, 4 Aug 2015 00:44:47 +0000 (17:44 -0700)]
Reset the pointer to the Bluetooth GATT service

During error recovery, if the mBluetooth pointer is reset to null,
reset the mBluetoothGatt pointer as well.

Bug: 21756298
Change-Id: I26204ba47dd3c5465bb7de30cfa5dc0f07eee2fd

8 years agoam 7608f541: am 59d72c86: Merge "BatteryStats: Add debug logging to find source of...
Adam Lesinski [Tue, 4 Aug 2015 01:43:42 +0000 (01:43 +0000)]
am 7608f541: am 59d72c86: Merge "BatteryStats: Add debug logging to find source of b/22716723" into mnc-dev

* commit '7608f5416dec7e7756b3c519b88ca348a3b196bc':
  BatteryStats: Add debug logging to find source of b/22716723

8 years agoam 59d72c86: Merge "BatteryStats: Add debug logging to find source of b/22716723...
Adam Lesinski [Tue, 4 Aug 2015 01:35:06 +0000 (01:35 +0000)]
am 59d72c86: Merge "BatteryStats: Add debug logging to find source of b/22716723" into mnc-dev

* commit '59d72c86269f4d0c914c233d16a9bf00f0440df8':
  BatteryStats: Add debug logging to find source of b/22716723

8 years agoMerge "BatteryStats: Add debug logging to find source of b/22716723" into mnc-dev
Adam Lesinski [Tue, 4 Aug 2015 01:26:27 +0000 (01:26 +0000)]
Merge "BatteryStats: Add debug logging to find source of b/22716723" into mnc-dev

8 years agoam b20a8ed9: am d9b0f843: Merge "Fix issue #22860466: viapi security bug - rubber...
Dianne Hackborn [Tue, 4 Aug 2015 01:19:55 +0000 (01:19 +0000)]
am b20a8ed9: am d9b0f843: Merge "Fix issue #22860466: viapi security bug - rubber stamping in nested VIs" into mnc-dev

* commit 'b20a8ed952e703801eebde2e6d9280b5bac0a689':
  Fix issue #22860466: viapi security bug - rubber stamping in nested VIs

8 years agoRemove spurious syncmanager wake-ups
Matthew Williams [Mon, 3 Aug 2015 22:56:36 +0000 (15:56 -0700)]
Remove spurious syncmanager wake-ups

BUG: 22287469
1) Fix SyncManager waking up every 2 hrs if there is nothing
to do.
2) Fix sync wake-up alarm not being properly updated if the new
alarm was in the future.
2a) Due to staus bar sync signal that were removed post-K
one of the wake-ups was for 30s in the future, removed this
@hide intent completely.
3) The SyncManager will still set a timeout alarm for 5mins after
the start of a sync. Leaving this in as to post to a handler is
less expensive but more complex, and the alarm update is
correctly working now.

Change-Id: If51c9dd68391ccaeb480a17eb5a1364c4afe4c2a

8 years agoam d9b0f843: Merge "Fix issue #22860466: viapi security bug - rubber stamping in...
Dianne Hackborn [Tue, 4 Aug 2015 01:12:33 +0000 (01:12 +0000)]
am d9b0f843: Merge "Fix issue #22860466: viapi security bug - rubber stamping in nested VIs" into mnc-dev

* commit 'd9b0f8435ba9b099512288729af24858a95fd013':
  Fix issue #22860466: viapi security bug - rubber stamping in nested VIs

8 years agoam 482ba343: am 04e2cf6b: Merge "Make default selection for contact sharing to "Check...
Prem Kumar [Tue, 4 Aug 2015 01:09:20 +0000 (01:09 +0000)]
am 482ba343: am 04e2cf6b: Merge "Make default selection for contact sharing to "Checked"." into mnc-dev

* commit '482ba34383796d87e4832ace98b0bb1934c8ef72':
  Make default selection for contact sharing to "Checked".

8 years agoam ce8921c3: am 911bd0d3: Merge "Set broadcast nextReceiver correctly when package...
Wale Ogunwale [Tue, 4 Aug 2015 01:09:16 +0000 (01:09 +0000)]
am ce8921c3: am 911bd0d3: Merge "Set broadcast nextReceiver correctly when package is disabled" into mnc-dev

* commit 'ce8921c3c02b88fcf940e085ac34f3933f5522ac':
  Set broadcast nextReceiver correctly when package is disabled

8 years agoam 2e529712: am c03ab87a: Merge "Disable skipping frames on empty damage" into mnc-dev
John Reck [Tue, 4 Aug 2015 01:09:12 +0000 (01:09 +0000)]
am 2e529712: am c03ab87a: Merge "Disable skipping frames on empty damage" into mnc-dev

* commit '2e529712e67b94aefec81d0e081f9c34c4fef3f7':
  Disable skipping frames on empty damage

8 years agoam ba6cdbfd: am ac8c9861: Merge "Notify settings URI change without a lock held"...
Svetoslav Ganov [Tue, 4 Aug 2015 01:09:07 +0000 (01:09 +0000)]
am ba6cdbfd: am ac8c9861: Merge "Notify settings URI change without a lock held" into mnc-dev

* commit 'ba6cdbfdbbbb6f83052e895a698fcc0d71793b25':
  Notify settings URI change without a lock held

8 years agoam b0bc8368: am 3011f645: Merge "Fix issue #22912704: "android.process.acore has...
Dianne Hackborn [Tue, 4 Aug 2015 01:09:02 +0000 (01:09 +0000)]
am b0bc8368: am 3011f645: Merge "Fix issue #22912704: "android.process.acore has stopped" dialog keeps popping up" into mnc-dev

* commit 'b0bc8368f53e80236026e54311f2dda7b662c664':
  Fix issue #22912704: "android.process.acore has stopped" dialog keeps popping up

8 years agoam 649c3c44: am 7290d93d: Merge "Yell loudly about undefined behind in Bitmap, but...
John Reck [Tue, 4 Aug 2015 01:08:58 +0000 (01:08 +0000)]
am 649c3c44: am 7290d93d: Merge "Yell loudly about undefined behind in Bitmap, but work anyway" into mnc-dev

* commit '649c3c440e97f94971f5f2c8c4b08338c785c582':
  Yell loudly about undefined behind in Bitmap, but work anyway

8 years agoam d4842c37: am 0faca96f: Merge "Avoid deadlock by broadcasting outside lock." into...
Jeff Sharkey [Tue, 4 Aug 2015 01:08:54 +0000 (01:08 +0000)]
am d4842c37: am 0faca96f: Merge "Avoid deadlock by broadcasting outside lock." into mnc-dev

* commit 'd4842c374ab8f5578c8faca5a7e3f8d90bd7fab3':
  Avoid deadlock by broadcasting outside lock.

8 years agoMerge "Fix issue #22860466: viapi security bug - rubber stamping in nested VIs" into...
Dianne Hackborn [Tue, 4 Aug 2015 01:07:36 +0000 (01:07 +0000)]
Merge "Fix issue #22860466: viapi security bug - rubber stamping in nested VIs" into mnc-dev

8 years agoam 04e2cf6b: Merge "Make default selection for contact sharing to "Checked"." into...
Prem Kumar [Tue, 4 Aug 2015 01:00:47 +0000 (01:00 +0000)]
am 04e2cf6b: Merge "Make default selection for contact sharing to "Checked"." into mnc-dev

* commit '04e2cf6bc5167583d686c2a118ec2b50a7b88547':
  Make default selection for contact sharing to "Checked".

8 years agoam 911bd0d3: Merge "Set broadcast nextReceiver correctly when package is disabled...
Wale Ogunwale [Tue, 4 Aug 2015 01:00:38 +0000 (01:00 +0000)]
am 911bd0d3: Merge "Set broadcast nextReceiver correctly when package is disabled" into mnc-dev

* commit '911bd0d3a587a9a58e2bc1cf59615b039ea0e5b2':
  Set broadcast nextReceiver correctly when package is disabled

8 years agoam c03ab87a: Merge "Disable skipping frames on empty damage" into mnc-dev
John Reck [Tue, 4 Aug 2015 01:00:24 +0000 (01:00 +0000)]
am c03ab87a: Merge "Disable skipping frames on empty damage" into mnc-dev

* commit 'c03ab87ac9f721ff22bfe5e9c0cd0e5be64f261e':
  Disable skipping frames on empty damage

8 years agoam ac8c9861: Merge "Notify settings URI change without a lock held" into mnc-dev
Svetoslav Ganov [Tue, 4 Aug 2015 01:00:17 +0000 (01:00 +0000)]
am ac8c9861: Merge "Notify settings URI change without a lock held" into mnc-dev

* commit 'ac8c98614cb8260615795b2042699d93b21a1097':
  Notify settings URI change without a lock held

8 years agoam 3011f645: Merge "Fix issue #22912704: "android.process.acore has stopped" dialog...
Dianne Hackborn [Tue, 4 Aug 2015 01:00:12 +0000 (01:00 +0000)]
am 3011f645: Merge "Fix issue #22912704: "android.process.acore has stopped" dialog keeps popping up" into mnc-dev

* commit '3011f645abe8f976af6f876579a179d51c09bf30':
  Fix issue #22912704: "android.process.acore has stopped" dialog keeps popping up

8 years agoam 7290d93d: Merge "Yell loudly about undefined behind in Bitmap, but work anyway...
John Reck [Tue, 4 Aug 2015 01:00:04 +0000 (01:00 +0000)]
am 7290d93d: Merge "Yell loudly about undefined behind in Bitmap, but work anyway" into mnc-dev

* commit '7290d93df99de9d21ac8a9ddf72bc095b319af4b':
  Yell loudly about undefined behind in Bitmap, but work anyway

8 years agoam 0faca96f: Merge "Avoid deadlock by broadcasting outside lock." into mnc-dev
Jeff Sharkey [Tue, 4 Aug 2015 00:59:58 +0000 (00:59 +0000)]
am 0faca96f: Merge "Avoid deadlock by broadcasting outside lock." into mnc-dev

* commit '0faca96f939b8530e5387a30e317d852f39f689f':
  Avoid deadlock by broadcasting outside lock.

8 years agoMerge "Make default selection for contact sharing to "Checked"." into mnc-dev
Prem Kumar [Tue, 4 Aug 2015 00:41:46 +0000 (00:41 +0000)]
Merge "Make default selection for contact sharing to "Checked"." into mnc-dev

8 years agoMerge "Set broadcast nextReceiver correctly when package is disabled" into mnc-dev
Wale Ogunwale [Tue, 4 Aug 2015 00:33:48 +0000 (00:33 +0000)]
Merge "Set broadcast nextReceiver correctly when package is disabled" into mnc-dev

8 years agoFix issue #22860466: viapi security bug - rubber stamping in nested VIs
Dianne Hackborn [Tue, 4 Aug 2015 00:14:46 +0000 (17:14 -0700)]
Fix issue #22860466: viapi security bug - rubber stamping in nested VIs

Add new Activity.isVoiceInteractionRoot() API that an activity can use
to determine whether it is the root activity of a voice interaction
session started by the user's designated voice interaction service.

This is a special new API that apps must explicitly check, because as
with visual activities the model behind an activity should usually be
that it accomplishes its task by interacting with the user (implicitly
getting their approval) rather than trusting that whoever invoked it
is telling it to do what the user once.  In the voice world, however,
there are some cases where quick interactions want to allow for immediate
execution without further user involvement, so this API allows for that
without opening up security holes from other applications.

Change-Id: Ie02d2458f16cb0b12af825641bcf8beaf086931b

8 years agoSet broadcast nextReceiver correctly when package is disabled
Wale Ogunwale [Mon, 3 Aug 2015 22:21:44 +0000 (15:21 -0700)]
Set broadcast nextReceiver correctly when package is disabled

When we are cleaning up broadcat receivers due to a package been
disabled, it is possible to remove enough recievers to cause the
nextReceiver index to be greater than the size of recievers list.
We now set the nextReceiver to the size of the receiver list
(which means done processing) for this case.

Bug: 22874330
Change-Id: Ie151d1b5bff4c11533b3a8635fe5ee82eb21c13c

8 years agoAudioService: check for audio device connection success
Jean-Michel Trivi [Tue, 4 Aug 2015 00:26:01 +0000 (17:26 -0700)]
AudioService: check for audio device connection success

When connecting/disconnecting and audio device, AudioService
  was assuming that the call was always successful through
  AudioSystem.setDeviceConnectionState(). In the case of the
  connection of a wired headset (mic + headphones), this also
  causes A2DP to not be used for media playback.
The connection can fail if the audio device being connected
  is not supported by the platform. But if this failure is
  not taken into account for DEVICE_OUT_WIRED_HEADSET or
  HEADPHONES, A2DP would still be avoided even when an A2DP
  device reconnects at boot.
The fix consists in executing the connection logic only when
  the connection was deemed successful. Nothing is altered
  on the disconnection code path, or the direct connection
  of A2DP.
The javadoc is updated in AudioSystem to indicate the return
  codes to take into account in setDeviceConnectionState().

Bug 22511833

Change-Id: I22f0d2c7d4ab4fb9ee1be2f248907f721596a16f

8 years agoMerge "Disable skipping frames on empty damage" into mnc-dev
John Reck [Mon, 3 Aug 2015 23:33:13 +0000 (23:33 +0000)]
Merge "Disable skipping frames on empty damage" into mnc-dev

8 years agoMerge "Notify settings URI change without a lock held" into mnc-dev
Svetoslav Ganov [Mon, 3 Aug 2015 23:15:16 +0000 (23:15 +0000)]
Merge "Notify settings URI change without a lock held" into mnc-dev

8 years agoMerge "Fix issue #22912704: "android.process.acore has stopped" dialog keeps popping...
Dianne Hackborn [Mon, 3 Aug 2015 23:10:07 +0000 (23:10 +0000)]
Merge "Fix issue #22912704: "android.process.acore has stopped" dialog keeps popping up" into mnc-dev

8 years agoNotify settings URI change without a lock held
Svetoslav [Mon, 3 Aug 2015 23:02:52 +0000 (16:02 -0700)]
Notify settings URI change without a lock held

bug:22469552

Change-Id: Ie4a42ceef07e3a8e593fe2b1374420239242ce7b

8 years agoFail silently if a process trys to launch an acitvity for background user
Wale Ogunwale [Mon, 3 Aug 2015 22:56:49 +0000 (15:56 -0700)]
Fail silently if a process trys to launch an acitvity for background user

Doing this so we don't break current apps. In the future we should
properly position the activity in the stack (i.e. behind all current
user activity/task) and not change the positioning of stacks.

Bug: 21801163
Bug: 13507605
Bug: 22929608
Change-Id: I979b6288e66f5b2ec2a6f22cb8d416e5c68109bd

8 years agoMerge "Yell loudly about undefined behind in Bitmap, but work anyway" into mnc-dev
John Reck [Mon, 3 Aug 2015 22:50:25 +0000 (22:50 +0000)]
Merge "Yell loudly about undefined behind in Bitmap, but work anyway" into mnc-dev

8 years agoDisable skipping frames on empty damage
John Reck [Mon, 3 Aug 2015 22:34:52 +0000 (15:34 -0700)]
Disable skipping frames on empty damage

Bug: 22592975

Optimization added in MNC is not quite correct, occasionally
it will fail to repaint when it was supposed to leading
to buffer corruption. Disable the optimization for now.

Change-Id: I34dfdfb357eda298198043ded7335d4588a003fd

8 years agoBatteryStats: Add debug logging to find source of b/22716723
Adam Lesinski [Mon, 3 Aug 2015 21:37:38 +0000 (14:37 -0700)]
BatteryStats: Add debug logging to find source of b/22716723

Bug:22716723
Change-Id: I97b940b702666b393555622d034e1c694b1e346a

8 years agoMerge "Avoid deadlock by broadcasting outside lock." into mnc-dev
Jeff Sharkey [Mon, 3 Aug 2015 22:32:36 +0000 (22:32 +0000)]
Merge "Avoid deadlock by broadcasting outside lock." into mnc-dev

8 years agoFix issue #22912704: "android.process.acore has stopped" dialog keeps popping up
Dianne Hackborn [Mon, 3 Aug 2015 22:28:28 +0000 (15:28 -0700)]
Fix issue #22912704: "android.process.acore has stopped" dialog keeps popping up

Slice 'em up!

Change-Id: Ibba3af7ec5b7f92e6d5e55a57aa838a7f7f936e1

8 years agoam 126973d4: am 405eceb2: Merge "Restore session params "no decoration" flag" into...
Diego Perez [Mon, 3 Aug 2015 21:50:47 +0000 (21:50 +0000)]
am 126973d4: am 405eceb2: Merge "Restore session params "no decoration" flag" into mnc-dev

* commit '126973d460a90c5cac90cf6dffee002e6248122c':
  Restore session params "no decoration" flag

8 years agoam df776b76: am d985e3b6: Merge changes Ib5f53f3b,I7debf3ee,Ic494ee7f,Ia8d223ae,Iff7d...
Deepanshu Gupta [Mon, 3 Aug 2015 21:45:29 +0000 (21:45 +0000)]
am df776b76: am d985e3b6: Merge changes Ib5f53f3b,I7debf3ee,Ic494ee7f,Ia8d223ae,Iff7dbbf6 into mnc-dev

* commit 'df776b761dfd74d11fb4ccb4355a53a717694cc5':
  Revert to using AppTheme for LayoutLib tests.
  Fix Matrix_Delegate.native_getValues()
  Update test image for upated nav icons.
  Fix typo: s/FullScreen/Fullscreen/ in LayoutLib.
  Fix bugs introduced in 78aa664.

8 years agoam 405eceb2: Merge "Restore session params "no decoration" flag" into mnc-dev
Diego Perez [Mon, 3 Aug 2015 21:43:31 +0000 (21:43 +0000)]
am 405eceb2: Merge "Restore session params "no decoration" flag" into mnc-dev

* commit '405eceb20a3f3e7a22d922fc2d0fb8283be337fa':
  Restore session params "no decoration" flag

8 years agoAvoid deadlock by broadcasting outside lock.
Jeff Sharkey [Mon, 3 Aug 2015 21:41:13 +0000 (14:41 -0700)]
Avoid deadlock by broadcasting outside lock.

We can end up in a rare tangled mess when sending broadcasts while
PackageManager is still trying to deal with scanAvailableAsecs().

Long-term solution is to make Environment.isExternalStorageEmulated()
more robust, but for now we just send these internal broadcasts
after we drop the MountService lock.

Bug: 22858403
Change-Id: I7b43865782f48a679882fd1675b7b961e1292df4

8 years agoam d985e3b6: Merge changes Ib5f53f3b,I7debf3ee,Ic494ee7f,Ia8d223ae,Iff7dbbf6 into...
Deepanshu Gupta [Mon, 3 Aug 2015 21:34:17 +0000 (21:34 +0000)]
am d985e3b6: Merge changes Ib5f53f3b,I7debf3ee,Ic494ee7f,Ia8d223ae,Iff7dbbf6 into mnc-dev

* commit 'd985e3b61990837711d1f26def51caa76b9be473':
  Revert to using AppTheme for LayoutLib tests.
  Fix Matrix_Delegate.native_getValues()
  Update test image for upated nav icons.
  Fix typo: s/FullScreen/Fullscreen/ in LayoutLib.
  Fix bugs introduced in 78aa664.

8 years agoMerge "Restore session params "no decoration" flag" into mnc-dev
Diego Perez [Mon, 3 Aug 2015 21:33:24 +0000 (21:33 +0000)]
Merge "Restore session params "no decoration" flag" into mnc-dev

8 years agoMerge changes Ib5f53f3b,I7debf3ee,Ic494ee7f,Ia8d223ae,Iff7dbbf6 into mnc-dev
Deepanshu Gupta [Mon, 3 Aug 2015 21:27:50 +0000 (21:27 +0000)]
Merge changes Ib5f53f3b,I7debf3ee,Ic494ee7f,Ia8d223ae,Iff7dbbf6 into mnc-dev

* changes:
  Revert to using AppTheme for LayoutLib tests.
  Fix Matrix_Delegate.native_getValues()
  Update test image for upated nav icons.
  Fix typo: s/FullScreen/Fullscreen/ in LayoutLib.
  Fix bugs introduced in 78aa664.

8 years agoam 591ab090: am 3ba2bfa7: Merge "Expand ringtone titles to support OGG and FLAC....
Jeff Sharkey [Mon, 3 Aug 2015 21:10:34 +0000 (21:10 +0000)]
am 591ab090: am 3ba2bfa7: Merge "Expand ringtone titles to support OGG and FLAC." into mnc-dev

* commit '591ab090f65c63b686607a9370d1bfd0728479bb':
  Expand ringtone titles to support OGG and FLAC.

8 years agoam 3ba2bfa7: Merge "Expand ringtone titles to support OGG and FLAC." into mnc-dev
Jeff Sharkey [Mon, 3 Aug 2015 21:01:34 +0000 (21:01 +0000)]
am 3ba2bfa7: Merge "Expand ringtone titles to support OGG and FLAC." into mnc-dev

* commit '3ba2bfa7b280bac76d4d60a7f548c5e06aaca569':
  Expand ringtone titles to support OGG and FLAC.

8 years agoYell loudly about undefined behind in Bitmap, but work anyway
John Reck [Fri, 31 Jul 2015 20:10:39 +0000 (13:10 -0700)]
Yell loudly about undefined behind in Bitmap, but work anyway

Bug: 22214367

Previous releases would let the getters on a recycle()'d bitmap to still
work despite being firmly in undefined behavior per the documentation
on Bitmap#recycle().

As there are apps relying on this, yell very loudly about this behavior
in the log and give them a bit of time to fix it

Change-Id: I857be7e74cb217877973d9c6f03eb761d12fd056

8 years agoMerge "Expand ringtone titles to support OGG and FLAC." into mnc-dev
Jeff Sharkey [Mon, 3 Aug 2015 20:54:32 +0000 (20:54 +0000)]
Merge "Expand ringtone titles to support OGG and FLAC." into mnc-dev

8 years agoExpand ringtone titles to support OGG and FLAC.
Jeff Sharkey [Mon, 3 Aug 2015 20:25:24 +0000 (13:25 -0700)]
Expand ringtone titles to support OGG and FLAC.

These file types don't have "audio/" MIME type, so check for those
MIME types explicitly.

Bug: 22803550
Change-Id: Ia62f94ad4a19409d6a50462935de005bc572f93a

8 years agoam 5e4be98e: am f8576979: Merge "Also consider task intent when trimming recent tasks...
Wale Ogunwale [Mon, 3 Aug 2015 20:47:32 +0000 (20:47 +0000)]
am 5e4be98e: am f8576979: Merge "Also consider task intent when trimming recent tasks" into mnc-dev

* commit '5e4be98e40191439ef256affe2e660dbaafd0675':
  Also consider task intent when trimming recent tasks

8 years agoam e0d8a6ff: am 7b4170fa: Merge "Update Material link text to be colorAccent" into...
Alan Viverette [Mon, 3 Aug 2015 20:41:56 +0000 (20:41 +0000)]
am e0d8a6ff: am 7b4170fa: Merge "Update Material link text to be colorAccent" into mnc-dev

* commit 'e0d8a6ff60e253fe29083a29bc00e1839953bc4f':
  Update Material link text to be colorAccent

8 years agoam 3f9b9f2b: am 45fcaa54: Merge "Don\'t wipe device because of short PIN, patterns...
Jim Miller [Mon, 3 Aug 2015 20:41:52 +0000 (20:41 +0000)]
am 3f9b9f2b: am 45fcaa54: Merge "Don\'t wipe device because of short PIN, patterns or passwords" into mnc-dev

* commit '3f9b9f2bbe81e25cfc2754e19a129895f8ad1011':
  Don't wipe device because of short PIN, patterns or passwords