TreeHugger Robot
cb90ffafbb
Merge "Add unit tests for policy transparency on Fact Auth settings" into rvc-dev
2020-03-26 11:47:07 +00:00
Bonian Chen
fbe5a997d3
Merge "[Settings] Change the restart policy for MobileNetworkActivity" into rvc-dev
2020-03-26 09:47:54 +00:00
Jason Chiu
1a9e99b2b1
Merge "Add metric logs for special cases in Display and Battery page" into rvc-dev
2020-03-26 09:47:18 +00:00
Bonian Chen
d412e06c39
[Settings] Change the restart policy for MobileNetworkActivity
...
Prevent recreating the fragment in MobileNetworkActivity when the
subId is the same.
Bug: 141833767
Test: m RunSettingsRoboTests -j ROBOTEST_FILTER=MobileNetworkActivityTest
Change-Id: I8167781fb462efa310a5d6bac76d880dbc9b6bfc
2020-03-26 17:44:17 +08:00
Alex Johnston
a9bd149983
Merge "Fix keyboard overlap in work challenge landscape view" into rvc-dev
2020-03-26 09:40:20 +00:00
Menghan Li
b751a12a1c
Merge "Remove the setSelectable() in ShortcutPrefrence" into rvc-dev
2020-03-26 09:32:14 +00:00
Arc Wang
bfcb8058ab
Merge "Disable metered preference in details page if unable to change" into rvc-dev
2020-03-26 08:33:39 +00:00
menghanli
250e54cdab
Remove the setSelectable() in ShortcutPrefrence
...
- The title is grey color, not black color as excepted
- The voice access issue is fixed by holder.itemView.setFocusable
Bug: 148989269
Test: manual test
Change-Id: Ie0d8a48cd87e0e28b2833641de265751f2fcfb8c
2020-03-26 06:08:31 +00:00
TreeHugger Robot
ef84083712
Merge "[Wi-Fi] Remove @Ignore unit tests" into rvc-dev
2020-03-26 05:03:03 +00:00
Jason Chiu
26343b82ee
Add metric logs for special cases in Display and Battery page
...
Bug: 137559984
Test: robotest
Change-Id: I60f6237ac2c533306879f46ee4c25d54002cf0e9
2020-03-26 11:31:39 +08:00
Arc Wang
249f629b22
[Wi-Fi] Remove @Ignore unit tests
...
Remove @Ignore in these objects:
ConfigureWifiSettingsTest
TetherServiceTest.java
WifiTetherSecurityPreferenceControllerTest.java
WifiSettings2Test
Bug: 151696220
Test: make RunSettingsRoboTests -j ROBOTEST_FILTER=com.android.settings.wifi
Change-Id: I19bdc251d76161218454c1b5f58421efab33cec0
2020-03-26 11:18:27 +08:00
Arc Wang
b3c16d5d4f
Merge "[Wi-Fi] Fix unit test ssidPref_isSubscription_show" into rvc-dev
2020-03-26 03:07:33 +00:00
Quang Luong
b9b09b0474
Disable metered preference in details page if unable to change
...
Wifi networks that cannot change their metered preference (such as
suggested networks) should have their metered preference in the network
details page greyed out and unselectable.
Bug: 151159939
Test: manual - build and visual verification
Change-Id: I8507cd6f39bed5e32884fbf667dffb3f330d8b56
2020-03-25 17:31:44 -07:00
TreeHugger Robot
0747e57f25
Merge "Import translations. DO NOT MERGE" into rvc-dev
2020-03-25 23:47:17 +00:00
TreeHugger Robot
34f2281e5a
Merge "Import translations. DO NOT MERGE" into rvc-dev
2020-03-25 20:30:09 +00:00
Alex Johnston
6faed3c69b
Fix keyboard overlap in work challenge landscape view
...
* Remove layout sud_glif_blank_template and add layout
weight in land/confirm_lock_password.xml.
Bug: 152054458
Test: manual testing
Change-Id: I8d4329b141e1fe24d5b8d66e8e7971fe951d6af2
2020-03-25 19:58:38 +00:00
Bill Yi
2c88a99fdc
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Change-Id: Ie5e62dbe8cc347f803e6568938a106c6d34d6842
2020-03-25 12:28:09 -07:00
Bill Yi
757d40d2f1
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Change-Id: I06a147512e756eaaf03ba00012e386b7b26940f1
2020-03-25 11:50:25 -07:00
Bonian Chen
8bbebc03a6
Merge "[Settings] Avoid re-create fragment when subscription not changed" into rvc-dev
2020-03-25 18:33:05 +00:00
Bonian Chen
3d8a4d2484
[Settings] Avoid re-create fragment when subscription not changed
...
Simply updating the content of fragment instead of re-create it in order
to improve the performance of mobile network page.
Bug: 149190278
Test: m RunSettingsRoboTests -j ROBOTEST_FILTER=MobileNetworkActivityTest
Change-Id: I744c2d76b814abdb619c8f40c3f113902ad8a827
2020-03-25 23:59:12 +08:00
Arc Wang
aa05461b9c
[Wi-Fi] Fix unit test ssidPref_isSubscription_show
...
Only setSummary for mSsidPref when the SSID is not null
Bug: 152375927
Test: make RunSettingsRoboTests ROBOTEST_FILTER=WifiDetailPreferenceController2Test
Change-Id: Ia39f01e6bdb7b1b531a6b07610e061a98140dda4
2020-03-25 23:48:07 +08:00
Lais Andrade
d9a498057e
Merge "Add help uri placeholder for vibration settings" into rvc-dev
2020-03-25 15:08:13 +00:00
TreeHugger Robot
32ec718cfa
Merge "Verify BluetoothDevice is not null before calling BluetoothHearingAid System APIs" into rvc-dev
2020-03-25 13:35:10 +00:00
TreeHugger Robot
49bc53ec0a
Merge "Ignore the failed test cases" into rvc-dev
2020-03-25 12:40:37 +00:00
TreeHugger Robot
a802eba9b8
Merge "[Wi-Fi] Fix check mark button when edit the password of a secured network." into rvc-dev
2020-03-25 10:56:22 +00:00
Mill Chen
e18e25d697
Ignore the failed test cases
...
Bug: 152372274
Test: robotests
Change-Id: Ideb81ac4156c35991bd7d9af4f5cba0ea803d1cc
2020-03-25 18:47:52 +08:00
Arc Wang
b011c5bf82
[Wi-Fi] Fix check mark button when edit the password of a secured network.
...
Should handle WifiConfigUiBase#dispatchSubmit() for check mark button events.
Bug: 152144169
Test: make RunSettingsRoboTests ROBOTEST_FILTER=ConfigureWifiEntryFragmentTest
make RunSettingsRoboTests ROBOTEST_FILTER=ConfigureAccessPointFragmentTest
Change-Id: I35cbc1cdd6fbef3fd51aaa8dec94722e4155b7f4
2020-03-25 17:14:28 +08:00
Zhen Zhang
c37fcd0cb8
Merge changes Ibd2f4111,Ia6cc60bc into rvc-dev
...
* changes:
Fix crash in AllInOneTetherSettings when user is not admin
Refactor new tether settings to remove SharedPreferences
2020-03-25 07:25:07 +00:00
TreeHugger Robot
6045790df8
Merge "Remove MobileNetworkSettingsTest#onAttach" into rvc-dev
2020-03-25 05:44:07 +00:00
Menghan Li
f9f732e3be
Merge "Enlarge the touch area of edit shortcut dialog" into rvc-dev
2020-03-25 05:23:44 +00:00
SongFerngWang
199ee2cbb0
Remove MobileNetworkSettingsTest#onAttach
...
The MobilieNetworkActivity has MobileNetworkSettings fragment. The
MobileNetworkActivityTest do testcases for activity stability.
The activity's launch test successful is equals the fragment doesn't
crash, so the activity's testcases cover
MobileNetworkSettingsTest#onAttach.
Bug: 147464840
Test: build pass
Change-Id: Idbabb846c40fd117f22a39b86fd6628b7d8c5b1b
2020-03-25 04:44:14 +00:00
Bonian Chen
f9bb3b4d05
Merge "[Settings] Code refactor on MobileNetworkActivity" into rvc-dev
2020-03-25 04:35:04 +00:00
SongFerng Wang
d33b66304c
Merge "Fix the NetworkScanHelperTest testcase." into rvc-dev
2020-03-25 04:16:18 +00:00
menghanli
bd09e28a84
Enlarge the touch area of edit shortcut dialog
...
Bug: 148837311
Test: Manual test
Change-Id: I54ca93ccaa87514bf4d201b95ed855003d1c164c
2020-03-25 11:20:32 +08:00
Jason Chiu
bff181f846
Merge "Move sticky cards to the bottom" into rvc-dev
2020-03-25 02:28:07 +00:00
Jason Chiu
4e6841e7b5
Move sticky cards to the bottom
...
Sticky cards have higher scores and were on the top of homepage.
Bug: 149274976
Test: visual
Change-Id: I5fc2303ac42fff5bc4d44e355112ea4529253acd
2020-03-25 02:27:43 +00:00
Bonian Chen
806c9d5214
[Settings] Code refactor on MobileNetworkActivity
...
Apply the behavior of ProxySubscriptionManager into
MobileNetworkActivity.
Bug: 149190278
Test: m RunSettingsRoboTests -j ROBOTEST_FILTER=MobileNetworkActivityTest
Change-Id: I2d4b12dead7a9ea68cc8e335cd37f22226fe295f
2020-03-25 10:19:40 +08:00
TreeHugger Robot
56fb482acf
Merge "Fix Passpoint network details privacy and ssid" into rvc-dev
2020-03-25 01:04:47 +00:00
Rahul Sabnis
5bce75f0fb
Verify BluetoothDevice is not null before calling BluetoothHearingAid
...
System APIs
Bug: 149238489
Test: Manual
Change-Id: Ic6de2ccd81dc66ce79afcd91f18e92e959c8b12b
2020-03-24 18:03:13 -07:00
Philip P. Moltmann
7443e3de6e
Merge "Send attributionTag to notification APIs" into rvc-dev
2020-03-24 23:53:51 +00:00
TreeHugger Robot
d227755be8
Merge "[Settings] Avoid from Settings crash" into rvc-dev
2020-03-24 23:32:34 +00:00
Bonian Chen
dcf701efc3
[Settings] Avoid from Settings crash
...
Avoid from crash when null pointer.
Bug: 152336444
Test: m RunSettingsRoboTests -j ROBOTEST_FILTER=MobileNetworkActivityTest
Change-Id: I77314f697d8a99d77b9f5fe0a48ddbae69634743
2020-03-25 05:48:37 +08:00
Julia Reynolds
79fd5811cd
Merge "Update all conversations screen" into rvc-dev
2020-03-24 21:33:53 +00:00
Julia Reynolds
8d3741fbca
Merge "Notification history updates" into rvc-dev
2020-03-24 21:07:35 +00:00
Julia Reynolds
2f0bd6552c
Update all conversations screen
...
Update text, and filter the lower section to match the new
header
Test: atest
Fixes: 151765526
Change-Id: I5bc052813745908df8602bf397434a76b294ba6c
2020-03-24 19:37:13 +00:00
Philip P. Moltmann
288491c724
Send attributionTag to notification APIs
...
Test: TH
Bug: 136595429
Change-Id: I4a5bb43a4aa5bfd88646771a0d1a2394d40e82e2
2020-03-24 11:46:48 -07:00
Lais Andrade
5695b43077
Add help uri placeholder for vibration settings
...
Fixes: 150915047
Test: manual
Change-Id: I69d26298d953f28639925c45999518a44881a657
2020-03-24 17:21:11 +00:00
Julia Reynolds
8222a9a650
Notification history updates
...
- New strings
- Fix a crash
Test: manual
Fixes: 151833727
Change-Id: I3b0ef5cd9b221be917c71043e5217a43bc5891d0
2020-03-24 09:25:58 -04:00
TreeHugger Robot
87c0179c01
Merge "Re-enable ignored tests" into rvc-dev
2020-03-24 12:22:11 +00:00
Ben Murdoch
7afced3599
Merge "Move strings related to user creation to SettingsLib." into rvc-dev
2020-03-24 10:25:21 +00:00