Commit Graph

61092 Commits

Author SHA1 Message Date
Robert Luo
5a5c7266c8 Merge "Fix broken NfcAndPaymentFragment test case - searchIndexProvider_shouldIndexAllItems" into rvc-dev am: 44121a7a3d
Change-Id: I1a26e35e643e1307b37f543fd80f238e94654b79
2020-04-24 11:41:37 +00:00
Robert Luo
44121a7a3d Merge "Fix broken NfcAndPaymentFragment test case - searchIndexProvider_shouldIndexAllItems" into rvc-dev 2020-04-24 11:24:30 +00:00
Robert Luo
b26b9561a1 Fix broken NfcAndPaymentFragment test case - searchIndexProvider_shouldIndexAllItems
Bug: 154561690
Test: make RunSettingsRoboTests and pass all test cases in NfcAndPaymentFragmentTest
Change-Id: I12f4901e4de01eb259f9daf3ac33b1e1879e98fd
2020-04-24 17:47:12 +08:00
TreeHugger Robot
beacdf9774 Merge "[Wi-Fi] Add IMSI privacy protection warning summary" into rvc-dev am: 0a98937baf
Change-Id: Idb79edf5ef01ab33bcbd6625279f2eb21cd44c68
2020-04-24 08:40:06 +00:00
TreeHugger Robot
0a98937baf Merge "[Wi-Fi] Add IMSI privacy protection warning summary" into rvc-dev 2020-04-24 08:32:55 +00:00
Tim Peng
c433a867b3 Dynamic grouping failed the first time
-Check if Worker is null
-Add test case

Bug: 154875482
Test: make -j50 RunSettingsRoboTests
Change-Id: I84572ef77cc9a48c3133d96fd2255754bc1cf67c
2020-04-24 07:45:24 +00:00
TreeHugger Robot
6a61af8835 Merge "Cast device missing from output switcher list" into rvc-dev am: c38c02eec8
Change-Id: I3b4fe4f42696714a5db28bee5e8cb17fa18e3ead
2020-04-24 06:41:35 +00:00
TreeHugger Robot
ab43d59d5d Merge "[Wi-Fi] Add new unit test file WifiP2pSettingsTest.java." into rvc-dev am: a4590dc227
Change-Id: I959183b22cb6b33a8f2ae9f28d2c6130c47447df
2020-04-24 06:41:28 +00:00
TreeHugger Robot
c38c02eec8 Merge "Cast device missing from output switcher list" into rvc-dev 2020-04-24 06:25:04 +00:00
TreeHugger Robot
a4590dc227 Merge "[Wi-Fi] Add new unit test file WifiP2pSettingsTest.java." into rvc-dev 2020-04-24 06:23:06 +00:00
TreeHugger Robot
f315f49a91 Merge "Update low battery level for advance bluetooth device" into rvc-dev am: 5eeec19464
Change-Id: I986571d0650157becbf1efd11a9891eb5478e4bf
2020-04-24 05:35:09 +00:00
TreeHugger Robot
5eeec19464 Merge "Update low battery level for advance bluetooth device" into rvc-dev 2020-04-24 05:25:59 +00:00
govenliu
d59d32e106 [Wi-Fi] Add new unit test file WifiP2pSettingsTest.java.
Add new unit test file WifiP2pSettingsTest.java.

Bug: 151696220
Test: make RunSettingsRoboTests ROBOTEST_FILTER=WifiP2pSettingsTest
Change-Id: I686658969a801e385a102022c6854d8bb8972d3c
2020-04-24 13:03:09 +08:00
Tim Peng
f04061372e Cast device missing from output switcher list
-Slice max height is not enough
-Set 1.5x max height

Bug: 154876307
Test: manual test
Change-Id: I720af9e324c830f9faf55ac4066f990379fc32f4
2020-04-24 12:42:55 +08:00
Menghan Li
739cc4f500 Merge "Refines accessibility button in shortcut summary strings" into rvc-dev am: 5cb20b91b2
Change-Id: I4150acb13d7832c37ea01923f43623ab1c9f09c6
2020-04-24 04:27:24 +00:00
Menghan Li
5cb20b91b2 Merge "Refines accessibility button in shortcut summary strings" into rvc-dev 2020-04-24 04:18:05 +00:00
hughchen
828ccaf399 Update low battery level for advance bluetooth device
Bug: 154569936
Test: build pass
Change-Id: I52bb8eea4f69ae55a6902e3afb862aa8c7319785
2020-04-24 11:41:59 +08:00
Bonian Chen
87a4577472 [Settings] Support re-init DataUsageSummaryPreferenceController
Support re-init DataUsageSummaryPreferenceController without
re-constructing it.

Bug: 151751844
Test: make RunSettingsRoboTests -j ROBOTEST_FILTER=DataUsageSummaryPreferenceControllerTest
Change-Id: If72a521c5fbaec8b8902fb80b13d9d0f07c716af
2020-04-24 11:35:44 +08:00
Bonian Chen
9a283d43c5 Merge "[Settings] Support the display of data usage when SIM inactive" into rvc-dev am: a26a7afe8e
Change-Id: Ia456660917ae589ec162804d8e582ae2ce5100b5
2020-04-24 03:28:47 +00:00
Bonian Chen
a26a7afe8e Merge "[Settings] Support the display of data usage when SIM inactive" into rvc-dev 2020-04-24 03:16:14 +00:00
Jason Hsu
2dc9e9ad76 Merge "Use new setting key to maintain the list of user assigned shortcut targets." into rvc-dev am: 79d73eaa59
Change-Id: I519d11ebd2ae4e7a29b62c7b93338f50ee28a9b0
2020-04-24 03:10:06 +00:00
Jason Hsu
79d73eaa59 Merge "Use new setting key to maintain the list of user assigned shortcut targets." into rvc-dev 2020-04-24 03:07:39 +00:00
Bonian Chen
76627e415d [Settings] Fix DataUsageUtilsTest
Fix DataUsageUtilsTest

Bug: 154564365
Test: make RunSettingsRoboTests -j ROBOTEST_FILTER=DataUsageUtilsTest
Test: make RunSettingsRoboTests -j ROBOTEST_FILTER=DataUsageSummaryTest
Change-Id: Iff614135dfb0015deb5220fbf7f9338322def507
2020-04-24 10:46:30 +08:00
menghanli
2869235a86 Refines accessibility button in shortcut summary strings
Root cause: we plan to only capitalize the first letter only, it would cause
this sentence has new capitalized issue.

Next: Refines the sentence.

Bug: 148837311
Test: Manual test
Change-Id: I0f6d3d1a3713701b4e2cd09eb49706bbe4604ce9
2020-04-24 01:41:49 +00:00
Bonian Chen
da77a404c0 Merge "[Settings] Fix DataUsageSummaryTest" into rvc-dev am: 4908511b17
Change-Id: I888b0bd6b7f8280816046d31549d132091e6fa4e
2020-04-24 01:34:06 +00:00
Bonian Chen
4908511b17 Merge "[Settings] Fix DataUsageSummaryTest" into rvc-dev 2020-04-24 01:18:25 +00:00
TreeHugger Robot
9e2cc1c981 [automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: 58d4aab3c2 -s ours
am skip reason: subject contains skip directive

Change-Id: I06441d9c5ed859bf877686ba2dd6f6da901ce2e6
2020-04-23 23:49:37 +00:00
TreeHugger Robot
58d4aab3c2 Merge "Import translations. DO NOT MERGE" into rvc-dev 2020-04-23 23:30:08 +00:00
TreeHugger Robot
a77b8113cb Merge "String update for notifications" into rvc-dev am: eba37898c8
Change-Id: I43f3d7857b85039a12b2dbfb552d98af603b1911
2020-04-23 21:56:26 +00:00
TreeHugger Robot
eba37898c8 Merge "String update for notifications" into rvc-dev 2020-04-23 21:43:29 +00:00
TreeHugger Robot
4ca65ea652 Merge "Mark work profile apps as such for voice a11y services" into rvc-dev am: 6051fa96ab
Change-Id: I0786a1c7403962b9def348e2a5b4961d05427f3f
2020-04-23 21:13:05 +00:00
Julia Reynolds
4704d6394a Fix some heights
Test: view with big text, low density
Fixes: 152937308
Change-Id: I2d34b63cf147daf1952804d606061c02b57e2165
2020-04-23 16:59:58 -04:00
TreeHugger Robot
6051fa96ab Merge "Mark work profile apps as such for voice a11y services" into rvc-dev 2020-04-23 20:59:41 +00:00
Julia Reynolds
cee485b88b String update for notifications
Test: manual
Fixes: 154541748
Change-Id: I007875e19410a7b2a51ca73a9329e0c4cea76c5d
2020-04-23 20:29:35 +00:00
Fabian Kozynski
d1da33e594 Merge "Add setting toggle for power menu privacy" into rvc-dev am: 7848696ea1
Change-Id: Ib35e6a047c147e2e6c743de3543423d92920f6c3
2020-04-23 19:54:20 +00:00
Fabian Kozynski
7848696ea1 Merge "Add setting toggle for power menu privacy" into rvc-dev 2020-04-23 19:38:05 +00:00
Julia Reynolds
03acb7a609 Mark work profile apps as such for voice a11y services
Test: manual with a11y service
Fixes: 152728558
Change-Id: I1b8a3efd2d34b3dda2229b8bae49f48d4d31f4d2
2020-04-23 14:59:41 -04:00
Julia Reynolds
ea2712b032 Merge "Add conversation onboarding" into rvc-dev am: 5ad98383d5
Change-Id: Ide39e818bd9188f76e6b57a17bb89ac9b07e14dc
2020-04-23 17:37:41 +00:00
Julia Reynolds
5ad98383d5 Merge "Add conversation onboarding" into rvc-dev 2020-04-23 17:16:58 +00:00
Brad Ebinger
d73fd30545 Merge "Revise strings as per string UX review" into rvc-dev am: c3d052a48c
Change-Id: I26b56d053b1504a9061c765fe7504603f8394fe1
2020-04-23 15:57:03 +00:00
Brad Ebinger
c3d052a48c Merge "Revise strings as per string UX review" into rvc-dev 2020-04-23 15:38:39 +00:00
Menghan Li
a719a22e55 Merge "Fix Auto click (dwell timing) the checked option isn't the same as the option before upgrading the OS" into rvc-dev am: 6f9f91b67b
Change-Id: I502f9a76d177f5314eb986bb33efb6beccfcd809
2020-04-23 14:09:55 +00:00
Menghan Li
6f9f91b67b Merge "Fix Auto click (dwell timing) the checked option isn't the same as the option before upgrading the OS" into rvc-dev 2020-04-23 13:57:45 +00:00
PETER LIANG
99d4e3210d Merge changes from topic "tutorial_improvement" into rvc-dev am: b6bf10ebbc
Change-Id: Ie89050239048e7e6bc83a258b0e90547d87a7fb7
2020-04-23 12:48:25 +00:00
PETER LIANG
b6bf10ebbc Merge changes from topic "tutorial_improvement" into rvc-dev
* changes:
  Tutorial improvement for Accessibility shortcut (3/n).
  Tutorial improvement for Accessibility shortcut (2/n).
  Tutorial improvement for Accessibility shortcut (1/n).
2020-04-23 12:37:15 +00:00
Bonian Chen
e02ffc7b7d Merge "[Settings] Fix CellDataPreferenceTest" into rvc-dev am: ef2e319347
Change-Id: Iae36b68fa837883091f293d6f72577d02f6cc5ea
2020-04-23 12:06:37 +00:00
Bonian Chen
ef2e319347 Merge "[Settings] Fix CellDataPreferenceTest" into rvc-dev 2020-04-23 11:54:44 +00:00
Bonian Chen
bc10c00149 [Settings] Support the display of data usage when SIM inactive
SIM can be inactive but remain existed within slot.
Therefore, change the design here.

Bug: 143996139
Test: make RunSettingsRoboTests -j ROBOTEST_FILTER=DataUsageSummaryPreferenceControllerTest
Change-Id: I24ec529b120b2801f7b9089b07d32bdd1038883f
2020-04-23 19:53:46 +08:00
TreeHugger Robot
a278d0edd9 Merge "Change color for homepage background" into rvc-dev am: cb0a251c38
Change-Id: Iad5d9d2743327f40ab73b2ee2984a110e46ba13e
2020-04-23 11:13:57 +00:00
TreeHugger Robot
cb0a251c38 Merge "Change color for homepage background" into rvc-dev 2020-04-23 10:59:06 +00:00