TreeHugger Robot
1fd4ebb841
Merge "Fix the ringtone subtext is empty" into rvc-dev am: 83dfe52029 am: 68a77ceb47 am: 54058eedca am: e705d2ce91
...
Change-Id: I852547dd34effbacff3665bbbbcad4f41f45e60e
2020-03-30 18:13:13 +00:00
Yanting Yang
126b9e9a44
Merge "Add custom site map pairs into SettingsSearchIndexablesProvider" into rvc-dev am: ad4405d0f8 am: d8f14f11b0 am: 6b42c0780e am: c3716819c6
...
Change-Id: I6e22d1d64b955285c4ae422332d3a72736feca06
2020-03-30 18:12:43 +00:00
TreeHugger Robot
b569a4db40
Merge "Only request focus if change was self-triggered" into rvc-dev am: c22d90cb1b am: 5093ea158d am: 052610467e am: a2b560931a
...
Change-Id: I78f5df488813dde3788b23d575e87af534f5327e
2020-03-30 18:11:55 +00:00
Julia Reynolds
1a4c34029b
Merge "Remove items from the 'last 24 hours' history on swipe" into rvc-dev am: dad135f4ed am: fe8ad05005 am: 5ba1c6e55d am: 380bb6d519
...
Change-Id: Idf48fe3da9ab69c41adbf547c48a23e85c095dee
2020-03-30 18:10:50 +00:00
TreeHugger Robot
430a95ab19
Merge "Add tap targets to top 2 sections" into rvc-dev am: 9db658bfe0 am: 9d9504f951 am: 99ab33a0fa am: 4448e97222
...
Change-Id: I0dc36cad82a368a460fd0bb40fcfa37ff2a14026
2020-03-30 18:10:23 +00:00
TreeHugger Robot
389cdf8792
Merge "Update App storage usage summary" into rvc-dev am: 9c32d89aaa am: 0d761a25bd am: 7f2015849f am: 455b7f4b44
...
Change-Id: I52892c8aad0c2bcb8934f29da742aae864a31e3c
2020-03-30 18:09:58 +00:00
Bonian Chen
1de29efee7
[Settings] Replace ImsManager#isVtEnabledByPlatform() am: fb7274a308 am: a6d6285b57 am: 4b42ba7807 am: f667a40821
...
Change-Id: I99be698447e10ff7b238d4b16f3c164fa30a3fa1
2020-03-30 18:09:33 +00:00
tim peng
d609a20248
Merge "PendingIntent in MediaOutputIndicatorSlice could be Hijacked" into rvc-dev am: ecea133904 am: 15ac2b2c8e am: 0f89b27f0b am: 2f01748123
...
Change-Id: Ic84c4d576c62b75c0c7aa5425f92fc32d16c4d85
2020-03-30 18:09:09 +00:00
Bonian Chen
65697d3d0e
[Settings] Replace ImsManager#isWfcEnabledByPlatform() am: c134ef08d4 am: 9c4d1190d9 am: 712c3aa944 am: 7fe5ab1aea
...
Change-Id: I445970fbc7232aa5703b9117aaf9801b12611113
2020-03-30 18:08:51 +00:00
tim peng
15e38e66ac
Merge "Add zero state in output switcher" into rvc-dev am: ddd8a8fa92 am: 3e73d0f92c am: d5bdc55390 am: 18d42df80b
...
Change-Id: Ibc58e2b8ada042754503d4b336dbcb5bb14c2395
2020-03-30 18:08:25 +00:00
TreeHugger Robot
83dfe52029
Merge "Fix the ringtone subtext is empty" into rvc-dev
2020-03-30 16:45:32 +00:00
Yanting Yang
ad4405d0f8
Merge "Add custom site map pairs into SettingsSearchIndexablesProvider" into rvc-dev
2020-03-30 15:15:06 +00:00
Tsung-Mao Fang
61e352bba7
Fix the ringtone subtext is empty
...
Because ag/10750991 change the controller key in xml,
the controller can get a correct preference.
In order to fix this problem, change the key to correct one.
Test: Rebuilt rom, and see the subext
Fix: 162593762
Change-Id: I0226ece059944655a25af48a603916a14cede2e0
2020-03-30 22:48:05 +08:00
TreeHugger Robot
c22d90cb1b
Merge "Only request focus if change was self-triggered" into rvc-dev
2020-03-30 13:35:23 +00:00
Julia Reynolds
dad135f4ed
Merge "Remove items from the 'last 24 hours' history on swipe" into rvc-dev
2020-03-30 13:23:42 +00:00
TreeHugger Robot
9db658bfe0
Merge "Add tap targets to top 2 sections" into rvc-dev
2020-03-30 13:17:23 +00:00
TreeHugger Robot
9c32d89aaa
Merge "Update App storage usage summary" into rvc-dev
2020-03-30 08:22:16 +00:00
Bonian Chen
fb7274a308
[Settings] Replace ImsManager#isVtEnabledByPlatform()
...
Replace ImsManager#isVtEnabledByPlatform() by
ImsMmTelManager.isSupported().
Bug: 140542283
Test: m RunSettingsRoboTests -j
ROBOTEST_FILTER=VideoCallingPreferenceControllerTest
Change-Id: Ife5100ef288fbad6fc818e8fbdf8192c42d495b2
2020-03-30 07:41:29 +00:00
tim peng
ecea133904
Merge "PendingIntent in MediaOutputIndicatorSlice could be Hijacked" into rvc-dev
2020-03-30 06:56:16 +00:00
Tim Peng
e4ccbbec67
PendingIntent in MediaOutputIndicatorSlice could be Hijacked
...
-Add setPackage() to prevent local information disclosure
Bug: 151645695
Test: make -j42 RunSettingsRoboTests
Change-Id: I74c058a381fceb85695dd76d354fb49f878f9142
2020-03-30 03:53:02 +00:00
Bonian Chen
c134ef08d4
[Settings] Replace ImsManager#isWfcEnabledByPlatform()
...
Replace ImsManager#isWfcEnabledByPlatform().
Bug: 140542283
Test: m RunSettingsRoboTests -j
ROBOTEST_FILTER=WifiCallingSettingsForSubTest
Test: m RunSettingsRoboTests -j ROBOTEST_FILTER=WifiCallingSettingsTest
Test: m RunSettingsRoboTests -j
ROBOTEST_FILTER=WifiCallingPreferenceControllerTest
Change-Id: I85907efb39aecdb3fb18cacf11ce4510b898edc4
2020-03-30 03:34:01 +00:00
tim peng
ddd8a8fa92
Merge "Add zero state in output switcher" into rvc-dev
2020-03-30 02:54:33 +00:00
Kevin Chyn
ef02804952
Merge "Adjust ConfirmDeviceCredentialActivity system bars" into rvc-dev am: ef28e9b75f am: 87723f3db7
...
Change-Id: I4d0fd4de66f85adc86829b4b63dbaa19e5c52e02
2020-03-28 00:07:04 +00:00
Kevin Chyn
ef28e9b75f
Merge "Adjust ConfirmDeviceCredentialActivity system bars" into rvc-dev
2020-03-28 00:06:00 +00:00
Curtis Belmonte
c68465f024
Merge "Set CDC detail string as subtitle, not description" into rvc-dev am: da4f9f7c27 am: 33851b108f
...
Change-Id: I789fafe027e1b105abc7dd59d65bbbad1a979010
2020-03-27 22:55:51 +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
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
275f372a72
Merge "Fix broken test" into rvc-dev am: 5a950b763f
...
Change-Id: If25879aec1e877bb64b1f3e2c831c677f3b80dc9
2020-03-27 15:59:02 +00:00
Julia Reynolds
5a950b763f
Merge "Fix broken test" into rvc-dev
2020-03-27 15:40:47 +00:00
TreeHugger Robot
98d770345d
Merge "[Wi-Fi] Refactor WifiConnectionPreferenceController with WifiTrackerLib" into rvc-dev am: 50aeb48c56
...
Change-Id: I3e02884ec575cd33d4541a41a99403d79e79735b
2020-03-27 15:03:51 +00:00
TreeHugger Robot
50aeb48c56
Merge "[Wi-Fi] Refactor WifiConnectionPreferenceController with WifiTrackerLib" into rvc-dev
2020-03-27 14:43:57 +00:00
Julia Reynolds
83d0de8d07
Fix broken test
...
Test: this
Fixes: 152374833
Change-Id: I9065f6b3700fa288cb3fd65ef2b24c2821325e51
2020-03-27 09:36:18 -04:00
Alic Tsai
019c186bb7
Merge "Device details LCR should be show up " ! " with low battery." into rvc-dev am: df8b9acc69
...
Change-Id: Ie74fcd532cb8ea4ed362b03f8c3b4dc54d73225c
2020-03-27 12:35:19 +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
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
Tobias Thierer
f5b13fe3b1
Merge "OWNERS: Remove tobiast." am: dffcd7a949 am: 21b01bc4f2
...
Change-Id: Ie2a65cdd33e7922685153fcb1eb17791fcf562a6
2020-03-27 11:51:34 +00:00
Tobias Thierer
21b01bc4f2
Merge "OWNERS: Remove tobiast." am: dffcd7a949
...
Change-Id: Iad09bc83fa7f258f83ee505a4cd9edf9004f542d
2020-03-27 11:30:14 +00:00
Tobias Thierer
dffcd7a949
Merge "OWNERS: Remove tobiast."
2020-03-27 11:04:12 +00:00
James Lin
24c06447db
Merge "Fix showing "Invalid Network Mode 26. Ignore" on Preferred network type" into rvc-dev am: a7a3304a20
...
Change-Id: I8a5a565e71981e4faa323f82424c927783d42e06
2020-03-27 10:14:05 +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
Edgar Wang
890fc578f8
Merge "Correct confirm message in Reset options -> Erase all data(factory rest)" into rvc-dev am: d981e24705
...
Change-Id: If1815f491e3824dfe75e2e677a4effbddb7f73fe
2020-03-27 05:53:21 +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
TreeHugger Robot
35adcca607
Merge "Update customize button title when state changed" into rvc-dev am: b11a46cfd5
...
Change-Id: Ida02e3e49ab0210d8494d6e919b5048895f1eae0
2020-03-27 03:28:47 +00:00
TreeHugger Robot
b11a46cfd5
Merge "Update customize button title when state changed" into rvc-dev
2020-03-27 03:17:25 +00: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