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
Victor Chang
b07e53c1c8
Move libcore.timezone to the i18n module - Final part
...
Bug: 141747409
Test: atest CtsLibcoreTestCases CtsLibcoreTestCases
Change-Id: I48a1f383403a553639f525ef92996292fab84c5e
2020-06-30 14:35:09 +01:00
android-build-team Robot
f43b8f99eb
Snap for 6640159 from 5ff637fb1c
to mainline-release
...
Change-Id: I0ace46f8f5875951aefe5a9886946d3f4b58cacc
2020-06-30 03:09:43 +00:00
Joshua Duong
5ff637fb1c
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: Ia093e4bf25f3cb00ac56e422c1e116899f96e0f2
2020-06-30 01:52:23 +00:00
Joshua Duong
ba1e9c30c4
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: Id03f133b8480af4f1febe9cbf7b9024896ba67b1
2020-06-30 01:52:18 +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
8071001ecc
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: I56f45a5b566bb615b2a31772e6db169c656b8dc6
2020-06-29 18:48:43 +00:00
Lucas Dupin
1530c46690
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: Ie05cfa7cc0897e370c3ced865dceee0745b5533c
2020-06-29 18:48:39 +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
3947998755
Merge "Settings: Fix fallback summary for power_button_instantly_locks preference" am: b1cea4f1bc
am: fce601ea2a
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1298027
Change-Id: I5fc5d8b00e9b6e0c28389754cd4cf7eeb9bdc969
2020-06-29 14:39:26 +00:00
Treehugger Robot
fce601ea2a
Merge "Settings: Fix fallback summary for power_button_instantly_locks preference" am: b1cea4f1bc
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1298027
Change-Id: Ia62597a163e529ef20e4136645709b0d300a4fc4
2020-06-29 14:28:03 +00:00
Treehugger Robot
b1cea4f1bc
Merge "Settings: Fix fallback summary for power_button_instantly_locks preference"
2020-06-29 14:14:47 +00:00
LuK1337
ad243904db
Settings: Fix fallback summary for power_button_instantly_locks preference
...
* Using summary_placeholder instead of summary_empty
leaves an ugly empty space.
Change-Id: I73a90f1b3203d6cb17e1875dc8163eb67140de89
2020-06-29 12:27:06 +02:00
TreeHugger Robot
d4bef905da
[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: Ief8836f5bf05a8a9bce22964ad2dbf8bf7fefdbf
2020-06-29 07:44:07 +00:00
TreeHugger Robot
d22c1f1552
[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: I3ef548599161e7a100dc6fdacc70ca877375e83c
2020-06-29 07:44:07 +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
71e8ad086d
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: If748158226e436f716e1f651708fcca9486e62a4
2020-06-29 04:41:05 +00:00
TreeHugger Robot
c667ed0244
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: I576d18617e5b5860017d102df90d569f0e056c06
2020-06-29 04:40:54 +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
android-build-team Robot
2cc9f94335
Snap for 6637022 from 38e17576b4
to mainline-release
...
Change-Id: I548ddd3f494f3db1aea7f5bbb8d268e541c6c954
2020-06-29 03:10:08 +00:00
Bonian Chen
38e17576b4
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: I821372c068dc687039401c3d7dc31d8febc8d977
2020-06-29 01:53:53 +00:00
Bonian Chen
6e8f6d840a
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: I7af555ea420dc289052553706931fbfea55edf45
2020-06-29 01:53:51 +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
8788dbc591
[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: I1989921ea86d31e8a735fed1c89fe61b77f8fc36
2020-06-27 05:00:47 +00:00
TreeHugger Robot
0a854d7625
[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: Iad9cba32d171f6109ef09f9d100c987cffcd7c48
2020-06-27 05:00:42 +00:00
TreeHugger Robot
af5950790a
Merge "Import translations. DO NOT MERGE" into rvc-dev
2020-06-27 04:47:27 +00:00
android-build-team Robot
06f237023b
Snap for 6634345 from 42620c0bcc
to mainline-release
...
Change-Id: I470791e92db5a7893177f70838b524d5934f934f
2020-06-27 03:24:34 +00:00
Daniel Sandler
42620c0bcc
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: Ibbfec29694d31aa053a5cd141db866d01b62fc87
2020-06-26 21:39:31 +00:00
Daniel Sandler
efa762ee38
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: I9badb63c20a466ead612cc0e0a679015007a1a00
2020-06-26 21:39:05 +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
17e8571370
[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: Ib82016cb9c2390e6fc156782c6a1dcf536efe4ba
2020-06-26 21:08:59 +00:00
Jakub Pawlowski
a072267162
[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: I3dc7a523a612c96edba07636c5e064beeafcab9d
2020-06-26 21:08:33 +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
bf61c07667
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: Iffc2044f3c446cf878b96e1a19d1acb683b95ac5
2020-06-26 16:54:50 +00:00
TreeHugger Robot
263de56a8d
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: I9d9c01e7ff707dd2024f8d880fdeed7dcea17faa
2020-06-26 16:54:26 +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
0f42b0f39b
Merge "Import translations. DO NOT MERGE" into mainline-prod
2020-06-26 16:30:11 +00:00
TreeHugger Robot
63cfc7a392
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: 0743064846
-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: I67f352d29d97418fe2bc3b9d20b6c33225b6f8f1
2020-06-26 16:14:08 +00:00
TreeHugger Robot
8ae9ae5e00
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: 0743064846
-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: I3fe1bc91aad4e4357fae40f5cdc6950e731bbde7
2020-06-26 16:02:51 +00:00
TreeHugger Robot
50e0e95c21
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: 8d0f467d19
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12009246
Change-Id: I1661f047726bd057a31719f2e26e09736bf51158
2020-06-26 16:02:44 +00:00
TreeHugger Robot
0743064846
Merge "Import translations. DO NOT MERGE" into rvc-dev
2020-06-26 16:02:36 +00:00
TreeHugger Robot
aabd8c9231
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: 114e03a03c
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12009251
Change-Id: I6c3d73d8e7ca5ff3a307cee04594abac0e8f85c9
2020-06-26 16:02:35 +00:00
TreeHugger Robot
4468eac39a
Merge "Import translations. DO NOT MERGE" into mainline-prod
2020-06-26 15:57:16 +00:00
TreeHugger Robot
cacad0aca4
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: 8d0f467d19
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12009246
Change-Id: I25b8a3041270943ceadf942e58667465583d8816
2020-06-26 15:56:44 +00:00