TreeHugger Robot
387055166f
Merge "Apply sliding transition to biometric settings" into sc-dev am: 7f13b83ef1
am: 9aa430c23e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14819341
Change-Id: Iebb4638445b087226c2aa8fedbad1b7a3b2dd274
2021-06-04 10:34:34 +00:00
Stanley Wang
59e79bf772
Merge "Fix NPE in SettingsMainSwitchPreference." into sc-dev am: d9aa0b070f
am: 7e462377b9
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14831309
Change-Id: Ib3f5c588173341050ef5a9d2a6f5a8b9339fd6ea
2021-06-04 10:21:44 +00:00
TreeHugger Robot
18f507ed9b
Merge "Apply sliding transition to biometric settings" into sc-dev am: 7f13b83ef1
am: 6ad33a5d97
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14819341
Change-Id: I21aebeaf1bf84a8466498dea47a8af37f158ac59
2021-06-04 10:21:28 +00:00
Stanley Wang
a608284e61
Merge "Fix NPE in SettingsMainSwitchPreference." into sc-dev am: d9aa0b070f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14831309
Change-Id: I06bd1f7f4d1e5700750640953e3b6a11ae1c6b0d
2021-06-04 10:14:39 +00:00
TreeHugger Robot
9aa430c23e
Merge "Apply sliding transition to biometric settings" into sc-dev am: 7f13b83ef1
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14819341
Change-Id: I1a51f38d48b7afdbb5f527cea2cff95df0d93e85
2021-06-04 10:14:34 +00:00
Stanley Wang
7e462377b9
Merge "Fix NPE in SettingsMainSwitchPreference." into sc-dev am: d9aa0b070f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14831309
Change-Id: Ic1eb86fc571e27b0f26714db4d419dd5751e51c1
2021-06-04 10:10:11 +00:00
TreeHugger Robot
6ad33a5d97
Merge "Apply sliding transition to biometric settings" into sc-dev am: 7f13b83ef1
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14819341
Change-Id: I96f538cdd948d4b368267376119906c702a9fd49
2021-06-04 10:09:56 +00:00
Stanley Wang
d9aa0b070f
Merge "Fix NPE in SettingsMainSwitchPreference." into sc-dev
2021-06-04 10:06:32 +00:00
TreeHugger Robot
7f13b83ef1
Merge "Apply sliding transition to biometric settings" into sc-dev
2021-06-04 09:57:37 +00:00
Arc Wang
9150b91e4b
Set storage volume spinner invsible when only 1 volume am: 1beae1bf91
am: fa4bfd3274
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14831304
Change-Id: Id198ac45a756f58193e3b30ca770a573778fe765
2021-06-04 09:36:10 +00:00
Arc Wang
031c3aebed
Add key for StorageDashboardFragment
...
To let it be searchable.
Bug: 188425972
Test: manual visual
Search 'storage' in Settings search box.
Change-Id: Ie7f82760cc5da9ef14b48d75127c62cb60cbff94
2021-06-04 17:34:31 +08:00
Arc Wang
e6f4c37dca
Set storage volume spinner invsible when only 1 volume am: 1beae1bf91
am: 10e549ac37
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14831304
Change-Id: Ia6a5ca68069e00d40deb6203588582dcf59f3ca8
2021-06-04 09:29:06 +00:00
Arc Wang
fa4bfd3274
Set storage volume spinner invsible when only 1 volume am: 1beae1bf91
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14831304
Change-Id: I904c14e6a0fc7b2407bf4250bee71ecec3c15d57
2021-06-04 09:15:27 +00:00
changbetty
ae1af61b80
Remove extra space under "Wi-Fi hotspot" option
...
Due to the attribute "settings:summaryLineCount" cause the extra space,
use "android:maxLines" instead of the original attribute.
Bug: 186609481
Test: Manual test
Change-Id: Id0beeeddfab443a4434f53b7575af0966e3371d7
2021-06-04 17:12:16 +08:00
Arc Wang
10e549ac37
Set storage volume spinner invsible when only 1 volume am: 1beae1bf91
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14831304
Change-Id: I8751d6f4c84dd1e02989932acf64803c40cebbdb
2021-06-04 09:11:50 +00:00
Stanley Wang
481b3abe0d
Fix NPE in SettingsMainSwitchPreference.
...
- Check if the RestrictedPreferenceHelper is null to avoid NPE.
Fix: 190135868
Test: run robotest and manually test that page.
Change-Id: I746099260d8f53dc30513ccbb30aec5cbe3657e7
2021-06-04 16:15:04 +08:00
Yi-Ling Chuang
9312dc83fa
Apply sliding transition to biometric settings
...
Bug: 187542491
Test: rebuild
Change-Id: Ife645785a37c4ac838204d0613dffd5a5911a47e
2021-06-04 15:49:43 +08:00
Arc Wang
1beae1bf91
Set storage volume spinner invsible when only 1 volume
...
Bug: 189390166
Test: atest StorageSelectionPreferenceControllerTest
Change-Id: I93e5fbf50153580ec60c146959d21e61f556c18c
2021-06-04 07:25:30 +00:00
TreeHugger Robot
2af744373d
Merge "Fix phishing attacks over Bluetooth due to unclear warning message" into sc-dev am: 367fe0eae0
am: 648a638343
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14809886
Change-Id: Ic1e76044765aa923adbb15fc3dddac1af4101f39
2021-06-04 06:49:57 +00:00
Arc Wang
9604ca9809
Merge "Set font size 20 for StorageItemPreference" into sc-dev am: 466be8d6fe
am: 0879f52360
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14831293
Change-Id: Ic64877f7d1b59dd0cda0a04beb4a0ea1d4afc86f
2021-06-04 06:49:51 +00:00
TreeHugger Robot
528cd80fb4
Merge "Fix phishing attacks over Bluetooth due to unclear warning message" into sc-dev am: 367fe0eae0
am: da161056df
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14809886
Change-Id: I01eeee8a2c379be1b8f9dbd33c7ed2634a977a4d
2021-06-04 06:44:08 +00:00
Arc Wang
990656ee7e
Merge "Set font size 20 for StorageItemPreference" into sc-dev am: 466be8d6fe
am: b8940dc2c1
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14831293
Change-Id: I3610512eaaabf39600bcfd4f35997f63c469dc0a
2021-06-04 06:43:59 +00:00
TreeHugger Robot
648a638343
Merge "Fix phishing attacks over Bluetooth due to unclear warning message" into sc-dev am: 367fe0eae0
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14809886
Change-Id: I6480bccc251cc6577f113b2a5152a19572fca416
2021-06-04 06:29:50 +00:00
Arc Wang
0879f52360
Merge "Set font size 20 for StorageItemPreference" into sc-dev am: 466be8d6fe
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14831293
Change-Id: Ibff01d4d28144eb40a92ae6e1d532c834344a296
2021-06-04 06:29:45 +00:00
TreeHugger Robot
da161056df
Merge "Fix phishing attacks over Bluetooth due to unclear warning message" into sc-dev am: 367fe0eae0
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14809886
Change-Id: I04e4a269da323bbf06a2ecca565113f1468a6c36
2021-06-04 06:25:15 +00:00
Arc Wang
b8940dc2c1
Merge "Set font size 20 for StorageItemPreference" into sc-dev am: 466be8d6fe
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14831293
Change-Id: I95d071c983cbeba702d53ab0716a8ad3ba57e4c0
2021-06-04 06:25:09 +00:00
TreeHugger Robot
367fe0eae0
Merge "Fix phishing attacks over Bluetooth due to unclear warning message" into sc-dev
2021-06-04 06:17:01 +00:00
Arc Wang
466be8d6fe
Merge "Set font size 20 for StorageItemPreference" into sc-dev
2021-06-04 04:06:08 +00:00
Arc Wang
51b3e7a093
Storage Settings hides categories when loading
...
To hide sorting animation.
- Storage Settings always loads cache and updates UI, then
loads storage size and updates UI.
Remove the chche design because storage category preferences
will hide during loading, it no meaning to load from cache
and update UI.
- Hides loading circle before storage category preferences
become visible, it prevents flickers.
- Remove Calculating... summary of StorageItemPreference.
- Private storage category preferences and secondary user
preference become visible at
StorageItemPreferenceController#onLoadFinished.
Bug: 188731179
Bug: 185547228
Bug: 188615591
Test: atest com.android.settings.deviceinfo
atest com.android.settings.deviceinfo.storage
make RunSettingsRoboTests -j ROBOTEST_FILTER=com.android.settings.deviceinfo
make RunSettingsRoboTests -j ROBOTEST_FILTER=com.android.settings.deviceinfo.storage
manual visual
Change-Id: I3ebef5829ef4f806add07f58fa02520804768be5
2021-06-04 11:50:12 +08:00
TreeHugger Robot
8e0d68017c
Merge "Disable RecyclerView animation to fix the broken UI" into sc-dev am: 3d94997425
am: a00244929c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14819331
Change-Id: If3bae515189277e67a458e205a0a1811403a82de
2021-06-04 02:48:28 +00:00
TreeHugger Robot
861aef801a
Merge "Disable RecyclerView animation to fix the broken UI" into sc-dev am: 3d94997425
am: 327bc9ee98
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14819331
Change-Id: I81f541d1217a1b89b86d43dc103f286feb32082e
2021-06-04 02:47:29 +00:00
Arc Wang
578affca57
Set font size 20 for StorageItemPreference
...
To improve UX.
Bug: 189390237
Test: manual visual
Change-Id: Ice40b7c8c86f7f4c220d43fd7f4a035e6160e50d
2021-06-04 10:45:36 +08:00
TreeHugger Robot
327bc9ee98
Merge "Disable RecyclerView animation to fix the broken UI" into sc-dev am: 3d94997425
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14819331
Change-Id: Ib67e2fcb0d6f9ec014c631cf80ceead2ef5cd967
2021-06-04 02:32:32 +00:00
TreeHugger Robot
a00244929c
Merge "Disable RecyclerView animation to fix the broken UI" into sc-dev am: 3d94997425
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14819331
Change-Id: I85cf80bd2d966dce3287baabbad96431ff0435ff
2021-06-04 02:30:19 +00:00
Wesley.CW Wang
6f650b11fb
Update string reference
...
Bug: 189842579
Bug: 189899895
Test: make RunSettingsRoboTests
Change-Id: I545f85226fcd184aa7e2af84734943173a869693
2021-06-04 02:29:05 +00:00
Kevin Han
8df22e7cd9
Move unused apps count calculation to bg thread
...
Move the somewhat expensive calculation of the "Unused apps" count to
the background thread
Initially, the "Unused apps" preference is unavailable. When the bg work
finishes and we see we have a non-zero number of unused apps, we display
the preference and update the summary text.
Bug: 187996287
Test: atest HibernatedAppsPreferenceControllerTest
Test: measure latency of displaying preferences w/ custom trace points
Change-Id: Idb0d836fd8f4bcdd2605a7d59703a7ed53bcd6d4
2021-06-03 19:14:25 -07:00
TreeHugger Robot
d220429ab5
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into mainline-prod am: 37e8f3f696
-s ours am: ee2d493495
-s ours am: d22ae1b5e3
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14807223
Change-Id: I4d75927ba7dad609f7e9633602293d920ebc759f
2021-06-04 02:10:57 +00:00
Bill Yi
c3e754c75c
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 79ef9e3fc8
-s ours am: fc601649d9
-s ours am: b3d032b2b7
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14807224
Change-Id: I2199efc42d6aff929a41fe5476b3590dac4cb65b
2021-06-04 02:10:31 +00:00
TreeHugger Robot
e55a5414ae
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into rvc-qpr-dev am: 23e3a2b7f2
-s ours am: 7221374cb4
-s ours am: 700c6e09e6
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14807226
Change-Id: If6960a9964bb68f2099b05fe9cf70d66d58d3f25
2021-06-04 02:10:00 +00:00
Bill Yi
bfd63d416a
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 6df7694b57
-s ours am: aaa1ec13a4
-s ours am: 729f6a8a41
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14807225
Change-Id: I5a24aef72582418f83ec41b0995b25892a70a971
2021-06-04 02:09:32 +00:00
TreeHugger Robot
9dd275f590
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: b475f57f13
-s ours am: f7ec7e18d1
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14822651
Change-Id: Id2d3470f68d955423bbee0a4fe5615098675c01f
2021-06-04 02:08:39 +00:00
TreeHugger Robot
55a07cb3c7
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: bba877accb
-s ours am: 03571296d4
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14807228
Change-Id: Icb0dbfc4d9533a06e806e7879db7561f5a58537f
2021-06-04 02:04:09 +00:00
TreeHugger Robot
a859ca90a4
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev am: 5753862c9e
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14822652
Change-Id: Ia29c7e1cf71acf97129f6eacefd235305f6cac36
2021-06-04 02:03:03 +00:00
TreeHugger Robot
b3cf01bb58
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev am: f189c24095
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14807229
Change-Id: I61307b69d75e10f3800b9f340b4c5bef5dcf46e9
2021-06-04 01:59:43 +00:00
TreeHugger Robot
3d94997425
Merge "Disable RecyclerView animation to fix the broken UI" into sc-dev
2021-06-04 01:56:54 +00:00
Chloris Kuo
338a62023a
Merge "Fix flaky NotificationAssistantPreferenceControllerTest" into sc-dev am: 8f5ccfaef0
am: c2a0a1c3ae
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14810398
Change-Id: Ic6b67d495fe6da8f10aed33fad08ecd94f2e67e7
2021-06-04 01:45:43 +00:00
Abel Tesfaye
a38622da57
Merge "Use list+ toggle on devices without face detection" into sc-dev am: 040e5ef894
am: 084d9f864b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14040065
Change-Id: I8037ed7115053c2c0e2fcb4503274c1911f8a545
2021-06-04 01:45:07 +00:00
TreeHugger Robot
dff5fba1af
Merge "[Settings] Modify the ordering of mobile plan preference." into sc-dev am: 36c45e0ffd
am: d4d5f05a99
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14819338
Change-Id: I72960c890da7b57bf06f69e93dc0a8616d9942f9
2021-06-04 01:45:02 +00:00
Les Lee
700ac83de5
Merge "wifi direct: Close the channel after leaving the Setting page" into sc-dev am: c48cf5ee37
am: 44149f10c9
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14786728
Change-Id: Iee311b512e84c594f1617895aef74f576e647aff
2021-06-04 01:44:57 +00:00
TreeHugger Robot
f51bd51aa9
Merge "Fix broken test" into sc-dev am: f8641a4d86
am: 2d68db1cef
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14809883
Change-Id: Ic413813edec0ef2130515fc527b32877587d3bdd
2021-06-04 01:44:05 +00:00