TreeHugger Robot
75cf35b175
Merge "Update fingerprint layouts for landscape" into sc-dev am: 6ef1bc7336
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/13806600
MUST ONLY BE SUBMITTED BY AUTOMERGER
Change-Id: I431a235819ea7e4e8be12e59dcb370f9d35a3281
2021-03-09 08:07:41 +00:00
TreeHugger Robot
6ef1bc7336
Merge "Update fingerprint layouts for landscape" into sc-dev
2021-03-09 07:26:20 +00:00
TreeHugger Robot
9f9ca154f1
Merge "Add "See All" page for Recent Location Access" into sc-dev am: f605777f10
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/13775472
MUST ONLY BE SUBMITTED BY AUTOMERGER
Change-Id: I9d9ce0ab3f3338c5cdb24e448a5a558e1059ae89
2021-03-09 03:43:40 +00:00
TreeHugger Robot
f605777f10
Merge "Add "See All" page for Recent Location Access" into sc-dev
2021-03-09 03:36:56 +00:00
Alex Salo
9ddae00513
Merge "Fix long press auto rotate implementation bug" into sc-dev am: 8bfbd34662
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/13775970
MUST ONLY BE SUBMITTED BY AUTOMERGER
Change-Id: I144c7878daa2270954c6f6bcdff091504bbc9e32
2021-03-09 00:38:53 +00:00
Alex Salo
8bfbd34662
Merge "Fix long press auto rotate implementation bug" into sc-dev
2021-03-09 00:15:43 +00:00
Mill Chen
7cd08b6aa2
Update fingerprint layouts for landscape
...
- Refine the portrait layout to be reused for landscape
- Add strings for UDFPS enrollment
- Remove the landcaspe layout since it is no longer used.
Fixes: 171294253
Test: visual verified
Change-Id: Ibbfa5515437e2c2a348db9b621b4e60ba922a383
2021-03-09 06:14:27 +08:00
Yu-Han Yang
cdb3551be1
Add "See All" page for Recent Location Access
...
Screenshots: http://shortn/_UPy8KFSeSj
Bug: 180533061
Test: manual on device
Change-Id: Ib77bc0705835520ed1a2d3b7f662088ed838e53e
2021-03-08 13:27:45 -08:00
Salud Lemus
a1be92dcd8
Merge "Update Action Not Allowed Dialog text for a financed device" into sc-dev am: 50527b1f63
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/13733826
MUST ONLY BE SUBMITTED BY AUTOMERGER
Change-Id: I3182044e6e28bcaa5dd60f084c91fe1dc61acee9
2021-03-08 21:25:53 +00:00
Salud Lemus
50527b1f63
Merge "Update Action Not Allowed Dialog text for a financed device" into sc-dev
2021-03-08 21:08:52 +00:00
Salud Lemus
b45d87715a
Update Action Not Allowed Dialog text for a financed device
...
Bug: 173826319
Bug: 158157476
Test: Used a test device that is registered via ZT
Test: m RunSettingsRoboTests ROBOTEST_FILTER=ActionDisabledByAdminDialogHelperTest
Change-Id: Iefeb0b653764952e409dfd862d9cc54c4f5e7fc9
2021-03-08 19:06:13 +00:00
TreeHugger Robot
fb45e0751b
Merge "Update FingerprintEnrollFindSensor for landscape" into sc-dev am: 0b29ebd420
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/13774518
MUST ONLY BE SUBMITTED BY AUTOMERGER
Change-Id: I3fcfa67e30fd3e39c34d1baa73c4c45523631434
2021-03-08 09:11:06 +00:00
TreeHugger Robot
0b29ebd420
Merge "Update FingerprintEnrollFindSensor for landscape" into sc-dev
2021-03-08 08:46:12 +00:00
Trevor Black
0c902eecf3
Merge "Add Extra App Info into Settings App UI." into sc-dev am: c6a359a2a5
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/13587962
MUST ONLY BE SUBMITTED BY AUTOMERGER
Change-Id: I83c51d906f1618732805fe79a321713bee51ae2d
2021-03-08 07:39:38 +00:00
Mill Chen
f97df931df
Update FingerprintEnrollFindSensor for landscape
...
SUW library can support landscape mode. It reuse the portrait layout to
render the screen for landscape. So we don't need to have a layout for
it. This change is to move the description to a subtitle and remove the
unused layout.
Bug: 179234361
Bug: 171294253
Bug: 179317709
Test: visual verified
Change-Id: Icfb3be799c1b4e190691731638aaa3467cadf624
2021-03-08 15:27:03 +08:00
Trevor Black
c6a359a2a5
Merge "Add Extra App Info into Settings App UI." into sc-dev
2021-03-08 07:04:42 +00:00
TreeHugger Robot
dc3888a9c5
Merge "Add a missing string for new Intent Picker" into sc-dev am: f2bbadf57b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/13794934
MUST ONLY BE SUBMITTED BY AUTOMERGER
Change-Id: I8b708b995256fdcc50be69a6679756621155e60b
2021-03-08 06:27:39 +00:00
Weng Su
d3e90e92d4
Merge "[Provider Model] Add Wi-Fi toggle" into sc-dev am: 5c82ddf075
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/13774409
MUST ONLY BE SUBMITTED BY AUTOMERGER
Change-Id: Ic2179d2900be82ad280b0b881569d555a44564dd
2021-03-08 06:27:22 +00:00
TreeHugger Robot
f2bbadf57b
Merge "Add a missing string for new Intent Picker" into sc-dev
2021-03-08 06:07:59 +00:00
Weng Su
5c82ddf075
Merge "[Provider Model] Add Wi-Fi toggle" into sc-dev
2021-03-08 05:57:06 +00:00
Sunny Shao
1799258ecb
Add a missing string for new Intent Picker
...
- Add the "Opens in" that was missed in last Intent Picker submit.
bug: 177923646
Test: compilation
Change-Id: I40a2bdbf282dd5c9cc325e80772d355192ef9002
2021-03-08 02:46:25 +00:00
Ahaan Ugale
43344a918a
Merge "AF: Show passwords settings for available autofill service." into sc-dev am: 1d1f3ea85f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/13723064
MUST ONLY BE SUBMITTED BY AUTOMERGER
Change-Id: Ifb4fbf73b3057fb59172c28977235578cb0864d5
2021-03-07 04:00:47 +00:00
Ahaan Ugale
1d1f3ea85f
Merge "AF: Show passwords settings for available autofill service." into sc-dev
2021-03-05 20:16:53 +00:00
TreeHugger Robot
b876f4f418
Merge "NLS settings polish" into sc-dev am: 78e8175479
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/13787325
MUST ONLY BE SUBMITTED BY AUTOMERGER
Change-Id: Ie4b488a43131fc6c8b9ab8334519045007be73ac
2021-03-05 19:57:28 +00:00
TreeHugger Robot
78e8175479
Merge "NLS settings polish" into sc-dev
2021-03-05 19:11:47 +00:00
TreeHugger Robot
d9b063428e
Merge "Update new consent screen for fingerprint" into sc-dev am: e2410263f2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/13774726
MUST ONLY BE SUBMITTED BY AUTOMERGER
Change-Id: I391dd20f56d11af681a94e5758516f3a54652a09
2021-03-05 15:04:01 +00:00
TreeHugger Robot
e2410263f2
Merge "Update new consent screen for fingerprint" into sc-dev
2021-03-05 14:29:45 +00:00
Julia Reynolds
8aaa9b1b24
NLS settings polish
...
- Update strings
- Link to NLS page from notifications
- And fix an ordering issue on that page
Test: manual
Fixes: 181855978
Fixes: 181125178
Change-Id: I93d975763326d1e6d0cd02887abc515ad55329d0
2021-03-05 14:27:51 +00:00
Weng Su
edebd02b0a
[Provider Model] Add Wi-Fi toggle
...
- Network & internet Settings
- Remove “Show airplane mode networks"
- Internet Settings
- Add “Wi-Fi” switch preference
- Show “Find and connect to Wi-Fi networks” in summary
- Screenshot:
https://screenshot.googleplex.com/AnoXf4qDe2jPirP
Bug: 181858434
Test: manual test
atest -c NetworkDashboardFragmentTest \
WifiSwitchPreferenceControllerTest
make RunSettingsRoboTests ROBOTEST_FILTER=NetworkProviderSettingsTest
Change-Id: Ic420ff40cfdfb3ae29ee6f754ce139cb54651bda
2021-03-05 16:32:06 +08:00
Mill Chen
c2be31a7d3
Update new consent screen for fingerprint
...
- Move top description into subtitle for landscape mode
- Update the button text
Bug: 177591560
Test: robotest and visual verified
1) Settings -> Security -> Fingerprint
2) Rotate the device and check if the description is on the right side
Change-Id: Ie20597fce48f73aa83c5d637682db1860c384a7a
2021-03-05 15:53:01 +08:00
Jason Hsu
c022defb32
Merge changes I135e5218,I1efd9760,Ia3d03054,I1fbe3157,Ic206a940, ...
...
* changes:
Add seekBar properties 'tickMark' to LabeledSeekBarPreference
Add the preference controller to control accessibility button fade preference
Add the preference controller to control accessibility button preview preference
Add the preference controller to control accessibility button opacity preference
Add the preference controller to control accessibility button size preference
Add the preference controller to control accessibility button location preference
Setup basic layout and resources for the accessibility button settings page
2021-03-05 06:40:06 +00:00
Ahaan Ugale
a5571da12b
AF: Show passwords settings for available autofill service.
...
Separates autofill preferences into 2 categories - one for the passwords
settings and one for the existing default service preference.
The passwords preference controller dynamically creates preferences for
each autofill service.
Bug: 169455298
Test: manual
Test: TODO new test for controller
Change-Id: I369b5db00be75957c869df4d960595e9e1d9772c
2021-03-04 21:49:42 -08:00
Sunny Shao
8bd543fce4
Add strings for new Intent Picker
...
bug: 177923646
Test: compilation
Change-Id: Icbd17a2979d0bb135e03103f27a205590cb843b9
2021-03-05 10:29:50 +08:00
Abel Tesfaye
029c095720
Fix long press auto rotate implementation bug
...
Test: locally with flame
Bug: 181741815
Change-Id: I8090471f8c6dbd8e6e4edb4f838779c901c4791b
2021-03-04 23:01:51 +00:00
Sally Yuen
9edf9597e9
Merge "Bold text string update" into sc-dev
2021-03-03 22:31:17 +00:00
sallyyuen
f7c6390bd2
Bold text string update
...
Test: manual
Bug: 181789336
Change-Id: I75a622005f7df58ea7ec7954d602b0e2f208619e
2021-03-03 20:16:12 +00:00
Trevor David Black
d0d796c90b
Add Extra App Info into Settings App UI.
...
Bug: b/174956516
Test: Settings -> Apps -> APP -> Extra App Info
Change-Id: Id978fb3569579f54b8399156d52c2ddeceb9bb91
2021-03-03 19:52:15 +00:00
Almaz Mingaleev
18ae34ec90
Update GeoTZ strings.
...
Change button title to "Use location to set time zone" and
summary text to "Automatic time zone is off" when
"Set time zone automatically" is off.
Bug: 152746236
Test: checked UI manually
Merged-In: Iab177297e9047ff3b6e9452876061cdaa0740ef1
Change-Id: Iab177297e9047ff3b6e9452876061cdaa0740ef1
(cherry picked from commit fa79ee6727 )
2021-03-03 17:20:37 +00:00
Thiebaud Weksteen
c1110efc19
Merge "Add summary for 2G toggle option" into sc-dev
2021-03-03 09:23:49 +00:00
Jordan Liu
00f07cf138
Turn off translations for string
...
Also move to config.xml and rename config_*.
Bug: 178490564
Test: no behavior change, follow up with testers to make sure manual
test is fixed
Change-Id: Idc1828c936121928e13ecf11f5437c3488f87565
2021-03-02 18:09:47 +00:00
Thiébaud Weksteen
fc593b92c2
Add summary for 2G toggle option
...
Bug: 181667681
Test: build & manually verify toggle text
Change-Id: Ie086b2e3e277b4bfd612bf2a4437e48fa931c1c0
2021-03-02 17:59:17 +01:00
Sally Yuen
8caf56ee46
Merge "Fix capitalization error for Reduce brightness" into sc-dev
2021-02-26 17:11:46 +00:00
jasonwshsu
93ef33655c
Setup basic layout and resources for the accessibility button settings page
...
Bug: 173940869
Test: atest AccessibilityButtonFragmentTest
Change-Id: I3f1d8b161d1baadeead36f49f18f00a91fd40b4c
2021-02-26 18:32:28 +08:00
sallyyuen
c5de80db1c
Fix capitalization error for Reduce brightness
...
Bug: b/181265718
Test: n/a
Change-Id: Iceaac4c701dc382e62764bab42e4f3768fa7d0cf
2021-02-25 15:11:20 -08:00
Meng Wang
69720d62a3
Merge "Use string "Carrier settings version"" am: 2161d17f32 am: 0b31d30218 am: 3b19347431
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1606873
MUST ONLY BE SUBMITTED BY AUTOMERGER
Change-Id: If84a42f0d51cfa758dd9bca7847d2ca178c86627
2021-02-25 01:41:08 +00:00
Meng Wang
3b19347431
Merge "Use string "Carrier settings version"" am: 2161d17f32 am: 0b31d30218
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1606873
MUST ONLY BE SUBMITTED BY AUTOMERGER
Change-Id: I03542ee476ebff7bfae2a8f54894f00f69578744
2021-02-25 00:44:42 +00:00
Meng Wang
0b31d30218
Merge "Use string "Carrier settings version"" am: 2161d17f32
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1606873
MUST ONLY BE SUBMITTED BY AUTOMERGER
Change-Id: I0cbb0cd3d4c4726587082ecc4cbbfa2957e60467
2021-02-25 00:10:09 +00:00
Meng Wang
3f9db799e5
Use string "Carrier settings version"
...
.. instead of "Settings version".
Bug: 160843335
Change-Id: Ie98b9f2c62627c1e34dfa807357625b483577305
Test: make
2021-02-24 21:15:08 +00:00
Suprabh Shukla
a78849982d
Merge "Adding alarms and reminders activity" into sc-dev
2021-02-24 20:06:56 +00:00
Menghan Li
21f790c68e
Merge "Add general grouping title into accessibility settings" into sc-dev
2021-02-24 11:07:17 +00:00