Kevin Chyn
dd0a4963c6
Merge "Adjust ConfirmDeviceCredentialActivity system bars" into rvc-dev am: ef28e9b75f
am: 87723f3db7
...
Change-Id: I30a3a73d57f8619b488ca4488fce34d076e14a11
2020-03-28 00:07:04 +00:00
Kevin Chyn
87723f3db7
Merge "Adjust ConfirmDeviceCredentialActivity system bars" into rvc-dev am: ef28e9b75f
...
Change-Id: Ic3aeaa4cfdee235a0cd5448d8cb2b31fe47f14cc
2020-03-28 00:06:44 +00:00
Kevin Chyn
ef28e9b75f
Merge "Adjust ConfirmDeviceCredentialActivity system bars" into rvc-dev
2020-03-28 00:06:00 +00:00
Curtis Belmonte
082137fb5a
Merge "Set CDC detail string as subtitle, not description" into rvc-dev am: da4f9f7c27
am: 33851b108f
...
Change-Id: I991a6c351ac621b3e9c52e74864d27e56433961f
2020-03-27 22:56:07 +00:00
Curtis Belmonte
33851b108f
Merge "Set CDC detail string as subtitle, not description" into rvc-dev am: da4f9f7c27
...
Change-Id: Ia6c51e1c80bdf988c3a24f4268ef2130ee549f5b
2020-03-27 22:47:17 +00:00
Curtis Belmonte
da4f9f7c27
Merge "Set CDC detail string as subtitle, not description" into rvc-dev
2020-03-27 22:42:22 +00:00
Julia Reynolds
eabc1904a7
Remove items from the 'last 24 hours' history on swipe
...
And make it resiliant to duplicate data from the backend.
Test: manual
Fixes: 148956400
Change-Id: I650c89242c257df1ec34b2879f544d9a5211019a
2020-03-27 17:13:22 -04:00
Kevin Chyn
28a034d6ed
Adjust ConfirmDeviceCredentialActivity system bars
...
CDCA is a transparent activity with the sole purpose of
requesting authentication. Since authentication is all drawn
by SystemUI, we should also stop this activity from drawing
the StatusBar.
Register to receive biometric system events (early user canceled),
so that we can finish() and start the activity transition
simultaneously. This fixes some navigation bar jank.
Bug: 148273355
Test: Set up a work profile, then install BiometricPromptDemo
Disable one-lock and set up a password/biometric for the
work profile. Lock/unlock screen, then open the work
profile version of the app. No status bar jank seen.
Change-Id: I54a352527ed007dcaf1bea14a51711e4022fe028
2020-03-27 12:12:30 -07:00
Beverly
f736532a9d
Only request focus if change was self-triggered
...
For a11y we want to accomplish two things:
1. Keep focus on the button if the button was just pressed. This
requires buttons in settings to be focusableInTouchMode and then request
focus when the buttons are updated.
2. When the setting is changed outside of the settings page (ie: from
Quick Settings), we don't want to re-announce on talkback the button that is
updated on the Settings page. Therefore, to maintain #1 , we add a
boolean to check whether or not the updateButton change was triggered by
a click to the button preference or not. Only request focus if the
button was triggered by the settings button (and not when triggered by
other things like QS).
Test: manual
Fixes: 147992252
Change-Id: I505de0585bac38a2f59062743d9d6b75861c3d32
2020-03-27 14:12:08 -04:00
Julia Reynolds
6e72355438
Merge "Fix broken test" into rvc-dev am: 5a950b763f
am: e8884576f7
...
Change-Id: Icace17540f1e3bdbb90417019ea5c29f91177f80
2020-03-27 16:26:16 +00:00
Julia Reynolds
4eb430585a
Add tap targets to top 2 sections
...
Test: manual
Fixes: 152538014
Change-Id: I4495a6cd75d73425690876d901ae6a73ccdda056
2020-03-27 12:25:37 -04:00
Julia Reynolds
e8884576f7
Merge "Fix broken test" into rvc-dev am: 5a950b763f
...
Change-Id: I5fbbdc605987dc3b6080b26c94ced86340ee18c5
2020-03-27 16:12:27 +00:00
Julia Reynolds
5a950b763f
Merge "Fix broken test" into rvc-dev
2020-03-27 15:40:47 +00:00
TreeHugger Robot
16d8adb1fd
Merge "[Wi-Fi] Refactor WifiConnectionPreferenceController with WifiTrackerLib" into rvc-dev am: 50aeb48c56
am: 8fd2e35c3f
...
Change-Id: I5ec1c240b57f8d0fd733929c6921abe251ac7d4f
2020-03-27 15:16:41 +00:00
TreeHugger Robot
8fd2e35c3f
Merge "[Wi-Fi] Refactor WifiConnectionPreferenceController with WifiTrackerLib" into rvc-dev am: 50aeb48c56
...
Change-Id: Ic3e5681d07b89a7cbb15ea68140ee5dd53097e25
2020-03-27 15:05:34 +00:00
TreeHugger Robot
50aeb48c56
Merge "[Wi-Fi] Refactor WifiConnectionPreferenceController with WifiTrackerLib" into rvc-dev
2020-03-27 14:43:57 +00:00
TreeHugger Robot
e8a683eea2
Merge "[Wi-Fi] Fix 3 unit tests fail in WifiMeteredPreferenceController2Test" into rvc-dev am: 5f886e7406
am: b22f48ea5d
...
Change-Id: I19eb8446aee7116733e9e094d91c69a860d091f7
2020-03-27 14:27:43 +00:00
TreeHugger Robot
b22f48ea5d
Merge "[Wi-Fi] Fix 3 unit tests fail in WifiMeteredPreferenceController2Test" into rvc-dev am: 5f886e7406
...
Change-Id: Ic73beaab9e63e46a642fa089cfa60b1fece0b454
2020-03-27 14:10:48 +00:00
TreeHugger Robot
5f886e7406
Merge "[Wi-Fi] Fix 3 unit tests fail in WifiMeteredPreferenceController2Test" into rvc-dev
2020-03-27 13:53:22 +00:00
Julia Reynolds
83d0de8d07
Fix broken test
...
Test: this
Fixes: 152374833
Change-Id: I9065f6b3700fa288cb3fd65ef2b24c2821325e51
2020-03-27 09:36:18 -04:00
TreeHugger Robot
b07f6e35b8
Merge "Add mocked main looper to test" into rvc-dev am: 493bf6697f
am: 2dec388619
...
Change-Id: Ibba0766b0afda446e085815abf8838ea501631d9
2020-03-27 13:25:17 +00:00
TreeHugger Robot
2dec388619
Merge "Add mocked main looper to test" into rvc-dev am: 493bf6697f
...
Change-Id: Ib9a43d9767a1eec78f7961f23ad9835a881d09a4
2020-03-27 13:10:59 +00:00
TreeHugger Robot
493bf6697f
Merge "Add mocked main looper to test" into rvc-dev
2020-03-27 13:00:21 +00:00
Alic Tsai
e4f765ac3f
Merge "Device details LCR should be show up " ! " with low battery." into rvc-dev am: df8b9acc69
am: 4d7db64de0
...
Change-Id: I4523911f8607d76c03e8141d3b68232fa4ec489f
2020-03-27 12:50:21 +00:00
Arc Wang
ebf8ffd8fd
[Wi-Fi] Refactor WifiConnectionPreferenceController with WifiTrackerLib
...
Bug: 152582093
Test: make RunSettingsRoboTests ROBOTEST_FILTER=WifiConnectionPreferenceControllerTest
Change-Id: I9c0ab0edf5a8e935a2c1afee865bd04304ae6f0f
2020-03-27 20:34:04 +08:00
Alic Tsai
4d7db64de0
Merge "Device details LCR should be show up " ! " with low battery." into rvc-dev am: df8b9acc69
...
Change-Id: Ieeb02f1baee4f3a95d889b21ce873d503d04e3ec
2020-03-27 12:33:50 +00:00
Tim Peng
9d3092cb7f
Add zero state in output switcher
...
-Update visibility of switcher preference in SoundSetting
-Update visibility of indicator slice in Volume Panel
-Add test case
Bug: 152357002
Test: make -j50 RunSettingsRoboTests
Change-Id: I8aa4e960b72f2c3c26ced78153c4ff620a123f40
2020-03-27 12:31:26 +00:00
Alic Tsai
df8b9acc69
Merge "Device details LCR should be show up " ! " with low battery." into rvc-dev
2020-03-27 12:20:35 +00:00
govenliu
a009e44654
[Wi-Fi] Fix 3 unit tests fail in WifiMeteredPreferenceController2Test
...
Fix 3 unit tests fail in WifiMeteredPreferenceController2Test.
Bug: 151696220
Test: Run make RunSettingsRoboTests ROBOTEST_FILTER=WifiMeteredPreferenceController2Test
Change-Id: I1db81c790929387c4fe74f5adb1d323c23b40546
2020-03-27 19:44:14 +08:00
James Lin
373752d45c
Merge "Fix showing "Invalid Network Mode 26. Ignore" on Preferred network type" into rvc-dev am: a7a3304a20
am: 0fa4005981
...
Change-Id: I313898b71bb988c071415fbfe48f7f3442a7690a
2020-03-27 10:29:34 +00:00
James Lin
0fa4005981
Merge "Fix showing "Invalid Network Mode 26. Ignore" on Preferred network type" into rvc-dev am: a7a3304a20
...
Change-Id: Idc7e4d7615f1f23a4205b81a4ef3cd38d6412556
2020-03-27 10:13:53 +00:00
James Lin
a7a3304a20
Merge "Fix showing "Invalid Network Mode 26. Ignore" on Preferred network type" into rvc-dev
2020-03-27 09:56:32 +00:00
TreeHugger Robot
30cb1ddee7
Merge "Add TradeFed test config to SettingsPerfTests" into rvc-dev am: 735fdba4f2
am: 5656d63f54
...
Change-Id: I7897beb3af66d1f9b09ded36108dd3c56013eef7
2020-03-27 08:35:30 +00:00
TreeHugger Robot
5656d63f54
Merge "Add TradeFed test config to SettingsPerfTests" into rvc-dev am: 735fdba4f2
...
Change-Id: I4b0cfc4d7f6739763340772d905ef56b9629f72d
2020-03-27 08:20:09 +00:00
TreeHugger Robot
735fdba4f2
Merge "Add TradeFed test config to SettingsPerfTests" into rvc-dev
2020-03-27 08:07:51 +00:00
Edgar Wang
dfc1d3a654
Merge "Correct confirm message in Reset options -> Erase all data(factory rest)" into rvc-dev am: d981e24705
am: eb6820393e
...
Change-Id: I632a61fc3a576f6dc91f3f08ad96d429cd62ff19
2020-03-27 06:10:46 +00:00
Edgar Wang
eb6820393e
Merge "Correct confirm message in Reset options -> Erase all data(factory rest)" into rvc-dev am: d981e24705
...
Change-Id: Ibc0389101fac1dd531dbbe7c925cc1ff6160570f
2020-03-27 05:53:15 +00:00
Edgar Wang
d981e24705
Merge "Correct confirm message in Reset options -> Erase all data(factory rest)" into rvc-dev
2020-03-27 05:40:33 +00:00
alictsai
6b76eb0ab6
Device details LCR should be show up " ! " with low battery.
...
screenshot:
https://screenshot.googleplex.com/f72YS3THutW.png
https://screenshot.googleplex.com/v6uw7XsOs9x.png
Bug: 151187813
Test: make -j42 RunSettingsRoboTests
Change-Id: Iabb4ac54e6f827f54cd7c5512995f185875e4a06
2020-03-27 13:14:01 +08:00
Stanley Wang
d17f33c675
Merge "Fix security issue for using mock location without permission." into qt-qpr1-dev am: 0b76ef19b5
am: b97e3163de
am: 3ce4e5171c
...
Change-Id: Ie3a0270c31d3f90efd6df5dcd4dbe40d11305bb6
2020-03-27 03:41:42 +00:00
TreeHugger Robot
9a7d5e058a
Merge "Update customize button title when state changed" into rvc-dev am: b11a46cfd5
am: 5399c512f3
...
Change-Id: I9a1ae7b561196f5a518fd38cbf7ed6429fe647db
2020-03-27 03:41:05 +00:00
Stanley Wang
3ce4e5171c
Merge "Fix security issue for using mock location without permission." into qt-qpr1-dev am: 0b76ef19b5
am: b97e3163de
...
Change-Id: I6fa862418dd602dd000796b4a3ca28df241204be
2020-03-27 03:28:49 +00:00
TreeHugger Robot
5399c512f3
Merge "Update customize button title when state changed" into rvc-dev am: b11a46cfd5
...
Change-Id: I47a54efbdbcb2b052cd4ba04881630109bd7dd52
2020-03-27 03:28:19 +00:00
Stanley Wang
b97e3163de
Merge "Fix security issue for using mock location without permission." into qt-qpr1-dev am: 0b76ef19b5
...
Change-Id: I033881dc09b05940f3bf5915de8df09e7c4f762c
2020-03-27 03:20:50 +00:00
TreeHugger Robot
b11a46cfd5
Merge "Update customize button title when state changed" into rvc-dev
2020-03-27 03:17:25 +00:00
Stanley Wang
0b76ef19b5
Merge "Fix security issue for using mock location without permission." into qt-qpr1-dev
2020-03-27 03:09:09 +00:00
Raff Tsai
2a295fbc12
Add TradeFed test config to SettingsPerfTests
...
Bug: 145109184
Test: rebuild
Change-Id: Ib21e96c4588583826e363b0a89c23692ac677fe0
2020-03-27 10:15:40 +08:00
James.cf Lin
9f8edf2b67
Fix showing "Invalid Network Mode 26. Ignore" on Preferred network type
...
After setting the network to telephony framework, Setting UI didn't check this network type when show on the UI and show the invalid string.
Bug: 152373426
Test: manual
Change-Id: Ibf280a9905edcb7bd241a1505e85ac5e83993634
2020-03-27 09:54:08 +08:00
Philip P. Moltmann
370b7006f2
Merge "Only check op in Settings UI" into rvc-dev am: 1e812204e4
am: d96297e82d
...
Change-Id: I438f78f5935a60fc32bc620cde6b5591e4b12c26
2020-03-27 01:10:08 +00:00
Xiangyu/Malcolm Chen
7dd9a37fab
Merge "Show footer to notify user no 5G in DSDS mode." into rvc-dev am: b0a5905d08
am: 0358e150fb
...
Change-Id: I66bd7594261e21af7bbc235c70cabb7d327e0a3f
2020-03-27 01:07:14 +00:00