Adam Bookatz
64c668e7b5
Easy app-installing for Guest users
...
Allows an admin user to selectively install packages into a Guest user
by displaying a list of available packages that are installed in the
admin, but not in the Guest, and letting the admin choose to copy those
apps to the Guest.
Test: atest SettingsLibTests:com.android.settingslib.users.AppCopyingHelperTest
Test: Manual: install some apps in user 0, create a guest, uninstall
some system apps from it. Now, open this panel. Request some of those
apps be installed in the Guest and verify it worked.
Bug: 193281439
Change-Id: I4e6874a4ee93cd7bba96e1f6c8d04ed95873c1a2
2021-08-10 19:56:05 -07:00
TreeHugger Robot
57641d0db8
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-08-10 19:25:35 +00:00
TreeHugger Robot
764a142ea3
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev
2021-08-10 19:25:27 +00:00
TreeHugger Robot
9aa8b8906e
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-08-10 19:25:19 +00:00
TreeHugger Robot
038e214236
Merge "Import translations. DO NOT MERGE ANYWHERE"
2021-08-10 19:21:47 +00:00
TreeHugger Robot
ec34b716b0
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-mainline-prod
2021-08-10 19:21:40 +00:00
Yuri Lin
22a4fc040f
Move automatic rules ("Schedules") into general DND category.
...
Bug: 183707774
Test: manual
Change-Id: Iaab2f481efc17466d2701c148392684e803d710d
2021-08-10 14:29:49 -04:00
Bill Yi
385f45f7a0
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Iebb44c911ceb4598c1653402af1d3b91b2b62a55
2021-08-10 15:29:49 +00:00
Bill Yi
b2ee12d3ee
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I2af1bc241cee19780b9c3b5547fc515de9adc201
2021-08-10 15:27:25 +00:00
Bill Yi
2c121e8336
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I905ee0fb3da18a7bd2311f97da60b7735a36678a
2021-08-10 15:23:37 +00:00
Bill Yi
9afb31107a
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I5074ca0e1eaf4d59504e5c80a50879f8a87dc65d
2021-08-10 15:19:19 +00:00
Bill Yi
0795b69761
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I5316e5b9c6631087c7fb44f88389b3a3086640ea
2021-08-10 14:57:45 +00:00
TreeHugger Robot
257e4211b1
Merge "The wifi dialog text should be Google Sans Text" into sc-dev am: 9000bdc25f
am: a03d9cee0b
am: 918adcbfcc
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15472615
Change-Id: If8141f0cb5193d5884fb7dd8fe226e3085ba62d1
2021-08-09 20:48:20 +00:00
TreeHugger Robot
f05653b4cb
Merge "The wifi dialog text should be Google Sans Text" into sc-dev am: 9000bdc25f
am: b4d5a623bd
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15472615
Change-Id: I3e97e4135581767de7c83375421ed002afc4b9c0
2021-08-09 20:35:13 +00:00
TreeHugger Robot
de847df6a4
Merge "The wifi dialog text should be Google Sans Text" into sc-dev am: 9000bdc25f
am: 329043e7fe
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15472615
Change-Id: Idc223d9329af52965d28464dbb47cb85e3967f7c
2021-08-09 20:34:43 +00:00
TreeHugger Robot
a03d9cee0b
Merge "The wifi dialog text should be Google Sans Text" into sc-dev am: 9000bdc25f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15472615
Change-Id: I016bb3be3c99196c609a41903f3782cc9a73c458
2021-08-09 20:19:21 +00:00
TreeHugger Robot
9000bdc25f
Merge "The wifi dialog text should be Google Sans Text" into sc-dev
2021-08-09 19:59:07 +00:00
Joshua
5ebb245618
Create Dialog to edit TARE factors
...
This CL is the base framework for creating and adjusting TARE factor
values. TareFactorDialogFragment sets the basic outline for a factor
that uses a DialogBox to adjust the value. It takes the "title" or name
of the factor, the key that will be associated with the factor, and an
initial value for the factor; then sets up everything so that the factor
value can be easily changed and stored. These factors are also
registered into the settings observer class.
Bug: 195055619
Bug: 193238774
Test: Manual (Made a temporary class instance of the DialogFragment and
showed it in inactive apps onResume())
Change-Id: I3bb67717175e70eab3bbb11f4a42ee63a42f60bc
2021-08-09 19:45:25 +00:00
Weng Su
83ccc8f7c5
The wifi dialog text should be Google Sans Text
...
- Add fontFamily to override the "google-sans-text" font for SUW theme
only.
Bug: 195089787
Test: manual test
make RunSettingsRoboTests ROBOTEST_FILTER=WifiConfigControllerTest
Change-Id: I578658fc82ad4d25e5e2e57868cd3aeecb2ab37f
2021-08-09 15:19:31 +08:00
Yomna Nasser
e00b6cfa4c
Move "Allow 2G" controller under DisabledSubscriptionController.
...
Bug: 195576795
Test: manual
Change-Id: Ib42df245394bfbebc832f421ebd6c49bc2dc88d4
2021-08-08 20:08:18 +00:00
Julia Reynolds
17dda0faec
Merge "Rename RadioButtonPreference -> SelectorWithWidgetPreference."
2021-08-05 20:34:13 +00:00
TreeHugger Robot
2cf27c4025
Merge "Import translations. DO NOT MERGE ANYWHERE"
2021-08-05 05:41:23 +00:00
TreeHugger Robot
a11e5bea20
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-mainline-prod
2021-08-05 05:04:34 +00:00
TreeHugger Robot
c47427811f
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-08-05 05:02:21 +00:00
TreeHugger Robot
2429d12357
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev
2021-08-05 04:50:41 +00:00
Bill Yi
9d1777710f
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I38dd86b5a61d491abdc7ab3dffe691976b66e950
2021-08-05 03:02:43 +00:00
Bill Yi
0b227f30a9
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ie28fd41e071cad5ba1955fe0aa17bec63c5d3b92
2021-08-05 02:58:44 +00:00
Bill Yi
6a636a8f47
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Id2ab60cd236e61e466e12f2fd42526d6edf624c0
2021-08-05 02:54:46 +00:00
Bill Yi
e1215a0076
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ie6e1199c352f2d98b0381565375fcf7330ee70cc
2021-08-05 02:34:25 +00:00
TreeHugger Robot
2f0e7869c3
Merge "Fix text styling for choose pattern/password screens" into sc-dev am: 66a2f625e4
am: 67518dac5e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15463175
Change-Id: I3622d3052417195efe95062d392dc2591113d6d6
2021-08-05 00:13:48 +00:00
TreeHugger Robot
d936807227
Merge "Fix text styling for choose pattern/password screens" into sc-dev am: 66a2f625e4
am: 0d61ec8ebf
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15463175
Change-Id: I82e746ba9da82c35e825c2742840f0d255048fb1
2021-08-05 00:13:24 +00:00
TreeHugger Robot
67518dac5e
Merge "Fix text styling for choose pattern/password screens" into sc-dev am: 66a2f625e4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15463175
Change-Id: I5286733d373ffa4e0cb27512a8cbef75827c171a
2021-08-04 23:56:36 +00:00
TreeHugger Robot
0d61ec8ebf
Merge "Fix text styling for choose pattern/password screens" into sc-dev am: 66a2f625e4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15463175
Change-Id: I7c40fd94251b22a6c97356522d0ae302f0c3e652
2021-08-04 23:55:54 +00:00
TreeHugger Robot
26aa201d81
Merge "Fix text styling for choose pattern/password screens" into sc-dev am: 66a2f625e4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15463175
Change-Id: Ifb9bdfac1eae934d032f62cc5d0ec57abe61e0b9
2021-08-04 23:55:03 +00:00
TreeHugger Robot
66a2f625e4
Merge "Fix text styling for choose pattern/password screens" into sc-dev
2021-08-04 23:44:35 +00:00
Curtis Belmonte
6ee789e380
Fix text styling for choose pattern/password screens
...
Test: Manually trigger SUW and set a device pattern
Fixes: 195069195
Change-Id: Ib19fd0e827af5bdc0896ab4c8cc4fdb8f582cf71
2021-08-04 15:14:38 -07:00
TreeHugger Robot
cbacb4aec0
Merge "Handle blobs and leases that never expire correctly."
2021-08-04 16:05:31 +00:00
TreeHugger Robot
a59a192625
Merge "Job Scheduler TARE page implementation"
2021-08-04 15:54:12 +00:00
Varun Shah
eefce6a1f3
Handle blobs and leases that never expire correctly.
...
Add logic to properly handle blobs and leases that never expire.
Also add the relevant strings required in this package.
Fixes: 194439893
Test: make RunSettingsRoboTests ROBOTEST_FILTER=SharedDataPreferenceControllerTest
Test: manual (visual)
Change-Id: Ifeb216a92a3be8d1db3574b4f63e2d04adace4ea
2021-08-03 12:09:14 -07:00
Joy Babafemi
130a7228d6
Merge "UWB: Re-enable UWB toggle"
2021-08-03 04:14:34 +00:00
alinasuarez
8073d4eb92
Job Scheduler TARE page implementation
...
A Job Scheduler policy page is needed in the TARE developer options
settings to allow developers to both view and edit the current values of
all the factors under the job scheduler policy. The page uses a dropdown
so that the user can easily switch between the different policies. For
the factors with subfactors, the user simply clicks on the factor and
the subfactors wil pop up under it.
Bug: 191877052
Test: Manual (open Settings > System > Developer Options > TARE >
JobScheduler and verify all factors are there)
Change-Id: Icea6cda5e4b59d1736f85defcb9532839c3720f5
2021-08-03 02:26:19 +00:00
TreeHugger Robot
32ef854a8d
Merge "Alarm Manager policy TARE page implementation"
2021-08-02 19:37:17 +00:00
alinasuarez
aef6ac2889
Alarm Manager policy TARE page implementation
...
An alarm manager policy page is needed in the TARE developer option
settings to allow developers to both view and edit the current values of
all the factors under the alarm manager policy. The page uses a dropdown
so that the user can easily switch between the different policies. For
the factors with subfactors, the user simply clicks on the factor and
the subfactors will pop up under it.
Bug: 191876714
Bug: 191876567
Test: Manual (open Settings > System > Developer Options > TARE > Alarm
Manger and verify all factors are there)
Change-Id: Ie036e26df80947d23041bedfd5b1385e48069b6b
2021-08-02 17:39:36 +00:00
Jason Hsu
05c7ed1d05
Merge "Update the preview image in 'Accessibility button & gesture' page." into sc-v2-dev am: f38931fd98
am: 02990f7470
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15401732
Change-Id: I777d6dbba30b3da7308ce998e3aeefbbbd298bba
2021-08-02 06:34:11 +00:00
Jason Hsu
02990f7470
Merge "Update the preview image in 'Accessibility button & gesture' page." into sc-v2-dev am: f38931fd98
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15401732
Change-Id: I8e2444b9cb74262298dd290adeaf783198901cb1
2021-08-02 06:30:11 +00:00
Jason Hsu
f38931fd98
Merge "Update the preview image in 'Accessibility button & gesture' page." into sc-v2-dev
2021-08-02 06:25:41 +00:00
TreeHugger Robot
637f826dcf
Merge "TARE string clarification"
2021-07-30 14:55:51 +00:00
Bill Yi
2e4581a30c
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: If7a3af5b6e872561b010ea6cee172ebd3d6ab8f7
2021-07-30 12:10:45 +00:00
Bill Yi
63c32865cc
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I66bde249f1f3d460a40ccd3fb9daf61f7be202dd
2021-07-30 12:06:46 +00:00
Bill Yi
7461d69a41
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ic7691c918342532cfe3cb14c2d454760c81e7dd1
2021-07-30 12:02:35 +00:00