Jason Hsu
b00938910e
Merge "Add the string for new flow to hint user about triple-tap will delay when user select triple-tap shortcut on window-mode." into tm-dev am: f8f1ff2594
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17217203
Change-Id: I4aa54b397fd73f38c24f33ad5feb5aeefbbb0f30
2022-03-17 09:20:55 +00:00
Jason Hsu
f8f1ff2594
Merge "Add the string for new flow to hint user about triple-tap will delay when user select triple-tap shortcut on window-mode." into tm-dev
2022-03-17 08:46:50 +00:00
Yuri Lin
003049ce20
Merge "Remove translatable=false from zen mode people settings footer" into tm-dev am: 9793acfafd
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17220597
Change-Id: Id71f9c7ac104bd1140008648308a7d62caea5b55
2022-03-16 19:55:39 +00:00
Eric Biggers
f755f6fde9
Merge "Remove support for converting from FDE to FBE" am: 804dc16a03 am: 629db5f9f8 am: c749aa3ed1 am: 6a8f883aee
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/2026904
Change-Id: Ib07f915c728fa3a00861aa14d4b3d77e3e78f173
2022-03-16 19:55:29 +00:00
Yuri Lin
9793acfafd
Merge "Remove translatable=false from zen mode people settings footer" into tm-dev
2022-03-16 19:52:49 +00:00
Eric Biggers
6a8f883aee
Merge "Remove support for converting from FDE to FBE" am: 804dc16a03 am: 629db5f9f8 am: c749aa3ed1
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/2026904
Change-Id: I919c43559218b13c0f6188e04f104f3051a28731
2022-03-16 19:33:25 +00:00
Eric Biggers
c749aa3ed1
Merge "Remove support for converting from FDE to FBE" am: 804dc16a03 am: 629db5f9f8
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/2026904
Change-Id: I6d5b12840e9940ecb5d076591ca8514b0085f438
2022-03-16 18:57:35 +00:00
Yuri Lin
f3eda672e3
Remove translatable=false from zen mode people settings footer
...
Change-Id: Ic66112a48c8fdf5634131462f8715686cd35247b
Fixes: 223927961
2022-03-16 14:57:59 +00:00
SongFerng Wang
124eaf87ac
Merge "Add the battery information into device details header" into tm-dev am: 45436a025c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17106471
Change-Id: I60cafbb7b335d36d3651af260d4827178baae747
2022-03-16 09:55:40 +00:00
SongFerng Wang
45436a025c
Merge "Add the battery information into device details header" into tm-dev
2022-03-16 09:44:42 +00:00
Stanley Wang
ff9cfdc7ad
Merge "Fix the problem that the "Remove account" keyword has no search result." into tm-dev am: e8e0773d9b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17180789
Change-Id: Ie986018773f1d2f805d196acf54b6c2791f6209a
2022-03-16 08:41:43 +00:00
Stanley Wang
e8e0773d9b
Merge "Fix the problem that the "Remove account" keyword has no search result." into tm-dev
2022-03-16 08:13:43 +00:00
jasonwshsu
abae445ca8
Add the string for new flow to hint user about triple-tap will delay when user select triple-tap shortcut on window-mode.
...
Bug: 210593079
Test: manual test
Change-Id: Id12f7f5be24842e8c5ea4b1e15d9b9bbef881f0b
2022-03-16 16:07:56 +08:00
SongFerngWang
57dd3bc444
Add the battery information into device details header
...
Add the new LE audio header
Add the battery information
Update the condition for non-LE audio header
Bug: 218626547
Test: build pass and manualy test
Change-Id: Ib9f4c388c369dc374c43dd399111e02b5555159b
2022-03-16 12:17:15 +08:00
Menghan Li
8f346be11a
Merge "Minor update to the 3-button navigation steps string" into tm-dev am: 849c153afd
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17206763
Change-Id: I629804b4fb2599b5b2b8b83163219198d9e096f4
2022-03-16 03:00:55 +00:00
Menghan Li
849c153afd
Merge "Minor update to the 3-button navigation steps string" into tm-dev
2022-03-16 02:34:20 +00:00
Abel Tesfaye
0ba75d697d
Merge "Update auto-rotate strings/toggles for better accessibility"
2022-03-15 22:59:39 +00:00
menghanli
3ff6148d1b
Minor update to the 3-button navigation steps string
...
Bug: 218409088
Test: Manual testing
Change-Id: I8a7452715326329c3968866ad5eb963102e9c2ac
2022-03-16 05:30:51 +08:00
Eric Biggers
b21d2216ac
Remove support for converting from FDE to FBE
...
Devices that launched with Android 10 or later require FBE (File Based
Encryption) from the beginning, so there's no need to support converting
to FBE after the fact anymore. This was only ever a developer option,
so it probably wasn't used much. And in any case, it's not used
anymore, as isConvertibleToFBE() is hard-coded to return false. Besides
the fact that FBE has been required for several releases now, this
functionality was only ever available on devices that use FDE (Full Disk
Encryption), but FDE support has been removed from Android.
Therefore, remove this unused code.
Bug: 208476087
Change-Id: Ia765d6827e6144153c4e2a253b146ef2c75ca6fe
2022-03-15 17:27:53 +00:00
TreeHugger Robot
17508c9c14
Merge "Make NFC Setting summary text translatable" into tm-dev am: da591a4f76
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17129536
Change-Id: I565b2bfada1fa78137022d8fe9a5f0a0424344ad
2022-03-15 15:11:41 +00:00
TreeHugger Robot
da591a4f76
Merge "Make NFC Setting summary text translatable" into tm-dev
2022-03-15 14:47:16 +00:00
YK Hung
e343a8dcbb
Merge "Update the categorize rule for system and app item bucket" into tm-dev am: b0151d1155
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17184511
Change-Id: I3d6d566e151f787374661a1c826690aaebf9b194
2022-03-15 13:42:06 +00:00
YK Hung
b0151d1155
Merge "Update the categorize rule for system and app item bucket" into tm-dev
2022-03-15 13:17:53 +00:00
ykhung
273d3445ee
Update the categorize rule for system and app item bucket
...
Add a config to control different design concept in the chart 1) put all apps with system UID and system components (e.g. bluetooth, display, wifi ... etc) into the system bucket or 2) separate them into two different bucket (app & system bucket) in the chart UI for better experimental testing
Bug: 202118250
Test: make RunSettingsRoboTests
Change-Id: Id6f7c07d96ad8a365e7405160a5248c57a5a008d
2022-03-15 08:31:21 +00:00
Joshua Mccloskey
7db5d37105
Merge "Fixed lockscreen pattern size." into tm-dev am: 7cde68c751
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17125596
Change-Id: I0ab44c75ebf411df1df7166e7d138ddc473d9812
2022-03-15 03:50:17 +00:00
Joshua Mccloskey
7cde68c751
Merge "Fixed lockscreen pattern size." into tm-dev
2022-03-15 03:31:21 +00:00
Abel Tesfaye
ad23893e5f
Update auto-rotate strings/toggles for better accessibility
...
This change will update some strings for smart-auto-rotate and replace
the activity based switchbar with SettingsMainSwitchPreference. The
switchbar had to be replaced to allow the new text to appear above the main toggle.
Test: locally with flame and with resolver service enabled & disabled
Bug: 220182618
Change-Id: I4b60bf006bdde9e47b33a52c7719ec770caf5746
2022-03-14 19:33:07 +00:00
TreeHugger Robot
d328f73ec5
Merge "Add ingress rate limit to developer settings" into tm-dev
2022-03-14 07:53:33 +00:00
Stanley Wang
f6cbd7ce7a
Fix the problem that the "Remove account" keyword has no search
...
result.
Add "remove" and "delete" keywords to the search keyword.
Fix: 223315958
Test: manual test and see the search result.
Change-Id: Ibb27d8b3d29755ff8e31eb96923f0a024a8ba55b
2022-03-14 14:28:13 +08:00
Jack Yu
47bdc61116
Make NFC Setting summary text translatable
...
Add a string in resource xml for the work app summary text in the
default payment selection list.
Bug: 202369556
Test: manual test
Change-Id: Iec3f4bd47c641f3226506a5c49f1601cb24f613a
2022-03-14 11:45:19 +08:00
TreeHugger Robot
af41782d7f
Merge "Add LE audio hardware offload development option" into tm-dev am: a5af8fef21
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17100784
Change-Id: I82a437cc03629248cbdb1384469cb7069043430f
2022-03-14 02:47:43 +00:00
TreeHugger Robot
a5af8fef21
Merge "Add LE audio hardware offload development option" into tm-dev
2022-03-14 02:24:49 +00:00
Alice Kuo
7d56faf46a
Add LE audio hardware offload development option
...
Bug: 197296692
Bug: 215492586
Test: make RunSettingsRoboTests ROBOTEST_FILTER=BluetoothLeAudioHwOffloadPreferenceControllerTest
Test: make RunSettingsRoboTests
ROBOTEST_FILTER=BluetoothA2dpHwOffloadPreferenceControllerTest
Change-Id: If1203c50d1d94ac9ed377293b5cb389b7b6f54a1
2022-03-11 07:45:54 +08:00
Menghan Li
31bc4b1312
Merge "Update accessibility button and gesture footer text for usability" into tm-dev am: b83759322b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17119799
Change-Id: I7316054dae7b2c8ed94beff0ea3ac0e15ebd5e03
2022-03-10 22:56:39 +00:00
Menghan Li
b83759322b
Merge "Update accessibility button and gesture footer text for usability" into tm-dev
2022-03-10 22:38:01 +00:00
Patrick Rohr
40ebbb17cf
Add ingress rate limit to developer settings
...
Test: make -j64 RunSettingsRoboTests
ROBOTEST_FILTER="com.android.settings.development.IngressRateLimitPreferenceControllerTest"
Bug: 157552970
Bug: 122993151
Change-Id: I0d0aa40610016c1f9e94596cfe3ed6c9a0614d89
Merged-In: I0d0aa40610016c1f9e94596cfe3ed6c9a0614d89
(cherry picked from commit b0e5e84d49 )
2022-03-10 13:16:25 +00:00
Patrick Rohr
b0e5e84d49
Add ingress rate limit to developer settings
...
Test: make -j64 RunSettingsRoboTests
ROBOTEST_FILTER="com.android.settings.development.IngressRateLimitPreferenceControllerTest"
Bug: 157552970
Bug: 122993151
Change-Id: I0d0aa40610016c1f9e94596cfe3ed6c9a0614d89
2022-03-10 11:54:31 +01:00
Menghan Li
76a25d8e26
Merge "Clean up accessibility quick settings "tooltips" for singular purpose" into tm-dev am: 3c01414b4c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17145350
Change-Id: Ic6fad34b8a693cf929f8f0d8a15a409cc904350f
2022-03-10 04:17:43 +00:00
Menghan Li
3c01414b4c
Merge "Clean up accessibility quick settings "tooltips" for singular purpose" into tm-dev
2022-03-10 03:55:30 +00:00
Menghan Li
b2018ffeca
Merge changes Ia0035222,I309ca48c into tm-dev am: 23074210c9
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17119800
Change-Id: Idb35efe4425b715c6a7a352e6a940cd149cc6bf4
2022-03-10 02:11:50 +00:00
TreeHugger Robot
f08958b44d
Merge "RESTRICT AUTOMERGE Implement Spatial Audio and Head Tracking option in bluetooth settings" into tm-dev
2022-03-10 02:05:38 +00:00
Menghan Li
23074210c9
Merge changes Ia0035222,I309ca48c into tm-dev
...
* changes:
Show quick settings tooltip when turning on extra dim in Accessibility setting
Customized accessibility framework features quick setting tooltips content
2022-03-10 01:56:31 +00:00
menghanli
075364f147
Clean up accessibility quick settings "tooltips" for singular purpose
...
Bug: 220655084
Test: make RunSettingsRoboTests ROBOTEST_FILTER=AccessibilityQuickSettingsTooltipWindowTest LaunchAccessibilityActivityPreferenceFragmentTest ToggleAccessibilityServicePreferenceFragmentTest
Change-Id: I771ad407b04375be2679c2237a970ee418b9bf37
2022-03-10 07:51:48 +08:00
menghanli
99a9171108
Customized accessibility framework features quick setting tooltips content
...
- Lowercase for one-handed mode, color correction, color inversion, extra dim in quick settings tooltips if these words are not first words.
Bug: 220655084
Test: make RunSettingsRoboTests ROBOTEST_FILTER=AccessibilityShortcutPreferenceFragmentTest ToggleFeaturePreferenceFragmentTest LaunchAccessibilityActivityPreferenceFragmentTest ToggleAccessibilityServicePreferenceFragmentTest
Change-Id: I309ca48cecb80942112c9d5adde5857c062706c8
2022-03-10 06:40:54 +08:00
Kaiqiang Wang
eefc6300ce
Merge "Audio Description preference updates according to IC reviewing: 1) Update audio description preference summary as the Legal team suggestion as b/194376036#comment6 2) Move audio description preference item under "Audio" category as the UX team suggestions as b/194376037#comment#9" into tm-dev am: 58ab365ac0
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17037304
Change-Id: I3d5965e85ec79d6b538eeb65ecd1bcf795c5f321
2022-03-09 21:27:18 +00:00
Hugh Chen
7b5f8ad883
RESTRICT AUTOMERGE Implement Spatial Audio and Head Tracking option in bluetooth settings
...
Implemented the Spatial Audio and Head Tracking options, make these
features could be controlled in bluetooth detail settings.
Bug: 218960300
Test: make -j64 RunSettingsRoboTests
Change-Id: I880cc7a10fc5e2fa5d1052fff5a7b589a4ff60df
(cherry picked from commit bc2f30ca67 )
2022-03-09 11:02:34 +00:00
Kaiqiang Wang
f41b0abd7d
Audio Description preference updates according to IC reviewing:
...
1) Update audio description preference summary as the Legal team
suggestion as b/194376036#comment6
2) Move audio description preference item under "Audio" category as the
UX team suggestions as b/194376037#comment#9
Preview: https://screenshot.googleplex.com/C24snywjHaRwG3g
Bug: 194376037
Bug: 194376036
Bug: 214634651
Test: local test
Change-Id: Ic72be85120bcf2fd36599cd9aad82b50aad32d04
2022-03-09 09:55:15 +00:00
menghanli
b1a76d63a6
Update accessibility button and gesture footer text for usability
...
Bug: 218409088
Test: Manual testing
Change-Id: Ie18d00c371bb0e474b002990bc3ca7d0d7d9afd0
2022-03-09 13:51:46 +08:00
Joshua Mccloskey
a0f71780e9
Fixed lockscreen pattern size.
...
Test: Verified lock screen pattern is much bigger (in settings)
Test: Verified increasing/decreasing text size and pattern still
occupies the majority of the device width.
Fixes: 222790243
Change-Id: I29594dc92d983bd51a975298cb582391141f449b
2022-03-09 04:31:52 +00:00
Jernej Virag
e24f7471a4
Merge "Add animation to button navigation settings page" into tm-dev am: 77c4aab5d5
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17074572
Change-Id: I70681bf6cca0e8cdf3e4d164b72e6029a19d0d4e
2022-03-08 20:09:08 +00:00