OSDN Git Service

android-x86/frameworks-base.git
8 years agoMerge "Add ripple to navigation bar button"
Victor Chan [Wed, 20 Jan 2016 20:13:25 +0000 (20:13 +0000)]
Merge "Add ripple to navigation bar button"

8 years agoAdd ripple to navigation bar button
Victor Chan [Wed, 20 Jan 2016 02:56:57 +0000 (18:56 -0800)]
Add ripple to navigation bar button

Change-Id: I3af5bf8e49f244987737be1df286dc52b61ff0f8

8 years agoMerge "Support for concurrent file operations."
Steve McKay [Wed, 20 Jan 2016 20:05:02 +0000 (20:05 +0000)]
Merge "Support for concurrent file operations."

8 years agoMerge "Fix issue #26434415: APR: SecurityException in android.process.media"
Dianne Hackborn [Wed, 20 Jan 2016 19:56:21 +0000 (19:56 +0000)]
Merge "Fix issue #26434415: APR: SecurityException in android.process.media"

8 years agoMerge "Wake up device on JobScheduler Alarms"
Shreyas Basarge [Wed, 20 Jan 2016 19:51:59 +0000 (19:51 +0000)]
Merge "Wake up device on JobScheduler Alarms"

8 years agoMerge "Fixes for JobScheduler sourcePackage fields"
Shreyas Basarge [Wed, 20 Jan 2016 19:51:19 +0000 (19:51 +0000)]
Merge "Fixes for JobScheduler sourcePackage fields"

8 years agoMerge "Phone reboots after connect-disconnect-reconnect to GoPro" into mm-wireless-dev
xin He [Wed, 20 Jan 2016 19:45:51 +0000 (19:45 +0000)]
Merge "Phone reboots after connect-disconnect-reconnect to GoPro" into mm-wireless-dev
am: 77eb57976e

* commit '77eb57976e67c36b33d1e3ad17ec9f4033b09398':
  Phone reboots after connect-disconnect-reconnect to GoPro

8 years agoSupport for concurrent file operations.
Steve McKay [Thu, 14 Jan 2016 01:17:39 +0000 (17:17 -0800)]
Support for concurrent file operations.

Swith to using a regular service.
Perform file ops on thread pool.
Separate Job tests from service test.
Check in service test that wake lock is released and service shut down.
Increase copy buffer size to 32k (suggested by mtomasz).
Rework Copy testing to use an out-of-process provider (which has caused a content validation problem).
Move copy testing logic into base test and share it with Move testing.

Change-Id: I2f97d6c9f23c205b0f39ca6ba93bec119d63c80b

8 years agoMerge "Correct DeviceAdminReceiver.onPasswordChanged docs"
Robin Lee [Wed, 20 Jan 2016 19:33:41 +0000 (19:33 +0000)]
Merge "Correct DeviceAdminReceiver.onPasswordChanged docs"

8 years agoCorrect DeviceAdminReceiver.onPasswordChanged docs
Robin Lee [Wed, 20 Jan 2016 17:15:08 +0000 (17:15 +0000)]
Correct DeviceAdminReceiver.onPasswordChanged docs

Change-Id: I1bf0a7ffe251e6c9f88ce5fcdbacb99703915b10

8 years agoMerge "Expose WifiAp methods as @SystemApi."
Jeremy Klein [Wed, 20 Jan 2016 19:27:14 +0000 (19:27 +0000)]
Merge "Expose WifiAp methods as @SystemApi."

8 years agoMerge "Phone reboots after connect-disconnect-reconnect to GoPro" into mm-wireless-dev
xin He [Wed, 20 Jan 2016 19:27:12 +0000 (19:27 +0000)]
Merge "Phone reboots after connect-disconnect-reconnect to GoPro" into mm-wireless-dev

8 years agoMerge branch 'master' of /usr/local/google/game/mirror/googleplex-android_googlesourc...
Amit Mahajan [Wed, 20 Jan 2016 19:21:23 +0000 (19:21 +0000)]
Merge branch 'master' of /usr/local/google/game/mirror/googleplex-android_googlesource_com/platform/frameworks/base

8 years agoMerge "Revert "Added constructor with looper param for OnSubscriptionsChangedListener...
Amit Mahajan [Wed, 20 Jan 2016 19:20:09 +0000 (19:20 +0000)]
Merge "Revert "Added constructor with looper param for OnSubscriptionsChangedListener"" into mm-wireless-dev
am: e2b73804f3

* commit 'e2b73804f375a2d98ca21d4d1821a44dd3c52289':
  Revert "Added constructor with looper param for OnSubscriptionsChangedListener"

8 years agoMerge "Do not clear exiting flag following explicit remove."
Rob Carr [Wed, 20 Jan 2016 19:19:21 +0000 (19:19 +0000)]
Merge "Do not clear exiting flag following explicit remove."

8 years agoDo not clear exiting flag following explicit remove.
Robert Carr [Wed, 20 Jan 2016 05:24:57 +0000 (21:24 -0800)]
Do not clear exiting flag following explicit remove.

If we begin an exit animation (setting the mExiting flag)
in response to an explicit client remove request, we depend
on mExiting in WindowStateAnimator::finishExit to perform
the final clenaup of the window. If we are transitioning
back in to the app, and it calls removeWindow before the
app transition is ready, we could have handleOpeningApps
clear the mExiting flag leaving this partially disposed window
around due to the above mechanism.

Bug: 26157153
Change-Id: I512fbbd080d423336796284fca490c2c22709180

8 years agoExpose WifiAp methods as @SystemApi.
Jeremy Klein [Wed, 6 Jan 2016 19:47:03 +0000 (11:47 -0800)]
Expose WifiAp methods as @SystemApi.

GTS tests to follow shortly.

BUG: 22406002
Change-Id: I42883fa5e35a11b4b2d734f07b7d72f2ac0ec1f8

8 years agoPhone reboots after connect-disconnect-reconnect to GoPro
xinhe [Wed, 20 Jan 2016 18:52:50 +0000 (10:52 -0800)]
Phone reboots after connect-disconnect-reconnect to GoPro

     Error is due to the wrong initialization on Disable
     Reason String

BUG=26664811

Change-Id: Ie4ede26eb5654ef369d2d07cb393765ad1edac61

8 years agoMerge "Revert "Added constructor with looper param for OnSubscriptionsChangedListener...
Amit Mahajan [Wed, 20 Jan 2016 19:15:45 +0000 (19:15 +0000)]
Merge "Revert "Added constructor with looper param for OnSubscriptionsChangedListener"" into mm-wireless-dev

8 years agoFix issue #26434415: APR: SecurityException in android.process.media
Dianne Hackborn [Wed, 20 Jan 2016 18:54:29 +0000 (10:54 -0800)]
Fix issue #26434415: APR: SecurityException in android.process.media

Change-Id: Id8c8932428ffb154b38b5dc75bca1f9d3a1cf7e6

8 years agoRedact Account info from getCurrentSyncs am: f39549e389 am: 1a0aed3257 am: 0e7cd0a9fb...
Matthew Williams [Wed, 20 Jan 2016 18:48:47 +0000 (18:48 +0000)]
Redact Account info from getCurrentSyncs am: f39549e389 am: 1a0aed3257 am: 0e7cd0a9fb am: be136b7a3e am: a947baa87c am: 0f292147f3 am: ce3842eb1a am: 85f169d19f am: c77a2228aa am: 4cc10825f0
am: 88d641ce26

* commit '88d641ce265fe1c6b188b5fa2a2397f3fa8e15ba':
  Redact Account info from getCurrentSyncs

8 years agoRedact Account info from getCurrentSyncs am: f39549e389 am: 1a0aed3257 am: 0e7cd0a9fb...
Matthew Williams [Wed, 20 Jan 2016 18:44:07 +0000 (18:44 +0000)]
Redact Account info from getCurrentSyncs am: f39549e389 am: 1a0aed3257 am: 0e7cd0a9fb am: be136b7a3e am: a947baa87c am: 0f292147f3 am: ce3842eb1a am: 85f169d19f am: c77a2228aa
am: 4cc10825f0

* commit '4cc10825f0234d365016a18e1f86d61cbd2fd030':
  Redact Account info from getCurrentSyncs

8 years agoRedact Account info from getCurrentSyncs am: f39549e389 am: 1a0aed3257 am: 0e7cd0a9fb...
Matthew Williams [Wed, 20 Jan 2016 18:38:50 +0000 (18:38 +0000)]
Redact Account info from getCurrentSyncs am: f39549e389 am: 1a0aed3257 am: 0e7cd0a9fb am: be136b7a3e am: a947baa87c am: 0f292147f3 am: ce3842eb1a am: 85f169d19f
am: c77a2228aa

* commit 'c77a2228aa66a1d2b1e497c193604de0717ec3c7':
  Redact Account info from getCurrentSyncs

8 years agoRedact Account info from getCurrentSyncs am: f39549e389 am: 1a0aed3257 am: 0e7cd0a9fb...
Matthew Williams [Wed, 20 Jan 2016 18:31:19 +0000 (18:31 +0000)]
Redact Account info from getCurrentSyncs am: f39549e389 am: 1a0aed3257 am: 0e7cd0a9fb am: be136b7a3e am: a947baa87c am: 0f292147f3 am: ce3842eb1a
am: 85f169d19f

* commit '85f169d19f200daa35a30652905d6daf090955c6':
  Redact Account info from getCurrentSyncs

8 years agoMerge "Add permission MANAGE_DEVICE_ADMINS to SystemUI."
Sudheer Shanka [Wed, 20 Jan 2016 18:09:54 +0000 (18:09 +0000)]
Merge "Add permission MANAGE_DEVICE_ADMINS to SystemUI."

8 years agoMerge "Resize pinned stack with bounds in ActivityOptions."
Wale Ogunwale [Wed, 20 Jan 2016 18:09:21 +0000 (18:09 +0000)]
Merge "Resize pinned stack with bounds in ActivityOptions."

8 years agoRedact Account info from getCurrentSyncs am: f39549e389 am: 1a0aed3257 am: 0e7cd0a9fb...
Matthew Williams [Wed, 20 Jan 2016 18:08:33 +0000 (18:08 +0000)]
Redact Account info from getCurrentSyncs am: f39549e389 am: 1a0aed3257 am: 0e7cd0a9fb am: be136b7a3e am: a947baa87c am: 0f292147f3
am: ce3842eb1a

* commit 'ce3842eb1a5184331ee4aad3e36d5f11f999cf2e':
  Redact Account info from getCurrentSyncs

8 years agoImport translations. DO NOT MERGE am: a341d639a7 -s ours am: 79b3e943ca -s ours
Geoff Mendal [Wed, 20 Jan 2016 18:07:36 +0000 (18:07 +0000)]
Import translations. DO NOT MERGE am: a341d639a7  -s ours am: 79b3e943ca  -s ours
am: c28012059e  -s ours

* commit 'c28012059ee54e1584364c7465e2305143b1dcf1':
  Import translations. DO NOT MERGE

8 years agoImport translations. DO NOT MERGE am: ce64efc199 -s ours
Geoff Mendal [Wed, 20 Jan 2016 18:05:30 +0000 (18:05 +0000)]
Import translations. DO NOT MERGE am: ce64efc199  -s ours
am: 260aba5b3c  -s ours

* commit '260aba5b3c4a9b4f961b7fdc49bf3583f72d273e':
  Import translations. DO NOT MERGE

8 years agoSuspend apps - broadcast intent and API
Andrei Stingaceanu [Thu, 14 Jan 2016 12:59:03 +0000 (12:59 +0000)]
Suspend apps - broadcast intent and API

Send a protected broadcast to registered receivers only
when packages get suspended.

Bug: 22776761
Change-Id: I043053ed45bdc202ead18518a0c1e39cce47947c

8 years agoMerge "Revert "Temporary logging to debug ActivityStarter crash.""
Filip Gruszczynski [Wed, 20 Jan 2016 17:52:38 +0000 (17:52 +0000)]
Merge "Revert "Temporary logging to debug ActivityStarter crash.""

8 years agoRevert "Temporary logging to debug ActivityStarter crash."
Filip Gruszczynski [Wed, 20 Jan 2016 17:52:04 +0000 (17:52 +0000)]
Revert "Temporary logging to debug ActivityStarter crash."

Bug: 26541093

This reverts commit 7fca6d50a57cbc1a45beca1d5d1e5cd1e696fbef.

Change-Id: I41fb70e79f2da6523c40f09a74d1980cbeb2149e

8 years agoImport translations. DO NOT MERGE am: a341d639a7 -s ours
Geoff Mendal [Wed, 20 Jan 2016 17:51:10 +0000 (17:51 +0000)]
Import translations. DO NOT MERGE am: a341d639a7  -s ours
am: 79b3e943ca  -s ours

* commit '79b3e943ca244b91f397475fbf898b47ceaf1ba8':
  Import translations. DO NOT MERGE

8 years agoMerge "Import translations. DO NOT MERGE"
Geoff Mendal [Wed, 20 Jan 2016 17:50:30 +0000 (17:50 +0000)]
Merge "Import translations. DO NOT MERGE"

8 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 20 Jan 2016 17:45:43 +0000 (17:45 +0000)]
Import translations. DO NOT MERGE
am: ce64efc199  -s ours

* commit 'ce64efc1994e7fe8a17489d7f48985b72e9f4770':
  Import translations. DO NOT MERGE

8 years agoMerge "Deals with android:rotation attribute in layoutlib" into mnc-ub-dev am: 7efb74d54a
Jerome Gaillard [Wed, 20 Jan 2016 17:44:57 +0000 (17:44 +0000)]
Merge "Deals with android:rotation attribute in layoutlib" into mnc-ub-dev am: 7efb74d54a
am: 426910e4df

* commit '426910e4dfb1f84f93697017c90400c0b4f8e6c0':
  Deals with android:rotation attribute in layoutlib

8 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 20 Jan 2016 17:43:00 +0000 (18:43 +0100)]
Import translations. DO NOT MERGE

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

8 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 20 Jan 2016 17:42:58 +0000 (17:42 +0000)]
Import translations. DO NOT MERGE
am: a341d639a7  -s ours

* commit 'a341d639a7d093fb36850956cd9b3738b72ecfc2':
  Import translations. DO NOT MERGE

8 years agoMerge "Update width available for dialogs on all configuration changes."
Filip Gruszczynski [Wed, 20 Jan 2016 17:16:02 +0000 (17:16 +0000)]
Merge "Update width available for dialogs on all configuration changes."

8 years agoMerge "audioservice: detect bluetooth adapter turning off."
Eric Laurent [Wed, 20 Jan 2016 17:10:14 +0000 (17:10 +0000)]
Merge "audioservice: detect bluetooth adapter turning off."

8 years agoMerge "Fix QS to not be completely broken on landscape"
Jason Monk [Wed, 20 Jan 2016 16:36:51 +0000 (16:36 +0000)]
Merge "Fix QS to not be completely broken on landscape"

8 years agoFixes for JobScheduler sourcePackage fields
Shreyas Basarge [Wed, 20 Jan 2016 16:32:20 +0000 (16:32 +0000)]
Fixes for JobScheduler sourcePackage fields

Source fields now copied as part of copy constructor.
Wakelocks acquired with sourceUid as the worksource.

Change-Id: I93217730c6b1215ea048aa6f54636c5f3215ce8e

8 years agoFix QS to not be completely broken on landscape
Jason Monk [Wed, 20 Jan 2016 16:27:15 +0000 (11:27 -0500)]
Fix QS to not be completely broken on landscape

Change-Id: I56d44d114ab36ab552191b50a172d637f9eab6c5

8 years agoWake up device on JobScheduler Alarms
Shreyas Basarge [Wed, 20 Jan 2016 16:25:07 +0000 (16:25 +0000)]
Wake up device on JobScheduler Alarms

Changed the alarm type to wake up the
device when deadlineExpired or delayExpired
alarms go off.

Change-Id: Ica5c4de3c84646eae1f08fe1ca5d2ffc61265062

8 years agoMerge "Re-enable new pipeline"
John Reck [Wed, 20 Jan 2016 16:04:08 +0000 (16:04 +0000)]
Merge "Re-enable new pipeline"

8 years agoMerge "Add LinearLayout#getGravity"
Jason Monk [Wed, 20 Jan 2016 15:55:44 +0000 (15:55 +0000)]
Merge "Add LinearLayout#getGravity"

8 years agoAdd LinearLayout#getGravity
Jason Monk [Wed, 20 Jan 2016 15:46:12 +0000 (10:46 -0500)]
Add LinearLayout#getGravity

Change-Id: I290790b8e84e14f2702c6fc9c679b1c435cc13a8

8 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 20 Jan 2016 15:12:24 +0000 (10:12 -0500)]
Import translations. DO NOT MERGE

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

8 years agoMerge "Use public device orientation sensor for window orientation"
Trevor Bunker [Wed, 20 Jan 2016 14:54:02 +0000 (14:54 +0000)]
Merge "Use public device orientation sensor for window orientation"

8 years agoMerge "Apply extractors in the correct order."
Julia Reynolds [Wed, 20 Jan 2016 14:41:33 +0000 (14:41 +0000)]
Merge "Apply extractors in the correct order."

8 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 20 Jan 2016 14:33:02 +0000 (09:33 -0500)]
Import translations. DO NOT MERGE

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

8 years agoMerge "SysUI Tuner: Status bar work"
Jason Monk [Wed, 20 Jan 2016 14:16:09 +0000 (14:16 +0000)]
Merge "SysUI Tuner: Status bar work"

8 years agoMerge "Import translations. DO NOT MERGE"
Geoff Mendal [Wed, 20 Jan 2016 14:12:24 +0000 (14:12 +0000)]
Merge "Import translations. DO NOT MERGE"

8 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 20 Jan 2016 14:11:47 +0000 (06:11 -0800)]
Import translations. DO NOT MERGE

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

8 years agoMerge "Import translations. DO NOT MERGE"
Geoff Mendal [Wed, 20 Jan 2016 14:09:18 +0000 (14:09 +0000)]
Merge "Import translations. DO NOT MERGE"

8 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 20 Jan 2016 14:05:18 +0000 (06:05 -0800)]
Import translations. DO NOT MERGE

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

8 years agoMerge "Import translations. DO NOT MERGE"
Geoff Mendal [Wed, 20 Jan 2016 13:53:22 +0000 (13:53 +0000)]
Merge "Import translations. DO NOT MERGE"

8 years agoMerge "Import translations. DO NOT MERGE"
Geoff Mendal [Wed, 20 Jan 2016 13:51:08 +0000 (13:51 +0000)]
Merge "Import translations. DO NOT MERGE"

8 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 20 Jan 2016 13:50:25 +0000 (05:50 -0800)]
Import translations. DO NOT MERGE

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

8 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 20 Jan 2016 13:47:05 +0000 (05:47 -0800)]
Import translations. DO NOT MERGE

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

8 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 20 Jan 2016 13:43:48 +0000 (05:43 -0800)]
Import translations. DO NOT MERGE

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

8 years agoRedact Account info from getCurrentSyncs am: f39549e389 am: 1a0aed3257 am: 0e7cd0a9fb...
Matthew Williams [Wed, 20 Jan 2016 11:55:52 +0000 (11:55 +0000)]
Redact Account info from getCurrentSyncs am: f39549e389 am: 1a0aed3257 am: 0e7cd0a9fb am: be136b7a3e am: a947baa87c
am: 0f292147f3

* commit '0f292147f3ac803a8701afd7362ad3e0487fd496':
  Redact Account info from getCurrentSyncs

8 years agoRedact Account info from getCurrentSyncs am: f39549e389 am: 1a0aed3257 am: 0e7cd0a9fb...
Matthew Williams [Wed, 20 Jan 2016 11:51:42 +0000 (11:51 +0000)]
Redact Account info from getCurrentSyncs am: f39549e389 am: 1a0aed3257 am: 0e7cd0a9fb am: be136b7a3e
am: a947baa87c

* commit 'a947baa87caeb6733846d6de4ef2bf84f7ab0fa1':
  Redact Account info from getCurrentSyncs

8 years agoRedact Account info from getCurrentSyncs am: f39549e389 am: 1a0aed3257 am: 0e7cd0a9fb
Matthew Williams [Wed, 20 Jan 2016 11:46:39 +0000 (11:46 +0000)]
Redact Account info from getCurrentSyncs am: f39549e389 am: 1a0aed3257 am: 0e7cd0a9fb
am: be136b7a3e

* commit 'be136b7a3e3f117dea283d194d1e6979fb47662b':
  Redact Account info from getCurrentSyncs

8 years agoMerge "Deals with android:rotation attribute in layoutlib" into mnc-ub-dev
Jerome Gaillard [Wed, 20 Jan 2016 11:46:37 +0000 (11:46 +0000)]
Merge "Deals with android:rotation attribute in layoutlib" into mnc-ub-dev
am: 7efb74d54a

* commit '7efb74d54a22d0c693ebddf5438815b65bc67616':
  Deals with android:rotation attribute in layoutlib

8 years agoMerge "Deals with android:rotation attribute in layoutlib" into mnc-ub-dev
Jerome Gaillard [Wed, 20 Jan 2016 11:44:07 +0000 (11:44 +0000)]
Merge "Deals with android:rotation attribute in layoutlib" into mnc-ub-dev

8 years agoRedact Account info from getCurrentSyncs am: f39549e389 am: 1a0aed3257
Matthew Williams [Wed, 20 Jan 2016 11:41:23 +0000 (11:41 +0000)]
Redact Account info from getCurrentSyncs am: f39549e389 am: 1a0aed3257
am: 0e7cd0a9fb

* commit '0e7cd0a9fbdcb48c551d54627eb964364dd946d0':
  Redact Account info from getCurrentSyncs

8 years agoRedact Account info from getCurrentSyncs am: f39549e389
Matthew Williams [Wed, 20 Jan 2016 11:37:17 +0000 (11:37 +0000)]
Redact Account info from getCurrentSyncs am: f39549e389
am: 1a0aed3257

* commit '1a0aed3257ad1b8216930928090885cf4210bd87':
  Redact Account info from getCurrentSyncs

8 years agoRedact Account info from getCurrentSyncs
Matthew Williams [Wed, 20 Jan 2016 11:32:56 +0000 (11:32 +0000)]
Redact Account info from getCurrentSyncs
am: f39549e389

* commit 'f39549e389edf62f43bacd95a1b8580d75ad77ed':
  Redact Account info from getCurrentSyncs

8 years agoMerge "Fix material style errors in suggestion popup window."
Seigo Nonaka [Wed, 20 Jan 2016 07:07:30 +0000 (07:07 +0000)]
Merge "Fix material style errors in suggestion popup window."

8 years agoMerge "Make getIccSimChallengeResponse a carrier API."
Junda Liu [Wed, 20 Jan 2016 06:33:09 +0000 (06:33 +0000)]
Merge "Make getIccSimChallengeResponse a carrier API."

8 years agoFix material style errors in suggestion popup window.
Seigo Nonaka [Tue, 19 Jan 2016 04:54:59 +0000 (13:54 +0900)]
Fix material style errors in suggestion popup window.

This CL addresses the material style errors from UX team.

- Corners should have a radius of 2dp.
To use the same way with floating toolbar, make the popup window transparent and
set floatingToolbarPopupBackgroundDrawable as the layout background. By this
change, TextSuggestionsPopupWindow style is no longer necessary, removed it.

- Background color for both sections should be #FFFFFF.
It turned out that the window default background is not white. By addressing
above item, this issue is fixed too.

- Divider line alpha=.12
This is fixed by using attr/listDivider instead of attr/dividerHorizontal.

- Remove 8dp padding below last suggestion
Removed 8dip paddingBottom from ListView.

Bug: 15347319

Change-Id: I579c0cc5b7f0dd337bff54af77828b8af25b13d2

8 years agoUpdate width available for dialogs on all configuration changes.
Filip Gruszczynski [Wed, 20 Jan 2016 00:17:13 +0000 (16:17 -0800)]
Update width available for dialogs on all configuration changes.

Bug: 26504275
Change-Id: I7a0399e4af77ab02df8b3dff68adcf37b36d7ca7

8 years agoMerge "Updated bugreport info strings to be consistent with its meaning."
Felipe Leme [Wed, 20 Jan 2016 02:09:02 +0000 (02:09 +0000)]
Merge "Updated bugreport info strings to be consistent with its meaning."

8 years agoMerge "Implement roaming tracking in NetworkStats summary queries."
Jeff Davidson [Wed, 20 Jan 2016 01:43:02 +0000 (01:43 +0000)]
Merge "Implement roaming tracking in NetworkStats summary queries."

8 years agoUpdated bugreport info strings to be consistent with its meaning.
Felipe Leme [Wed, 20 Jan 2016 01:41:44 +0000 (17:41 -0800)]
Updated bugreport info strings to be consistent with its meaning.

Also removed DO NOT TRANSLATE from new bugreport strings whose phrasing
have been confirmed.

Change-Id: Ic0eafb6c007acd63f1d11f7a5043259533189df0

8 years agoMerge "Add support for AVRCP 1.3." am: 168f2e556b
Sanket Agarwal [Wed, 20 Jan 2016 01:37:53 +0000 (01:37 +0000)]
Merge "Add support for AVRCP 1.3." am: 168f2e556b
am: cf19b76f27

* commit 'cf19b76f27cd2ca287120e87906d33b6cf8c1709':
  Add support for AVRCP 1.3.

8 years agoMerge "Add support for AVRCP 1.3."
Sanket Agarwal [Wed, 20 Jan 2016 01:25:04 +0000 (01:25 +0000)]
Merge "Add support for AVRCP 1.3."
am: 168f2e556b

* commit '168f2e556b7222fd0dab7eadc4ceee2eca13be1a':
  Add support for AVRCP 1.3.

8 years agoImplement roaming tracking in NetworkStats summary queries.
Jeff Davidson [Tue, 12 Jan 2016 00:02:17 +0000 (16:02 -0800)]
Implement roaming tracking in NetworkStats summary queries.

Whether a network is deemed roaming or not was already being tracked
as part of the NetworkIdentitySet, so the underlying data store
already tracks roaming and native data separately. However, this data
was being aggregated together in NetworkStatsCollection#getSummary,
since the NetworkIdentitySet is converted to an iface name for the
purposes of matching, and the iface name will be identical whether or
not the iface is considered roaming. Now it is separated.

Also fixes a long-standing bug in NetworkIdentitySet where an identity
read from a saved file would always be considered roaming == false,
even if it wasn't at the time it was written.

Bug: 25813438
Change-Id: I11ab5b51182ed8da7af8fde468df065f9fdc3dad

8 years agoCreate dim layer surfaces only when they are necessary.
Filip Gruszczynski [Mon, 18 Jan 2016 21:20:58 +0000 (13:20 -0800)]
Create dim layer surfaces only when they are necessary.

Instead of creating the surfaces for dim layers the moment when the
dim layer is constructed, we can save memory until the dim layer is
actually used and allocate the surface then.

Change-Id: Iedd717d198faf2df3ff39a41537ec0e1018c7ca9

8 years agoMerge "Add support for AVRCP 1.3."
Sanket Agarwal [Wed, 20 Jan 2016 00:23:38 +0000 (00:23 +0000)]
Merge "Add support for AVRCP 1.3."

8 years agoMerge "Revert "Redact Account info from getCurrentSyncs""
Matthew Williams [Wed, 20 Jan 2016 00:14:42 +0000 (00:14 +0000)]
Merge "Revert "Redact Account info from getCurrentSyncs""

8 years agoRevert "Redact Account info from getCurrentSyncs"
Matthew Williams [Wed, 20 Jan 2016 00:12:25 +0000 (00:12 +0000)]
Revert "Redact Account info from getCurrentSyncs"

This reverts commit b63057e698a01dafcefc7ba09b397b0336bba43d.

Reverting this b/c http://droidmerger-01.mtv.corp.google.com:8888/googleplex/branch/lmp-dev
claims there's an automerge path from lmp-dev all the way to master.

Change-Id: Ia99a20410153442436ea836b5223a524b640dcbf

8 years agoMerge "NPE fix in SyncStorageEngine"
Shreyas Basarge [Wed, 20 Jan 2016 00:08:50 +0000 (00:08 +0000)]
Merge "NPE fix in SyncStorageEngine"

8 years agoMerge "There should be a way to clear additional subtypes."
Yohei Yukawa [Wed, 20 Jan 2016 00:03:37 +0000 (00:03 +0000)]
Merge "There should be a way to clear additional subtypes."

8 years agoRedact Account info from getCurrentSyncs
Matthew Williams [Tue, 19 Jan 2016 23:04:04 +0000 (23:04 +0000)]
Redact Account info from getCurrentSyncs

BUG:26094635
If the caller to ContentResolver#getCurrentSyncs does not hold the
GET_ACCOUNTS permission, return a SyncInfo object that does not
contain any Account information.

Change-Id: I5628ebe1f56c8e3f784aaf1b3281e6b829d19314
(cherry picked from commit b63057e698a01dafcefc7ba09b397b0336bba43d)

8 years agoMerge "Redact Account info from getCurrentSyncs"
Matthew Williams [Tue, 19 Jan 2016 23:58:11 +0000 (23:58 +0000)]
Merge "Redact Account info from getCurrentSyncs"

8 years agoSysUI Tuner: Status bar work
Jason Monk [Tue, 12 Jan 2016 14:10:34 +0000 (09:10 -0500)]
SysUI Tuner: Status bar work

Improve general status bar goodness, more exactness, less breakage.

Extra extra icons, disabled by default.

Control all the status bar things!

Probably other stuff (10000).

Change-Id: I5d6282a4dcbcefea9f0880042cdf6293cb693712

8 years agoMerge "Refactor SearchManager:"
Aga Wronska [Tue, 19 Jan 2016 23:34:21 +0000 (23:34 +0000)]
Merge "Refactor SearchManager:"

8 years agoMerge "Add JNI bridge to the new logd security buffer."
Rubin Xu [Tue, 19 Jan 2016 23:31:32 +0000 (23:31 +0000)]
Merge "Add JNI bridge to the new logd security buffer."

8 years agoRedact Account info from getCurrentSyncs
Matthew Williams [Tue, 19 Jan 2016 23:04:04 +0000 (23:04 +0000)]
Redact Account info from getCurrentSyncs

BUG:26094635
If the caller to ContentResolver#getCurrentSyncs does not hold the
GET_ACCOUNTS permission, return a SyncInfo object that does not
contain any Account information.

Change-Id: I5628ebe1f56c8e3f784aaf1b3281e6b829d19314

8 years agoMerge "Make getInstalledDialerApplications to query for specific user"
Tony Mak [Tue, 19 Jan 2016 23:08:30 +0000 (23:08 +0000)]
Merge "Make getInstalledDialerApplications to query for specific user"

8 years agoMerge "Replace SurfaceViews across resize trigerred relaunches."
Rob Carr [Tue, 19 Jan 2016 22:59:10 +0000 (22:59 +0000)]
Merge "Replace SurfaceViews across resize trigerred relaunches."

8 years agoRemoving extraneous calls.
Winson [Mon, 18 Jan 2016 23:18:37 +0000 (15:18 -0800)]
Removing extraneous calls.

- Removing calls to ensureCapacity, which was causing reallocations when
  using a temporary set with multiple uses.
- Fixing issue with update callback not being called when immediately
  updating a TaskView’s transform
- Adding utility methods in preparation for refactoring code

Change-Id: If62c3751ed6af15092a34435df08bb4d627536ea

8 years agoRevert "Added constructor with looper param for OnSubscriptionsChangedListener"
Amit Mahajan [Tue, 19 Jan 2016 22:44:40 +0000 (22:44 +0000)]
Revert "Added constructor with looper param for OnSubscriptionsChangedListener"

This reverts commit 831e401c055391745691a58d0c87c48b49139f50.

Not needed now since tests create HandlerThread

BUG=25691379
Change-Id: Ic0ac3e3ef3c717fd31acb5fc8d6d81cc9995a2f7

8 years agoFix regression with drop targets not being visible.
Winson [Tue, 19 Jan 2016 19:30:51 +0000 (11:30 -0800)]
Fix regression with drop targets not being visible.

- This happened because the RecentsView had the same priority as the
  touch handler, which updates the visible dock states, which RV uses
  to determine what to draw, resulting in the first time after rotation
  to not show the right targets.  The touch handler should now have a
  higher priority than the view that depends on it.

Change-Id: I9441e34f677fe105757c237db0f6970e7cf8203b

8 years agoAdd support for AVRCP 1.3.
Sanket Agarwal [Thu, 22 Oct 2015 01:23:27 +0000 (18:23 -0700)]
Add support for AVRCP 1.3.

* Add metadata support.
* Add player settings support.
* Add playback support.

A2DP Settings App support.

Bluetooth: A2DP Sink support for Settings App

- add support for A2DP Sink in Settings App. This will enable connection
  initiation and updation on Settings App
- add framework Apis to support A2DP Sink. Any third party Apps can access
  A2DP Sink priority of device and playing state of device
- add support for key to set priority. This manages priority of device for
  A2DP Sink profile

Change-Id: If5f9139f37cdb9d200387877c7801075205c78a0

8 years agoReplace SurfaceViews across resize trigerred relaunches.
Robert Carr [Wed, 13 Jan 2016 21:19:58 +0000 (13:19 -0800)]
Replace SurfaceViews across resize trigerred relaunches.

In resize modes where we are preserving the main application
window, we need to tell the WindowManager to prepare to replace
the child surfaces, or they will dissapear across relaunches.

Bug: 26070641
Change-Id: I864168688dc320e9280e651f9c5df614f52bc96c

8 years agoRe-enable new pipeline
John Reck [Tue, 19 Jan 2016 21:57:16 +0000 (13:57 -0800)]
Re-enable new pipeline

Change-Id: I0d0b2a109a3756d404e4e244348a863a9afa3f9b

8 years agoMerge "Animate context popup menu around origin point"
Alan Viverette [Tue, 19 Jan 2016 21:43:33 +0000 (21:43 +0000)]
Merge "Animate context popup menu around origin point"