Commit Graph

101758 Commits

Author SHA1 Message Date
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
Bill Yi
ae75e97012 [automerged blank] Import translations. DO NOT MERGE ANYWHERE 2p: 6d7f03d94b
Blank merge reason: commit message contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17207704

Change-Id: Iaa79e1e6e678cc2e19a85b25328304ca70302628
2022-03-15 21:58:41 +00:00
Bill Yi
6d7f03d94b Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I7a22f6809906aa7470c04a0bc1b86b544583201f
2022-03-15 21:58:31 +00:00
Bill Yi
e46d423191 Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: Ia09bdb224783387ab0a7e27d69bdbf0114672da4
2022-03-15 21:57:00 +00:00
Bill Yi
efdd218ef0 Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I8767e1897fb3e2442dd4a2a4a0766ce62fdacd78
2022-03-15 21:55:23 +00:00
Bill Yi
a9a68c077f Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I2408577986c728f96e74f593f07cbcb55da3fd6f
2022-03-15 21:52:34 +00:00
Bill Yi
33db44bfe7 [automerged blank] Import translations. DO NOT MERGE ANYWHERE 2p: 50710ebebc
Blank merge reason: commit message contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17206624

Change-Id: If6660b0216ad7340ccfac9f8517eb55b2372b73a
2022-03-15 21:49:06 +00:00
Bill Yi
50710ebebc Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I812e8eedb33afa7935bf814371527c7bcc920545
2022-03-15 21:48:53 +00:00
menghanli
3a82089630 Not show default footer strings in accessibility settings
Bug: 224689419
Test: Manual testing
Change-Id: I2377c21de0e8fac395ea2b84a480feb5fc8b69ff
2022-03-16 05:46:07 +08: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
SongFerngWang
8339724c21 [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
2022-03-16 00:04:59 +08:00
TreeHugger Robot
122ec93459 Merge "Make NFC Setting summary text translatable" into tm-dev am: da591a4f76 am: 28cdf59770
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17129536

Change-Id: I0b9ffbfd080ac85ec9a0be06bef4b30aad2a3529
2022-03-15 15:38:50 +00:00
Yuri Ufimtsev
4e255cb407 Set the Refresh Broadcast ID for Safety Event if available
Test: atest SettingsUnitTests

Bug: 222679576
Change-Id: I52ba3aff3045a8211fc936240f1310da6fad9fb0
2022-03-15 15:23:07 +00:00
TreeHugger Robot
28cdf59770 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: I16593d25303d35d1f5a37505c73fdbeb8481a6af
2022-03-15 15:14:26 +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
8a6179017d Merge "Update the categorize rule for system and app item bucket" into tm-dev am: b0151d1155 am: e0ef422314
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17184511

Change-Id: I5d3e7b06a9a1ef006ed4d33db7396600938e1d9e
2022-03-15 14:09:13 +00:00
YK Hung
e0ef422314 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: Ib15dfa31b9ac3e80f80b446c0358a724cbc26889
2022-03-15 13:42:27 +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
TreeHugger Robot
345daf8328 Merge "[Panlingual] Settings UI revamp - Navigation handling" 2022-03-15 11:04:11 +00:00
danielwbhuang
fbf8cde0fb [Panlingual] Settings UI revamp - Navigation handling
Entry: Settings > Apps > All apps > any app

- video: https://screencast.googleplex.com/cast/NjM1NjUwODYxNTkwMTE4NHxkOGQzZDM2OS01Nw

Bug: 223090378
Test: local
Change-Id: Ied357b60c103f25540981cc0cb7abadb020f7995
2022-03-15 17:22:56 +08:00
Bonian Chen
f34a6dd025 Merge "[DataUsage] The drop down menu and gear icon not aligned" into tm-dev am: db201b0d03 am: 8481b25272
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17180793

Change-Id: I8e4b25145103a9f60087899d9d15754d1a448562
2022-03-15 09:18:18 +00:00
Bonian Chen
8481b25272 Merge "[DataUsage] The drop down menu and gear icon not aligned" into tm-dev am: db201b0d03
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17180793

Change-Id: I57e6753832bc430ee09eda3148f0214990939848
2022-03-15 08:54:07 +00:00
Bonian Chen
b826dec126 Merge "[DataUsage] The drop down menu and gear icon not aligned" into tm-dev am: db201b0d03
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17180793

Change-Id: Ic510608e32e699a9f9802ef987ba07f189de9b09
2022-03-15 08:53:49 +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
Bonian Chen
db201b0d03 Merge "[DataUsage] The drop down menu and gear icon not aligned" into tm-dev 2022-03-15 08:29:24 +00:00
Joshua Mccloskey
0f4a2c77fd Merge "Fixed lockscreen pattern size." into tm-dev am: 7cde68c751 am: 8187e08fcf
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17125596

Change-Id: I7468f58b4441480e6430b124072ff3e8f88a0d5b
2022-03-15 04:14:31 +00:00
Joshua Mccloskey
8187e08fcf 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: I50c408e156fa5cc6fb04459a31aec4ec690aecae
2022-03-15 03:50:42 +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
TreeHugger Robot
30a78ef8ba Merge "Correct null UserHandle handling for ACTION_CHANGE_DEFAULT" into tm-dev am: 0469e3b5ba am: 45bd29c8c5
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17180788

Change-Id: Ifcec4ef3b11e3d5e316bd84d6e0796e6c56ff718
2022-03-15 03:39:26 +00:00
Joshua Mccloskey
7cde68c751 Merge "Fixed lockscreen pattern size." into tm-dev 2022-03-15 03:31:21 +00:00
TreeHugger Robot
1524a8ca20 Merge "Correct null UserHandle handling for ACTION_CHANGE_DEFAULT" into tm-dev am: 0469e3b5ba
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17180788

Change-Id: I8598fb0a0c9ec5ac48a0868b50bc56d16f58d02d
2022-03-15 03:16:04 +00:00
TreeHugger Robot
45bd29c8c5 Merge "Correct null UserHandle handling for ACTION_CHANGE_DEFAULT" into tm-dev am: 0469e3b5ba
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17180788

Change-Id: I2ac9a3f48928cb00f8a0674d489d2b5fd4eabc86
2022-03-15 03:15:21 +00:00
TreeHugger Robot
0469e3b5ba Merge "Correct null UserHandle handling for ACTION_CHANGE_DEFAULT" into tm-dev 2022-03-15 02:48:20 +00:00
Jack Yu
323606ee25 Correct null UserHandle handling for ACTION_CHANGE_DEFAULT
When there is no userhandle passed via Intent.EXTRA_USER,
use UserHandle.myUserId() instead.

Bug: 221561126
Test: set default payment in GPay app
Change-Id: I272aa6674b7a18523fe02fadeb4a502a67303ee7
2022-03-15 02:47:25 +00:00
Timi Rautamäki
46f8b18446 Settings: only set phone number if it's not empty
Only set the phone number in Rename mobile network dialog if it's not
empty in order to preserve the ´Not available´ -text.

Test: m, open ´SIMs´ in settings, click Pen-icon to edit SIM, verify
      either mobile number or ´Not available´ -text is shown.
Change-Id: I3bc1f1f4eb26cda38e5cc7a12bd4db1bf922f076
2022-03-15 02:11:17 +00:00