TreeHugger Robot
2bf987e586
Merge "The text on toast should be changed when remains 1 time for SIM lock input" into rvc-dev am: 9a84a2d544
...
Change-Id: I84afaeb5920c87dce64be375657d769f4770d876
2020-04-07 11:39:56 +00:00
Bonian Chen
1df6c9cdd4
[Settings] Code refactor
...
Remove unused import
Bug: 10956255
Test: build pass
Change-Id: I256870483d85bf7000556357071834cad24884d1
2020-04-07 19:29:49 +08:00
TreeHugger Robot
9a84a2d544
Merge "The text on toast should be changed when remains 1 time for SIM lock input" into rvc-dev
2020-04-07 11:23:32 +00:00
Tsung-Mao Fang
9c69ded434
The text on toast should be changed when remains 1 time for SIM lock input
...
This cl was cherry-picked from aosp/585306
The behavior of getQuantityString() is different according to language, it gets
both "other" and "one" string if English is system language. But it always gets
"other" string if non-English, then the "other" string of wrong_pin_code is
shown even if remains 1 time of SIM lock input.
In order to change the string in any language, we add new string for
remains 1 time.
Test: Rebuild rom
Fix: 71783850
Change-Id: If4b53bbbc6b51582bc0837abf4497d9a75ebbaad
2020-04-07 16:54:06 +08:00
Bonian Chen
d998b07a01
Merge "[Settings] Refactor TelephonyConstants" am: 9371311309
...
Change-Id: I58dad89c087419ff07438ba02d08cde9d0e874ca
2020-04-07 08:15:41 +00:00
Treehugger Robot
a801eee2e9
Merge "Button text for app space management is overwritten" am: 1d47b76cb5 am: 41087780ee
...
Change-Id: I526f17f1ba6f6c2502ce8691f38319828c3dc378
2020-04-07 08:10:22 +00:00
Bonian Chen
9371311309
Merge "[Settings] Refactor TelephonyConstants"
2020-04-07 08:05:32 +00:00
Tim Peng
6fb4059944
Transferring to a cast device should not close the output switcher
...
-Close panel only when on pause and stop
-Transfer device would set the play state to "STATE_NONE"
-Add test case
Bug: 152632226
Test: make -j42 RunSettingsRoboTests
Change-Id: Ibf6ce1454b1d5bf3facc07abec15b8735029f2cf
2020-04-07 08:02:30 +00:00
Treehugger Robot
41087780ee
Merge "Button text for app space management is overwritten" am: 1d47b76cb5
...
Change-Id: Ibd3486cb9338e910049e1e2bc9febb751575320b
2020-04-07 07:58:27 +00:00
Tim Peng
2f87c336da
Settings crashed by a null worker
...
-Add worker checker
-Add test case
Bug: 153356562
Test: make -j42 RunSettingsRoboTests
Change-Id: I129ff63a48b3785aacc846fe1dd67a926a8e5e1f
2020-04-07 07:48:38 +00:00
Treehugger Robot
1d47b76cb5
Merge "Button text for app space management is overwritten"
2020-04-07 07:39:37 +00:00
Arc Wang
5b9efb3d2e
Merge "[Wi-Fi] Index Wi-Fi preferences." into rvc-dev am: c707a93d00
...
Change-Id: I57c99292620516bd443d7100fc3afbe703966b97
2020-04-07 07:26:36 +00:00
Arc Wang
c707a93d00
Merge "[Wi-Fi] Index Wi-Fi preferences." into rvc-dev
2020-04-07 07:16:26 +00:00
Jason Chiu
09034d2361
Merge "Refine metrics log in infrastructure" into rvc-dev am: 4edb83b260
...
Change-Id: I03a69d76c034e9973fecc47800cdbaa97738c314
2020-04-07 06:46:48 +00:00
Jason Hsu
ac400a1494
Merge "Add accessibility color inversion help resources to link to existing help page." into rvc-dev am: dfa6cf0d05
...
Change-Id: I24cbc7721c6cd16b1bb7a7d22a3d64b5df7862cf
2020-04-07 06:46:39 +00:00
Jason Chiu
4edb83b260
Merge "Refine metrics log in infrastructure" into rvc-dev
2020-04-07 06:33:30 +00:00
Jason Hsu
dfa6cf0d05
Merge "Add accessibility color inversion help resources to link to existing help page." into rvc-dev
2020-04-07 06:28:10 +00:00
Jason Chiu
819abf7f87
Refine metrics log in infrastructure
...
- Add interfaces to set/get metrics category in BasePreferenceController
for descendants having a chance to get it.
- Set metrics category in DashboardFragment
- Automatically log metrics in onPreferenceChange of
TogglePreferenceController
- Add support for TwoStateButtonPreference in TogglePreferenceController
to make the preference generic
Bug: 137559984
Test: robotest
Change-Id: Ia7e0d24a3db1991b18e0286d9894570fa71247a3
2020-04-07 14:08:39 +08:00
Bonian Chen
94086bc8ac
Merge "[Settings] Core refactor" into rvc-dev am: 1e5cf6525a
...
Change-Id: I25db200045b8b95703a4230723e4283179fdac3e
2020-04-07 06:02:21 +00:00
Bonian Chen
1e5cf6525a
Merge "[Settings] Core refactor" into rvc-dev
2020-04-07 05:57:28 +00:00
Treehugger Robot
e742075afe
Merge "Make URLs in Wi-Fi Calling help description clickable" am: 1118235580 am: f1f6f6f366
...
Change-Id: I87c14392ed526238bcb2beecbc56089a9a822c19
2020-04-07 04:58:16 +00:00
Treehugger Robot
f1f6f6f366
Merge "Make URLs in Wi-Fi Calling help description clickable" am: 1118235580
...
Change-Id: Ia9e9a95554f4e0305ab4f73143574056c048fbb4
2020-04-07 04:40:07 +00:00
Bonian Chen
3b7041d9f3
Merge "[Settings] mSubId should not be overridden in TelephonyBasePreferenceController" am: 12677c26f4
...
Change-Id: I673a260ee1f1175198090c0ec87e989b34bd3635
2020-04-07 04:39:57 +00:00
Menghan Li
89456ad125
Merge "Support caption second UI structure (5/n)" into rvc-dev am: c0c522d999
...
Change-Id: I98460a11b78bc23f2d98f5f76584d709f3f95503
2020-04-07 04:39:11 +00:00
Menghan Li
53cd11ffa3
Merge "Support autoclick secondary action (8/n)" into rvc-dev am: 47b01403ee
...
Change-Id: I0112719eb646353187f1ef8a1138cc85e544f261
2020-04-07 04:38:58 +00:00
Treehugger Robot
1118235580
Merge "Make URLs in Wi-Fi Calling help description clickable"
2020-04-07 04:28:30 +00:00
Menghan Li
c0c522d999
Merge "Support caption second UI structure (5/n)" into rvc-dev
2020-04-07 04:24:20 +00:00
Menghan Li
47b01403ee
Merge "Support autoclick secondary action (8/n)" into rvc-dev
2020-04-07 04:23:56 +00:00
Bonian Chen
12677c26f4
Merge "[Settings] mSubId should not be overridden in TelephonyBasePreferenceController"
2020-04-07 04:20:35 +00:00
Bonian Chen
3edefe0fff
[Settings] Refactor TelephonyConstants
...
Refactor TelephonyConstants
Bug: 150352656
Test: make
Change-Id: Ie8ede8ef65e71afbf3435d345751236878493a69
Merged-In: If0552d7ce20de5941667aa64e682202aaf32c597
2020-04-07 04:17:49 +00:00
Bonian Chen
b1c7e21066
[Settings] Core refactor
...
Remove empty lines, and maintain the comments.
Bug: 150352656
Test: build pass
Change-Id: If0552d7ce20de5941667aa64e682202aaf32c597
2020-04-07 12:09:51 +08:00
jasonwshsu
7c073c4c40
Add accessibility color inversion help resources to link to existing help page.
...
Bug: 151604096
Bug: 150873532
Test: manual test
Change-Id: Ie042d822de3ff5017548b8d92c74b208ee1f3a02
2020-04-07 12:06:03 +08:00
TreeHugger Robot
3c88fb72ff
Merge "Add a developer setting for conversation enforcement" into rvc-dev am: 76b55e0b0a
...
Change-Id: Iaeb8ef59b9e675dcea137525c1b197b7f7512852
2020-04-07 03:58:21 +00:00
Varun Shah
2aeedcde21
Update display logic for no shared data.
...
When there is no shared data, instead of showing an empty list view,
the developer option's summary is updated.
Additionally, for the two shared data screens, added the back button to
the action bar so that it matches the other screens in the Settings app.
Also, implemented PreferenceControllerMixin for the
SharedDataPreferenceController so that the dev option shows up in
settings search.
Bug: 153079829
Test: make RunSettingsRoboTests ROBOTEST_FILTER=SharedDataPreferenceControllerTest
Test: manual (visual)
Change-Id: I6ec5c35fc262dc27a383af8e2593be5b349ee85f
2020-04-06 20:58:11 -07:00
Zhen Zhang
8e89b0e182
Fix advanced preferences behavior in AllInOneTetherSettings am: b1d19a8b35
...
Change-Id: I7b92f3680c07402b73f073df5f346f15804195dc
2020-04-07 03:57:10 +00:00
TreeHugger Robot
76b55e0b0a
Merge "Add a developer setting for conversation enforcement" into rvc-dev
2020-04-07 03:47:02 +00:00
Treehugger Robot
7ca7469230
Merge "Hide unprovisioned MDN (phone number) at select profile dialog" am: 24d96a8977
...
Change-Id: Ib9bbc21fec23a32a6b6cc425196b1150976c2386
2020-04-07 03:36:56 +00:00
Treehugger Robot
24d96a8977
Merge "Hide unprovisioned MDN (phone number) at select profile dialog"
2020-04-07 03:15:25 +00:00
Daniel Bright
4644c7f0a6
Merge "Revert "access system resources with android.R package"" am: 6bd382b85f
...
Change-Id: Icb0a0cdcb759baf30ef97eb418a3fa73642587f9
2020-04-06 20:12:47 +00:00
Daniel Bright
6bd382b85f
Merge "Revert "access system resources with android.R package""
2020-04-06 19:49:55 +00:00
Julia Reynolds
94ad6a1959
Adjust tap targets in history
...
- Fix a crash if an app couldn't be launched
- Fix the height of tap targets and overlap of text
Fixes: 152977855
Fixes: 153199215
Change-Id: Id623f942c7663c977c61df3d1188fe498cab8acc
2020-04-06 19:44:40 +00:00
Zhen Zhang
b1d19a8b35
Fix advanced preferences behavior in AllInOneTetherSettings
...
In AllInOneTetherSettings, advanced preferences should not be hidden
again after user have expanded them.
Bug: 151954343
Test: CodeInspectionTest; AllInOneTetherSettingsTest; manually test oberved advanced preferences won't be hidden.
Change-Id: If2c7d99b7dcac4149f065eca73022a582924c90b
2020-04-06 19:14:41 +00:00
Pingzhi Wang
63c3b9a6cd
Button text for app space management is overwritten
...
Apps that have implemented a managed space activity
gets the wrong label in Settings../App info/"Storage & cache"
Test: manual
Bug: 111674319
Change-Id: I1f7cccf0558960f867a8bf2d0ee14dc5ec9fd7a9
2020-04-06 21:00:54 +02:00
Peter Wang
9f984b5d03
Hide unprovisioned MDN (phone number) at select profile dialog
...
Bug: 151773922
Test: Build & Device
Change-Id: If84600cc426fefcdd219c4a44a5510b8db5c0a89
Merged-In: If84600cc426fefcdd219c4a44a5510b8db5c0a89
2020-04-06 10:50:11 -07:00
Lorenzo Colitti
2b54956856
Merge "Add Ethernet Tethering settings" am: 526741a2f2
...
Change-Id: I475283b47906ae6fa2fba6fd4ddb506a266c398c
2020-04-06 15:28:41 +00:00
Lorenzo Colitti
526741a2f2
Merge "Add Ethernet Tethering settings"
2020-04-06 15:11:31 +00:00
Treehugger Robot
ff9a2901f6
Merge "Usb preference title changed when rotating" am: fb2690102b am: b2c2d6e968
...
Change-Id: If0734764d1859e72edd2056c55a800a3742c5761
2020-04-06 14:16:52 +00:00
Bonian Chen
1b36fda316
[Settings] mSubId should not be overridden in TelephonyBasePreferenceController
...
mSubId is a protected member provided by parent class.
Overriding mSubId should be avoided.
Bug: 150535296
Test: manual
Merged-In: I391b034c9badd43094ab52b8b6488bca07ef3c86
Change-Id: I65fda30d1e699695315eb57d8930a27fdebb5a46
2020-04-06 22:01:13 +08:00
Julia Reynolds
221cdd5d7e
Merge "Update history flow" into rvc-dev am: cb7fbe0faa
...
Change-Id: Iffad2fc3b6981fa086fdf191c7e404918fc5ad79
2020-04-06 13:55:05 +00:00
Treehugger Robot
b2c2d6e968
Merge "Usb preference title changed when rotating" am: fb2690102b
...
Change-Id: Iba767119b8b098ba4aa38beda885775edf35274f
2020-04-06 13:55:01 +00:00