Yuri Ufimtsev
2ea378651c
Merge "Inject different User IDs into biometric utils" into tm-dev am: 1985e02488
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17104563
Change-Id: I63c748656f255d1d795558594a8d2b214bd98eee
2022-03-08 12:34:02 +00:00
Yuri Ufimtsev
1985e02488
Merge "Inject different User IDs into biometric utils" into tm-dev
2022-03-08 12:13:20 +00:00
Stanley Wang
41f55133b0
Merge "Fix the problem that voice search can not find the Use Battery Saver slice." into tm-dev am: 5e4be73398
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17013484
Change-Id: I9d1052ebb2b997301659f8d34fbd5f335705d7ef
2022-03-08 11:08:44 +00:00
TreeHugger Robot
e8c55967ec
Merge "Change default USB configuration to a RestrictedPreference" into tm-dev am: 7d26b6273c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17070264
Change-Id: Id3aabcc991a52cbcd12b7edf892922f559dd65db
2022-03-08 11:08:01 +00:00
Stanley Wang
5e4be73398
Merge "Fix the problem that voice search can not find the Use Battery Saver slice." into tm-dev
2022-03-08 10:30:03 +00:00
TreeHugger Robot
7d26b6273c
Merge "Change default USB configuration to a RestrictedPreference" into tm-dev
2022-03-08 10:29:42 +00:00
Stanley Wang
21564efa8b
Fix the problem that voice search can not find the
...
Use Battery Saver slice.
There is no title for preference in xml, so the preference cannot
be indexed.
Fix: 172276695
Test: manual test and see the UI
Change-Id: Ieb7836805e66515629064800e4119ca17b5ac2e0
2022-03-08 08:51:58 +00:00
TreeHugger Robot
1c47226d17
Merge "Restrict WiFi network connection"
2022-03-08 07:00:37 +00:00
TreeHugger Robot
11829d1985
Merge "Add user button UX update" into tm-dev am: 3e4c3d84c6
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17084549
Change-Id: Ic8539915b0efd672d1237d09530098a268411553
2022-03-08 06:47:10 +00:00
Jenhou (Alan) Huang
5e912db2f6
Merge "Add setting page for the Spatial audio"
2022-03-08 05:50:56 +00:00
Alan Huang
f1ecb4fb48
Add setting page for the Spatial audio
...
The Spatial audio settings page control the state for the phone speaker
and the wired headphones
Test: make RunSettingsRoboTests
Bug: 220811398
Change-Id: I49e3fab48186d09357a8481652bdccb4aa5d044a
2022-03-08 02:06:09 +00:00
Weng Su
f86bdc9c69
Restrict WiFi network connection
...
- Use StandardWifiEntry#canConnect() to determine if the network should
be disabled or not.
- Use StandardWifiEntry#getSummary() to retrieve the restriction message.
- Disabled WiFi network if it cannot connect.
- If WiFi network is connected or saved network, leave it enabled to
disconnect or configure.
- See the result screenshot in b/203168943#comment11
Bug: 203168938
Bug: 203168943
Test: manual test
make RunSettingsRoboTests ROBOTEST_FILTER=LongPressWifiEntryPreferenceTest
make RunSettingsRoboTests ROBOTEST_FILTER=NetworkProviderSettingsTest
Change-Id: I04aafaa5b383598a0f87eea15d06b38bbc662b9e
2022-03-08 04:27:28 +08:00
TreeHugger Robot
d0c2f30970
Merge "Revert "Remove the fallback AddSupervisedUserActivity.""
2022-03-07 18:41:45 +00:00
Matt Pietal
b8c30c7c5d
Add user button UX update
...
Visually align all add user/guest icons between settings and
systemui. Both areas may tint and size the icons slightly differently.
Fixes: 219078700
Test: visual, use the multiple users settings page
Change-Id: Ic88d5b2197f402f130d6cfeb94bdb2bb1b6aa58c
2022-03-07 13:37:20 -05:00
Yuri Ufimtsev
f15bebe6c3
Inject different User IDs into biometric utils
...
Test: atest SettingsUnitTests
Bug: 222217132
Change-Id: I7939d78817f53814d0f8fb4636231a4833fbe26a
2022-03-07 10:04:25 +00:00
SongFerng Wang
3254fc9703
Merge "In E+E, the user can't enable the PSIM" into tm-dev am: bdd37ce348
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17092188
Change-Id: I2adc398e5c374cb9efd55778da1ff8c64ee96cfb
2022-03-07 07:56:40 +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
838fe4fe3c
Merge "p2p: Close the channel when onStop is called." into tm-dev am: 8f8e9c98f4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16986446
Change-Id: Ic323b7acee01ff8c7526ea10804de1395bd92f93
2022-03-07 07:00:55 +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
9fe433e219
Merge "Fix the problem that the autofill could be searched." into tm-dev am: 96d82e3d05
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17043948
Change-Id: I164e93b8d1db1ce5032ac83fb6ff6ea59bf9c3dd
2022-03-07 06:28:28 +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
TreeHugger Robot
b8fe10e1b1
Merge "Remove no reference code" into tm-dev am: 73b858db47
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17071790
Change-Id: Ifd9ce6c876105fa1db0256b33ef308ae7e65b1da
2022-03-05 07:42:19 +00:00
TreeHugger Robot
73b858db47
Merge "Remove no reference code" into tm-dev
2022-03-05 07:16:22 +00:00
TreeHugger Robot
c0d5dc01d5
Merge "Apply proper icon tinting to dream icons" into tm-dev am: ccf275d55c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17086911
Change-Id: I50f660d919be39e696c61b414fcb7780de21d30f
2022-03-05 01:22:50 +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
213ffe1c3b
Fix bug where dream preview image s not reset. am: eddf2b1345
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17083780
Change-Id: I4e0bbcd4648ab313679faff06f61161098f5d244
2022-03-04 22:56:21 +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
Taran Singh
2c52b9d3de
Merge "Introduce developer option for Stylus handwriting" into tm-dev am: a10dc5280d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16972176
Change-Id: I7ee37918aa8ae20fd7ba5520a522b569e0f43d2c
2022-03-04 18:32:17 +00:00
Taran Singh
a10dc5280d
Merge "Introduce developer option for Stylus handwriting" into tm-dev
2022-03-04 18:21:20 +00:00
Yasin Kilicdere
a30b27657b
Revert "Remove the fallback AddSupervisedUserActivity."
...
This reverts commit 86f3500439 .
Reason for revert: Real flow is not ready yet, so we still need the fallback activity.
Change-Id: I34dc5386ff8c18a62b4b11e25fd355a62602329f
2022-03-04 15:44:42 +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
c82d7c9d22
Merge "Remove InterfaceState and Role @IntDef from TetheredSettings." am: ebebc5e1e9 am: 39bc6f906f am: 60dfd4e89f am: 602ea501a6
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/2007411
Change-Id: I5a7d5891529db39df54a9a02cdae5d86ae86bac2
2022-03-04 09:24:27 +00: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
Cn Chen
fdc5fdbf49
Merge "Add dynamic color support" into tm-dev am: f578c547ad
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17077606
Change-Id: I7a125c9fc71af01616c0d229ff2095af11a0d952
2022-03-04 07:23:29 +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
Jason Chiu
4013f4e0e0
Merge "Remove Flashlight from search results while the hardware is unavailable" into tm-dev am: 306964cc65
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17077605
Change-Id: I0273580976343a53c14cf4e06d7e69cfb20f57ef
2022-03-04 06:20:12 +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
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
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
69c7484596
Merge "Fix that symbol at top left corner mismatch with remaining options in vision settings." into tm-dev am: ca3a45ebd3
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17046258
Change-Id: I17ae8d83a2629e64458f500c5000f8f15d8094b6
2022-03-04 01:24:32 +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