Bill Yi
83a61a3847
[automerger skipped] Import translations. DO NOT MERGE am: 9dcae7e510
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12076516
Change-Id: I3dacc8f8b8eebc5a9a9d0ae89b0f3eaa7241147b
2020-07-03 17:27:45 +00:00
Bill Yi
4b3114ef6c
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Change-Id: Ieee3da442eb6247624bef2be98e29d883d6ea48f
2020-07-03 09:09:54 -07:00
Bill Yi
8f48b24724
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Change-Id: Ie018441281959e022f38de2f704cf2f3f697de06
2020-07-03 08:39:13 -07:00
Bill Yi
9dcae7e510
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Change-Id: I3a787cd8d7e3b2900c18e6e53ab9e3f92ea4430a
2020-07-03 07:05:39 -07:00
Stanley Wang
61147df890
Fix the bug of showing the "Smooth display" item in the search result.
...
The controller can't be created when Settings Search gets the
non-indexable keys. So Settings Search can't get the correct value
from it.
The controller creates the Handler without the parameter in constructor
and causes the exception. It should use the main Looper of Context as
the parameter to create the Handler.
Fixes: 160179400
Test: run robotest and observe the search result
Change-Id: I6f9bf6de087ae776e8d531ff59d28966aee96b7b
2020-07-02 14:35:43 +08:00
Lyn Han
5de9b1e4f1
Fix sketchy bubble preference button
...
We were re-using the same "unselected" drawable for buttons with
different heights, which causes one height to override the other,
leading to unexpected drawable overlap and height/text-line mismatch.
Instead, use separate drawable per button.
Fixes: 154087375
Test: toggle between pref buttons in every font size
Change-Id: I5db6e1eb5150a72a0d8038b0840538a0982a5f67
2020-07-01 19:00:34 +00:00
Jason Chiu
ea689abbcd
Fix the exception of accessing an ArrayMap
...
- ArrayMap is not thread-safe.
- When accessing the map across threads at the same time, the map may
throw a ConcurrentModificationException.
- Convert the map to a synchronizedMap to avoid the exception.
Fixes: 159813482
Test: robotest
Change-Id: I3b8bdd435c7c546acf736fa8aafd2ceaed94d081
2020-07-01 10:42:25 +00:00
Zhen Zhang
222be02b34
Fix bug: "Hotspot & Tethering" preference doesn't get updated
...
Aissign the value of mPrefrence when displayPrefrence() being called.
This can fix the preference doesn't get updated bug. Added test to
ensure it.
Bug: 160169699
Test: make RunSettingsRoboTests
ROBOTEST_FILTER=AllInOneTetherPreferenceController
Change-Id: If0e7ce421cc46cff2b92837d2d07ea0ff4dc5fd9
2020-06-30 15:11:02 -07:00
Stanley Wang
e9a33d48fb
Merge "Remove the prefix "Model:" from the summary of hardware." into rvc-d1-dev am: e86dd271da
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12034261
Change-Id: I032839c91c8951bec8014554b7cb7de5d73d0132
2020-06-30 10:41:39 +00:00
Stanley Wang
e86dd271da
Merge "Remove the prefix "Model:" from the summary of hardware." into rvc-d1-dev
2020-06-30 10:28:33 +00:00
Stanley Wang
db0687c447
Remove the prefix "Model:" from the summary of hardware.
...
Fixes: 159529327
Test: run robotest and observe the UI
Change-Id: I60f4a341b427e4b619a202a440f3f2554c562a27
2020-06-30 16:45:47 +08:00
Joshua Duong
3de3fa1f78
Merge "[qrcode] Open any available camera if back camera isn't available." into rvc-dev am: 8776749e88
am: d6b68cb328
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12006805
Change-Id: I0e614ceae85cc87efc4e26a4d8a277b52b582fb6
2020-06-30 02:07:54 +00:00
Joshua Duong
d6b68cb328
Merge "[qrcode] Open any available camera if back camera isn't available." into rvc-dev am: 8776749e88
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12006805
Change-Id: Ic5de5436b1386028a26f121d8d857d27e7aebece
2020-06-30 01:51:47 +00:00
Joshua Duong
8776749e88
Merge "[qrcode] Open any available camera if back camera isn't available." into rvc-dev
2020-06-30 01:41:14 +00:00
Lucas Dupin
88a47d6bda
Merge "Change the order of dark theme options to match night light" into rvc-dev am: 837bda1f25
am: 51aacb7752
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12006807
Change-Id: I30f94c505b59e5b0e865f451a63b466bb1412111
2020-06-29 19:02:37 +00:00
Lucas Dupin
51aacb7752
Merge "Change the order of dark theme options to match night light" into rvc-dev am: 837bda1f25
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12006807
Change-Id: I369b03f9371b0b8063f9f63b94f83b9b18555f4a
2020-06-29 18:48:17 +00:00
Lucas Dupin
837bda1f25
Merge "Change the order of dark theme options to match night light" into rvc-dev
2020-06-29 18:35:12 +00:00
TreeHugger Robot
d36f9bb780
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: f002dd72ac
-s ours am: ee707c052b
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12027836
Change-Id: I19d47f8f199d80add9ab33f9b3c01fbb913bbcdf
2020-06-29 08:07:00 +00:00
TreeHugger Robot
ee707c052b
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: f002dd72ac
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12027836
Change-Id: I7014817fc560b7fd7dd4aa59285f92935961e764
2020-06-29 07:44:09 +00:00
TreeHugger Robot
f002dd72ac
Merge "Import translations. DO NOT MERGE" into rvc-dev
2020-06-29 07:24:13 +00:00
Bill Yi
45092142eb
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Change-Id: Ibfe2b145e92201622fda1d57bae726dd5d4e4eab
2020-06-28 22:35:46 -07:00
TreeHugger Robot
6d115a5616
Merge "[Wi-Fi] Fix MAC address title information display bug" into rvc-dev am: 531dbf5358
am: 5412d4ab3e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/11970200
Change-Id: I643205b23faf47bcc39025eeda74bfd67ca09d8b
2020-06-29 04:52:52 +00:00
TreeHugger Robot
5412d4ab3e
Merge "[Wi-Fi] Fix MAC address title information display bug" into rvc-dev am: 531dbf5358
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/11970200
Change-Id: Id1444c234fb4a0b238fafc02a5f24f880e32d8c4
2020-06-29 04:40:39 +00:00
TreeHugger Robot
531dbf5358
Merge "[Wi-Fi] Fix MAC address title information display bug" into rvc-dev
2020-06-29 04:28:20 +00:00
Bonian Chen
4c61922769
Merge "[Settings] Learn more link should be removed when not supported." into rvc-dev am: 136cb73ae6
am: 8793b373be
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/11970202
Change-Id: I97a85d4c507155a5c1630983c329d91efb2b44c3
2020-06-29 02:06:04 +00:00
Bonian Chen
8793b373be
Merge "[Settings] Learn more link should be removed when not supported." into rvc-dev am: 136cb73ae6
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/11970202
Change-Id: I226e7c7d6ad569d74acec3e306e7745c67056752
2020-06-29 01:53:30 +00:00
Bonian Chen
136cb73ae6
Merge "[Settings] Learn more link should be removed when not supported." into rvc-dev
2020-06-29 01:42:26 +00:00
TreeHugger Robot
ca18049f2b
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-d1-dev am: f9017e5ad0
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12014459
Change-Id: I8556b8ab46f4d9da6f120f5c6e1f8191d94011c7
2020-06-27 18:31:38 +00:00
TreeHugger Robot
f9017e5ad0
Merge "Import translations. DO NOT MERGE" into rvc-d1-dev
2020-06-27 18:14:35 +00:00
TreeHugger Robot
b415bab2bc
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-d1-dev am: 81af0c07a6
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12020669
Change-Id: I0e77a04703d21ad196023577a2a1899fd6d1a4c2
2020-06-27 18:08:49 +00:00
TreeHugger Robot
81af0c07a6
Merge "Import translations. DO NOT MERGE" into rvc-d1-dev
2020-06-27 17:54:06 +00:00
Bill Yi
54e5f583c5
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Change-Id: Ie8a0cbb1ff097337976dab1e800b2cefbdf3660f
2020-06-27 06:05:21 -07:00
Bill Yi
b65b25728d
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Change-Id: Ifff0798b596eb2dcd04a037c8acebe60e1849317
2020-06-27 05:33:40 -07:00
TreeHugger Robot
4c73273151
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: af5950790a
-s ours am: 4624cf1eef
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12011186
Change-Id: Ie9388d08215a1cbd2759ef3fe12c884602fa9a7f
2020-06-27 05:20:29 +00:00
TreeHugger Robot
4624cf1eef
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: af5950790a
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12011186
Change-Id: I9395a9c074699ec0c212db65fd6a98b5243f0c0a
2020-06-27 05:00:19 +00:00
TreeHugger Robot
af5950790a
Merge "Import translations. DO NOT MERGE" into rvc-dev
2020-06-27 04:47:27 +00:00
Daniel Sandler
ba8b06939f
Merge "Add bubble and shortcut info to notification log debug" into rvc-dev am: 5d625e2341
am: 75e505cc88
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/11931358
Change-Id: Iac7bdf10ae0df80759a02f6866ebba9ea918ce47
2020-06-26 21:52:48 +00:00
Daniel Sandler
75e505cc88
Merge "Add bubble and shortcut info to notification log debug" into rvc-dev am: 5d625e2341
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/11931358
Change-Id: I159e8a7c412967b5ac9c063ecd01d4554ec90d4f
2020-06-26 21:38:56 +00:00
Daniel Sandler
5d625e2341
Merge "Add bubble and shortcut info to notification log debug" into rvc-dev
2020-06-26 21:22:26 +00:00
Jakub Pawlowski
9844854797
[automerger skipped] Prevent overlay drawing on top of Bluetooth discovery request dialog am: ba7f6d7d45
am: c49fcef907
-s ours am: a8eb503247
-s ours am: 2696b1a583
-s ours am: 29f56be69a
-s ours am: 62b800d13b
-s ours
...
am skip reason: Change-Id I9cee6e5bb8cef77aa385d664fe0738db1496ef20 with SHA-1 c48d63752a
is in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/11986974
Change-Id: Ib05122b729ded4b4815328988fd59a74c376a910
2020-06-26 21:20:50 +00:00
Jakub Pawlowski
62b800d13b
[automerger skipped] Prevent overlay drawing on top of Bluetooth discovery request dialog am: ba7f6d7d45
am: c49fcef907
-s ours am: a8eb503247
-s ours am: 2696b1a583
-s ours am: 29f56be69a
-s ours
...
am skip reason: Change-Id I9cee6e5bb8cef77aa385d664fe0738db1496ef20 with SHA-1 c48d63752a
is in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/11986974
Change-Id: I3afc044fa8f1fbf7ea1923fa58d648d39004e687
2020-06-26 21:08:42 +00:00
Jakub Pawlowski
29f56be69a
[automerger skipped] Prevent overlay drawing on top of Bluetooth discovery request dialog am: ba7f6d7d45
am: c49fcef907
-s ours am: a8eb503247
-s ours am: 2696b1a583
-s ours
...
am skip reason: Change-Id I9cee6e5bb8cef77aa385d664fe0738db1496ef20 with SHA-1 c48d63752a
is in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/11986974
Change-Id: I30588a9209378a5b25667ac5a75ecfdaa8803365
2020-06-26 20:56:05 +00:00
Bill Yi
9055425240
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Change-Id: Icf83136caadca9065b4e3cc03ad45ba6e8fa85f2
2020-06-26 13:47:52 -07:00
Jakub Pawlowski
2696b1a583
[automerger skipped] Prevent overlay drawing on top of Bluetooth discovery request dialog am: ba7f6d7d45
am: c49fcef907
-s ours am: a8eb503247
-s ours
...
am skip reason: Change-Id I9cee6e5bb8cef77aa385d664fe0738db1496ef20 with SHA-1 c48d63752a
is in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/11986974
Change-Id: I643fbe7ca49ca09847806c2873f249d9e2eb892e
2020-06-26 20:44:35 +00:00
Jakub Pawlowski
a8eb503247
[automerger skipped] Prevent overlay drawing on top of Bluetooth discovery request dialog am: ba7f6d7d45
am: c49fcef907
-s ours
...
am skip reason: Change-Id I9cee6e5bb8cef77aa385d664fe0738db1496ef20 with SHA-1 c48d63752a
is in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/11986974
Change-Id: Ibae39d4d4f5962e682648e007dd376831574d61c
2020-06-26 20:28:27 +00:00
Jakub Pawlowski
c49fcef907
Prevent overlay drawing on top of Bluetooth discovery request dialog am: ba7f6d7d45
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/11986974
Change-Id: Ice5a98b7d2c10e9ee62ed20da7aa9213d18a4d8b
2020-06-26 20:06:25 +00:00
TreeHugger Robot
f65b4b762c
Merge "Revert "Revert "Workaround of Slice not pinned bug when using Sl..."" into rvc-dev am: 15a62defd0
am: 753eb655d1
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12003874
Change-Id: Ifc5bcced21bd017be9d6f18d9f8a7889d363f03a
2020-06-26 17:08:29 +00:00
TreeHugger Robot
753eb655d1
Merge "Revert "Revert "Workaround of Slice not pinned bug when using Sl..."" into rvc-dev am: 15a62defd0
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12003874
Change-Id: Ibc086b620e35319115d8101f064143d7069c4598
2020-06-26 16:54:22 +00:00
TreeHugger Robot
15a62defd0
Merge "Revert "Revert "Workaround of Slice not pinned bug when using Sl..."" into rvc-dev
2020-06-26 16:41:52 +00:00
TreeHugger Robot
3672f1ce43
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: 0743064846
-s ours am: bf6d8eb873
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12008580
Change-Id: I2a4dfc9af2d0bc649acf2ccd42eee4912269401e
2020-06-26 16:35:35 +00:00