Tsung-Mao Fang
00cbd72c60
Rename back button to navigate up button
...
A minor wording review.
Test: build pass
Bug: 219000314
Change-Id: I23bc580b193cc891b659514d13705db2c55b756a
Merged-In: I23bc580b193cc891b659514d13705db2c55b756a
2022-03-07 08:47:30 +00:00
SongFerng Wang
bdd37ce348
Merge "In E+E, the user can't enable the PSIM" into tm-dev
2022-03-07 07:32:57 +00:00
TreeHugger Robot
8f8e9c98f4
Merge "p2p: Close the channel when onStop is called." into tm-dev
2022-03-07 06:40:05 +00:00
Stanley Wang
96d82e3d05
Merge "Fix the problem that the autofill could be searched." into tm-dev
2022-03-07 06:11:52 +00:00
SongFerngWang
68cfaafe73
In E+E, the user can't enable the PSIM
...
In the E+E and there is the empty slot, the user can't enable PSIM.
Since the settings can't set the correct simSlotMapping.
Bug: 222231991
Test: atest UiccSlotUtilTest (All passes) and Build pass
Change-Id: Ia261e3b41c6c4a43a5429815d93ae9f6ff16f0ec
2022-03-07 12:44:00 +08:00
Jimmy Chen
78a0f6f98e
p2p: Close the channel when onStop is called.
...
P2P dialog is moved to an indenpendent activity, it will push Settings
to background and trigger onPause(). As P2P dialog is a Dialog Activity,
it won't trigger onStop, but SoftAp and NAN activity will. Moving
channel closing to onStop to adapt to new P2P dialog design.
Bug: 219406778
Test: make RunSettingsRoboTests ROBOTEST_FILTER=WifiP2pSettingsTest
create a p2p connection between 2 devices with this build.
Change-Id: I2fab5aa1021ec1a993f811c7310079db9d7f03c0
2022-03-07 10:44:04 +08:00
PETER LIANG
a92e6d8987
Merge "Move the "Dark theme" preference into the "Color and Motion" page." into tm-dev
2022-03-06 16:23:08 +00:00
TreeHugger Robot
73b858db47
Merge "Remove no reference code" into tm-dev
2022-03-05 07:16:22 +00:00
TreeHugger Robot
ccf275d55c
Merge "Apply proper icon tinting to dream icons" into tm-dev
2022-03-05 00:53:57 +00:00
Lucas Silva
cf7338c1cf
Apply proper icon tinting to dream icons
...
Test: locally on device
Bug: 222754771
Change-Id: I2998a37db4221f6beaeca591532ccc35d0992b86
2022-03-04 17:50:56 -05:00
Lucas Silva
eddf2b1345
Fix bug where dream preview image s not reset.
...
When the view is recycled, there may be an old preview image in the view
which should be cleared.
Bug: 222705951
Test: locally on device
Change-Id: I4bb1c176a9a6d04fd41780fa2da09ca685b87d26
2022-03-04 15:35:26 -05:00
Yasin Kilicdere
4e31442a72
Update UI to show feedback while creating Guest from Settings.
...
Make UM.createGuest call async and show "Creating new guest" dialog during.
Bug: 219741250
Test: Manual
Change-Id: I7e3497fef283a4c13719a12b962866f88e9e5a50
2022-03-04 18:24:56 +00:00
Taran Singh
a10dc5280d
Merge "Introduce developer option for Stylus handwriting" into tm-dev
2022-03-04 18:21:20 +00:00
Tsung-Mao Fang
6af43b1412
Remove no reference code
...
- Remove ControllerTask and ControllerFutureTask.
- Remove ControllerTaskTest and ControllerFutureTaskTest.
Fixes: 222661474
Test: make RunSettingsRoboTests -j ROBOTEST_FILTER=com.android.settings.dashboard
Change-Id: I36f4e723c40aa59ecb3b087cab11f2a744540812
2022-03-04 20:28:28 +08:00
Xiao Ma
602ea501a6
Merge "Remove InterfaceState and Role @IntDef from TetheredSettings." am: ebebc5e1e9
am: 39bc6f906f
am: 60dfd4e89f
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/2007411
Change-Id: Ide96b958cd24eb08aac39fd58d6d9d681b9686b0
2022-03-04 09:01:52 +00:00
Xiao Ma
60dfd4e89f
Merge "Remove InterfaceState and Role @IntDef from TetheredSettings." am: ebebc5e1e9
am: 39bc6f906f
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/2007411
Change-Id: I87aa662e232eff08faa456b1de2507683684b564
2022-03-04 08:41:05 +00:00
Xiao Ma
39bc6f906f
Merge "Remove InterfaceState and Role @IntDef from TetheredSettings." am: ebebc5e1e9
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/2007411
Change-Id: Ica6d4fa97c90e7af1607b3bcb9ceddc6ff0d9c58
2022-03-04 08:19:17 +00:00
Xiao Ma
ebebc5e1e9
Merge "Remove InterfaceState and Role @IntDef from TetheredSettings."
2022-03-04 08:00:01 +00:00
Cn Chen
f578c547ad
Merge "Add dynamic color support" into tm-dev
2022-03-04 07:03:17 +00:00
Amy Hsu
c8f9f36273
Merge "Add summary and footer message for the ScreenResolutionFragment." into tm-dev
2022-03-04 06:24:08 +00:00
Xiao Ma
bb0a8f2523
Remove InterfaceState and Role @IntDef from TetheredSettings.
...
@InterfaceState and @Role won't be exposed as module-lib APIs from
EthernetManager after migration, which are not visible for Settings
code, remove them as well.
Bug: 210586283
Test: m Settings
Change-Id: I49f0e8401681e66d6f5853c8eb3205fcef803c25
2022-03-04 06:09:33 +00:00
SongFerng Wang
eeb16a306f
Merge "[MEP] psim's logical slot index is 0" into tm-dev
2022-03-04 05:57:55 +00:00
Jason Chiu
306964cc65
Merge "Remove Flashlight from search results while the hardware is unavailable" into tm-dev
2022-03-04 05:56:38 +00:00
TreeHugger Robot
1adba841e1
Merge "Change magnify typing setting item's string." into tm-dev
2022-03-04 04:00:14 +00:00
cnchen
3aff4b1513
Add dynamic color support
...
(before)https://hsv.googleplex.com/6220707954425856
(after)https://hsv.googleplex.com/6270261408038912
Bug: 209889556
Test: see the hsv above
Change-Id: Ifee0392c189dbe7210ba2561355e2c275e7cb7fe
2022-03-04 11:58:26 +08:00
Jason Chiu
705276771a
Remove Flashlight from search results while the hardware is unavailable
...
Test: manual
Fix: 222599976
Change-Id: I353b872f9e56f5e00026e95933125c345636bbd2
2022-03-04 11:49:29 +08:00
Presubmit Automerger Backend
94e495c664
[automerge] Use android.app.AlertDialog in SetupChooseLockGeneric 2p: cd517a654a
am: e39120e45c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17052922
Change-Id: Iec0a0fb6c595a7e1f416dd3c3937085989caf4f5
2022-03-04 02:50:17 +00:00
Amy Hsu
372bbdcf9c
Add summary and footer message for the ScreenResolutionFragment.
...
Bug: b/199559703
Test: Check resolution switch UI in Settings app
atest SettingsUnitTests:ScreenResolutionControllerTest
atest SettingsUnitTests:ScreenResolutionFragmentTest
Change-Id: Iee1e74d3d4de81500b2abe62bc7e9bd69f55452c
(cherry picked from commit d633cd6b32
)
Merged-In: Iee1e74d3d4de81500b2abe62bc7e9bd69f55452c
2022-03-04 02:45:15 +00:00
PETER LIANG
ca3a45ebd3
Merge "Fix that symbol at top left corner mismatch with remaining options in vision settings." into tm-dev
2022-03-04 01:21:58 +00:00
Amy Hsu
27ad4dcf23
Merge "Add ScreenResolutionController to Settings app" into tm-dev
2022-03-04 01:08:00 +00:00
TreeHugger Robot
5ccb07df85
Merge "[SafetyCenter] Update Settings to align with renamed SafetyCenterManager APIs" into tm-dev
2022-03-04 00:57:08 +00:00
Yasin Kilicdere
9f54f436d1
Merge "Fix Guest string was not translated in UMS.userWithName()" into tm-dev
2022-03-04 00:03:00 +00:00
Presubmit Automerger Backend
e39120e45c
[automerge] Use android.app.AlertDialog in SetupChooseLockGeneric 2p: cd517a654a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17052922
Bug: 216442969
Change-Id: I8b98a48ad8d34b965f0d3dadb06247fdb84572bf
2022-03-03 23:37:07 +00:00
Edgar Wang
cd517a654a
Use android.app.AlertDialog in SetupChooseLockGeneric
...
androidx.appcompat.app.AlertDialog will cause postiveButton and negativeButton become too close when the texts are longer.
Bug: 216442969
Change-Id: I39e84c1007c817399902034e853b2aeee1343adc
Test: visual verify
2022-03-03 23:36:55 +00:00
Aaron Liu
b5fe96719c
Merge "Home Controls: Update subtitle for setting." into tm-dev
2022-03-03 22:20:54 +00:00
Menghan Li
c5e6cfdc17
Merge "Polish humanize strings for one-handed mode page" into tm-dev
2022-03-03 21:25:02 +00:00
Aaron Liu
ea34e9ab42
Home Controls: Update subtitle for setting.
...
Change subtitle for device controls setting to be less generic. Need to address merge conflicts here.
Bug: 216110204
Test: Manual
Change-Id: I848d052461f412c51109c39b811252c64b19440a
(cherry picked from commit d0b77425a3
)
2022-03-03 19:56:57 +00:00
Yasin Kilicdere
3fc4642ab4
Fix Guest string was not translated in UMS.userWithName()
...
This CL reverts the changes made in ag/14282598 since the issue is
solved from the source and removes 'String name' parameter from
UM.createGuest() calls.
Bug: 185309160
Test: atest UserDetailsSettingsTest
Change-Id: I92acad938d79e21b45af99cc76ff411022b61f1b
Merged-In: I92acad938d79e21b45af99cc76ff411022b61f1b
(cherry picked from commit ae871ba823
)
2022-03-03 18:32:48 +00:00
SongFerngWang
0b948c827b
[MEP] psim's logical slot index is 0
...
psim's logical slot index is 0, so changing the API and adding test
cases.
Bug: 221839363
Test: atest UiccSlotUtilTest
Change-Id: I1588bd4a2f552a6b41844883b6ad50f1bfec95de
(cherry picked from commit b162438b5d
)
2022-03-03 17:14:44 +00:00
TreeHugger Robot
02589e8b66
Merge "Ignore test case of SetupSkipDialogTest" into tm-dev
2022-03-03 16:17:25 +00:00
PETER LIANG
eb0a69cfcc
Merge "Polish and humanize the summaries for "Remove animations" and "Large mouse pointer"." into tm-dev
2022-03-03 15:25:44 +00:00
Alex Johnston
4a75dc192c
Change default USB configuration to a RestrictedPreference
...
Test: manual with TestDPC and Settings
DefaultUsbConfigurationPreferenceControllerTest
Bug: 201519976
205996517
Change-Id: I1def7b37184d6d81f29a5e6e4793b92012dacd9b
2022-03-03 15:09:06 +00:00
Menghan Li
d3ec64104d
Merge "Remove font size & screen size setup flow instance" into tm-dev
2022-03-03 14:40:17 +00:00
Menghan Li
4c167c01c7
Merge "Show different tooltips for QS features auto-added and non-auto-added" into tm-dev
2022-03-03 14:39:55 +00:00
Menghan Li
57ced74d51
Merge "Apply Glif theme before using dynamic color." into tm-dev
2022-03-03 14:39:34 +00:00
Edgar Wang
0dba77bc2f
Ignore test case of SetupSkipDialogTest
...
Bug: 222467830
Test: robotest
Change-Id: I5a4c2de830b90c3d7e83b751f09114b4ce2737fd
2022-03-03 21:53:02 +08:00
SongFerng Wang
cdb08ee92a
Merge "[MEP] The condition of "null point check" is wrong" into tm-dev
2022-03-03 12:36:59 +00:00
SongFerng Wang
9ca62b2290
Merge "Fix the settings crash when SimDialogActivity is null" into tm-dev
2022-03-03 12:36:43 +00:00
SongFerng Wang
822d099412
Merge "[MEP] The subscriptionInfo's getSimSlotIndex is logical slotId" into tm-dev
2022-03-03 12:36:20 +00:00
Edgar Wang
f0a675f07d
Merge "Use android.app.AlertDialog in SetupChooseLockGeneric" into tm-dev
2022-03-03 11:56:54 +00:00