OSDN Git Service

android-x86/packages-apps-Settings.git
7 years agoAdd "Instant apps" filter to app listing
Antony Sargent [Fri, 10 Feb 2017 19:03:02 +0000 (11:03 -0800)]
Add "Instant apps" filter to app listing

Bug: 35098444
Test: automated testing of ManageApplications is hard (b/34768986), so
testing is manual for now: install at least one instant app and then go to
Settings->Apps&Notifications->Apps and see if the filter lets you see
only instant apps.

In Settings->Apps&Notifications->Apps, the list of filters before this CL is:

 All | Enabled | Disabled

With this CL, the filter list becomes:

 All apps | Installed apps | Disabled apps | Instant apps

Change-Id: I65ffbfd7db99f45fc0310c7239bdfc0522c65e3a

7 years agoMerge "Remove extra IndexProviders that provided bad data."
TreeHugger Robot [Wed, 15 Feb 2017 21:44:14 +0000 (21:44 +0000)]
Merge "Remove extra IndexProviders that provided bad data."

7 years agoMerge "Revert accidential merge afe6320d70f46e8af724ef2cde86a5963d198868"
Philip P. Moltmann [Wed, 15 Feb 2017 21:37:30 +0000 (21:37 +0000)]
Merge "Revert accidential merge afe6320d70f46e8af724ef2cde86a5963d198868"

7 years agoMerge "Correctly restrict UI for WifiSettings in Guest profile."
TreeHugger Robot [Wed, 15 Feb 2017 21:36:54 +0000 (21:36 +0000)]
Merge "Correctly restrict UI for WifiSettings in Guest profile."

7 years agoMerge "Move Ringtones out of Advanced."
Doris Ling [Wed, 15 Feb 2017 21:34:27 +0000 (21:34 +0000)]
Merge "Move Ringtones out of Advanced."

7 years agoCorrectly restrict UI for WifiSettings in Guest profile.
Stephen Chen [Tue, 14 Feb 2017 21:56:03 +0000 (13:56 -0800)]
Correctly restrict UI for WifiSettings in Guest profile.

Makes sure the restricted user does not see Wifi Preferences
or Saved Networks activity. Also fixes a bug where the progress
bar is displayed starting the activity in Guest mode, and does not go
away. LinkablePreference is changed to make sure titles can be
multi-lined.

Bug: 35317523
Bug: 35318292
Test: to be done in b/35324506
Change-Id: I4a07a2ab3a83c3adaf87226969fd6f16e41c9419

7 years agoMerge "Skip redundant SuggestionLoader run during app start."
TreeHugger Robot [Wed, 15 Feb 2017 03:04:08 +0000 (03:04 +0000)]
Merge "Skip redundant SuggestionLoader run during app start."

7 years agoSkip redundant SuggestionLoader run during app start.
Fan Zhang [Wed, 8 Feb 2017 01:40:59 +0000 (17:40 -0800)]
Skip redundant SuggestionLoader run during app start.

also skip DiffUtil when drawing first frame.

Fix: 34103984
Test: make RunSettingsRoboTests
Change-Id: I4891d1bca1f17c437444761eaf3002624934014d

7 years agoRevert accidential merge afe6320d70f46e8af724ef2cde86a5963d198868
Philip P. Moltmann [Tue, 14 Feb 2017 20:43:02 +0000 (12:43 -0800)]
Revert accidential merge afe6320d70f46e8af724ef2cde86a5963d198868

Test: Clean revert
Change-Id: I674df1a86539b03cb72f43eed2f40f421b953508

7 years agoMerge "Update security screen summary text when no fingerprint"
TreeHugger Robot [Wed, 15 Feb 2017 00:50:38 +0000 (00:50 +0000)]
Merge "Update security screen summary text when no fingerprint"

7 years agoRemove extra IndexProviders that provided bad data.
Matthew Fritze [Thu, 26 Jan 2017 23:21:24 +0000 (15:21 -0800)]
Remove extra IndexProviders that provided bad data.

Gesture Settings and Wireless settings were indexing
duplicate results that only added complexity to Search.
PowerUsageDetail was never supposed to be indexed.

Bug:33701673
Test: make RunSettingsRoboTests
Change-Id: I45d1fa4bd412c3418acec24f8c98eb4736f220ab

7 years agoMerge "Create 'See All Networks' Preference to hide additional networks."
TreeHugger Robot [Wed, 15 Feb 2017 00:34:34 +0000 (00:34 +0000)]
Merge "Create 'See All Networks' Preference to hide additional networks."

7 years agoMerge "Replace footer with regular preference"
TreeHugger Robot [Wed, 15 Feb 2017 00:12:21 +0000 (00:12 +0000)]
Merge "Replace footer with regular preference"

7 years agoUpdate security screen summary text when no fingerprint
Fan Zhang [Tue, 14 Feb 2017 19:58:25 +0000 (11:58 -0800)]
Update security screen summary text when no fingerprint

Change-Id: I810c533b0daeab3bd67d9d5be8a89d93738b4962
Fix: 35339887
Test: RunSettingsRoboTest

7 years agoMove Ringtones out of Advanced.
Doris Ling [Tue, 14 Feb 2017 21:48:01 +0000 (13:48 -0800)]
Move Ringtones out of Advanced.

Increase the tile limit in Settings->Sound so that Ringtones is not
hidden inside the Advances options.

Fix: 35318739
Test: Visual

Change-Id: I08db7b79127226bb6ef8ce8f147e5a90f5939d79

7 years agoReplace footer with regular preference
Salvador Martinez [Mon, 13 Feb 2017 19:50:10 +0000 (11:50 -0800)]
Replace footer with regular preference

Replaced the "Manage Storage" footer preference
with a regular preference because the footer type
is not meant to be a touch target. This should fix
the bug with not being able to click on specific
parts of the preference.

Test: run settings espresso tests
Bug: 34349518
Change-Id: I36ada2a6a537a68d9fcbe7e10773896225ecc6b2

7 years agoMerge "Revert "Remove Gesture settings as inline results""
Matthew Fritze [Tue, 14 Feb 2017 22:05:04 +0000 (22:05 +0000)]
Merge "Revert "Remove Gesture settings as inline results""

7 years agoRevert "Remove Gesture settings as inline results"
Matthew Fritze [Tue, 14 Feb 2017 22:02:13 +0000 (22:02 +0000)]
Revert "Remove Gesture settings as inline results"

This reverts commit 4ec4969b33c3d0f9db58937881eb1dcd7b3e3f59.

Change-Id: I5b0012174864bba8b196220ee29863a9a58faa69

7 years agoMerge "Add account preferences from account type description."
TreeHugger Robot [Tue, 14 Feb 2017 21:30:40 +0000 (21:30 +0000)]
Merge "Add account preferences from account type description."

7 years agoMerge "Remove Gesture settings as inline results"
TreeHugger Robot [Tue, 14 Feb 2017 19:03:57 +0000 (19:03 +0000)]
Merge "Remove Gesture settings as inline results"

7 years agoMerge "Don't show games and music apps in Other Apps."
Daniel Nishi [Tue, 14 Feb 2017 18:45:29 +0000 (18:45 +0000)]
Merge "Don't show games and music apps in Other Apps."

7 years agoAdd account preferences from account type description.
Doris Ling [Fri, 10 Feb 2017 22:22:58 +0000 (14:22 -0800)]
Add account preferences from account type description.

Move the methods that handles the account type preferences to a separate
class and add the call to it in AccountDetailDashboardFragment.

Change-Id: Ib147fb73807b1264e3faedad3466126f2fd9c84d
Fix: 35224671
Test: Manual

7 years agoMerge "Fix monkey crash by guarding singleton initializing"
TreeHugger Robot [Tue, 14 Feb 2017 18:40:35 +0000 (18:40 +0000)]
Merge "Fix monkey crash by guarding singleton initializing"

7 years agoresolve merge conflicts of 9ac842a753 to nyc-mr2-dev-plus-aosp
Philip P. Moltmann [Tue, 14 Feb 2017 18:27:10 +0000 (18:27 +0000)]
resolve merge conflicts of 9ac842a753 to nyc-mr2-dev-plus-aosp
am: afe6320d70

Change-Id: I514cc08bef8ef2b76d90628ae3b21833d3bda206

7 years agoCreate 'See All Networks' Preference to hide additional networks.
Stephen Chen [Fri, 10 Feb 2017 00:17:28 +0000 (16:17 -0800)]
Create 'See All Networks' Preference to hide additional networks.

Bug: 34719725
Test: manual inspection, tests to be added in b/35322551
Change-Id: I1a5a08ca4c53db71b4c0c3d4c2942da65faa67d2

7 years agoresolve merge conflicts of 9ac842a753 to nyc-mr2-dev-plus-aosp
Philip P. Moltmann [Tue, 14 Feb 2017 17:45:51 +0000 (09:45 -0800)]
resolve merge conflicts of 9ac842a753 to nyc-mr2-dev-plus-aosp

Test: built
Change-Id: I156db22c13da98bce0077b2acb8d9f1a3d2ce406

7 years agoRemove Gesture settings as inline results
Matthew Fritze [Thu, 26 Jan 2017 23:21:24 +0000 (15:21 -0800)]
Remove Gesture settings as inline results

Given that inline results do not have intents associated,
the inline results must be self-explanatory. The gesture
settings ofter requier the video/animation to be
understood. Thus they should not be inline.

Test: RunSettingsRoboTests
Bug:
Change-Id: Iae25365b376ec510f8330bc0a0bf72883cf9a6d4

7 years agoMerge "[DO NOT MERGE] Revert "[DO NOT MERGE] Use new QueuedWork interface."" into...
Philip P. Moltmann [Tue, 14 Feb 2017 16:03:27 +0000 (16:03 +0000)]
Merge "[DO NOT MERGE] Revert "[DO NOT MERGE] Use new QueuedWork interface."" into nyc-mr2-dev

7 years agoMerge "Change "Long pressing work mode in quick settings" to managed profile settings"
Ricky Wai [Tue, 14 Feb 2017 11:14:08 +0000 (11:14 +0000)]
Merge "Change "Long pressing work mode in quick settings" to managed profile settings"

7 years agoMerge "CredentialFragment anti-pocket dialing measures."
TreeHugger Robot [Tue, 14 Feb 2017 11:13:59 +0000 (11:13 +0000)]
Merge "CredentialFragment anti-pocket dialing measures."

7 years agoChange "Long pressing work mode in quick settings" to managed profile settings
Ricky Wai [Wed, 1 Feb 2017 15:26:29 +0000 (15:26 +0000)]
Change "Long pressing work mode in quick settings" to managed profile settings

Test: Long pressing work mode can go to managed profile settings now.

Bug: 34189626
Change-Id: I84820b1ce0a5693f36236c1bb512c99db3c6e9df

7 years agoMerge "Add logging for settings"
TreeHugger Robot [Tue, 14 Feb 2017 03:01:29 +0000 (03:01 +0000)]
Merge "Add logging for settings"

7 years agoMerge "Update char_limit for new string"
TreeHugger Robot [Tue, 14 Feb 2017 02:21:20 +0000 (02:21 +0000)]
Merge "Update char_limit for new string"

7 years agoMerge "Deprecate SettingsDrawerActivity.openTile."
TreeHugger Robot [Tue, 14 Feb 2017 01:55:49 +0000 (01:55 +0000)]
Merge "Deprecate SettingsDrawerActivity.openTile."

7 years agoMerge "Add permission check to Intents used by Authenticator Settings."
Dmitry Dementyev [Tue, 14 Feb 2017 01:27:45 +0000 (01:27 +0000)]
Merge "Add permission check to Intents used by Authenticator Settings."

7 years agoAdd logging for settings
Fan Zhang [Mon, 13 Feb 2017 23:28:21 +0000 (15:28 -0800)]
Add logging for settings

- Log when navigating from Settings to injected tiles.
- Log when user creates a new widget shortcut

Fix: 33209678
Fix: 30137094
Test: RunSettingsRoboTests
Change-Id: I1e0f4e00709c392cde2550fafe53890836387c99

7 years agoUpdate char_limit for new string
Fan Zhang [Tue, 14 Feb 2017 00:44:18 +0000 (16:44 -0800)]
Update char_limit for new string

Change-Id: I49fc0522a5522bf5dae16d1a2d12e2819eee7a2a
Fix: 35187169
Test: build

7 years ago[DO NOT MERGE] Revert "[DO NOT MERGE] Use new QueuedWork interface."
Philip P. Moltmann [Mon, 13 Feb 2017 20:58:46 +0000 (20:58 +0000)]
[DO NOT MERGE] Revert "[DO NOT MERGE] Use new QueuedWork interface."

This reverts commit 81758edffae751c31fb1795febe470c171f7fb1b.

Bug: 30662828
Change-Id: I5c877a3a888f075afcfb9f49ec92cf3ad43f6304

7 years agoAdd permission check to Intents used by Authenticator Settings.
Dmitry Dementyev [Sat, 11 Feb 2017 00:51:51 +0000 (16:51 -0800)]
Add permission check to Intents used by Authenticator Settings.

Setting shares system uid and can be used to bypass different security
checks.
We add proper handling for intents which resolve toexported=true activities with permission filed.
Added nested preferences filtering.

Change-Id: If68343d155364654fa7db55ace3fb3c4db508c7e
Test: manual tests
Bug: 14408627

7 years agoFix a bug where SYNC_SETTINGS intent opens a blank page.
Fan Zhang [Mon, 13 Feb 2017 20:28:43 +0000 (12:28 -0800)]
Fix a bug where SYNC_SETTINGS intent opens a blank page.

Point to the intent to new IA fragment (User & Account)

Change-Id: I3880518f36f875091175432c5e91cfcd7edb42cd
Fix: 34395427
Test: run settings integ test

7 years agoDeprecate SettingsDrawerActivity.openTile.
Fan Zhang [Mon, 13 Feb 2017 22:24:36 +0000 (14:24 -0800)]
Deprecate SettingsDrawerActivity.openTile.

Use DashboardFeatureProvider to open tile instead. This makes logic more
centralized in one place, and makes logging easier in the future.

Bug: 30137094
Test: RunSettingsRoboTests
Change-Id: I8a028bb7cac8f70f6c237f253be8668cc3ef257e

7 years agoMerge changes from topic 'hotspot_summary'
TreeHugger Robot [Mon, 13 Feb 2017 21:51:07 +0000 (21:51 +0000)]
Merge changes from topic 'hotspot_summary'

* changes:
  Display current vpn for Vpn preference summary text
  Display carrier network name as celluar setting summary.
  Add hotspot summary text

7 years agoDisplay current vpn for Vpn preference summary text
Fan Zhang [Sat, 11 Feb 2017 21:43:05 +0000 (13:43 -0800)]
Display current vpn for Vpn preference summary text

Change-Id: Id9917a07e519d16e2000b4fa9888f783171e55f8
Fix: 34974598
Test: RunSettingsRoboTests

7 years agoDisplay carrier network name as celluar setting summary.
Fan Zhang [Sat, 11 Feb 2017 18:43:52 +0000 (10:43 -0800)]
Display carrier network name as celluar setting summary.

Bug: 34974598
Test: make RunSettingsRoboTests
Change-Id: I99436337919440e0dd21653f9ea63d6f3a694df0

7 years agoAdd hotspot summary text
Fan Zhang [Fri, 10 Feb 2017 02:04:00 +0000 (18:04 -0800)]
Add hotspot summary text

Bug: 34974598
Test: RunSettingsLibRoboTests

Change-Id: If5d17bf458f980b4f3a8fdeb4718bbf5d2993a21

7 years agoMerge "Add BatteryMeterView in Settings"
TreeHugger Robot [Mon, 13 Feb 2017 20:45:17 +0000 (20:45 +0000)]
Merge "Add BatteryMeterView in Settings"

7 years agoAdd BatteryMeterView in Settings
jackqdyulei [Thu, 2 Feb 2017 19:25:15 +0000 (11:25 -0800)]
Add BatteryMeterView in Settings

1. Show gauge icon at the top of battery main page instead of
battery usage graph.
2. Move the click action from battery usage graph to gauge icon.

Bug: 34387464
Test: RunSettingsRoboTest

Change-Id: Ib182619d6805b401cde03a50e2ae907cf4df7b94

7 years agoMerge "Replace deprecated ACTION_MASTER_CLEAR by ACTION_FACTORY_RESET."
TreeHugger Robot [Mon, 13 Feb 2017 17:46:23 +0000 (17:46 +0000)]
Merge "Replace deprecated ACTION_MASTER_CLEAR by ACTION_FACTORY_RESET."

7 years agoImport translations. DO NOT MERGE am: da8a98fb26 -s ours
Bill Yi [Mon, 13 Feb 2017 17:34:16 +0000 (17:34 +0000)]
Import translations. DO NOT MERGE am: da8a98fb26  -s ours
am: daa2d5a23a  -s ours

Change-Id: I08237170e91f978d9f8718fff3df30c6f6be59f3

7 years agoImport translations. DO NOT MERGE
Bill Yi [Mon, 13 Feb 2017 17:31:14 +0000 (17:31 +0000)]
Import translations. DO NOT MERGE
am: da8a98fb26  -s ours

Change-Id: I111397e147e83c3cc0e8d83d365627792035b238

7 years agoReplace deprecated ACTION_MASTER_CLEAR by ACTION_FACTORY_RESET.
Lenka Trochtova [Mon, 13 Feb 2017 14:05:27 +0000 (15:05 +0100)]
Replace deprecated ACTION_MASTER_CLEAR by ACTION_FACTORY_RESET.

Both do the same, ACTION_FACTORY_RESET is the new name.

Test: manual - reset the device
BUG: 33656232

Change-Id: I30cedea600bfcbeffa5d1094a6e0e83326f7ccfc

7 years agoImport translations. DO NOT MERGE
Bill Yi [Mon, 13 Feb 2017 07:02:41 +0000 (23:02 -0800)]
Import translations. DO NOT MERGE

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

7 years agoImport translations. DO NOT MERGE
Bill Yi [Mon, 13 Feb 2017 06:56:48 +0000 (22:56 -0800)]
Import translations. DO NOT MERGE

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

7 years agoFix monkey crash by guarding singleton initializing
Tadashi G. Takaoka [Fri, 10 Feb 2017 07:58:45 +0000 (16:58 +0900)]
Fix monkey crash by guarding singleton initializing

Fixes: 35203476
Test: Run monkey test and observe no crash happens.
      adb shell monkey -p com.google.android.launcher -p com.android.settings
           -c android.intent.category.LAUNCHER --ignore-security-exceptions
   --monitor-native-crashes -s 454 -v -v -v 125000
Change-Id: Ib13afcc4e14470510f3ccbb20d7e7d6009347149

7 years agoMerge "Fix a memory leak caused by dashboard freature provider."
Fan Zhang [Sun, 12 Feb 2017 20:52:06 +0000 (20:52 +0000)]
Merge "Fix a memory leak caused by dashboard freature provider."

7 years agoDO NOT MERGE Fix "3 dot" icon size so it displays fully am: fa190d437b
Fan Zhang [Sun, 12 Feb 2017 01:44:03 +0000 (01:44 +0000)]
DO NOT MERGE Fix "3 dot" icon size so it displays fully am: fa190d437b
am: 6583bc3479  -s ours

Change-Id: I3f2e6b5aa6d3d86f2cc11fadff1f2d25c29b3612

7 years agoDO NOT MERGE Fix "3 dot" icon size so it displays fully
Fan Zhang [Sun, 12 Feb 2017 01:42:03 +0000 (01:42 +0000)]
DO NOT MERGE Fix "3 dot" icon size so it displays fully
am: fa190d437b

Change-Id: I7deb37ac62ff85f37d945d453bd6285a809779f1

7 years agoMerge "Sync search result loaders"
TreeHugger Robot [Sun, 12 Feb 2017 01:19:15 +0000 (01:19 +0000)]
Merge "Sync search result loaders"

7 years agoFix a memory leak caused by dashboard freature provider.
Fan Zhang [Sun, 12 Feb 2017 00:47:29 +0000 (16:47 -0800)]
Fix a memory leak caused by dashboard freature provider.

In constructor, use app context instead of fragment context

Change-Id: I24fbc457037c1d6854ecf0cb270110d73effb662
Fix: 35292764
Test: RunSettingsRoboTests

7 years agoDO NOT MERGE Fix "3 dot" icon size so it displays fully
Fan Zhang [Sat, 11 Feb 2017 18:50:13 +0000 (10:50 -0800)]
DO NOT MERGE Fix "3 dot" icon size so it displays fully

Viewport size was set wrong due to bad merge, causing the last dot got
truncated slightly.

Change-Id: I5d5bbd703e780b21957613d88a2250bc3ba69bb8
Fix: 28194068
Test: visual

7 years agoCredentialFragment anti-pocket dialing measures.
Robin Lee [Fri, 10 Feb 2017 16:12:20 +0000 (16:12 +0000)]
CredentialFragment anti-pocket dialing measures.

Now it is necessary to actually press the exact "OK" or Back button to
get the dialog to dismiss. This makes pocket wiping that little bit less
likely.

Bug: 32934848
Test: manual, enter the password too many times. The dialog should appear. Attempt to dismiss it by tapping outside the dialog. This should not happen.
Test: correctness of .setCanceledOnTouchOutside is outside scope.
Change-Id: Icff8bd9068f636c0a75decb787b8a5c9161a8cbd

7 years agoMerge "Add null pointer checks when updating A2DP configuration values" am: 6f7437580...
Pavlin Radoslavov [Sat, 11 Feb 2017 01:34:12 +0000 (01:34 +0000)]
Merge "Add null pointer checks when updating A2DP configuration values" am: 6f7437580c am: bd3f96703c am: fae23e1e00
am: 73aa2c6b3f

Change-Id: Iac81cb29671c198414a53c517deb6db962294d0a

7 years agoMerge "Add null pointer checks when updating A2DP configuration values" am: 6f7437580...
Pavlin Radoslavov [Sat, 11 Feb 2017 01:31:52 +0000 (01:31 +0000)]
Merge "Add null pointer checks when updating A2DP configuration values" am: 6f7437580c am: bd3f96703c
am: fae23e1e00

Change-Id: I55f901bee2b1a7368cf28cf0b2c6a89e8af27342

7 years agoMerge "Add null pointer checks when updating A2DP configuration values" am: 6f7437580c
Pavlin Radoslavov [Sat, 11 Feb 2017 01:28:22 +0000 (01:28 +0000)]
Merge "Add null pointer checks when updating A2DP configuration values" am: 6f7437580c
am: bd3f96703c

Change-Id: I04f7187c23a0f17c5ef2d37f75d892e4da54111e

7 years agoMerge "Add null pointer checks when updating A2DP configuration values"
Pavlin Radoslavov [Sat, 11 Feb 2017 01:25:50 +0000 (01:25 +0000)]
Merge "Add null pointer checks when updating A2DP configuration values"
am: 6f7437580c

Change-Id: I567042ca38e74e2ce228e4bb03c73095c8cf6513

7 years agoMerge "Add null pointer checks when updating A2DP configuration values"
Treehugger Robot [Sat, 11 Feb 2017 01:21:25 +0000 (01:21 +0000)]
Merge "Add null pointer checks when updating A2DP configuration values"

7 years agoMerge "Update storage setting summary text format."
Fan Zhang [Fri, 10 Feb 2017 21:58:33 +0000 (21:58 +0000)]
Merge "Update storage setting summary text format."

7 years agoAdd null pointer checks when updating A2DP configuration values
Pavlin Radoslavov [Fri, 10 Feb 2017 20:52:04 +0000 (12:52 -0800)]
Add null pointer checks when updating A2DP configuration values

Under expected circumstances, those null pointer checks are not
needed: onCreate() is always called before onCreateView(),
and the former creates the objects: mBluetoothSelectA2dpCodec,
mBluetoothSelectA2dpSampleRate, mBluetoothSelectA2dpBitsPerSample,
mBluetoothSelectA2dpChannelMode, mBluetoothSelectA2dpLdacPlaybackQuality .

For some unknown reason, somehow the following chain of calls is executed
before onCreate() :
  onCreateView() ->
  getActivity().registerReceiver(mBluetoothA2dpReceiver, ...) ->
  mBluetoothA2dpReceiver.onReceive(...) ->
  updateBluetoothA2dpConfigurationValues()

Adding the null pointer checks until the issue is understood.

Test: Code compilation
Bug: 35204511
Change-Id: I7c1d81015e66b26544b7b26f36cbc75f11713496

7 years agoMerge "Distribute all the hidden items to apps"
TreeHugger Robot [Fri, 10 Feb 2017 20:10:38 +0000 (20:10 +0000)]
Merge "Distribute all the hidden items to apps"

7 years agoMerge "Remove Bluetooth autoconnect on dock" am: b65c7fc810 am: e7d5b13f53 am: deb32c220b
Marie Janssen [Fri, 10 Feb 2017 18:23:00 +0000 (18:23 +0000)]
Merge "Remove Bluetooth autoconnect on dock" am: b65c7fc810 am: e7d5b13f53 am: deb32c220b
am: 76405153d1

Change-Id: I5d4283ec0aa65b8faf6a97693dcdb40df353c48a

7 years agoMerge "Remove Bluetooth autoconnect on dock" am: b65c7fc810 am: e7d5b13f53
Marie Janssen [Fri, 10 Feb 2017 18:20:28 +0000 (18:20 +0000)]
Merge "Remove Bluetooth autoconnect on dock" am: b65c7fc810 am: e7d5b13f53
am: deb32c220b

Change-Id: I9742b1388b6b8702df0459e77414e3eb273115a8

7 years agoMerge "Remove Bluetooth autoconnect on dock" am: b65c7fc810
Marie Janssen [Fri, 10 Feb 2017 18:18:00 +0000 (18:18 +0000)]
Merge "Remove Bluetooth autoconnect on dock" am: b65c7fc810
am: e7d5b13f53

Change-Id: I696af3c6b2c3a2538e93356041c16f9c7149265c

7 years agoMerge "Remove Bluetooth autoconnect on dock"
Marie Janssen [Fri, 10 Feb 2017 18:15:28 +0000 (18:15 +0000)]
Merge "Remove Bluetooth autoconnect on dock"
am: b65c7fc810

Change-Id: Id3cf62ca55ff39867041b495aa832e220fbf70ee

7 years agoMerge "Remove Bluetooth autoconnect on dock"
Treehugger Robot [Fri, 10 Feb 2017 18:12:00 +0000 (18:12 +0000)]
Merge "Remove Bluetooth autoconnect on dock"

7 years agoMerge "Prompt credentials for installing/deleting sounds"
TreeHugger Robot [Fri, 10 Feb 2017 18:11:56 +0000 (18:11 +0000)]
Merge "Prompt credentials for installing/deleting sounds"

7 years agoSync search result loaders
Matthew Fritze [Thu, 2 Feb 2017 22:55:49 +0000 (14:55 -0800)]
Sync search result loaders

The loaders should be syncronized so the results can be
properly ranked without sudden insertions.

This means InstalledAppsLoader needs to finish faster,
which is accomplished by delaying icon loading to bind time
rather than as the apps are queried.

Bug: 34772522
Test: make RunSettingsRoboTests
Change-Id: I7f5244c574d37c6cfd8bbd0d3d40488f38211be3

7 years agoMerge "Link back to app settings from channel page"
Julia Reynolds [Fri, 10 Feb 2017 16:05:07 +0000 (16:05 +0000)]
Merge "Link back to app settings from channel page"

7 years agoPrompt credentials for installing/deleting sounds
Robin Lee [Fri, 10 Feb 2017 15:32:49 +0000 (15:32 +0000)]
Prompt credentials for installing/deleting sounds

Actually we probably want to confirm credentials in all locked cases
not just when starting the user -- fewer corners to special case.

Fix: 34734809
Test: manual. set a work profile lock, screen off/on, open sound settings, try to set a work ringtone. first attempt should prompt for credentials, second attempt should not until next screen-off.
Change-Id: I1fea94f3b0d1b768b22741b887d9891f5e318549

7 years agoMerge "Provide calling package name in cell info APIs" am: 5c365f9b54 am: f040f78303...
Sooraj Sasindran [Fri, 10 Feb 2017 06:02:08 +0000 (06:02 +0000)]
Merge "Provide calling package name in cell info APIs" am: 5c365f9b54 am: f040f78303  -s ours am: 56741e2f41  -s ours
am: 8bf0c2bce9  -s ours

Change-Id: Iccade74b97d0c1869a7c986422970ad6db3df19f

7 years agoMerge "Provide calling package name in cell info APIs" am: 5c365f9b54 am: f040f78303...
Sooraj Sasindran [Fri, 10 Feb 2017 05:57:31 +0000 (05:57 +0000)]
Merge "Provide calling package name in cell info APIs" am: 5c365f9b54 am: f040f78303  -s ours
am: 56741e2f41  -s ours

Change-Id: Icdde072f471c1c5823235cb6608bcfc87b629325

7 years agoMerge "Provide calling package name in cell info APIs" am: 5c365f9b54
Sooraj Sasindran [Fri, 10 Feb 2017 05:50:27 +0000 (05:50 +0000)]
Merge "Provide calling package name in cell info APIs" am: 5c365f9b54
am: f040f78303  -s ours

Change-Id: Ia62560a2bd59edee436ee71338495e45d50b68be

7 years agoMerge "Provide calling package name in cell info APIs"
Sooraj Sasindran [Fri, 10 Feb 2017 05:45:18 +0000 (05:45 +0000)]
Merge "Provide calling package name in cell info APIs"
am: 5c365f9b54

Change-Id: I342921d22c83aadd77b75078f5d5e9191c8b683f

7 years agoMerge "Provide calling package name in cell info APIs"
Sooraj Sasindran [Fri, 10 Feb 2017 05:38:40 +0000 (05:38 +0000)]
Merge "Provide calling package name in cell info APIs"

7 years agoRemove Bluetooth autoconnect on dock
Marie Janssen [Fri, 10 Feb 2017 04:02:52 +0000 (20:02 -0800)]
Remove Bluetooth autoconnect on dock

Test: compiles
Change-Id: I31305c70269c685893132f14975c32a051280afc
Fix: 35219649

7 years agoMerge "Don't truncate the GB used string."
TreeHugger Robot [Fri, 10 Feb 2017 03:13:50 +0000 (03:13 +0000)]
Merge "Don't truncate the GB used string."

7 years agoProvide calling package name in cell info APIs am: 63d90ed55d
Sooraj Sasindran [Fri, 10 Feb 2017 03:10:32 +0000 (03:10 +0000)]
Provide calling package name in cell info APIs am: 63d90ed55d
am: 0ed4162914  -s ours

Change-Id: Idb3b6e4e5ef7636696d9278dcd78a6178d1674c0

7 years agoProvide calling package name in cell info APIs
Sooraj Sasindran [Fri, 10 Feb 2017 03:04:08 +0000 (03:04 +0000)]
Provide calling package name in cell info APIs
am: 63d90ed55d

Change-Id: Ia2a1d01f2bb8fb257f756f7df6dfbedb755e87b1

7 years agoMerge "Update top level menu items summary text."
Fan Zhang [Fri, 10 Feb 2017 01:27:01 +0000 (01:27 +0000)]
Merge "Update top level menu items summary text."

7 years agoMerge "Removing one all-purpose developer tile and replacing it with 4 separate tiles...
TreeHugger Robot [Fri, 10 Feb 2017 01:11:28 +0000 (01:11 +0000)]
Merge "Removing one all-purpose developer tile and replacing it with 4 separate tiles, for individual actions. Also adding a section in Developer Options for enabling these individual tiles."

7 years agoUpdate storage setting summary text format.
Fan Zhang [Fri, 10 Feb 2017 00:33:48 +0000 (16:33 -0800)]
Update storage setting summary text format.

New format: 38% used - 19.80 GB free

Bug: 34975053
Test: make RunSettingRoboTests
Change-Id: I7c8f5f0fe825eade8167764622c940e8234be6a9

7 years agoProvide calling package name in cell info APIs
Sooraj Sasindran [Thu, 18 Aug 2016 22:49:49 +0000 (15:49 -0700)]
Provide calling package name in cell info APIs

Provide calling package name in cell info APIs

BUG=31041780

Merged-In: Iad6e5c67ead2bf50d83d1ccad48c3f0341f53712
Change-Id: Iad6e5c67ead2bf50d83d1ccad48c3f0341f53712

7 years agoMerge "Increasing char limit for string"
TreeHugger Robot [Thu, 9 Feb 2017 23:57:33 +0000 (23:57 +0000)]
Merge "Increasing char limit for string"

7 years agoUpdate top level menu items summary text.
Fan Zhang [Thu, 9 Feb 2017 21:06:58 +0000 (13:06 -0800)]
Update top level menu items summary text.

- Use static summary for most items
- Move summary for user setting to user&account setting

Bug: 34975053
Test: RunSettingsRoboTests
Change-Id: I9bf87267778dc5933f97f5d3b9ae0f4f0b8da1a8

7 years agoMerge "Convert auto-fill default selector to full screen pattern."
Fan Zhang [Thu, 9 Feb 2017 22:36:57 +0000 (22:36 +0000)]
Merge "Convert auto-fill default selector to full screen pattern."

7 years agoMerge "Remove Downloads backup options."
TreeHugger Robot [Thu, 9 Feb 2017 22:33:48 +0000 (22:33 +0000)]
Merge "Remove Downloads backup options."

7 years agoProvide calling package name in cell info APIs
Sooraj Sasindran [Thu, 18 Aug 2016 22:49:49 +0000 (15:49 -0700)]
Provide calling package name in cell info APIs

Provide calling package name in cell info APIs

BUG=31041780

Merged-In: Iad6e5c67ead2bf50d83d1ccad48c3f0341f53712
Change-Id: Iad6e5c67ead2bf50d83d1ccad48c3f0341f53712

7 years agoMerge "Don't show multiple wipe warning dialogs"
TreeHugger Robot [Thu, 9 Feb 2017 21:18:47 +0000 (21:18 +0000)]
Merge "Don't show multiple wipe warning dialogs"

7 years agoConvert auto-fill default selector to full screen pattern.
Fan Zhang [Thu, 9 Feb 2017 00:16:14 +0000 (16:16 -0800)]
Convert auto-fill default selector to full screen pattern.

Bug: 34280137
Test: RunSettingsRoboTests
Change-Id: Icde3bcaf11615010d481f39d8b32d28dfc120018

7 years agoCode clean up
Fan Zhang [Thu, 9 Feb 2017 19:34:48 +0000 (11:34 -0800)]
Code clean up

- Remove unused DashboardTilePreference class
- Use FooterPreference in ManageAssist fragment
- reformat manage_assist xml file

Bug: 35203386
Test: visual
Change-Id: If3dbbd0fb1977d6f3c7dbf4544d71f5e6e801327

7 years agoDon't show multiple wipe warning dialogs
Robin Lee [Mon, 6 Feb 2017 18:19:40 +0000 (18:19 +0000)]
Don't show multiple wipe warning dialogs

Stacking them on top of each other like that does not count as defence
in depth and we should not do it.

Bug: 32934848
Test: make RunSettingsRoboTests # added one specifically for this
Change-Id: I9490652c05a630e7c3f9164a9144fadfc0f41ea1