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
TreeHugger Robot
5230f73c24
Merge "Add keywords for system naviagtion setting" into rvc-dev am: e55fe59844
...
Change-Id: Iece5c56dd27f2777c725f665b3f14afa5fbc9839
2020-04-07 10:37:52 +00:00
TreeHugger Robot
e55fe59844
Merge "Add keywords for system naviagtion setting" into rvc-dev
2020-04-07 10:22:07 +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
Tsung-Mao Fang
73c2a8b76f
Add keywords for system naviagtion setting
...
Fix: 152979084
Test: Open setting search, see system navigation when I typed "swipe"
Change-Id: I2937276f9eb7e9534aa61e2c4b256ce218b99140
2020-04-07 16:39:29 +08:00
Bonian Chen
54209e0477
[automerger skipped] Merge "[Settings] Refactor TelephonyConstants" am: 9371311309
am: d998b07a01
-s ours
...
am skip reason: Change-Id If0552d7ce20de5941667aa64e682202aaf32c597 with SHA-1 b1c7e21066
is in history
Change-Id: I9b62bcb7acaa2987681aaa8f921877f24222d3c4
2020-04-07 08:30:35 +00: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
Menghan Li
90c5d2e67c
Merge "Revise Q behavior migration of accessibility edit dialog" into rvc-dev am: 6c59995503
...
Change-Id: Ie0a5cbcae2e3913dc293d4714070d958a1ee2344
2020-04-07 06:02:06 +00:00
Bonian Chen
1e5cf6525a
Merge "[Settings] Core refactor" into rvc-dev
2020-04-07 05:57:28 +00:00
Menghan Li
6c59995503
Merge "Revise Q behavior migration of accessibility edit dialog" into rvc-dev
2020-04-07 05:54:56 +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
Bonian Chen
fc9209c3f6
[automerger skipped] Merge "[Settings] mSubId should not be overridden in TelephonyBasePreferenceController" am: 12677c26f4
am: 3b7041d9f3
-s ours
...
am skip reason: Change-Id I391b034c9badd43094ab52b8b6488bca07ef3c86 with SHA-1 594c267e99
is in history
Change-Id: I4824ffcd76833deb054fa8143774b83aa8a46782
2020-04-07 04:58:10 +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
Treehugger Robot
d8768490af
[automerger skipped] Merge "Hide unprovisioned MDN (phone number) at select profile dialog" am: 24d96a8977
am: 7ca7469230
-s ours
...
am skip reason: Change-Id If84600cc426fefcdd219c4a44a5510b8db5c0a89 with SHA-1 6758ca661e
is in history
Change-Id: I5fde0307c8e2789d957498f916c84aff1ac58d34
2020-04-07 03:57:17 +00: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
da12a74e84
[automerger skipped] Merge "Revert "access system resources with android.R package"" am: 6bd382b85f
am: 4644c7f0a6
-s ours
...
am skip reason: Change-Id Ia2b1fd28dee08da03b6f1e7892ac3562edad00e4 with SHA-1 3e26fc0f21
is in history
Change-Id: Ic3565af36a440a21ac535e885f37ca156eead31e
2020-04-06 20:30:51 +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