Menghan Li
9e155131e7
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: I6a888383300fa9b79e4bf5382996a8cd5552f4a8
2020-04-23 14:09:46 +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
15d20efe43
Merge changes from topic "tutorial_improvement" into rvc-dev am: b6bf10ebbc
...
Change-Id: I9c6d550f6267d80aa7bd22894b81d4dade1f9189
2020-04-23 12:48:15 +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
ec80b6da3a
Merge "[Settings] Fix CellDataPreferenceTest" into rvc-dev am: ef2e319347
...
Change-Id: Ibc821f8fba3f23ad6326012f4def600a1b81336e
2020-04-23 12:06:26 +00:00
Bonian Chen
ef2e319347
Merge "[Settings] Fix CellDataPreferenceTest" into rvc-dev
2020-04-23 11:54:44 +00:00
TreeHugger Robot
d60658df0d
Merge "Change color for homepage background" into rvc-dev am: cb0a251c38
...
Change-Id: Iec17ac849acab05a600002fdb137f20b805abee9
2020-04-23 11:13:49 +00:00
TreeHugger Robot
cb0a251c38
Merge "Change color for homepage background" into rvc-dev
2020-04-23 10:59:06 +00:00
Bonian Chen
29e37ceaa1
[Settings] Fix CellDataPreferenceTest
...
Fix CellDataPreferenceTest
Bug: 154562715
Test: make RunSettingsRoboTests -j ROBOTEST_FILTER=CellDataPreferenceTest
Change-Id: Ia0ee0f5cd802ca9b6827bddcaf189c619d268074
2020-04-23 17:51:14 +08:00
menghanli
771163f0d3
Fix Auto click (dwell timing) the checked option isn't the same as the option before upgrading the OS
...
Root cause:
After OS upgrade to R, the original logic only check SP key but does not consider the setting enabled key to cause it cannot not show correctly.
Next:
1) accessibility_autoclick_enabled=1 but does not have SP key, customize layout is checked and show the right value
2) accessibility_autoclick_enabled=1 and have SP key, show according items is checked
3) accessibility_autoclick_enabled=0, off button is checked
Bug: 151123423
Test: local test
Change-Id: I9ebcbb35ee0071dbf8c969d0a70ea6293f4c6edb
2020-04-23 09:22:01 +00:00
Bonian Chen
d68d156a80
Merge "[Settings] Move some work into background thread" into rvc-dev am: 7585e6ac1f
...
Change-Id: Iecc4b7665ebc977aa0e1fea33ab80fc5b0ba7d7f
2020-04-23 08:34:36 +00:00
Bonian Chen
148972e154
Merge "[Settings] Code refactor for data usage" into rvc-dev am: abdeadf85d
...
Change-Id: Id0749b00f602a6033aa67c5714fd32c4a3f70858
2020-04-23 08:34:22 +00:00
Bonian Chen
7585e6ac1f
Merge "[Settings] Move some work into background thread" into rvc-dev
2020-04-23 08:22:32 +00:00
Bonian Chen
abdeadf85d
Merge "[Settings] Code refactor for data usage" into rvc-dev
2020-04-23 08:22:00 +00:00
Tsung-Mao Fang
1c376a3a10
Change color for homepage background
...
Test: Rebuilt rom and see the home page icon
Bug: 148306887
Change-Id: Ieb9c5a1b7f629a0dc0ccf5dc54342cffd2e4dff1
2020-04-23 14:26:49 +08:00
TreeHugger Robot
6562d589b2
Merge "Failed ROBO tests" into rvc-dev am: b211395b3f
...
Change-Id: I6b38c052a5607a298625dcefbcafb3d9dfbfd500
2020-04-23 06:07:26 +00:00
TreeHugger Robot
b211395b3f
Merge "Failed ROBO tests" into rvc-dev
2020-04-23 06:03:35 +00:00
Bonian Chen
c2ea9a1fa4
Merge "[Settings] Code Refactor" into rvc-dev am: 921ed942c0
...
Change-Id: I7722ae2f971b68cca02d6fb0ed6dc64668857a5e
2020-04-23 06:01:53 +00:00
Bonian Chen
921ed942c0
Merge "[Settings] Code Refactor" into rvc-dev
2020-04-23 05:47:10 +00:00
Bonian Chen
3248d004d3
[Settings] Move some work into background thread
...
1. Move some work into backgroud thread when query data usage status.
2. Fix test case
Bug: 141833767
Test: make RunSettingsRoboTests -j ROBOTEST_FILTER=DataUsagePreferenceControllerTest
Change-Id: Ic1496323cd2bbaf794881394565d8d9bb0a89111
2020-04-23 12:55:53 +08:00
Peter_Liang
8cbb44d6f6
Tutorial improvement for Accessibility shortcut (3/n).
...
Add test cases for tutorial pages.
Bug: 148989018
Bug: 134640159
Test: manual test & run RoboTests
Change-Id: I9bb29f6e61e331c3f9a2408a1eebc3d5e9e16000
2020-04-23 12:18:26 +08:00
Peter_Liang
72aa60ae95
Tutorial improvement for Accessibility shortcut (2/n).
...
Update UI widgets to meet the new design.
Bug: 148989018
Test: manual test
Change-Id: Ife42995af193db6746135d29f6fa1ad452d265a6
2020-04-23 12:18:26 +08:00
Peter_Liang
cfe3e454ac
Tutorial improvement for Accessibility shortcut (1/n).
...
Because can't save the value into setting keys for the service before version R, and in order to let tutorial dialog can get the consistent value, using alternative that each fragment with shortcut to must implement the new abstract method.
Bug: 148989018
Test: manual test
Change-Id: Iba2a7daa70eb00f0bba37317c9355531fbb77628
2020-04-23 12:18:23 +08:00
Bonian Chen
048d9fe19e
[Settings] Code Refactor
...
Code refactor to provide the capability of method override
Bug: 141833767
Test: manual
Change-Id: I79647a7ff79f1f722bcfdf8190590df61bb3510a
2020-04-23 04:11:55 +00:00
Sunny Shao
8f7568bdb4
Ignore the failed test cases in the DataUsagePreferenceControllerTest am: 9a8f64e661
...
Change-Id: I748efb1ebff985f8ad561462730a5b67c18f8664
2020-04-23 04:01:14 +00:00
Jay Aliomer
b4ee096a54
Failed ROBO tests
...
Modified and removed test to fix errors
a test was removed because it depends on static code
Test: robo tests
Fixes: 154566007
Fixes: 154566012
Change-Id: I66e03469ba2a14f2eb82842a92f64f26eaf21b65
2020-04-22 23:08:06 -04:00
Bonian Chen
761a13700f
[Settings] Code refactor for data usage
...
Code refactor
Bug: 151751844
Test: make RunSettingsRoboTests -j ROBOTEST_FILTER=DataUsageSummaryPreferenceControllerTest
Change-Id: I22b323bae0b18cca26c62d047fdb504c012518b5
2020-04-23 11:01:34 +08:00
Sunny Shao
9a8f64e661
Ignore the failed test cases in the DataUsagePreferenceControllerTest
...
Bug: 154769953
Test: make RunSettingsRoboTests
Change-Id: Id7f3603efb74edee521986ee4428297db6ec5e37
2020-04-23 09:13:48 +08:00
TreeHugger Robot
195adf8adf
Merge "Revert "Ignore a lot of failed test cases on Settings"" into rvc-dev am: 3c4b5d2a2e
...
Change-Id: Icaffc051b9811feb55629829903122bdb96f0c38
2020-04-22 20:51:15 +00:00
TreeHugger Robot
3c4b5d2a2e
Merge "Revert "Ignore a lot of failed test cases on Settings"" into rvc-dev
2020-04-22 20:22:56 +00:00
Xiangyu/Malcolm Chen
f517296374
Merge "Fix Robo test failure in NrDisabledInDsdsFooterPreferenceControllerTest." into rvc-dev am: 3f900d8a7c
...
Change-Id: Ie007417423d11c0819dd9fe87a40cecb27735c7c
2020-04-22 19:23:59 +00:00
TreeHugger Robot
bf6b0d0360
Merge "Fix the accessibility toggle layout for RTL" into rvc-dev am: 8947a49bcf
...
Change-Id: Idf7a4d74e2c96e3477f6f0fb34bae1b25607fa6c
2020-04-22 19:23:29 +00:00
Xiangyu/Malcolm Chen
3f900d8a7c
Merge "Fix Robo test failure in NrDisabledInDsdsFooterPreferenceControllerTest." into rvc-dev
2020-04-22 19:15:40 +00:00
TreeHugger Robot
8947a49bcf
Merge "Fix the accessibility toggle layout for RTL" into rvc-dev
2020-04-22 19:09:12 +00:00
Jeff Sharkey
1a703c4846
Revert "Ignore a lot of failed test cases on Settings"
...
This reverts commit d9d08ebd4f
.
Bug: 154727109
Test: make RunSettingsRoboTests
Exempt-From-Owner-Approval: re-enabling tests
Change-Id: I4ed490f0199683ee84d687be17f7e90091deb7f1
2020-04-22 18:08:41 +00:00
TreeHugger Robot
086dac0d00
Merge "[Wi-Fi] Fix a fail WifiEnhancedMacRandomizationPreferenceControllerTest" into rvc-dev am: d579af4d22
...
Change-Id: I5cc81a56fd67e0295710aa1dc9efd2987b3fd508
2020-04-22 15:23:39 +00:00
TreeHugger Robot
d579af4d22
Merge "[Wi-Fi] Fix a fail WifiEnhancedMacRandomizationPreferenceControllerTest" into rvc-dev
2020-04-22 15:11:10 +00:00
Bonian Chen
ea4fc4af4c
Merge "[Settings] Mobile data usage code refactor" into rvc-dev am: 673251973b
...
Change-Id: Ic7f2ef5a3de5399007ef6828cee712252db31588
2020-04-22 14:37:56 +00:00
Bonian Chen
673251973b
Merge "[Settings] Mobile data usage code refactor" into rvc-dev
2020-04-22 14:27:31 +00:00
Tom Hsu
5864a6ba23
Merge "Make ApnEditor can show the customized default value on UI." into rvc-dev am: 49b82f8532
...
Change-Id: I46f5143cde953050041a7b238cb0fa9a856978d7
2020-04-22 12:23:04 +00:00
Tom Hsu
49b82f8532
Merge "Make ApnEditor can show the customized default value on UI." into rvc-dev
2020-04-22 12:16:09 +00:00
tom hsu
fa3c931ab6
Make ApnEditor can show the customized default value on UI.
...
- Edittext on edittextpreference
- Summary on edittextpreference
Bug: 142440775
Test: make RunSettingsRoboTests ROBOTEST_FILTER=ApnEditorTest -j
Test: Sanity test pass with customized carrier data
- data in summary and text of edittext preference correctly correctly
display on.
Change-Id: I3162de19659df79c5873c730d7d32e4ed998bcbe
2020-04-22 12:15:50 +00:00
PETER LIANG
c9be2d385c
Merge "Uniform the settings enum proto for accessibility tutorial." into rvc-dev am: a83a8e29c3
...
Change-Id: I888e91c98097372c041a073cafffc5fe2df6bab3
2020-04-22 12:02:02 +00:00
PETER LIANG
a83a8e29c3
Merge "Uniform the settings enum proto for accessibility tutorial." into rvc-dev
2020-04-22 11:42:27 +00:00
Bonian Chen
2538b62bea
Merge "[Settings] Adopt TelephonyBasePreferenceController to data usage" into rvc-dev am: a4efeb7a0a
...
Change-Id: I66ef842df28850e193ce81756b2b8a75e6bef27c
2020-04-22 10:25:59 +00:00
Bonian Chen
0fef82fbd1
[Settings] Mobile data usage code refactor
...
Code refactor
Bug: 151751844
Test: make RunSettingsRoboTests -j ROBOTEST_FILTER=DataUsagePreferenceControllerTest
Change-Id: Ie1870523ce83e6a1fc56fe9bc4c61708e0e745c4
2020-04-22 18:22:35 +08:00
Bonian Chen
a4efeb7a0a
Merge "[Settings] Adopt TelephonyBasePreferenceController to data usage" into rvc-dev
2020-04-22 10:12:24 +00:00
TreeHugger Robot
0ce6a31ca8
Merge "Ignore a lot of failed test cases on Settings" into rvc-dev am: f90d2b2bca
...
Change-Id: Ib4be672c01faab5b515d69846e8a54642e489de2
2020-04-22 08:03:04 +00:00
TreeHugger Robot
f90d2b2bca
Merge "Ignore a lot of failed test cases on Settings" into rvc-dev
2020-04-22 07:50:35 +00:00
Bonian Chen
b17c7f9606
Merge "[Settings] Mobile data usage code refactor" into rvc-dev am: 7db5840dfe
...
Change-Id: I4880420c6d6b539662ea2f7e557184058d6c633f
2020-04-22 07:45:43 +00:00