TreeHugger Robot
60fc50f537
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev am: 504cc273ab
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15898518
Change-Id: Ib38b2e25557bc850795b22813c6d16914c70ebf7
2021-09-24 16:45:04 +00:00
TreeHugger Robot
0e520dd82c
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev am: 86c7df45c9
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15898515
Change-Id: I03c106450e08cd2f71552d5fea56e4f8beb404ef
2021-09-24 16:44:52 +00:00
TreeHugger Robot
504cc273ab
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev
2021-09-24 16:29:15 +00:00
TreeHugger Robot
86c7df45c9
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev
2021-09-24 16:29:10 +00:00
Treehugger Robot
7f24ff7dc9
Merge "[Settings] backport missing CL" am: a8ee80e95a
am: 15c0678ca8
am: da36a07df1
am: 577abc36f7
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1836333
Change-Id: I2ce19df31bed53387b96a7a1104380a939994753
2021-09-24 11:13:57 +00:00
Treehugger Robot
577abc36f7
Merge "[Settings] backport missing CL" am: a8ee80e95a
am: 15c0678ca8
am: da36a07df1
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1836333
Change-Id: I684ceac5e6c70a2766b0dc3e14f2c8b40e4ad806
2021-09-24 10:53:17 +00:00
Treehugger Robot
da36a07df1
Merge "[Settings] backport missing CL" am: a8ee80e95a
am: 15c0678ca8
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1836333
Change-Id: I687c80bc2f50b242151edffdb8ab97307d08b9d9
2021-09-24 10:40:36 +00:00
Treehugger Robot
15c0678ca8
Merge "[Settings] backport missing CL" am: a8ee80e95a
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1836333
Change-Id: I09f384d8d7073270d4bf460e91a52021a69e3e19
2021-09-24 10:24:31 +00:00
Treehugger Robot
a8ee80e95a
Merge "[Settings] backport missing CL"
2021-09-24 10:10:37 +00:00
Bonian Chen
dc3c1e8a4b
[Settings] backport missing CL
...
aosp/1258356 got missing when merging several CLs of refactor code in
aosp/1281915.
Bug: 186543910
Test: local
Change-Id: I34287b22fec4da660c7b44b5953eb16591cfb2d7
2021-09-24 15:45:30 +08:00
Arc Wang
ca79841b3a
Show full screen 'Free up space' for large screen devices am: ec350919ea
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15809064
Change-Id: Id5287dc07781158bdabe502e831a0a29e463e6dc
2021-09-24 06:44:26 +00:00
TreeHugger Robot
734ad243bf
Merge "Revert "Move Automatic System Updates from Developer Options to ..."" into sc-qpr1-dev am: cc1cc9a5f7
am: 59461a5836
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15895168
Change-Id: Ib26aa0459ddaec88e8c6eb935e57acfb7cf3a771
2021-09-24 06:07:09 +00:00
TreeHugger Robot
59461a5836
Merge "Revert "Move Automatic System Updates from Developer Options to ..."" into sc-qpr1-dev am: cc1cc9a5f7
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15895168
Change-Id: I869ee6339bce5342b023ca65bba44afc9e594a68
2021-09-24 05:54:39 +00:00
TreeHugger Robot
cc1cc9a5f7
Merge "Revert "Move Automatic System Updates from Developer Options to ..."" into sc-qpr1-dev
2021-09-24 05:44:36 +00:00
Arc Wang
ec350919ea
Show full screen 'Free up space' for large screen devices
...
Uses Intent.FLAG_ACTIVITY_NEW_TASK to start the Activity
and it will shows in different Activity stack.
Then it shows full screen 'Free up space' for different
Activity stack.
Bug: 197703552
Test: manual
Storage -> click 'Free up space'
Change-Id: I8ce16aa23438424d4990171449884755e36cf21d
2021-09-24 05:23:35 +00:00
YUKAI HUNG
e401e37369
Merge "[Security] resolve overlay attack on RequestIgnoreBatteryOptimizations" into sc-v2-dev am: d24f289548
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15898228
Change-Id: I27699bd328f33a95b18cedf3f497bf358d30bca5
2021-09-24 02:44:14 +00:00
YUKAI HUNG
d24f289548
Merge "[Security] resolve overlay attack on RequestIgnoreBatteryOptimizations" into sc-v2-dev
2021-09-24 02:28:41 +00:00
ykhung
a8a2075fd0
[Security] resolve overlay attack on RequestIgnoreBatteryOptimizations
...
we should put the addSystemFlags() after onCreate() method rather than the original onStart() method (refer the proposed solution in b/199167909)
Bug: 199167909
Test: make SettingsRoboTests
Change-Id: Ic7361443bfa2e1a6d8d962708c794fa0122a691c
2021-09-24 02:27:40 +00:00
YUKAI HUNG
3691ddaea2
Merge "[Security] resolve CRLF attack on RequestIgnoreBatteryOptimizations" into sc-v2-dev am: 93f6df76be
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15898227
Change-Id: Ib506e95ea5bbdf2c92b640e8df01f5233460e7c7
2021-09-24 02:20:31 +00:00
YUKAI HUNG
93f6df76be
Merge "[Security] resolve CRLF attack on RequestIgnoreBatteryOptimizations" into sc-v2-dev
2021-09-24 02:09:08 +00:00
Curtis Belmonte
b7838414c5
Merge "Support "less secure" info row on face enroll intro" into sc-v2-dev am: 6368379a25
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15900429
Change-Id: I43291babbf5a505393a819130aabd40d056d43bc
2021-09-24 00:48:05 +00:00
Curtis Belmonte
6368379a25
Merge "Support "less secure" info row on face enroll intro" into sc-v2-dev
2021-09-24 00:30:49 +00:00
Diego Vela
67c99772b0
Merge "WM Jetpack interface update in Settings" into sc-v2-dev am: 4659ba56d9
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15833279
Change-Id: I29a9b250a431f32d2b31f869dcc17a8545e04c36
2021-09-24 00:09:53 +00:00
Diego Vela
4659ba56d9
Merge "WM Jetpack interface update in Settings" into sc-v2-dev
2021-09-23 23:53:06 +00:00
Curtis Belmonte
e72cab0e2e
Support "less secure" info row on face enroll intro
...
Adds an info row that can be configured to show on the face enroll
introduction screen, indicating the relative security of face compared
to other authentication methods (e.g. pattern or PIN).
Test: Manual
Bug: 196254139
Change-Id: I956083887945ac97d15722b23a14ac458568dd9e
2021-09-23 22:35:53 +00:00
Bill Yi
089b820af8
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ibd0ff52c5104d2bf9136f41c81dcf98c4ee8dace
2021-09-23 18:13:07 +00:00
Bill Yi
ce8010c2a0
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ie4a5e6294dc6fce2665c382110a951a27478e497
2021-09-23 17:57:30 +00:00
ykhung
aa9091916d
[Security] resolve CRLF attack on RequestIgnoreBatteryOptimizations
...
1. refer the proposed solution in the b/198783395
2. similar concept is applied in the https://source.corp.google.com/sc-dev/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/model/legacy/PermissionGroups.java;l=118
Bug: 198783395
Test: make SettingsRoboTests
Change-Id: I838825e31b98e62d2683995e59dbf4388f5684fc
2021-09-23 15:54:53 +00:00
Eric Laurent
1ad39d5015
Merge "Fix error prone build with spatial audio settings test" into sc-v2-dev am: eb79498e0f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15879873
Change-Id: I370713e27fa23a14125a5dff842b7483fe70aefb
2021-09-23 14:48:18 +00:00
Eric Laurent
eb79498e0f
Merge "Fix error prone build with spatial audio settings test" into sc-v2-dev
2021-09-23 14:37:32 +00:00
YUKAI HUNG
f488cf5416
Merge "[B&R] avoid to backup & restore app which is in the PowerSaveWhitelistExceptIdle" into sc-v2-dev am: b62c1e8142
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15892826
Change-Id: I5050b2e16522f19e4cdd04e317a2118ea881f322
2021-09-23 11:34:07 +00:00
YUKAI HUNG
b62c1e8142
Merge "[B&R] avoid to backup & restore app which is in the PowerSaveWhitelistExceptIdle" into sc-v2-dev
2021-09-23 11:24:19 +00:00
ykhung
9de5fe158d
[B&R] avoid to backup & restore app which is in the PowerSaveWhitelistExceptIdle
...
BYPASS_INCLUSIVE_LANGUAGE_REASON=legacy method name
Test command for backup manager:
adb shell bmgr backupnow com.android.settings
adb shell dumpsys backup | grep Current
adb shell bmgr restore 3e9867a7660315b8 com.android.settings
Bug: 192523697
Test: make SettingsRoboTests
Change-Id: I78f34870af3146698e6d1b9fbc5ec4385a8d5384
2021-09-23 17:29:22 +08:00
Tsung-Mao Fang
b57265fa31
Revert "Move Automatic System Updates from Developer Options to ..."
...
Revert submission 15552651-cherrypick-automatic-system-update-n9jr24y6ba
Reason for revert: Legal team decided to have this entry in GMS, so we can move this setting item back.
Reverted Changes:
Iaea3e11d9:Move Automatic System Updates from Developer Optio...
I077607a6a:Move Automatic System Updates from Developer Optio...
Change-Id: If000388f2dd0f9e3e06a29dcbdd362181d1bfd47
Bug: 196297425
2021-09-23 09:26:58 +00:00
TreeHugger Robot
f6bdd8eb96
Merge "Fix not able to add Settings shortcut widget problem" into sc-v2-dev am: 7655d161ff
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15892809
Change-Id: I2a982c636bcf7b7709c697a3bfaaa41e5999bbeb
2021-09-23 08:12:32 +00:00
TreeHugger Robot
7655d161ff
Merge "Fix not able to add Settings shortcut widget problem" into sc-v2-dev
2021-09-23 08:02:23 +00:00
Eric Laurent
bab4074204
Fix error prone build with spatial audio settings test
...
Add cast when getting AudioManager per
https://errorprone.info/bugpattern/MockitoCast
Bug: 191870827
Test: make
Change-Id: Icf93e68ec373f9ce145440f97fbe8d02c1716983
2021-09-23 09:52:10 +02:00
Jason Hsu
da247a3042
Merge "Support ability to add different page id for different accessibility service page in settings." into sc-v2-dev am: 768722fed4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15824482
Change-Id: I8d5053da73433f54491fe9e32f822757d09057ef
2021-09-23 07:12:16 +00:00
Jason Hsu
768722fed4
Merge "Support ability to add different page id for different accessibility service page in settings." into sc-v2-dev
2021-09-23 07:01:58 +00:00
Arc Wang
4dd3f11349
Fix not able to add Settings shortcut widget problem
...
After users select a shortcut item in CreateShortcutActivity,
launchers need to get result from CreateShortcutActivity.
For large screen devices, Settings deep link will start
DeepLinkHomepageActivity and then DeepLinkHomepageActivity
starts the deep link page. The CreateShortcutActivity result
deos not forward to launcher and there is no shortcut added.
This change uses Intent.FLAG_ACTIVITY_FORWARD_RESULT to
forward result from CreateShortcutActivity to launcher.
Bug: 200889769
Test: manual
Long click launcher -> Widget -> Settings ->
select an item and check if it adds a short on launcher.
Change-Id: Idd5fc642be5c1fb2f747316c3ddcd9b7f0b33852
2021-09-23 06:54:36 +00:00
TreeHugger Robot
edc5e940ef
Merge "Add the Spatial audio toggle in SoundSettings" into sc-v2-dev am: a448a917eb
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15884455
Change-Id: I82270db9e790b8f64f3c8cb7ed878ba0fd3ab025
2021-09-23 06:17:26 +00:00
TreeHugger Robot
a448a917eb
Merge "Add the Spatial audio toggle in SoundSettings" into sc-v2-dev
2021-09-23 06:00:54 +00:00
Curtis Belmonte
af3547a96d
[automerger skipped] Merge "Support configurable multi-stage UDFPS enrollment" into sc-qpr1-dev am: 491ef413c3
am: e04555bc68
-s ours
...
am skip reason: Merged-In Ied4dbcb4a523f477c5ca1a9146d24751c6473f35 with SHA-1 73855e0a59
is already in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15873332
Change-Id: I8db1198444f51dac647a719bee95866bd562e421
2021-09-23 05:37:54 +00:00
Jason Hsu
9e787479a6
Merge "Add the AccessibilitySearchFeatureProvider mock in testutils/FakeFeatureFactory" into sc-v2-dev am: f7695aae33
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15836289
Change-Id: I34e04b0e990cf4e0eb6e9729f99d545a4f421edf
2021-09-23 05:08:33 +00:00
Jason Hsu
f7695aae33
Merge "Add the AccessibilitySearchFeatureProvider mock in testutils/FakeFeatureFactory" into sc-v2-dev
2021-09-23 04:55:54 +00:00
Alan Huang
e303658f0d
Add the Spatial audio toggle in SoundSettings
...
The Spatial audio toggle will be showed only on supported devices
Test: robotest, manual checked the UI, but not the actual functionality due to
doesn't have supported device in hand
Bug: 191870827
Change-Id: I7db264902b03fddb7808676d8cb98cbe045deda1
2021-09-23 04:45:46 +00:00
TreeHugger Robot
e7ebddb87d
Merge "Merge intent extra to deep link intent target for large screen devices" into sc-v2-dev am: 4223ee98ea
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15824476
Change-Id: I81f6a07456d2fbd3c10795caa5c0af2ef34fc1fb
2021-09-23 03:32:12 +00:00
TreeHugger Robot
4223ee98ea
Merge "Merge intent extra to deep link intent target for large screen devices" into sc-v2-dev
2021-09-23 03:19:09 +00:00
Arc Wang
e4084028b3
Merge intent extra to deep link intent target for large screen devices
...
Sender of deep link intent may want to send intent extra data to the
deep link target Activity by merging intent extra.
Bug: 197048599
Bug: 197926040
Test: manual
1. Click quick Setting 'Internet button'.
2. Click the gear button of a connected Wi-Fi.
3. Observe if the Wi-Fi detail page shows the connected Wi-Fi.
Change-Id: I32040ee21a747cae710df2e12a8f5b66aff086fa
2021-09-23 02:05:55 +00:00
Andrii Kulian
356292a1ee
WM Jetpack interface update in Settings
...
Updating to the latest version of the library
that's added in the topic.
Bug: 199676595
Test: Build, install and test Settings
Change-Id: Ia08314a93c4b5263e2fb6c06a5b517a74e9e3745
2021-09-22 15:47:33 -07:00