OSDN Git Service

android-x86/packages-apps-Settings.git
7 years agoWiFiCallingSettings: show roaming preferrence
Meng Wang [Thu, 29 Sep 2016 00:22:18 +0000 (00:22 +0000)]
WiFiCallingSettings: show roaming preferrence
am: fe3749dd0b

Change-Id: I10a1a2e443e3c678db3fa892d4c1331339e8df85

7 years agoMerge "Settings suggestions now describes expand and collapse in talkback" into nyc...
Matthew Fritze [Wed, 28 Sep 2016 22:58:11 +0000 (22:58 +0000)]
Merge "Settings suggestions now describes expand and collapse in talkback" into nyc-mr1-dev
am: fb0d4c8534

Change-Id: Ibdbf2f289d9e74e6517f3bb4c05e3436dd699e37

7 years agoSettings suggestions now describes expand and collapse in talkback
Matthew Fritze [Wed, 28 Sep 2016 22:58:10 +0000 (22:58 +0000)]
Settings suggestions now describes expand and collapse in talkback
am: 62cf9efd9b

Change-Id: Iba413a4b55d79d3baff5147b2a04f3c606b2f3a3

7 years agoMerge "Settings suggestions now describes expand and collapse in talkback" into nyc...
Matthew Fritze [Wed, 28 Sep 2016 22:52:26 +0000 (22:52 +0000)]
Merge "Settings suggestions now describes expand and collapse in talkback" into nyc-mr1-dev

7 years agoMerge "Add a warning message to the ASM toggle." into nyc-mr1-dev
Daniel Nishi [Wed, 28 Sep 2016 18:38:23 +0000 (18:38 +0000)]
Merge "Add a warning message to the ASM toggle." into nyc-mr1-dev
am: 24d63d17d6

Change-Id: I62c0604a9f1216f425a9a54bf3a2a2c509645b62

7 years agoAdd a warning message to the ASM toggle.
Daniel Nishi [Wed, 28 Sep 2016 18:38:22 +0000 (18:38 +0000)]
Add a warning message to the ASM toggle.
am: 116b95666f

Change-Id: I7b542d75575f6d8a5bcc08e85802dbd888c19766

7 years agoMerge "Add a warning message to the ASM toggle." into nyc-mr1-dev
TreeHugger Robot [Wed, 28 Sep 2016 18:34:29 +0000 (18:34 +0000)]
Merge "Add a warning message to the ASM toggle." into nyc-mr1-dev

7 years agoMerge "DO NOT MERGE Provide fingerprint options for SET_NEW_PASSWORD intent" into...
Steven Ng [Wed, 28 Sep 2016 17:01:30 +0000 (17:01 +0000)]
Merge "DO NOT MERGE Provide fingerprint options for SET_NEW_PASSWORD intent" into nyc-mr1-dev
am: 2f5ab90e70

Change-Id: Ifcc5abd42137fb207f7bb588e41c0bcbbea5b243

7 years agoDO NOT MERGE Provide fingerprint options for SET_NEW_PASSWORD intent
Steven Ng [Wed, 28 Sep 2016 17:01:26 +0000 (17:01 +0000)]
DO NOT MERGE Provide fingerprint options for SET_NEW_PASSWORD intent
am: da738b2edc

Change-Id: I74c02f4f9430ae8780b6a32e0c318174dce0c5c3

7 years agoMerge "DO NOT MERGE Provide fingerprint options for SET_NEW_PASSWORD intent" into...
Steven Ng [Wed, 28 Sep 2016 16:55:52 +0000 (16:55 +0000)]
Merge "DO NOT MERGE Provide fingerprint options for SET_NEW_PASSWORD intent" into nyc-mr1-dev

7 years agoDO NOT MERGE Provide fingerprint options for SET_NEW_PASSWORD intent
Steven Ng [Tue, 27 Sep 2016 22:31:45 +0000 (23:31 +0100)]
DO NOT MERGE Provide fingerprint options for SET_NEW_PASSWORD intent

Cherry-pick from ag/1444396

1) Added a trampoline activity to display SET_NEW_PASSWORD intent.
2) On devices that have fingerprint sensor and have no enrolled fingerprint,
   ChooseLockGeneric handles the SET_NEW_PASSWORD intent by providing
   fingerprint + {PIN/PATTERN/PASSWORD} and skip fingerprint options.

Test: See below
1) Auto
   make RunSettingsRoboTests
2) Manual
   a) Fingerprint + pattern
      i) $ adb shell am start -a android.app.action.SET_NEW_PASSWORD
      ii) Click Pixel Imprint + Pattern.
      iii) Set a pattern lock.
      iv) Can enroll a fingerprint.
   b) Pattern
      i) $ adb shell am start -a android.app.action.SET_NEW_PASSWORD
      ii) Click Continue without Pixel Imprint
      iii) A list of unlock options, without fingerprint option, is shown.
      vi) Select and enroll a pattern lock
   c) Has an existing password
      i) $ adb shell am start -a android.app.action.SET_NEW_PASSWORD
      ii) Setting app asks for password input.
      iii) Enter password and click "Continue without Pixel imprint".
      vi) No password is asked. A list of unlock options, without fingerprint option, is shown.
      v) Select and enroll a pattern lock
   d) Work profile
      i) Create a work profile
      ii) adb shell am start --user x -a android.app.action.SET_NEW_PASSWORD. X is the work profile user id.
      iii) Click Pixel Imprint + Pattern.
      iv) Set a pattern lock.
      v) Can enroll a fingerprint.

Bug: 23017051
Change-Id: I6384bbffb72a5d3a83972da7474532746e4d06b9

7 years agoConnect button click handler for bluetooth forget dialog.
Fan Zhang [Wed, 28 Sep 2016 01:57:49 +0000 (01:57 +0000)]
Connect button click handler for bluetooth forget dialog.
am: f8c29641da

Change-Id: I2529056af5cfa947c85dcc6633bb2b4498ac9fa6

7 years agoAdd a warning message to the ASM toggle.
Daniel Nishi [Tue, 27 Sep 2016 22:59:42 +0000 (15:59 -0700)]
Add a warning message to the ASM toggle.

This trigger fires if ASM is not enabled by default for
the device and the toggle is only visible if the ASM visible
flag is enabled.

Bug: 30455784
Change-Id: Id6adf8a75dbd4290f042d743689a75f496efb0c9

7 years agoConnect button click handler for bluetooth forget dialog.
Fan Zhang [Tue, 27 Sep 2016 22:39:50 +0000 (15:39 -0700)]
Connect button click handler for bluetooth forget dialog.

Bug: 31761184
Test: manual
Change-Id: I48aac6899cb9a49bf988d3b9e6480dfd6fe0c1c2

7 years agoMerge "Fixed talkback feedback for wifi menu" into nyc-mr1-dev
Salvador Martinez [Tue, 27 Sep 2016 21:56:33 +0000 (21:56 +0000)]
Merge "Fixed talkback feedback for wifi menu" into nyc-mr1-dev
am: efbe5ec924

Change-Id: Ied648c479e0cb34bd08c620c36332cbbcc241056

7 years agoFixed talkback feedback for wifi menu
Salvador Martinez [Tue, 27 Sep 2016 21:56:32 +0000 (21:56 +0000)]
Fixed talkback feedback for wifi menu
am: 7c59e7ab53

Change-Id: Id2a839f71ce23520cef7e69ca13c4f5c587cf4a5

7 years agoMerge "Fixed talkback feedback for wifi menu" into nyc-mr1-dev
Salvador Martinez [Tue, 27 Sep 2016 21:52:16 +0000 (21:52 +0000)]
Merge "Fixed talkback feedback for wifi menu" into nyc-mr1-dev

7 years agoFixed talkback feedback for wifi menu
Salvador Martinez [Mon, 26 Sep 2016 22:43:00 +0000 (15:43 -0700)]
Fixed talkback feedback for wifi menu

When you go to add a existing or new access
point for wifi talkback would say the
incorrect thing when you tapped on the
advanced options dropdown menu toggle.
This fixes what talkback says to more
accurately reflect what the widget does.

Test: Accessibility Scanner
Bug: 31623421
Change-Id: I9a00c4e8723014b0b3097f046dbcd1de01636e76

7 years agoSettings suggestions now describes expand and collapse in talkback
Matthew Fritze [Mon, 25 Jul 2016 21:34:47 +0000 (14:34 -0700)]
Settings suggestions now describes expand and collapse in talkback

Bug: 30314874
Change-Id: I2231148594c8e878111a754e5806c20dd4e289af

7 years agoMerge "Avoid run RadioInfo activity from non-system users" into nyc-mr1-dev
Chen Xu [Tue, 27 Sep 2016 18:47:49 +0000 (18:47 +0000)]
Merge "Avoid run RadioInfo activity from non-system users" into nyc-mr1-dev
am: d76a3ed937

Change-Id: Id25c4fd9c982f28412445b02e255589f9ede3ab1

7 years agoAvoid run RadioInfo activity from non-system users
fionaxu [Tue, 27 Sep 2016 18:47:49 +0000 (18:47 +0000)]
Avoid run RadioInfo activity from non-system users
am: b54cb2d18c

Change-Id: I17319eb628b19667fec7a6bba2f376322626bafc

7 years agoMerge "Avoid run RadioInfo activity from non-system users" into nyc-mr1-dev
Chen Xu [Tue, 27 Sep 2016 18:38:18 +0000 (18:38 +0000)]
Merge "Avoid run RadioInfo activity from non-system users" into nyc-mr1-dev

7 years agoAvoid run RadioInfo activity from non-system users
fionaxu [Thu, 22 Sep 2016 22:01:05 +0000 (15:01 -0700)]
Avoid run RadioInfo activity from non-system users

RadioInfo is hidden from testing menu, but it could be launched
from explicit intents for example. Add system user check to avoid
phone process crash.

Bug: 31219235
Change-Id: I5661fbe0889b1ee9d0dea6810f4a4cde2c9d9e22

7 years agoMerge "Fix a deprecated config string name for the storage manager settings." into...
Daniel Nishi [Tue, 27 Sep 2016 16:41:11 +0000 (16:41 +0000)]
Merge "Fix a deprecated config string name for the storage manager settings." into nyc-mr1-dev
am: 59d2b185f3

Change-Id: I013bac8d2d9cdda199a38572604a8b5771c2a40d

7 years agoFix a deprecated config string name for the storage manager settings.
Daniel Nishi [Tue, 27 Sep 2016 16:41:10 +0000 (16:41 +0000)]
Fix a deprecated config string name for the storage manager settings.
am: b3405649fa

Change-Id: I31f5cf3239c5e2c3d2832e6e56280e22e80e27d8

7 years agoMerge "Fix a deprecated config string name for the storage manager settings." into...
Daniel Nishi [Tue, 27 Sep 2016 16:36:59 +0000 (16:36 +0000)]
Merge "Fix a deprecated config string name for the storage manager settings." into nyc-mr1-dev

7 years agoImport translations. DO NOT MERGE am: 7552fb5a17 -s ours
Bill Yi [Tue, 27 Sep 2016 03:12:14 +0000 (03:12 +0000)]
Import translations. DO NOT MERGE am: 7552fb5a17  -s ours
am: 78bb14bd6e  -s ours

Change-Id: I67e330583e7436a9be9084a1a93c072204659a29

7 years agoMerge "Import translations. DO NOT MERGE" into nyc-mr1-dev
Bill Yi [Tue, 27 Sep 2016 03:11:48 +0000 (03:11 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev
am: 98928a1c84  -s ours

Change-Id: I2045c7622be7a1f3f13489d68eadd67a27827051

7 years agoImport translations. DO NOT MERGE
Bill Yi [Tue, 27 Sep 2016 03:11:47 +0000 (03:11 +0000)]
Import translations. DO NOT MERGE
am: 47ff6882fb  -s ours

Change-Id: Id685247f25d0ad67354d59471a1106d5a805af69

7 years agoImport translations. DO NOT MERGE
Bill Yi [Tue, 27 Sep 2016 03:09:19 +0000 (03:09 +0000)]
Import translations. DO NOT MERGE
am: 7552fb5a17  -s ours

Change-Id: I02e5078c47df5c376eb40407870cb630b0bed58f

7 years agoMerge "Import translations. DO NOT MERGE" into nyc-mr1-dev
TreeHugger Robot [Tue, 27 Sep 2016 03:04:03 +0000 (03:04 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev

7 years agoMerge "Improve text for VR Settings." into nyc-mr1-dev
Ruben Brunk [Tue, 27 Sep 2016 01:08:44 +0000 (01:08 +0000)]
Merge "Improve text for VR Settings." into nyc-mr1-dev
am: 3b90cfc71e

Change-Id: I512eea5a7430fd5195aef6a55b3475f2c4e1f0ab

7 years agoImprove text for VR Settings.
Ruben Brunk [Tue, 27 Sep 2016 01:08:43 +0000 (01:08 +0000)]
Improve text for VR Settings.
am: f345b8cb36

Change-Id: I9fef78adc08d9a652d5e008cb019ec5d5364752a

7 years agoMerge "Improve text for VR Settings." into nyc-mr1-dev
Ruben Brunk [Tue, 27 Sep 2016 00:57:36 +0000 (00:57 +0000)]
Merge "Improve text for VR Settings." into nyc-mr1-dev

7 years agoMerge "Added strings for advanced wifi accessibility" into nyc-mr1-dev
Salvador Martinez [Tue, 27 Sep 2016 00:34:40 +0000 (00:34 +0000)]
Merge "Added strings for advanced wifi accessibility" into nyc-mr1-dev
am: 04d55c4417

Change-Id: Ic83ff6a605156d3b3ef2753de2cd1e6392dba248

7 years agoAdded strings for advanced wifi accessibility
Salvador Martinez [Tue, 27 Sep 2016 00:34:40 +0000 (00:34 +0000)]
Added strings for advanced wifi accessibility
am: 45f79c2f20

Change-Id: I5207f6b4e2c43e0aaa9e1b4e849f05e25e29b7a8

7 years agoMerge "Added strings for advanced wifi accessibility" into nyc-mr1-dev
Salvador Martinez [Tue, 27 Sep 2016 00:26:09 +0000 (00:26 +0000)]
Merge "Added strings for advanced wifi accessibility" into nyc-mr1-dev

7 years agoAdded strings for advanced wifi accessibility
Salvador Martinez [Tue, 27 Sep 2016 00:07:27 +0000 (17:07 -0700)]
Added strings for advanced wifi accessibility

These strings are needed for talkback to
say the correct thing when a user taps
on advanced options in the dialog to
add a new access point.

Test: Accessibility Scanner
Bug: 30079196
Change-Id: I6208cc01f6434780ba56296769cfaa05b6a6aaaa

7 years agoImprove text for VR Settings.
Ruben Brunk [Mon, 26 Sep 2016 22:48:31 +0000 (15:48 -0700)]
Improve text for VR Settings.

Bug: 31101223

Change-Id: I5c529e76cc6b802cae01301f67dad2e51fb4ad49

7 years agoMerge "Move Bluetooth device "Forget" button to the left" into nyc-mr1-dev
Andre Eisenbach [Mon, 26 Sep 2016 21:52:14 +0000 (21:52 +0000)]
Merge "Move Bluetooth device "Forget" button to the left" into nyc-mr1-dev
am: 7a2af50ae3

Change-Id: I4b5231d5968bc1717a6e91acc3c79f69e84c35ff

7 years agoMove Bluetooth device "Forget" button to the left
Andre Eisenbach [Mon, 26 Sep 2016 21:52:13 +0000 (21:52 +0000)]
Move Bluetooth device "Forget" button to the left
am: aece754d77

Change-Id: I5732a476c5f6fb6753fc3d8a59b5ce9c293692b1

7 years agoMerge "Move Bluetooth device "Forget" button to the left" into nyc-mr1-dev
TreeHugger Robot [Mon, 26 Sep 2016 21:43:46 +0000 (21:43 +0000)]
Merge "Move Bluetooth device "Forget" button to the left" into nyc-mr1-dev

7 years agoMerge "Update gesture settings text." into nyc-mr1-dev
Doris Ling [Mon, 26 Sep 2016 20:34:54 +0000 (20:34 +0000)]
Merge "Update gesture settings text." into nyc-mr1-dev
am: ace4753224

Change-Id: Ia0497a0d0ea026eb279246034d16b40fbc2c0902

7 years agoUpdate gesture settings text.
Doris Ling [Mon, 26 Sep 2016 20:34:53 +0000 (20:34 +0000)]
Update gesture settings text.
am: 8ff630966a

Change-Id: Ic05df8585fc113cf276f0606b680fd4f74e9a208

7 years agoMerge "Update gesture settings text." into nyc-mr1-dev
Doris Ling [Mon, 26 Sep 2016 20:27:39 +0000 (20:27 +0000)]
Merge "Update gesture settings text." into nyc-mr1-dev

7 years agoFix a deprecated config string name for the storage manager settings.
Daniel Nishi [Mon, 26 Sep 2016 18:37:52 +0000 (11:37 -0700)]
Fix a deprecated config string name for the storage manager settings.

The old string was used for configuration purposes, but the change was
removed. A previous patch accidentally used the old string for
choosing if the activity was exported or not.

Bug: 31621740

Change-Id: I9471e3a4c6d64d3fb8be7cbfcf058d35364892a5

7 years agoUpdate gesture settings text.
Doris Ling [Sat, 24 Sep 2016 00:03:00 +0000 (17:03 -0700)]
Update gesture settings text.

Update the preference title and summary for Ambient Display Double-tap
and Pickup gestures.

Test: manual - launch gestures settings and verify latest strings are
used.

Bug: 30595437
Change-Id: I029c2048603563ea20f5030e381a9e7a624d0e85

7 years agoImport translations. DO NOT MERGE
Bill Yi [Mon, 26 Sep 2016 16:48:57 +0000 (09:48 -0700)]
Import translations. DO NOT MERGE

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

7 years agoImport translations. DO NOT MERGE
Bill Yi [Mon, 26 Sep 2016 16:44:05 +0000 (09:44 -0700)]
Import translations. DO NOT MERGE

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

7 years agoMerge "Add storage manager settings activity." into nyc-mr1-dev
Daniel Nishi [Sat, 24 Sep 2016 00:23:38 +0000 (00:23 +0000)]
Merge "Add storage manager settings activity." into nyc-mr1-dev
am: 798a28ace9

Change-Id: If2150702a9ef06c0d4e4469fac2646dce3a259e6

7 years agoAdd storage manager settings activity.
Daniel Nishi [Sat, 24 Sep 2016 00:20:27 +0000 (00:20 +0000)]
Add storage manager settings activity.
am: 3981889d1d

Change-Id: I50224492a1ed42d6aa38fce72a905e35ee672a83

7 years agoMove Bluetooth device "Forget" button to the left
Andre Eisenbach [Sat, 24 Sep 2016 00:13:27 +0000 (17:13 -0700)]
Move Bluetooth device "Forget" button to the left

"Forget" and "OK" actions are too close together.

Bug: 31693959
Change-Id: Iee452347a53b186df7aecad5d971edcfb7645f1d

7 years agoMerge "Add storage manager settings activity." into nyc-mr1-dev
Daniel Nishi [Sat, 24 Sep 2016 00:15:49 +0000 (00:15 +0000)]
Merge "Add storage manager settings activity." into nyc-mr1-dev

7 years agoMerge "Split Ambient Display settings." into nyc-mr1-dev
Doris Ling [Sat, 24 Sep 2016 00:05:19 +0000 (00:05 +0000)]
Merge "Split Ambient Display settings." into nyc-mr1-dev
am: 4f8a703d51

Change-Id: I0855a17e05c387a63241bfaa5c910d4625e2e5ce

7 years agoSplit Ambient Display settings.
Doris Ling [Sat, 24 Sep 2016 00:05:17 +0000 (00:05 +0000)]
Split Ambient Display settings.
am: 1ad58d0abf

Change-Id: Ie47c7504728bb225214ee8c348af8a154cb5a1f2

7 years agoMerge "Split Ambient Display settings." into nyc-mr1-dev
TreeHugger Robot [Sat, 24 Sep 2016 00:00:05 +0000 (00:00 +0000)]
Merge "Split Ambient Display settings." into nyc-mr1-dev

7 years agoMerge "Fix NPE when trying to refreshes dnd condition." into nyc-mr1-dev
Fan Zhang [Fri, 23 Sep 2016 23:37:49 +0000 (23:37 +0000)]
Merge "Fix NPE when trying to refreshes dnd condition." into nyc-mr1-dev
am: c5bfd5f5a8

Change-Id: Ie0736338105b670e827b636091ef3235ef872489

7 years agoFix NPE when trying to refreshes dnd condition.
Fan Zhang [Fri, 23 Sep 2016 23:37:49 +0000 (23:37 +0000)]
Fix NPE when trying to refreshes dnd condition.
am: 98487f4d65

Change-Id: I27d984f6ebb1de4832d819a843c9cdbfeeabeaf8

7 years agoMerge "Fix NPE when trying to refreshes dnd condition." into nyc-mr1-dev
Fan Zhang [Fri, 23 Sep 2016 23:31:43 +0000 (23:31 +0000)]
Merge "Fix NPE when trying to refreshes dnd condition." into nyc-mr1-dev

7 years agoMerge "Use a config flag instead of a RO flag for showing Manage Storage." into nyc...
Daniel Nishi [Fri, 23 Sep 2016 22:41:15 +0000 (22:41 +0000)]
Merge "Use a config flag instead of a RO flag for showing Manage Storage." into nyc-mr1-dev
am: 3843dd96f5

Change-Id: I6912a4d634152d40a9af1ab98f2303ec8288e55f

7 years agoSplit Ambient Display settings.
Doris Ling [Wed, 7 Sep 2016 18:10:03 +0000 (11:10 -0700)]
Split Ambient Display settings.

1. Reverting the changes for Display->Ambient Display; this setting
   will control incoming notification pulse.
2. Added 2 separate entries in gestures settings to control pick up
   and double tap gestures-triggered pulsing for Ambient Display.
3. Added automated tests to verify the preference initializes to the
   correct default value, and also verify that toggling the preference
   updates the corresponding settings correctly.

Test: make SettingsTests

Bug: 30595437
Change-Id: I125bf75fc4ccfea126a00ffae4207fcb789f487a

7 years agoUse a config flag instead of a RO flag for showing Manage Storage.
Daniel Nishi [Fri, 23 Sep 2016 22:31:34 +0000 (22:31 +0000)]
Use a config flag instead of a RO flag for showing Manage Storage.
am: c0b33f70ed

Change-Id: I5b178d6e345ecc43689e0e1b5d6102e60b33037a

7 years agoMerge "Use a config flag instead of a RO flag for showing Manage Storage." into nyc...
Daniel Nishi [Fri, 23 Sep 2016 22:19:11 +0000 (22:19 +0000)]
Merge "Use a config flag instead of a RO flag for showing Manage Storage." into nyc-mr1-dev

7 years agoWiFiCallingSettings: show roaming preferrence
Meng Wang [Mon, 19 Sep 2016 21:53:24 +0000 (14:53 -0700)]
WiFiCallingSettings: show roaming preferrence

Bug: 31492826
Change-Id: I45cd8455e84802d690d074099d6a8e9c9398e157

7 years agoMerge "Use default switch preference view if gesture animations video is not availabl...
Doris Ling [Fri, 23 Sep 2016 19:07:21 +0000 (19:07 +0000)]
Merge "Use default switch preference view if gesture animations video is not available." into nyc-mr1-dev
am: 2dc974a648

Change-Id: Ia06f96e479d3282e11644cbbc40e5945d9ee215c

7 years agoUse default switch preference view if gesture animations video is not available.
Doris Ling [Fri, 23 Sep 2016 19:07:19 +0000 (19:07 +0000)]
Use default switch preference view if gesture animations video is not available.
am: 08886a0e91

Change-Id: I813a7b61b49c593d639621194d1e0929a2322605

7 years agoMerge "Use default switch preference view if gesture animations video is not availabl...
Doris Ling [Fri, 23 Sep 2016 18:49:05 +0000 (18:49 +0000)]
Merge "Use default switch preference view if gesture animations video is not available." into nyc-mr1-dev

7 years agoMerge "Set preference unselectable using the DividerPreference." into nyc-mr1-dev
Lei Yu [Fri, 23 Sep 2016 16:34:55 +0000 (16:34 +0000)]
Merge "Set preference unselectable using the DividerPreference." into nyc-mr1-dev
am: a985425e98

Change-Id: I63577db8f2ca7c8eea0a2b3b7220c4db4d5bf76f

7 years agoSet preference unselectable using the DividerPreference.
jackqdyulei [Fri, 23 Sep 2016 16:34:54 +0000 (16:34 +0000)]
Set preference unselectable using the DividerPreference.
am: 64e00da860

Change-Id: Ie202ee30067761ca7025ff37c3779052c48cacd5

7 years agoMerge "Set preference unselectable using the DividerPreference." into nyc-mr1-dev
Lei Yu [Fri, 23 Sep 2016 16:29:00 +0000 (16:29 +0000)]
Merge "Set preference unselectable using the DividerPreference." into nyc-mr1-dev

7 years agoAdd storage manager settings activity.
Daniel Nishi [Tue, 20 Sep 2016 23:40:49 +0000 (16:40 -0700)]
Add storage manager settings activity.

Bug: 31621740
Change-Id: I5abc8ef3f12e02488104c0b74f4826d8c4182b2b

7 years agoMerge "Change 'red' to 'amber'" into nyc-mr1-dev
Annie Chin [Fri, 23 Sep 2016 00:21:16 +0000 (00:21 +0000)]
Merge "Change 'red' to 'amber'" into nyc-mr1-dev
am: 0ae282b26e

Change-Id: I869ecadaf6cc42d076f1d6368f64ef6e0d521bca

7 years agoChange 'red' to 'amber'
Annie Chin [Fri, 23 Sep 2016 00:21:15 +0000 (00:21 +0000)]
Change 'red' to 'amber'
am: f980a1239c

Change-Id: I8c55a1cc67024be79922e9f931ea8e631a790615

7 years agoMerge "Change 'red' to 'amber'" into nyc-mr1-dev
TreeHugger Robot [Fri, 23 Sep 2016 00:11:07 +0000 (00:11 +0000)]
Merge "Change 'red' to 'amber'" into nyc-mr1-dev

7 years agoMerge "Tell sublaunched backup settings activities about policy state" into nyc-mr1-dev
Chris Tate [Thu, 22 Sep 2016 23:31:21 +0000 (23:31 +0000)]
Merge "Tell sublaunched backup settings activities about policy state" into nyc-mr1-dev
am: 4199a0d3bd

Change-Id: I64ccf414058dcd3488b1f5c6c32b2ca62791f778

7 years agoTell sublaunched backup settings activities about policy state
Christopher Tate [Thu, 22 Sep 2016 23:08:31 +0000 (23:08 +0000)]
Tell sublaunched backup settings activities about policy state
am: ee564e9cfc

Change-Id: Ia2e6482ce141ce6cc31ecd501e321b8f5454721f

7 years agoMerge "Add remote control of Instant Apps" into nyc-mr1-dev
Todd Kennedy [Thu, 22 Sep 2016 22:55:33 +0000 (22:55 +0000)]
Merge "Add remote control of Instant Apps" into nyc-mr1-dev
am: 727186bd33

Change-Id: Ib4e109f9780fd71c48fdd751b489ff22916864c3

7 years agoFix NPE when trying to refreshes dnd condition.
Fan Zhang [Thu, 22 Sep 2016 22:10:40 +0000 (15:10 -0700)]
Fix NPE when trying to refreshes dnd condition.

Bug: 31685838
Test: manual, will add automated test in master.

The NPE happens when try to refresh dnd condition before the condition
object is created.

Change-Id: Idbd6898472e1ad21a2bbb3be5f0b9c24c03b5c80

7 years agoMerge "Tell sublaunched backup settings activities about policy state" into nyc-mr1-dev
Chris Tate [Thu, 22 Sep 2016 21:58:27 +0000 (21:58 +0000)]
Merge "Tell sublaunched backup settings activities about policy state" into nyc-mr1-dev

7 years agoAdd remote control of Instant Apps
Todd Kennedy [Thu, 22 Sep 2016 20:01:03 +0000 (20:01 +0000)]
Add remote control of Instant Apps
am: 6ed0c7e8d7

Change-Id: If24fd101fbc4815f1eb3875fdb1216c7cee39b4b

7 years agoImport translations. DO NOT MERGE am: b8f9eca6b2 -s ours
Bill Yi [Thu, 22 Sep 2016 19:59:25 +0000 (19:59 +0000)]
Import translations. DO NOT MERGE am: b8f9eca6b2  -s ours
am: 6733fd04d9  -s ours

Change-Id: I865142acdd2fae0fb886a4796f0ad15a9fc4d984

7 years agoImport translations. DO NOT MERGE
Bill Yi [Thu, 22 Sep 2016 19:58:29 +0000 (19:58 +0000)]
Import translations. DO NOT MERGE
am: 4702b22ed5  -s ours

Change-Id: I8a8a675809d8ae335f43d58ba1e83443676fd8e4

7 years agoSet preference unselectable using the DividerPreference.
jackqdyulei [Wed, 31 Aug 2016 21:17:26 +0000 (14:17 -0700)]
Set preference unselectable using the DividerPreference.

In this way, when talking back is on, device won't speaking "Double
tap to activate" for no-action perference. The preference will have
divider line but lose ripple animation.

Bug: 31051833
Test: Manual Test. Cannot find a way to test it in testing framework.
1. Turn on the talk back.
2. Go to "About phone" Settings.
3. Tap and listen.

Change-Id: I2066d574e14071408c5a1db85a3bd4dafd8429fe

7 years agoChange 'red' to 'amber'
Annie Chin [Thu, 22 Sep 2016 17:26:06 +0000 (10:26 -0700)]
Change 'red' to 'amber'

Change-Id: I36e4815165a12d33ce4aaad446acae19897be138
Fixes: 31628145

7 years agoMerge "Add remote control of Instant Apps" into nyc-mr1-dev
TreeHugger Robot [Thu, 22 Sep 2016 16:57:11 +0000 (16:57 +0000)]
Merge "Add remote control of Instant Apps" into nyc-mr1-dev

7 years agoImport translations. DO NOT MERGE
Bill Yi [Thu, 22 Sep 2016 12:38:46 +0000 (12:38 +0000)]
Import translations. DO NOT MERGE
am: b8f9eca6b2  -s ours

Change-Id: I6fe66119ad608719c03ff091e1ee04f032312788

7 years agoImport translations. DO NOT MERGE
Bill Yi [Thu, 22 Sep 2016 09:12:45 +0000 (02:12 -0700)]
Import translations. DO NOT MERGE

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

7 years agoImport translations. DO NOT MERGE
Bill Yi [Thu, 22 Sep 2016 09:07:48 +0000 (02:07 -0700)]
Import translations. DO NOT MERGE

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

7 years agoTell sublaunched backup settings activities about policy state
Christopher Tate [Thu, 22 Sep 2016 00:16:17 +0000 (17:16 -0700)]
Tell sublaunched backup settings activities about policy state

Policy state is not readily observable by subsidiary UI, so we
now tell it explicitly when sublaunching it.

Bug 30126678

Change-Id: Icdd6e39874070d7337b4b0a0d5b80c52bb3e7e40

7 years agoImport translations. DO NOT MERGE am: 7eeb016fdd -s ours
Bill Yi [Wed, 21 Sep 2016 19:28:18 +0000 (19:28 +0000)]
Import translations. DO NOT MERGE am: 7eeb016fdd  -s ours
am: 4d83805999  -s ours

Change-Id: I04ef038f38034999a033f44f4c8a9f926143fd26

7 years agoImport translations. DO NOT MERGE
Bill Yi [Wed, 21 Sep 2016 19:25:17 +0000 (19:25 +0000)]
Import translations. DO NOT MERGE
am: 7eeb016fdd  -s ours

Change-Id: I0c3faa0ad6760b35f3a7eb8d85d0908228297b8d

7 years agoImport translations. DO NOT MERGE
Bill Yi [Wed, 21 Sep 2016 19:10:51 +0000 (12:10 -0700)]
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 31075769
Change-Id: I12e44f90e46c8f42290b7210556b52ecabcf769e

7 years agoChanges to make APN fields uneditable based on carrier config.
Amit Mahajan [Wed, 21 Sep 2016 02:11:50 +0000 (02:11 +0000)]
Changes to make APN fields uneditable based on carrier config.
am: 7c01344349

Change-Id: Idf1b11ac139c63abc3e1d819c98cbe664fa60f04

7 years agoUse default switch preference view if gesture animations video is not
Doris Ling [Fri, 16 Sep 2016 23:58:02 +0000 (16:58 -0700)]
Use default switch preference view if gesture animations video is not
available.

Check to see if animation video is available. If so, use the customized
view. Otherwise, use the default switch preference layout.

Test: make and run SettingsGoogleTests

Bug: 30701118
Change-Id: I0b25f41f8425b92834b45f706690648fb35a885d

7 years agoChanges to make APN fields uneditable based on carrier config.
Amit Mahajan [Tue, 20 Sep 2016 17:59:16 +0000 (10:59 -0700)]
Changes to make APN fields uneditable based on carrier config.

Bug: 30457714
Change-Id: I682445eab8eb3ff4ff3eaf036964b467217366f0

7 years agoMerge "Add a "Don't ask again" checkbox to the avoid bad wifi dialog." into nyc-dr1...
Lorenzo Colitti [Tue, 20 Sep 2016 17:32:55 +0000 (17:32 +0000)]
Merge "Add a "Don't ask again" checkbox to the avoid bad wifi dialog." into nyc-dr1-dev am: 2c7c84a1cd
am: f6e03921f8

Change-Id: Ieb199e467454078e169bb03753acd35be244ad7f

7 years agoAdd a "Don't ask again" checkbox to the avoid bad wifi dialog. am: c179f33c87
Lorenzo Colitti [Tue, 20 Sep 2016 17:27:26 +0000 (17:27 +0000)]
Add a "Don't ask again" checkbox to the avoid bad wifi dialog. am: c179f33c87
am: bd1936e9e9

Change-Id: Ieab1f57e8ded33a0b3672d47ab8b03995cb35c86

7 years agoMerge "Add a "Don't ask again" checkbox to the avoid bad wifi dialog." into nyc-dr1-dev
Lorenzo Colitti [Tue, 20 Sep 2016 17:24:59 +0000 (17:24 +0000)]
Merge "Add a "Don't ask again" checkbox to the avoid bad wifi dialog." into nyc-dr1-dev
am: 2c7c84a1cd

Change-Id: Ie98b23d5d81afffcd02fee7339dbe50172a194ae

7 years agoAdd a "Don't ask again" checkbox to the avoid bad wifi dialog.
Lorenzo Colitti [Tue, 20 Sep 2016 17:16:12 +0000 (17:16 +0000)]
Add a "Don't ask again" checkbox to the avoid bad wifi dialog.
am: c179f33c87

Change-Id: Ia46300f122a19cf00f81b1f1115d8981f53fc7d9

7 years agoMerge "Add a "Don't ask again" checkbox to the avoid bad wifi dialog." into nyc-dr1-dev
Lorenzo Colitti [Tue, 20 Sep 2016 17:04:37 +0000 (17:04 +0000)]
Merge "Add a "Don't ask again" checkbox to the avoid bad wifi dialog." into nyc-dr1-dev