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
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
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
Karishma Vakil
78cedba480
Merge "[SafetyCenter] Update Settings to align with renamed SafetyCenterManager APIs" into tm-mainline-prod am: bc84aad406
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17037303
Change-Id: Ia2008c5fc5b218b44278cde026ad87f0a9cad19c
2022-03-03 20:31:00 +00:00
Karishma Vakil
bc84aad406
Merge "[SafetyCenter] Update Settings to align with renamed SafetyCenterManager APIs" into tm-mainline-prod
2022-03-03 20:09:15 +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
Ricky Wai
2c01ba574b
Merge "Apply restricted settings to notification access."
2022-03-03 17:47:02 +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
SongFerng Wang
da07d7fce4
Merge "[MEP] psim's logical slot index is 0"
2022-03-03 17:13:34 +00:00
Menghan Li
5658c482a2
Merge "Remove font size & screen size setup flow instance" into tm-dev am: d3ec64104d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17049975
Change-Id: I9f2fe85a7ddd78bc093878f8ad81ac19083d2735
2022-03-03 15:12:06 +00:00
Menghan Li
57a77e263f
Merge "Apply Glif theme before using dynamic color." into tm-dev am: 57ced74d51
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17033479
Change-Id: I1fb81f95f3b41ee6ec15d7187f219991aa38006b
2022-03-03 15:11:32 +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
57ced74d51
Merge "Apply Glif theme before using dynamic color." into tm-dev
2022-03-03 14:39:34 +00:00
SongFerngWang
b162438b5d
[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
2022-03-03 20:56:40 +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
b8c9fa79dd
Merge "Use android.app.AlertDialog in SetupChooseLockGeneric" into tm-dev am: f0a675f07d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17052927
Change-Id: I7233aaf17296847ac5a9b817120f2f90f92511e7
2022-03-03 12:20:55 +00:00
Edgar Wang
f0a675f07d
Merge "Use android.app.AlertDialog in SetupChooseLockGeneric" into tm-dev
2022-03-03 11:56:54 +00:00
Ricky Wai
a137158f2c
Apply restricted settings to notification access.
...
Bug: 202130031
Test: Able to boot without error
Test: When app is installed by PackageInstaller app, notification
access is being restricted. The restriction is being removed after
turing it restricted settings off for that app.
Change-Id: I9c1fbc80dd2ca4cc483a60dfa9d043aaa99cde87
2022-03-03 11:20:21 +00:00
SongFerngWang
e90d80cc52
[MEP] The subscriptionInfo's getSimSlotIndex is logical slotId
...
1. The subscriptionInfo's getSimSlotIndex is logical slotId. The code
should compare it with uiccSlotMapping.getLogicalSlotIndex()
2. Rename the parameters for the readability.
3. The mobile network selection dialog did not be closed after user clicked.
Bug: 219951253
Test: manual test.
Change-Id: I7fef78547f4e6283791cd15a03275eaefeb50e3c
(cherry picked from commit 181f8179f1
)
2022-03-03 09:31:47 +00:00
SongFerngWang
ce8232d0a4
[MEP] The condition of "null point check" is wrong
...
The condition of "null point check" is wrong at the
SimSlotChangeHandler.
Bug: 222035986
Test: Build pass. maunal test.
Change-Id: I1b81faf082163643c1d17eae2f66d75b450288fe
(cherry picked from commit f64b2c09c0
)
2022-03-03 09:18:53 +00:00
SongFerngWang
a3b98f5d04
Fix the settings crash when SimDialogActivity is null
...
The PreferredSimDialogFragment did updateDialog after SimDialogActivity
was finished. It caused the settings crash. This is similar to b/184899699
Bug: 220803944
Test: build pass
Change-Id: I9a5964400a63053e362632944b9e7aa8ec1bbea8
(cherry picked from commit 70bf76a436
)
2022-03-03 09:18:39 +00:00
tom hsu
ea9e627c1c
[Panlingual] Improve UI can not show on at first.
...
- Settings take much time to get the info of app launcher entry. User
may not see the panlingual UI at first after boot to home.
- Does small refactor to somewhere.
Bug: 218416193
Test: local
Test: atest pass
Change-Id: Ibfb91f0bb8d8ff54cadd041250b3cff252dbe591
(cherry picked from commit cae20ce2f7
)
Merged-In: Ibfb91f0bb8d8ff54cadd041250b3cff252dbe591
2022-03-03 08:39:20 +00:00
menghanli
a3c62aa1c7
Remove font size & screen size setup flow instance
...
Bug: 219882220
Bug: 214881137
Test: Build & flash; visual inspection; make RunSettingsRoboTests
Change-Id: I797738388a9fc3e8af21ccee3c1d34771b46126d
2022-03-03 07:43:37 +00:00
Amy Hsu
0dea418d57
Add ScreenResolutionController to Settings app
...
Settings for resolution switch
Bug: b/199559703
Test: Check resolution switch UI in Settings app
atest SettingsUnitTests:ScreenResolutionControllerTest
atest SettingsUnitTests:ScreenResolutionFragmentTest
Change-Id: I46d3be3b82ca512b8672efaa489df2cdaab26d6d
Merged-In: I46d3be3b82ca512b8672efaa489df2cdaab26d6d
2022-03-03 07:23:10 +00:00
Peter_Liang
9d86fbc7a7
Fix that symbol at top left corner mismatch with remaining options in vision settings.
...
Replaced it with the visibility icon
Bug: 222242580
Test: manual test
Change-Id: I41682802678456d5fb93fb0e19d034e725e1da17
2022-03-03 15:09:53 +08:00
Amy Hsu
5b631a6925
Merge "Add summary and footer message for the ScreenResolutionFragment."
2022-03-03 07:05:04 +00:00
Amy Hsu
7399a1f0f5
Merge "Add ScreenResolutionController to Settings app"
2022-03-03 07:01:40 +00:00
Amy Hsu
d633cd6b32
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
2022-03-03 14:26:10 +08:00