Steven Ng
2f5ab90e70
Merge "DO NOT MERGE Provide fingerprint options for SET_NEW_PASSWORD intent" into nyc-mr1-dev
2016-09-28 16:55:53 +00:00
Lei Yu
d9ab1dfeeb
Merge "Add talk back for regulatory info"
2016-09-28 16:44:18 +00:00
Fan Zhang
6b2bb39c2b
Make icon size are the same in factory reset account list.
...
Change-Id: I74779471a3fb7b99b515203ddba3aca6b0cd588b
Fix: 31791627
Test: Visual inspection
2016-09-28 09:07:44 -07:00
Tony Mantler
43d4c41c8b
Merge "Catch all data set changes"
2016-09-28 15:54:46 +00:00
Steven Ng
da738b2edc
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
2016-09-28 15:24:14 +00:00
Fan Zhang
84e6446ca8
Connect button click handler for bluetooth forget dialog. am: f8c29641da
am: e469371dac
...
am: c4a53b367e
Change-Id: Ie0968931c918718417948214b6ba7d54733c91cf
2016-09-28 02:04:26 +00:00
Fan Zhang
c4a53b367e
Connect button click handler for bluetooth forget dialog. am: f8c29641da
...
am: e469371dac
Change-Id: I442d8074737cbbfc788bb0f7be155119aad40d3b
2016-09-28 02:01:04 +00:00
Fan Zhang
e469371dac
Connect button click handler for bluetooth forget dialog.
...
am: f8c29641da
Change-Id: I2529056af5cfa947c85dcc6633bb2b4498ac9fa6
2016-09-28 01:57:49 +00:00
TreeHugger Robot
195a29e9bf
Merge "Add feature provider for dashboard."
2016-09-28 00:54:05 +00:00
Daniel Nishi
116b95666f
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
2016-09-27 17:46:52 -07:00
TreeHugger Robot
eaec1622f5
Merge "Fix robolectric tests"
2016-09-27 23:25:33 +00:00
Stephen Chen
e9a91a9ab3
Merge "Fix cancel button behavior when setting data limit."
2016-09-27 23:02:00 +00:00
Fan Zhang
f8c29641da
Connect button click handler for bluetooth forget dialog.
...
Bug: 31761184
Test: manual
Change-Id: I48aac6899cb9a49bf988d3b9e6480dfd6fe0c1c2
2016-09-27 22:45:58 +00:00
Salvador Martinez
f0d6a79fc9
Merge "Fixed talkback feedback for wifi menu" into nyc-mr1-dev am: efbe5ec924
am: bec304f4aa
...
am: b3d77264e1
Change-Id: I4f69b8b6470fe0d3de818d39ded544a463c19fca
2016-09-27 22:02:16 +00:00
Salvador Martinez
10f2654d85
Fixed talkback feedback for wifi menu am: 7c59e7ab53
am: ce18d5ea14
...
am: 2b55d2f527
Change-Id: Ie120676376037c80df91ff3dc15b120fb1c9db5d
2016-09-27 22:02:02 +00:00
Salvador Martinez
b3d77264e1
Merge "Fixed talkback feedback for wifi menu" into nyc-mr1-dev am: efbe5ec924
...
am: bec304f4aa
Change-Id: I0a8c0348cfe6392ac82741da3740e648c01932bc
2016-09-27 21:59:52 +00:00
Salvador Martinez
2b55d2f527
Fixed talkback feedback for wifi menu am: 7c59e7ab53
...
am: ce18d5ea14
Change-Id: I6f1fc0922cfab21da53219e560a46d94156e3533
2016-09-27 21:59:34 +00:00
Salvador Martinez
bec304f4aa
Merge "Fixed talkback feedback for wifi menu" into nyc-mr1-dev
...
am: efbe5ec924
Change-Id: Ied648c479e0cb34bd08c620c36332cbbcc241056
2016-09-27 21:56:33 +00:00
Salvador Martinez
ce18d5ea14
Fixed talkback feedback for wifi menu
...
am: 7c59e7ab53
Change-Id: Id2a839f71ce23520cef7e69ca13c4f5c587cf4a5
2016-09-27 21:56:32 +00:00
Salvador Martinez
efbe5ec924
Merge "Fixed talkback feedback for wifi menu" into nyc-mr1-dev
2016-09-27 21:52:16 +00:00
Salvador Martinez
7c59e7ab53
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
2016-09-27 14:51:10 -07:00
Tony Mantler
0b825f5db0
Catch all data set changes
...
Test: Toggle wifi in settings
b/31649262
Change-Id: I303206f3b977707528e98dfe227b49835edc78f2
2016-09-27 14:48:50 -07:00
Steven Ng
d654c889b8
Merge "Provide fingerprint options for SET_NEW_PASSWORD intent"
2016-09-27 21:04:21 +00:00
Matthew Fritze
62cf9efd9b
Settings suggestions now describes expand and collapse in talkback
...
Bug: 30314874
Change-Id: I2231148594c8e878111a754e5806c20dd4e289af
2016-09-27 13:31:15 -07:00
Stephen Chen
a88733aed8
Fix cancel button behavior when setting data limit.
...
Bug: 28563526
Change-Id: I574c4051bb19710409ca4cf4eeffef7be1a7d0ec
Fixes: 28563526
Test: make RunSettingsRoboTests
2016-09-27 13:11:46 -07:00
Fan Zhang
081b549768
Fix robolectric tests
...
Fix: 31751980
Test: make RunSettingsRoboTests
Change-Id: Id787665d7cb44ee8a0c6ff52927394de1c3e9efc
2016-09-27 12:28:13 -07:00
Chen Xu
76b60fb518
Merge "Avoid run RadioInfo activity from non-system users" into nyc-mr1-dev am: d76a3ed937
am: 022ca70f4f
...
am: 65df5b4cdc
Change-Id: I7a4ef962ab8e9ca51e0f13cbf7c0c339adf4ac47
2016-09-27 18:53:35 +00:00
fionaxu
314695d3fd
Avoid run RadioInfo activity from non-system users am: b54cb2d18c
am: a126537dc1
...
am: 2581719584
Change-Id: Ie8cd8ffcee12df54bb02f7d86e061f455651fdf8
2016-09-27 18:53:20 +00:00
Chen Xu
65df5b4cdc
Merge "Avoid run RadioInfo activity from non-system users" into nyc-mr1-dev am: d76a3ed937
...
am: 022ca70f4f
Change-Id: I1f571dc0f44ef804267a5528c6d2176738519684
2016-09-27 18:50:33 +00:00
fionaxu
2581719584
Avoid run RadioInfo activity from non-system users am: b54cb2d18c
...
am: a126537dc1
Change-Id: I36d9fb28f4d341bd4c9d271bfc853f70f9852dd0
2016-09-27 18:50:20 +00:00
Daniel Nishi
1329fa444b
Merge "Fix a deprecated config string name for the storage manager settings." into nyc-mr1-dev am: 59d2b185f3
am: ff18b331df
...
am: a988138f14
Change-Id: Id000d2de0816e8898c6230f7a81aa36885ae5b0f
2016-09-27 18:47:55 +00:00
Chen Xu
022ca70f4f
Merge "Avoid run RadioInfo activity from non-system users" into nyc-mr1-dev
...
am: d76a3ed937
Change-Id: Id25c4fd9c982f28412445b02e255589f9ede3ab1
2016-09-27 18:47:49 +00:00
fionaxu
a126537dc1
Avoid run RadioInfo activity from non-system users
...
am: b54cb2d18c
Change-Id: I17319eb628b19667fec7a6bba2f376322626bafc
2016-09-27 18:47:49 +00:00
TreeHugger Robot
eabf36e233
Merge "resolve merge conflicts of 2c826d7
to master"
2016-09-27 18:46:16 +00:00
Chen Xu
d76a3ed937
Merge "Avoid run RadioInfo activity from non-system users" into nyc-mr1-dev
2016-09-27 18:38:19 +00:00
Fan Zhang
488033e54d
Add feature provider for dashboard.
...
The feature provider contains API that controls whether a new
information architecture should be used. By default it's false.
Bug: 31768091
Test: make RunSettingsRoboTests
Change-Id: I5b177be418def50d877f53dc799e42d06eba95ec
2016-09-27 11:25:27 -07:00
TreeHugger Robot
8c46585218
Merge "Avoid over logging preference changes."
2016-09-27 18:24:29 +00:00
TreeHugger Robot
0ed6ef999f
Merge "Import translations. DO NOT MERGE"
2016-09-27 18:20:46 +00:00
Daniel Nishi
87559ef035
resolve merge conflicts of 2c826d7
to master
...
Change-Id: I2b2a1b195f07143690f5902b6a6f78ba1b30d7ea
2016-09-27 10:00:09 -07:00
fionaxu
b54cb2d18c
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
2016-09-27 09:51:12 -07:00
Daniel Nishi
88110e21f6
Merge "Move private volume storage calculations into a shared lib."
2016-09-27 16:45:14 +00:00
Daniel Nishi
a988138f14
Merge "Fix a deprecated config string name for the storage manager settings." into nyc-mr1-dev am: 59d2b185f3
...
am: ff18b331df
Change-Id: I5c1616f33cb0808bb1d9ca3ff4abdbb02cede138
2016-09-27 16:44:27 +00:00
Daniel Nishi
2c826d7ace
Fix a deprecated config string name for the storage manager settings. am: b3405649fa
...
am: 4a0d18987e
Change-Id: Iba68dc88b4caf19a676619d00dad55954fa96690
2016-09-27 16:44:11 +00:00
Daniel Nishi
ff18b331df
Merge "Fix a deprecated config string name for the storage manager settings." into nyc-mr1-dev
...
am: 59d2b185f3
Change-Id: I013bac8d2d9cdda199a38572604a8b5771c2a40d
2016-09-27 16:41:11 +00:00
Daniel Nishi
4a0d18987e
Fix a deprecated config string name for the storage manager settings.
...
am: b3405649fa
Change-Id: I31f5cf3239c5e2c3d2832e6e56280e22e80e27d8
2016-09-27 16:41:10 +00:00
Daniel Nishi
59d2b185f3
Merge "Fix a deprecated config string name for the storage manager settings." into nyc-mr1-dev
2016-09-27 16:37:00 +00:00
Bill Yi
13bdedb209
Import translations. DO NOT MERGE am: 7552fb5a17
-s ours am: 78bb14bd6e
-s ours am: 1bebf73206
-s ours
...
am: b76f78e87f
-s ours
Change-Id: I60347edeb91e954fec4d55d5991730435e3df07e
2016-09-27 03:25:13 +00:00
Bill Yi
e66aa2d217
Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev am: 98928a1c84
-s ours am: 8317bfb162
-s ours
...
am: fef3961612
-s ours
Change-Id: Id72c806318913e613e0be978185159ed1789d026
2016-09-27 03:25:00 +00:00
Bill Yi
cada77bb80
Import translations. DO NOT MERGE am: 47ff6882fb
-s ours am: 4c6da8edd9
-s ours
...
am: 940f2b68d3
-s ours
Change-Id: Ia5abcc8c8a98138c38e0d3a1b2b720ee1042271d
2016-09-27 03:24:45 +00:00
Bill Yi
b76f78e87f
Import translations. DO NOT MERGE am: 7552fb5a17
-s ours am: 78bb14bd6e
-s ours
...
am: 1bebf73206
-s ours
Change-Id: Iac9e3e691bc63b24fe1431d9d956e3b477d45871
2016-09-27 03:20:48 +00:00