TreeHugger Robot
9c41116855
Merge "Align with the visibility logic from Dialer" into sc-dev am: 6d06f9bcad am: abbcd960cc
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15080735
Change-Id: Ie9739c235b10bd2e3ab37239419eaa368f37c44d
2021-07-02 16:45:54 +00:00
TreeHugger Robot
6d06f9bcad
Merge "Align with the visibility logic from Dialer" into sc-dev
2021-07-02 16:17:09 +00:00
TreeHugger Robot
d5f9f65390
Merge "Switch back to sync IInputMethodManager" into sc-dev
2021-07-02 15:22:21 +00:00
Joshua Mccloskey
332f6734bf
Merge "Refactored bad_calibration string" into sc-dev am: f68524f421 am: b9a07f12bd
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15157294
Change-Id: I26c2f18987d3323ac3667786c6f1b91021238323
2021-07-02 14:33:36 +00:00
Yohei Yukawa
b6ab3ad813
Merge "Switch back to sync IInputMethodManager"
2021-07-02 14:28:50 +00:00
Joshua Mccloskey
f68524f421
Merge "Refactored bad_calibration string" into sc-dev
2021-07-02 14:14:09 +00:00
Stanley Wang
2f42899da0
Merge "Fix the problem that when the MainSwitchPreference is gone, there will be a blank area." into sc-dev am: 371f699681 am: 1db13f7a60
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15173151
Change-Id: Ib6efd95a638af34be93b0e9f7bb97a74a2642456
2021-07-02 13:20:24 +00:00
Tsung-Mao Fang
770f064d36
Align with the visibility logic from Dialer
...
Copy most visiblity logic from the Dialer app
We should check whether RTT is supported or not by querying Telecom.
Also, the rtt configuration won't be initialized properly before
user goes into the RTT page.
Prior to this cl, we set a wrong default value when we're showing
the subtext of RTT, this is not correct.
Currently, we simple show nothing in subtext if RTT haven't initilized
properly.
Test: Work with testing team to verify the behavior.
Fix: 188110773
Change-Id: I47c1983d15e22ef5a1fb3027334117a38a479558
2021-07-02 21:13:31 +08:00
Stanley Wang
371f699681
Merge "Fix the problem that when the MainSwitchPreference is gone, there will be a blank area." into sc-dev
2021-07-02 12:51:23 +00:00
Alex Johnston
f2efb8f97b
Merge "Remove credential management app Settings" into sc-dev am: 713d325310 am: 1dc52643b2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15046667
Change-Id: I121b749a7a911bc788ef9eb7263fc31335ce4146
2021-07-02 11:25:06 +00:00
Alex Johnston
713d325310
Merge "Remove credential management app Settings" into sc-dev
2021-07-02 11:05:49 +00:00
Arc Wang
b5f5db3772
Merge "Fix profile tab text contrast problem" into sc-dev am: 8c8b79dab5 am: 440059f206
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15165937
Change-Id: I2a79ccf3a536955dd239a365f4294e6f4bc94443
2021-07-02 10:35:35 +00:00
Arc Wang
496b898bac
Merge "Fix incorrect storage size in Storage Settings" into sc-dev am: 68caefba32 am: 1e7e8d8104
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15175229
Change-Id: I86e6806cf37736696aef427f1c8c59a3e5aad6f0
2021-07-02 10:35:27 +00:00
Arc Wang
8c8b79dab5
Merge "Fix profile tab text contrast problem" into sc-dev
2021-07-02 10:05:21 +00:00
Arc Wang
68caefba32
Merge "Fix incorrect storage size in Storage Settings" into sc-dev
2021-07-02 10:05:16 +00:00
Tom Hsu
fa298f3206
Merge "[Settings] Prevent NPE from getting MobileIconGroup instance." into sc-dev am: c09f986580 am: b9079b7521
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15173454
Change-Id: Id138f03d4c0477aae97256e1229c3ea1322b451d
2021-07-02 09:47:27 +00:00
Tom Hsu
c09f986580
Merge "[Settings] Prevent NPE from getting MobileIconGroup instance." into sc-dev
2021-07-02 09:10:51 +00:00
Jernej Virag
36f9888e3b
Merge "Update Prevent Ringing setting to avoid conflict with long press power" into sc-dev am: 1d2371eecd am: 4efb8652a8
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15175451
Change-Id: Id9520cb76d7bca2449f013d6f8e344fedb9c444f
2021-07-02 09:07:58 +00:00
TreeHugger Robot
25854227de
Merge "Password settings: Fix work profile" into sc-dev am: e6cff5497d am: e77a10c6e5
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15153211
Change-Id: Id6ccd62924cc433f9eddb1ba3a2e70a74a6c29c1
2021-07-02 09:07:51 +00:00
Jernej Virag
1d2371eecd
Merge "Update Prevent Ringing setting to avoid conflict with long press power" into sc-dev
2021-07-02 08:51:17 +00:00
Stanley Wang
b757a6e9f2
Fix the problem that when the MainSwitchPreference is gone,
...
there will be a blank area.
- Disable the visibility of preference when the the hide() method
is invoked.
Fix: 192332931
Test: robotest and see the UI
Change-Id: Iec5a06ca689843ebb692b1b7040f1d2be9f45bc2
2021-07-02 16:43:21 +08:00
TreeHugger Robot
e6cff5497d
Merge "Password settings: Fix work profile" into sc-dev
2021-07-02 08:42:26 +00:00
TreeHugger Robot
a8cee3e24f
Merge "Move selectability to switch from container" into sc-dev am: 235006fc35 am: 92928981f9
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15177372
Change-Id: I983b8a6a80426a67adff66b4ee722b94f5e8c11f
2021-07-02 08:35:25 +00:00
TreeHugger Robot
235006fc35
Merge "Move selectability to switch from container" into sc-dev
2021-07-02 08:03:25 +00:00
TreeHugger Robot
b8b81052a2
Merge "Hide battery saver warning and camera privacy lock on devices that do not support smart-auto-rotate" into sc-dev am: f1b07d7ddd am: c5fa705394
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15083652
Change-Id: I66a8bb70587ae35d4ef3a9a3e736caeb873102f5
2021-07-02 07:00:07 +00:00
George Chang
3f3d52481e
Merge "Separate NFC on/off strings" into sc-dev am: cd4a4ad90a am: 17612289b4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15182819
Change-Id: I09c4d1815f192b1463fe2d1b6d91354f4e9149a8
2021-07-02 06:42:26 +00:00
TreeHugger Robot
f1b07d7ddd
Merge "Hide battery saver warning and camera privacy lock on devices that do not support smart-auto-rotate" into sc-dev
2021-07-02 06:40:15 +00:00
George Chang
cd4a4ad90a
Merge "Separate NFC on/off strings" into sc-dev
2021-07-02 06:23:03 +00:00
TreeHugger Robot
429d06a0cf
Merge "Correct the choose screen lock page" into sc-dev am: 77f0dbaa26 am: 37f74d4aab
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15171314
Change-Id: Ie9f7fbf6de904e3002772c6e2cb004f1f9099035
2021-07-02 05:51:48 +00:00
TreeHugger Robot
5864029f82
Merge "Fix multiple biometrics enrollment flow" into sc-dev am: 65c9b03fb5 am: 3b9e5510d4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15165945
Change-Id: I455deb9fa42d17862ad6b8b943cee62049cbb68d
2021-07-02 05:51:33 +00:00
TreeHugger Robot
77f0dbaa26
Merge "Correct the choose screen lock page" into sc-dev
2021-07-02 05:26:38 +00:00
TreeHugger Robot
65c9b03fb5
Merge "Fix multiple biometrics enrollment flow" into sc-dev
2021-07-02 05:26:18 +00:00
Yohei Yukawa
a78e1f51fe
Switch back to sync IInputMethodManager
...
This logically reverts two recent CLs [1][2] to submit a corresponding
logical revert [3] into frameworks/base to address Bug 190486491.
[1]: I767069892c713023b064525105ef2b55946b7bb8
8279b8ee5a
[2]: I6733e8b500f5e02d4e14cde4ab7a46f4f716f5d0
fa01bf30ba
[3]: If16ac0de536d9089eb04f6e07b1ee47378124658
Bug: 163453493
Bug: 190486491
Test: make RunSettingsRoboTests ROBOTEST_FILTER="WinscopeTraceTest"
Change-Id: Idea98bd36935a27d886ca337154112e7dd293080
Merged-In: Idea98bd36935a27d886ca337154112e7dd293080
2021-07-01 21:24:02 -07:00
Yanting Yang
b7f21e9723
Merge "Remove stale search result about "Recent location requests" page" into sc-dev am: 62315005fd am: 4e4cae07b9
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15172993
Change-Id: I56c9d4c8a80006e2a1186a1a573c3acd669e2b4e
2021-07-02 04:18:17 +00:00
Yohei Yukawa
3e20e0ec37
Switch back to sync IInputMethodManager
...
This logically reverts two recent CLs [1][2] to submit a corresponding
logical revert [3] into frameworks/base to address Bug 190486491.
[1]: I767069892c713023b064525105ef2b55946b7bb8
8279b8ee5a
[2]: I6733e8b500f5e02d4e14cde4ab7a46f4f716f5d0
fa01bf30ba
[3]: If16ac0de536d9089eb04f6e07b1ee47378124658
Bug: 163453493
Bug: 190486491
Test: make RunSettingsRoboTests ROBOTEST_FILTER="WinscopeTraceTest"
Change-Id: Idea98bd36935a27d886ca337154112e7dd293080
2021-07-01 21:17:59 -07:00
Yanting Yang
62315005fd
Merge "Remove stale search result about "Recent location requests" page" into sc-dev
2021-07-02 03:59:29 +00:00
George Chang
96b5af7e39
Separate NFC on/off strings
...
For pt-BR, it needs a different gender when we are referring to "NFC".
Bug: 189314407
Test: check On/Off strings
Change-Id: I87da43c66a65b3ef2fcd9c57632b36302d9920e8
2021-07-02 11:20:03 +08:00
Arc Wang
25880d0d0e
Fix incorrect storage size in Storage Settings
...
From Android S, Storage Settings queries file sizes
from MediaProvider, it's not necessary to count size
data from getExternalStorageStats when calculating
size data.
Bug: 185542752
Test: make RunSettingsRoboTests ROBOTEST_FILTER=testMeasurementCompletedUpdatesPreferences
manual
1. Connect device to PC via USB File transfer.
2. Copy large files from PC to device.
3. Observe size information in Storage Settings.
Change-Id: I43cbec764e97f5003a4ec981717c9f213a21b614
2021-07-02 10:57:57 +08:00
Abel Tesfaye
f60885a040
Hide battery saver warning and camera privacy lock on devices that do not support smart-auto-rotate
...
Bug: 191924078
Test: locally on crosshatch
Change-Id: I8464860c3d1d59c5d4549e7c488457e92054dbba
2021-07-01 19:17:37 +00:00
Julia Reynolds
94ffc288bd
Move selectability to switch from container
...
To better work with SwitchAcccess
Test: manual with Switch Access (with labels on) and Talkback
Fixes: 189074205
Change-Id: Iafbc4eca9bce8c979ec16a743509b46727cd9eb6
2021-07-01 14:08:39 -04:00
TreeHugger Robot
62f574b502
Merge "Revert "Add a cancel string for ToggleSubscriptionDialog to handle Tamil"" into sc-dev am: af63867d08 am: 96cb752b6f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15167365
Change-Id: I7a1fccdb9b5e61623fa4c59c068d9613e16f0095
2021-07-01 17:49:43 +00:00
TreeHugger Robot
af63867d08
Merge "Revert "Add a cancel string for ToggleSubscriptionDialog to handle Tamil"" into sc-dev
2021-07-01 17:35:51 +00:00
Peter Wang
494c68e3cf
Revert "Add a cancel string for ToggleSubscriptionDialog to handle Tamil"
...
This reverts commit eba8857094 .
Reason for revert: Issue not urgent enough to go in S, will resubmit to master
Bug: 185553806
Change-Id: Id7f6042e0f7c70a3a8ca951fb80bb7f30acedcb9
2021-07-01 17:35:43 +00:00
Jernej Virag
bb75bb911e
Update Prevent Ringing setting to avoid conflict with long press power
...
Long press power setting overrides Prevent ringing setting key chord. This updates the Prevent Ringing setting to disable it when LPP setting conflicts and adds a string describing why this setting is disabled.
Bug: 191971326
Test: Manually on device
Unit tests in PreventRingingParentPreferenceController
Change-Id: If9fc8318381def7e4bbd71a0f5db3f38c474cb3d
2021-07-01 17:28:45 +00:00
tom hsu
282b67b1c0
[Settings] Prevent NPE from getting MobileIconGroup instance.
...
Bug: 187812523
Test: Maunal test.
Change-Id: Ief06c683c1c8a99d4ce2765cd802be221e55820e
2021-07-01 22:32:26 +08:00
Yanting Yang
007d1b2a57
Remove stale search result about "Recent location requests" page
...
Based on the new design, RecentLocationRequestSeeAllFragment was no
longer used on Location, but it still implemented the indexable
interface to provide stale search result “Recent location requests”
to Settings Search.
Remove the indexable interface from RecentLocationRequestSeeAllFragment
as a quick fix and also correct the related test method name.
Fixes: 192542283
Test: visual
Change-Id: I1a3df5d7319b8831db2f3d3abba19a11b5a83c81
2021-07-01 20:31:05 +08:00
TreeHugger Robot
6b424d264d
Merge "Change One-handed mode controls states in the Settings pages for improving better UX experience" into sc-dev am: 150ed0b071 am: 8ea6f6382e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15109467
Change-Id: I8c2c85944500d0a050516f923d41babaf709c479
2021-07-01 10:57:36 +00:00
Wesley Wang
427a265713
Merge "Update filter logic for BatteryDiffEntries" into sc-dev am: a6a4fe474c am: 6fc0fcdf57
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15154916
Change-Id: Ib46317dc6ad809ce05ce378247ab008d38b8b99a
2021-07-01 10:57:30 +00:00
Betty Chang
ac621ef76c
Merge "Set the attribute of the dialog window for overlay QS internet panel"
2021-07-01 10:13:19 +00:00
TreeHugger Robot
150ed0b071
Merge "Change One-handed mode controls states in the Settings pages for improving better UX experience" into sc-dev
2021-07-01 10:09:08 +00:00