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
3d94997425
Merge "Disable RecyclerView animation to fix the broken UI" into sc-dev
2021-06-04 01:56:54 +00:00
Abel Tesfaye
09ed6e8e29
Merge "Use list+ toggle on devices without face detection" into sc-dev am: 040e5ef894
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14040065
Change-Id: Ia50dc8db66f913e916bc43a82ce010d0be0793c7
2021-06-03 16:52:43 +00:00
Abel Tesfaye
040e5ef894
Merge "Use list+ toggle on devices without face detection" into sc-dev
2021-06-03 16:40:58 +00:00
Julia Reynolds
c94f997a2f
Fix broken test
...
Test: robotests
Fixes: 189352955
Change-Id: I31066a6fdd72e923369e613b656ffe767b3e3b5c
2021-06-03 10:52:18 -04:00
Les Lee
0c4c0e5e33
Merge "wifi direct: Close the channel after leaving the Setting page" into sc-dev am: c48cf5ee37
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14786728
Change-Id: If754ac8946aa0e6faf3fba705b15b4fe1519c3ae
2021-06-03 14:22:10 +00:00
Les Lee
c48cf5ee37
Merge "wifi direct: Close the channel after leaving the Setting page" into sc-dev
2021-06-03 14:08:51 +00:00
Yi-Ling Chuang
5b219a34ab
Disable RecyclerView animation to fix the broken UI
...
RecyclerView has item animation by default. In this bug, RV animation
seems to be interrupted by the page transitions(Shared Axis), and so
items could not finish sliding to its position.
Hence, disable RV animation to fix it.
Fixes: 189720797
Test: Navigate to Mobile & Wifi usage page and see the normal UI.
Change-Id: I52920715ae4b63ef78a73fcb9c76c6d20f80e012
2021-06-03 18:12:07 +08:00
Hugh Chen
10e4599219
Fix phishing attacks over Bluetooth due to unclear warning message
...
This CL add more prompts presented for users to avoid phishing attacks.
Screenshot:
https://screenshot.googleplex.com/p5PZbphN46ddPFV.png
https://screenshot.googleplex.com/6Q2wKfPbNQmTtx8.png
https://screenshot.googleplex.com/987VpYgNUZL2K4T.png
https://screenshot.googleplex.com/9eVg6SAGScVXU8U.png
Bug: 167403112
Test: manually test
Change-Id: Iadec059b662fd91754ad573bbe688702cdd3c9af
2021-06-03 16:42:09 +08:00
Les Lee
5294e3f9ab
wifi direct: Close the channel after leaving the Setting page
...
Bug: 188375791
Bug: 184504089
Test: make RunSettingsRoboTests ROBOTEST_FILTER=WifiP2pSettingsTest
Change-Id: I4eff0472fd3cb12e006b5e85f5cdb6b979c93fe5
2021-06-03 15:31:28 +08:00
Betty Chang
d18caf8fa8
Merge "Remove Connect to public network for Network Rating Provider" into sc-dev am: f4fafb97ff
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14809873
Change-Id: I4d23766f6fa93033b2490cdf1edeff58c4ee16d6
2021-06-03 07:25:50 +00:00
Betty Chang
f4fafb97ff
Merge "Remove Connect to public network for Network Rating Provider" into sc-dev
2021-06-03 07:21:04 +00:00
Yanting Yang
4dadee105a
Merge "Deprecate silky flag for official release" into sc-dev am: 09666f9ef4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14800152
Change-Id: I9bb58d58df5d9ba6938952b88d4bdec7985a81f9
2021-06-03 04:22:57 +00:00
Yanting Yang
09666f9ef4
Merge "Deprecate silky flag for official release" into sc-dev
2021-06-03 04:05:26 +00:00
Jason Chiu
cbb49b6f3f
Merge "Revise homepage colors" into sc-dev am: 132cc2127b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14797776
Change-Id: I045d589aa0593e1bd33fe0724f6456fcd00020a5
2021-06-03 03:57:24 +00:00
Jason Chiu
132cc2127b
Merge "Revise homepage colors" into sc-dev
2021-06-03 03:31:06 +00:00
changbetty
de57c12412
Remove Connect to public network for Network Rating Provider
...
According we remove the Network Rating Provider in ag/14675092, and the
Connect to public network item is tied to the Network Rating Provider.
So need to remove together.
Bug: 187119482
Test: Manaul test
make RunSettingsRoboTests ROBOTEST_FILTER=ConfigureWifiSettingsTest
Change-Id: Ie8a8d5c8d9f2c5db11d6c9e6f84af7864e78814f
2021-06-03 11:22:19 +08:00
Bonian Chen
4cf2c2b10f
Merge "[Settings] Connected carrier should not be forbidden ones" into sc-dev am: b71dd1efd2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14788603
Change-Id: Iac562f776c021db8f8a59a29504f45fa96778b07
2021-06-03 02:33:32 +00:00
Bonian Chen
b71dd1efd2
Merge "[Settings] Connected carrier should not be forbidden ones" into sc-dev
2021-06-03 02:17:06 +00:00
Kevin Chyn
924105b7d8
Merge "Fix array out of bounds in BiometricEnrollActivity" into sc-dev am: ef963fe079
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14801930
Change-Id: Ia28780a2596557e4e8028f6564734162f69d0086
2021-06-02 20:22:27 +00:00
Julia Reynolds
679445fb43
Updates to conversation page
...
- Make info preference not selectable
- remove dividers
Test: manual
Fixes: 189414449
Change-Id: I081cea0d51fbc2d1c54ac392cee88a5750985fce
2021-06-02 16:16:17 -04:00
Kevin Chyn
ef963fe079
Merge "Fix array out of bounds in BiometricEnrollActivity" into sc-dev
2021-06-02 20:03:38 +00:00
Abel Tesfaye
faaf8d5af1
Use list+ toggle on devices without face detection
...
Test: verified intended behavior on crosshatch and no regression on flame, make RunSettingsRoboTests -j$(nproc) ROBOTEST_FILTER=SmartAutoRotatePreferenceFragmentTest
Bug: 181299673
Change-Id: Ic9f44091e95915bc78bc70b86d7f132ba6e159ed
2021-06-02 19:25:59 +00:00
Trevor Black
220f6d734a
Merge "Remove extra app info setting under specific condition" into sc-dev am: 6c0a701540
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14788858
Change-Id: I8dd53d4e08b465acf7272c6c91338b2acd1f575f
2021-06-02 18:20:38 +00:00
Trevor Black
6c0a701540
Merge "Remove extra app info setting under specific condition" into sc-dev
2021-06-02 18:13:01 +00:00
Kevin Chyn
3d20bf93fd
Fix array out of bounds in BiometricEnrollActivity
...
Bug: 189876828
Test: adb shell am start -a android.settings.BIOMETRIC_ENROLL
Change-Id: I89f8ea1353cd9243c20c6184d579707da27e7b6f
2021-06-02 09:40:51 -07:00
Janis Danisevskis
c4f4a23061
Merge "Enable the clear credentials buttons when wifi keys are installed." into sc-dev am: 04fdd614b6
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14791340
Change-Id: I08dcd894056814ae72c3eee3721b8fdf399137d4
2021-06-02 15:37:07 +00:00
Julia Reynolds
eb838f2eef
Revert DND toggle back to a button
...
Test: manual, Robotests
Fixes: 188616179
Change-Id: I70b469ff6ef809056c9eceec7f87f91aed9a23ca
2021-06-02 11:31:59 -04:00
Yanting Yang
90a9714cc0
Deprecate silky flag for official release
...
- Turn on the collapsing toolbar by default.
- Remove the silky flag from All apps page.
- Ignore tests of ChooseLockGenericTest and trace it on b/179136903.
- Remove silky flag.
Fixes: 183670633
Bug: 179136903
Test: robotests & visual
Change-Id: Iee2a9e7ccaebd1624f995af4fd45446142e5f500
2021-06-02 15:18:33 +00:00
Janis Danisevskis
04fdd614b6
Merge "Enable the clear credentials buttons when wifi keys are installed." into sc-dev
2021-06-02 15:02:17 +00:00
Jason Chiu
263d1e2c82
Revise homepage colors
...
- Increase the contrast ratio of the search bar
- Adjust the color of IA icons
Test: visual
Fixes: 179632631
Change-Id: I9b4fc4d671183929d4b2fed27cba8600d56cc74c
2021-06-02 13:24:33 +00:00
TreeHugger Robot
427aa9bddf
Merge "Remove silky flag from misc files" into sc-dev am: 55b577dff8
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14797782
Change-Id: Ib8408006f2e329e7e8a5524de7b298dc81167941
2021-06-02 13:18:35 +00:00
TreeHugger Robot
55b577dff8
Merge "Remove silky flag from misc files" into sc-dev
2021-06-02 13:01:41 +00:00
TreeHugger Robot
0a035c52b2
Merge "Remove silky flag for searching and help menu" into sc-dev am: ea2b64a92d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14797777
Change-Id: I000322a25b172a188777e0ccb8aad4e23757bcb5
2021-06-02 12:31:47 +00:00
TreeHugger Robot
ea2b64a92d
Merge "Remove silky flag for searching and help menu" into sc-dev
2021-06-02 12:07:44 +00:00
Yanting Yang
1aadccac6d
Remove silky flag from misc files
...
Remove the silky condition.
Bug: 183670633
Test: robotests
Change-Id: I53cff0b149afb26d40f9b3af21c1b384058b306b
2021-06-02 19:11:12 +08:00
TreeHugger Robot
66a2e124ab
Merge "Fix voice access problem on location page." into sc-dev am: 89fbeb6407
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14782145
Change-Id: Ie54b7323c0ba5665f7def9abe36c4f0884b55439
2021-06-02 09:15:58 +00:00
TreeHugger Robot
89fbeb6407
Merge "Fix voice access problem on location page." into sc-dev
2021-06-02 08:59:42 +00:00
Yanting Yang
863d2e50e7
Remove silky flag for searching and help menu
...
Bug: 183670633
Test: robotests
Change-Id: Ia62936e9f48a111ab36d74b852ec04090e42039a
2021-06-02 16:49:27 +08:00
Trevor David Black
c3fc64cbb0
Remove extra app info setting under specific condition
...
Bug: b/189585202
Test: Settings -> Apps -> App -> ExtraAppInfo
Change-Id: Ibdd86607bfdf2879ad3461b35c72964671827854
2021-06-02 08:34:36 +00:00
Stanley Wang
55ee50d381
Merge "SettingsMainSwitchPreference should display the restricted icon if it is restricted." into sc-dev am: b4b35a8c38
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14758319
Change-Id: I414fa4bc7c652afb52a1a351958497558b373107
2021-06-02 08:23:47 +00:00
Stanley Wang
b4b35a8c38
Merge "SettingsMainSwitchPreference should display the restricted icon if it is restricted." into sc-dev
2021-06-02 08:05:57 +00:00
TreeHugger Robot
6907efdb72
Merge "Apply sliding transition to trust agent." into sc-dev am: fffda8de08
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14786716
Change-Id: I55955cecac9a24349642b66e6b3df22d4184ad8c
2021-06-02 06:46:50 +00:00
Menghan Li
884fcfd72d
Merge "Fix the link text "Learn more" in the accessibility pages with help links could not convey the link's purpose clearly" into sc-dev am: 58ed6a90fe
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14702759
Change-Id: I8bcf4f0e66af8513618609f83a9bcbb4761a1dde
2021-06-02 06:46:32 +00:00
TreeHugger Robot
fffda8de08
Merge "Apply sliding transition to trust agent." into sc-dev
2021-06-02 06:39:03 +00:00
Menghan Li
58ed6a90fe
Merge "Fix the link text "Learn more" in the accessibility pages with help links could not convey the link's purpose clearly" into sc-dev
2021-06-02 06:26:00 +00:00
Tsung-Mao Fang
47bd62bdab
Fix voice access problem on location page.
...
- Remove the seletcable attribute on footer preference so that
voice access can identify learn more.
- Apply latest footer preference API to set an action on learn more.
- Remove unuse string resource.
Test: Verify that talkback and voice access work well.
Fix: 189652942
Change-Id: I45fcd21d6a2d693d8b5eaa446aaccb769f1c0c7f
2021-06-02 14:08:19 +08:00
Bonian Chen
34d7819b72
[Settings] Connected carrier should not be forbidden ones
...
Manual network selection UI tried to display connected carrier as
initial list prior to the initial response from network scan.
However, the detection of connected carrier could be incorrect.
Before having an architectural change for this part, adding a piece of
code to avoid from displaying carriers which should be avoided.
Bug: 165158590
Test: local
Change-Id: If9c0804c706dd77a1c690555b245425dfeaf1fa9
(cherry picked from commit 696c9b7335 )
2021-06-02 05:13:11 +00:00
Les Lee
371ffdc357
Merge "wifi: Use new API for data usage function" into sc-dev am: 5246f75bda
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14786726
Change-Id: If484e7e529af0041a49c4aa98f693d654669567c
2021-06-02 04:01:13 +00:00
Les Lee
5246f75bda
Merge "wifi: Use new API for data usage function" into sc-dev
2021-06-02 03:37:54 +00:00