Stanislav Zholnin
9a02535c40
Use updated DeviceConfig API's new getters to simplify invocations.
...
Test: manual verification
Change-Id: I5f64dcc11c27adf66cf9b9a42c61b2a51092eb12
2019-03-07 18:13:38 +00:00
Raff Tsai
fbdd87281a
Merge "Fix Robo test fail at NotificationAssistantPickerTest"
2019-03-07 14:30:54 +00:00
Edgar Wang
5cbdce4b3f
Fix Robo test fail at NotificationAssistantPickerTest
...
Fixes: 127764177
Test: make RunSettingsRoboTests ROBOTEST_FILTER=NotificationAssistantPickerTest
Change-Id: I923a8c948c432fbb0b581a84f058a6d6bd0f7946
2019-03-07 18:59:55 +08:00
Raff Tsai
bf90398ce6
Merge "Fix Robo test fail at VolumePanelTest"
2019-03-07 10:14:48 +00:00
Edgar Wang
af13b393e2
Fix Robo test fail at VolumePanelTest
...
Fixes: 127765311
Test: make RunSettingsRoboTests ROBOTEST_FILTER=VolumePanelTest
Change-Id: I9608c0aed2b7282b3626107c5f6d2e98d1c3caab
2019-03-07 17:51:24 +08:00
TreeHugger Robot
b5b61b202b
Merge "Alignment of Settings contextual homepage"
2019-03-07 06:07:05 +00:00
Julia Reynolds
4b01c8468c
Merge "Filter available notification assts"
2019-03-07 00:59:55 +00:00
TreeHugger Robot
fe4f85d4ac
Merge "Update app & notification setting summary text"
2019-03-07 00:49:39 +00:00
Lei Yu
6ebd2ed731
Merge changes from topic "add_cast_volume"
...
* changes:
Add SliceWorker for remote volume controller
Add remote volume slider to sound settings
2019-03-06 23:59:44 +00:00
Brad Ebinger
505e32cf64
Merge "WFC roaming mode setting can not be used with a fixed value"
2019-03-06 23:36:34 +00:00
Fan Zhang
50be598fd2
Update app & notification setting summary text
...
Fixes: 127379591
Test: visual
Change-Id: Icbc2557770b94e2f36ddf16fdabca2fc31731cff
2019-03-06 15:04:24 -08:00
TreeHugger Robot
cc39557d87
Merge "Add translatable="false" for config array"
2019-03-06 22:46:39 +00:00
TreeHugger Robot
d6d4de3c5c
Merge "Allow Talkback to speak the permission name in the bar chart."
2019-03-06 20:46:27 +00:00
TreeHugger Robot
79ba9ad7e8
Merge "Moved left 2dp for the search icon"
2019-03-06 20:06:20 +00:00
jackqdyulei
dd00274967
Add SliceWorker for remote volume controller
...
Also update some methods to fix issues in panel.
Bug: 126199571
Test: RunSettingsRoboTests
Change-Id: I9b93ae594d41cb71b984b06267161455373bf121
2019-03-06 11:31:40 -08:00
Kitta Koutarou
994d27a2a5
WFC roaming mode setting can not be used with a fixed value
...
WFC roaming mode setting can not be used with a fixed value because it
is changed as WFC home mode changes if
KEY_EDITABLE_WFC_ROAMING_MODE_BOOL is false.
To solve this issue, separate the WFC mode setting of home and roaming.
These can switch behavior by new carrier config
KEY_USE_WFC_HOME_NETWORK_MODE_IN_ROAMING_NETWORK_BOOL.
Test: manual - Checked that WFC roaming mode is hidden if new config is
true.
Test: manual - Checked that WFC roaming mode is also changed when
change the WFC home mode if new config is true.
Test: auto - Passed WifiCallingSettingsForSubTest.
Bug: 79666081
Change-Id: Ib2363c5d50f5231cc89f287d760ca8728b02b249
2019-03-06 09:49:25 -08:00
Julia Reynolds
102264bc0b
Filter available notification assts
...
Test: manual
Bug: 127146476
Change-Id: I338e2154e6aced8a60b360c6f618c3f1b3afa338
2019-03-06 09:40:27 -05:00
Jason Chiu
fa62183752
Alignment of Settings contextual homepage
...
Bug: 127345692
Bug: 126246056
Test: visual
Change-Id: I75e3153de1d6fb9d9b826db70c6cd5703304c04d
2019-03-06 17:28:56 +08:00
Yanting Yang
be15baa155
Merge "Remove dismissal behavior from deferred setup card"
2019-03-06 08:45:32 +00:00
Sunny Shao
6491db8f77
Moved left 2dp for the search icon
...
Bug: 127345692
Test: manual
Change-Id: I481d7fb46d2108d66a087eee30e7314e22af2314
2019-03-06 14:50:18 +08:00
Raff Tsai
131eeac4aa
Merge "Change dialog text styles"
2019-03-06 03:37:18 +00:00
Joel Galenson
ca75538d0c
Allow Talkback to speak the permission name in the bar chart.
...
Bug: 127237805
Test: Enable Talkback, click on access
Change-Id: Ib8d5d3b0fe25e1d3ea4f0b969ff03b663ce716f4
2019-03-05 14:16:24 -08:00
Fan Zhang
68c7aad725
Merge "Wake up/unlock device before running tests"
2019-03-05 21:32:44 +00:00
Fan Zhang
eb493d5d69
Wake up/unlock device before running tests
...
Fixes: 127452134
Test: atest
Change-Id: I627f848a080b4569b658678094d45576eab9247c
2019-03-05 13:27:47 -08:00
jackqdyulei
88a2e34e37
Add translatable="false" for config array
...
Fixes: 115712164
Test: Manual
Change-Id: I0ed80ff798d461f9604a4bddd29d6c11a6e6b805
2019-03-05 13:05:53 -08:00
TreeHugger Robot
3355bc06d0
Merge "Prevent extra reloads in mobile networking page/controllers"
2019-03-05 19:18:27 +00:00
Kevin Chyn
635dfc8fdb
Merge "Update Settings with BiometricPrompt API update"
2019-03-05 18:25:27 +00:00
Lei Yu
05461f7096
Merge "Add null check for forbiddenPlmns"
2019-03-05 18:05:34 +00:00
Kevin Chyn
37293d59d3
Update Settings with BiometricPrompt API update
...
Bug: 126190552
Test: Builds
Change-Id: I4b99a59982c1d23be7e49940a271f7652c51d480
2019-03-05 18:29:36 +08:00
Yi-Ling Chuang
76b70687e7
Swap the buttons in the dismissal view.
...
The affirmative button should be on the right.
Fixes: 126265410
Test: visual
Change-Id: I72ddbacd5ce417cb4271d07c1cfc77e10ccad49a
2019-03-05 17:16:20 +08:00
Yanting Yang
52367e8c65
Remove dismissal behavior from deferred setup card
...
Deferred setup is not skippable as user will need to review all SUW
screens at least one time.
Fixes: 126225957
Test: visual, robotests
Change-Id: I7b32c2382f459690d3b136cf9faa543d04aa8d3d
2019-03-05 17:08:51 +08:00
Raff Tsai
953e39004f
Change dialog text styles
...
Fixes: 126890487
Test: visual
Change-Id: I21b4264fd6b5c7f5fb79c3669bae366513c1ec65
2019-03-05 12:07:50 +08:00
TreeHugger Robot
9495654926
Merge "Update vibrator on/off status from accessibility settings menu"
2019-03-05 03:03:56 +00:00
TreeHugger Robot
6ebeb29643
Merge "Disable the "SIM cards" tile in new Network & internet page"
2019-03-05 02:39:31 +00:00
TreeHugger Robot
8758f631c8
Merge "Remove task affinity on misc settings"
2019-03-05 00:59:43 +00:00
Antony Sargent
ce9a126add
Prevent extra reloads in mobile networking page/controllers
...
On the mobile network details page, as well as in several preference
controllers used in various page, we had listeners for the
ACTION_RADIO_TECHNOLOGY_CHANGED broadcast that when fired would cause a
reload. It turns out that this gets broadcast as a sticky intent, so our
callbaks would fire just after registering to listen, resulting in lots
of unnecessary extra reloading. This was particularly noticable on the
mobile network details page because the entire page gets reloaded.
The fix is to make our listeners ignore the broadcast if it's the
initial sticky one.
Bug: 126419558
Test: make RunSettingsRoboTests
Change-Id: I6ab7b43d74b07a839e45ce5368e45809be658b9d
2019-03-04 16:37:33 -08:00
Antony Sargent
627f14bfd0
Disable the "SIM cards" tile in new Network & internet page
...
When settings_network_and_internet_v2 is enabled, don't show the old
"SIM cards" tile for managing multiple SIM cards on the Network &
internet page, since we now have new UI for this.
Bug: 116349402
Test: manual (put device into dual-sim dual-standby mode, and enable the
'settings_network_and_internet_v2' flag in the FeatureFlags section of
Developer options)
Change-Id: Icc0d723b634f15ad831e38b783ae226a7717f674
2019-03-04 16:12:51 -08:00
Fan Zhang
c7635e582f
Remove task affinity on misc settings
...
The task affinity is making upnav button acting strange.
Fixes: 118789456
Fixes: 127335758
Test: rebuild and go through Settings search
Change-Id: I911298dfc995c271cf0d34f24cd87caecd153b34
2019-03-04 14:55:34 -08:00
TreeHugger Robot
1795e0323c
Merge "Increasing char limit to 67 per linguists' request."
2019-03-04 22:49:30 +00:00
TreeHugger Robot
d8b73f832f
Merge "Use PermissionControllerService.isRoleVisible() in app info shortcut."
2019-03-04 22:49:23 +00:00
TreeHugger Robot
30784fdd03
Merge "Add flag to hide top-level accessibility."
2019-03-04 22:30:12 +00:00
jackqdyulei
6b242d94dc
Add null check for forbiddenPlmns
...
Fixes: 127202257
Test: RunSettingsRoboTests
Change-Id: I2baa88249fda869640cb2b6debbf6437f0782c27
2019-03-04 13:16:28 -08:00
Alex Buynytskyy
ae0dd95ab6
Increasing char limit to 67 per linguists' request.
...
Test: make RunSettingsRoboTests ROBOTEST_FILTER=development
BUG: 126266234
Change-Id: Ia169343355a73c3493407c51dc728c868dfdf565
2019-03-04 13:03:44 -08:00
TreeHugger Robot
ca299cf281
Merge "Add search key for fingerprint"
2019-03-04 20:53:38 +00:00
Fan Zhang
d3d7ca1588
Add search key for fingerprint
...
Fixes: 126683958
Test: search again
Change-Id: I368da656656cef5c283f6df712469e106d4d88ed
2019-03-04 10:08:28 -08:00
Svetoslav Ganov
f9df7394ca
Merge "Slice and dice app ops - Settings"
2019-03-04 17:22:20 +00:00
TreeHugger Robot
2921e298c4
Merge "Use the colorAccent for ghost boy avatar"
2019-03-04 06:32:34 +00:00
TreeHugger Robot
d7e240e6ce
Merge "[MAC Randomization] Extend char limitation for translation"
2019-03-04 05:20:35 +00:00
Sunny Shao
b510ad24bc
Use the colorAccent for ghost boy avatar
...
Bug: 126926489
Test: manual review
Change-Id: I3e6b90ba9b39f1fe59103d5aa453d8c41533cb11
2019-03-04 11:46:36 +08:00
Jackal Guo
60e3236604
Merge "Provide a way to ToggleA11yServicePreferenceFragment via Intent"
2019-03-04 03:35:56 +00:00