Oli Lan
5f56a273c4
Reduce gap above user list in multiuser settings.
...
This fixes a large gap above the user list, which occurred because
a PreferenceCategory was used for this with a blank title.
Bug: 224659273
Test: Install and inspect
Change-Id: I82c4491cc6a5111c6517b2845b44632e0859e1b6
2022-03-16 14:57:00 +00:00
Bonian Chen
b8491032d7
[DataUsage] Adjusting the control of display sequence
...
Showing a usage graph before end of statistic would lead to incorrect
height of usage graph, and another update would lead to layout moved a
little bit.
This change tries to improve it through:
1. Start the loading animation earlier, and stop animation when
statistics loaded.
(Only effective when UI re-create.)
2. Update the UI only when statistics are ready.
Bug: 187019210
Test: robotest ChartDataUsagePreferenceTest DataUsageListTest
Change-Id: Ic83f2422b6c6d55948110d652ee24234f43b6445
2022-03-16 20:29:53 +08:00
Tsung-Mao Fang
56e9b25b5f
Set higher priority for ADD_DEVICE_ADMIN intent
...
Settings should set android:priority of the intent-filter > 1
so that regular apps can't provide an alternative.
Test: Rebuilt apk
Fix: 197960672
Change-Id: Ic12db4fa5e6a5f803930deba2a81254c375403df
2022-03-16 18:03:40 +08:00
SongFerngWang
b76eb99d4a
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
Merged-In: Ib9f4c388c369dc374c43dd399111e02b5555159b
2022-03-16 18:00:50 +08: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
65bf3886a9
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: Ibf05f749597fd931a67f3f2fa117223a5e93c70b
2022-03-16 09:54:53 +00:00
SongFerngWang
e7c89d616a
[LE]Gray out the a2dp and hfp when LeAudio is enabled
...
1.Gray out the a2dp and hfp when le audio is enabled
2.When the user disables le audio, then the settings turn on the
a2dp and hfp
3.When the user enables le audio, then the settings turn off the
a2dp and hfp
Bug: 218626162
Test: build pass.
Change-Id: Ic728749112b0047cac291600b3279b9dedbf0b5a
Merged-In: Ic728749112b0047cac291600b3279b9dedbf0b5a
2022-03-16 17:51:22 +08:00
SongFerng Wang
45436a025c
Merge "Add the battery information into device details header" into tm-dev
2022-03-16 09:44:42 +00:00
Yuri Ufimtsev
72f7a9f4b6
Merge "Set the Refresh Broadcast ID for Safety Event if available" into tm-dev am: 829ee90dd3
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17197110
Change-Id: I570e5c41206349044f579c9363b2e177189ffbf1
2022-03-16 09:42:54 +00:00
Yuri Ufimtsev
3ed877ffe9
Merge "Set the Refresh Broadcast ID for Safety Event if available" into tm-dev am: 829ee90dd3
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17197110
Change-Id: If6a2bbb6a6dcf5d51c81a3dc341ad69234b3c46b
2022-03-16 09:42:50 +00:00
SongFerng Wang
58be8b3ff3
Merge "[LE]Gray out the a2dp and hfp when LeAudio is enabled" into tm-dev am: 23b5565bd7
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17190683
Change-Id: I05e0ee9546ae4821b19dc9b4fc1dd46a67e53086
2022-03-16 09:42:47 +00:00
SongFerng Wang
e291906b78
Merge "[LE]Gray out the a2dp and hfp when LeAudio is enabled" into tm-dev am: 23b5565bd7
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17190683
Change-Id: Ie58e9e56e195d9479da1eabeed8a2578936b6c96
2022-03-16 09:42:39 +00:00
Yuri Ufimtsev
829ee90dd3
Merge "Set the Refresh Broadcast ID for Safety Event if available" into tm-dev
2022-03-16 09:33:26 +00:00
SongFerng Wang
23b5565bd7
Merge "[LE]Gray out the a2dp and hfp when LeAudio is enabled" into tm-dev
2022-03-16 09:22:43 +00:00
David Magno
351af8ebd1
Crash when scanning WiFi QR code
...
Fix two crashes when scanning a WiFi QR code.
The crashes are due to the asynchronous nature of the scan/decode
process, where the result is delivered after the activity has been
destroyed.
Bug: 223640678
Test: manual, Settings -> Network & internet -> Internet
Press the 'Scan QR code' icon
Start to scan a WiFi QR code
Just before then scan/decode completes, press Back
Change-Id: Ic19ca08590ed76ca9be46eabe3e0b17419fb0b44
2022-03-16 08:53:37 +00:00
Stanley Wang
ffa34e4c93
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: I7405f956c43dc7ef83cc7afaa487c1520dc1e717
2022-03-16 08:41:46 +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
TreeHugger Robot
bc6229257b
Merge "Update animation on storage item" into tm-dev am: 2d1c853931
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17092203
Change-Id: I584114da1acc12cecf46dee1d63b5cca3bfc4c16
2022-03-16 07:18:05 +00:00
TreeHugger Robot
e23ad01824
Merge "Update animation on storage item" into tm-dev am: 2d1c853931
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17092203
Change-Id: If9d29b30f37e99467fd49de9144f9127a2f1ac8b
2022-03-16 07:17:33 +00:00
TreeHugger Robot
2d1c853931
Merge "Update animation on storage item" into tm-dev
2022-03-16 06:46:54 +00:00
danielwbhuang
19859b63c9
[Panlingual] Handle onLocaleSelected.
...
1. When a new locale is selected, onLocaleSelected(...) will get the LocaleInfo.
2. Set LocaleList to LocaleManager for apps.
Bug: 223090738
Test: local test pass
Change-Id: I20bc2e2349d0bad123661e0964a4e271dd319147
2022-03-16 14:03:55 +08:00
Jason Chiu
2c4edd5512
Merge "Prevent scrolling after the homepage recreating" into tm-dev am: 1c8e07438a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17148787
Change-Id: I90043af7b684b956881f9fa8fd84ba1e920f5050
2022-03-16 04:53:12 +00:00
Jason Chiu
7f850294d0
Merge "Prevent scrolling after the homepage recreating" into tm-dev am: 1c8e07438a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17148787
Change-Id: Ib22b1879b60ce838744907459f887cd5fc937008
2022-03-16 04:53:08 +00:00
Jason Chiu
1c8e07438a
Merge "Prevent scrolling after the homepage recreating" into tm-dev
2022-03-16 04:29:15 +00: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
Yomna Nasser
a01efc5517
Merge "Check KEY_PREFER_2G_BOOL before showing 2G options." into tm-dev am: 4f829146a2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17144311
Change-Id: I373d07a7a1b5cfa52c15a3a23662bab9d2199b99
2022-03-16 03:54:34 +00:00
Yomna Nasser
742e359c08
Merge "Check KEY_PREFER_2G_BOOL before showing 2G options." into tm-dev am: 4f829146a2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17144311
Change-Id: I60526ffa5204d28c1cee6c588b6af74d9a370d81
2022-03-16 03:53:57 +00:00
Yomna Nasser
4f829146a2
Merge "Check KEY_PREFER_2G_BOOL before showing 2G options." into tm-dev
2022-03-16 03:30:02 +00:00
Menghan Li
e119b138d2
Merge "Fix no response after Talkback users double-tap on Learn more in Accessibility pages" into tm-dev am: 65bc1b40ff
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17157235
Change-Id: I31a93ca4560091773c91bae37eb47575b770cdfd
2022-03-16 03:13:44 +00:00
Menghan Li
89309533b3
Merge "Fix no response after Talkback users double-tap on Learn more in Accessibility pages" into tm-dev am: 65bc1b40ff
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17157235
Change-Id: I00c873c6cc39fb806f3d75ea6b82743d96919ff4
2022-03-16 03:13:36 +00:00
Menghan Li
65bc1b40ff
Merge "Fix no response after Talkback users double-tap on Learn more in Accessibility pages" into tm-dev
2022-03-16 03:03:29 +00:00
PETER LIANG
171c5ecb2e
Merge "Fix that the toggle of High contrast text doesn't change to turn off after tapping the Reset button." into tm-dev am: 9f9c2593ad
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17183508
Change-Id: I0577c50fee37d3edebaaec30b142549b6f8b2627
2022-03-16 03:01:14 +00:00
PETER LIANG
b556a99bd0
Merge "Fix that the toggle of High contrast text doesn't change to turn off after tapping the Reset button." into tm-dev am: 9f9c2593ad
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17183508
Change-Id: I8f7757de919f2a7f4c0333f447af66767cbba53f
2022-03-16 03:01:13 +00: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
03a4be2468
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: I59b5f9d5f01e31bfc4b410f4d580004523017b8f
2022-03-16 03:00:54 +00:00
Menghan Li
51ccfbfa52
Merge "Not show default footer strings in accessibility settings" into tm-dev am: 4e6e4c93e1
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17206764
Change-Id: I1c1bd98e3994411fb762908bf291b0693e203870
2022-03-16 02:36:45 +00:00
Menghan Li
1300aa3c29
Merge "Not show default footer strings in accessibility settings" into tm-dev am: 4e6e4c93e1
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17206764
Change-Id: I38195d225ed422e0339fb3284975510f7f364a02
2022-03-16 02:36:16 +00:00
PETER LIANG
9f9c2593ad
Merge "Fix that the toggle of High contrast text doesn't change to turn off after tapping the Reset button." into tm-dev
2022-03-16 02:35:33 +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
Menghan Li
4e6e4c93e1
Merge "Not show default footer strings in accessibility settings" into tm-dev
2022-03-16 02:33:31 +00:00
Joshua Mccloskey
1a7f4190ac
Merge "Updated fp enrollment to have 5 enroll stages." into tm-dev am: 5b8d645a99
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17189876
Change-Id: I12b61b91b11e1cca40edf624a86c802f42b69cd8
2022-03-15 23:07:56 +00:00
Joshua Mccloskey
0494709820
Merge "Updated fp enrollment to have 5 enroll stages." into tm-dev am: 5b8d645a99
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17189876
Change-Id: I3b2a488fc8a5a922c8cfb90e174fd7e5d69fb35c
2022-03-15 23:07:35 +00:00
Abel Tesfaye
0ba75d697d
Merge "Update auto-rotate strings/toggles for better accessibility"
2022-03-15 22:59:39 +00:00
Joshua Mccloskey
5b8d645a99
Merge "Updated fp enrollment to have 5 enroll stages." into tm-dev
2022-03-15 22:36:24 +00:00
menghanli
466ee402bf
Fix no response after Talkback users double-tap on Learn more in Accessibility pages
...
Root cause: The ag/16569955 to fix unknown items issue when using Switch Access by grouping of related content. The design change impacts AccessibilityFooterPreference#setLinkEnabled that call TextView#setMovementMethod to change components can be focusable to break the grouping relation.
Solution: Reset summary view to nonFocusable after applied TextView#setMovementMethod.
Bug: 221342261
Bug: 221339524
Bug: 223526982
Bug: 215792117
Bug: 215792876
Test: make RunSettingsRoboTests ROBOTEST_FILTER=AccessibilityFooterPreferenceControllerTest AccessibilityFooterPreferenceTest ToggleFeaturePreferenceFragmentTest
Change-Id: I4a051ea036ded264ee7bf615375177db796f74c7
2022-03-16 06:13:20 +08:00
Bill Yi
28e4e39cee
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I30a0186f56da191283ace1ff9fde307556d99a69
2022-03-15 22:10:38 +00:00
Bill Yi
1575c5762c
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I9d07a52f1e875fe8328b6165b26b093620728954
2022-03-15 22:06:33 +00:00
Bill Yi
9f3640acd3
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Iaea4e615ef80590dc2fd4bb54542d9a487fdb438
2022-03-15 22:02:12 +00:00