SongFerngWang
b114e490d5
Provider model: add string for airplane mode
...
Bug: 177399563
Test: build PASS and verify the slice's airplane screen.
(PASS)atest NetworkProviderWorkerTest
(PASS)atest ProviderModelSliceTest
(PASS)atest ProviderModelSliceHelperTest
Change-Id: I9f212b8c2c66bf8af32936fca92c46fe86a9b3ef
2021-01-14 12:47:26 +00:00
Yi-Ling Chuang
2af2d0bf39
Redirect users from Search to Settings with transition.
...
Currently there is no transition while redirecting users from Settings
Search result to Settings. This CL gets Shared X-Axis transition applied
to make a better visual experience.
Bug: 177480699
Test: Click on a search result and see the transition.
Change-Id: Iad9b0c1168a939582e2648bc023c1321f9ec8049
2021-01-14 19:07:18 +08:00
Zoey Chen
a9d3a5ee36
[Provider Model] Update the icon's path
...
Screenshot: https://screenshot.googleplex.com/6GSkuoDG3Yr4BAS.png
Bug: 172053880
Test: manual
Change-Id: I82c21e274a8e2dd617430c1b6402d4a0b7ed373f
2021-01-14 10:52:23 +00:00
TreeHugger Robot
56dc7f9b18
Merge "Visual updated for CollapsingToolbarLayout"
2021-01-14 08:31:53 +00:00
Alex Johnston
05137ea2e7
Merge "Add cred mng app metrics to Settings"
2021-01-14 08:27:32 +00:00
Yo Chiang
f1065e359f
Remove feature flag "settings_dynamic_system"
...
Bug: 176795908
Test: Presubmit
Test: DSULoader
Change-Id: Ib6b450489c63913c47858cf295e4785fd5d0cfbb
Merged-In: Ib6b450489c63913c47858cf295e4785fd5d0cfbb
2021-01-14 15:47:41 +08:00
Yi-yo Chiang
35d0c51273
Merge "Remove feature flag "settings_dynamic_system""
2021-01-14 07:29:43 +00:00
Mill Chen
02811e52bd
Visual updated for CollapsingToolbarLayout
...
- Tweak the margin for expanded title
- Increase the height of content scrim
- Enlarge the font size for expanded title
Bug: 177191754
Test: visual verified
Change-Id: I2463aa45cd60de1333b6433310f9bf69f090c958
2021-01-14 15:11:50 +08:00
Zoey Chen
c61c2fb1d7
Merge "[Provider Model] Modify the title and summary of airplane mode networks"
2021-01-14 05:26:22 +00:00
Zoey Chen
01824b9e57
Merge "[Provider Model] Use correct icon for Calls & SMS"
2021-01-14 03:36:19 +00:00
TreeHugger Robot
83f7895fe3
Merge "Update FingerprintEnrollEnrolling for UDFPS"
2021-01-14 03:30:56 +00:00
TreeHugger Robot
98814b89cf
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into rvc-qpr-dev am: bb974b69a0
-s ours am: a8b695c31f
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/13329654
MUST ONLY BE SUBMITTED BY AUTOMERGER
Change-Id: Ic48d5d7e0e3e9d0b20546c88521cce6cc2e02687
2021-01-13 19:02:01 +00:00
Wesley.CW Wang
f3db5cb678
Adjust Battery Saver percentage slide size
...
- Increase seekbar size to 48dp to fit the GAR requirement
Screenshots:
https://screenshot.googleplex.com/72qRevtZXA4PTcg.png
https://screenshot.googleplex.com/3rJjDRehdsPL8AQ.png
Bug: 157532287
Test: make SettingsGoogleRoboTests
Change-Id: Ibeaec5e09b45bf1145cff1b2515a3f79548a25a5
2021-01-13 18:52:48 +00:00
TreeHugger Robot
a8b695c31f
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into rvc-qpr-dev am: bb974b69a0
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/13329654
MUST ONLY BE SUBMITTED BY AUTOMERGER
Change-Id: I890c875c147001a6d2318b95f7091327e9063c78
2021-01-13 18:42:26 +00:00
TreeHugger Robot
bb974b69a0
Merge "Import translations. DO NOT MERGE ANYWHERE" into rvc-qpr-dev
2021-01-13 17:58:40 +00:00
TreeHugger Robot
1164ce5afa
Merge "Import translations. DO NOT MERGE ANYWHERE"
2021-01-13 17:53:12 +00:00
TreeHugger Robot
877ff557fa
Merge "Correct the naming for homepage preference"
2021-01-13 16:53:57 +00:00
TreeHugger Robot
9dbab5a63a
Merge "Add toggle for Prevent Ringing setting in Gesture page."
2021-01-13 16:50:36 +00:00
TreeHugger Robot
0b2c7f99e8
Merge "Add a flag for controlling location indicator settings."
2021-01-13 16:48:37 +00:00
Bill Yi
c03e06141b
Merge changes from topic "presubmit-am-585647fb31ff406c921b46855d4bcb2b"
...
* changes:
[automerged blank] Import translations. DO NOT MERGE ANYWHERE 2p: 1fa997bb14
Import translations. DO NOT MERGE ANYWHERE
2021-01-13 16:38:47 +00:00
Tsung-Mao Fang
1b849dbe2a
Correct the naming for homepage preference
...
- Have a consistent naming rule for homepage.
- Make the font family of title can be modified by system.
Test: See the screen, and font family of title is correct.
Bug: 177213699
Change-Id: I8e3ebbf06a8c1849956100c8d2825f98ad251b37
2021-01-13 23:14:58 +08:00
Yi-Ling Chuang
6735292dab
Add toggle for Prevent Ringing setting in Gesture page.
...
- Replace Preference with PrimarySwitchPreference.
Fixes: 177408128
Test: open gesture page
Change-Id: I25079632459b3457995792347f4904c25374d47d
2021-01-13 23:11:26 +08:00
Jeremy Goldman
3c334cc47f
Utility to compute a single subscription's unique display name.
...
Bug: 150370656
Bug: 148303118
Test: atest -c SubscriptionUtilTest
Change-Id: Id4600dbf038117129c62331f9e00b7035af1c0fd
2021-01-13 22:03:03 +08:00
Zoey Chen
cadf1b0267
[Provider Model] Modify the title and summary of airplane mode networks
...
Bug: 171874190
Test: manual
Change-Id: I7acd483616295c41bddc491145cbd5b1637e9b0c
2021-01-13 20:59:02 +08:00
Zoey Chen
48052e5069
[Provider Model] Use correct icon for Calls & SMS
...
Bug: 172053880
Test: manual
Change-Id: I48219042f5dca7d5760da59a7911d46ed9029138
2021-01-13 20:16:43 +08:00
Jeremy Goldman
3c3ce5ea66
Merge "Return mapping of subscription id to unique display name."
2021-01-13 12:04:54 +00:00
Yanting Yang
79c21c07d6
Merge "Override homepage tile positions for silky home"
2021-01-13 11:26:55 +00:00
Ben Chung
613ad3f88b
Merge "Accessibility settings interaction controls category restructure, add system controls fragment for related accessibility services."
2021-01-13 11:19:57 +00:00
TreeHugger Robot
e63109e4d9
Merge "Fix the non-working bluetooth slice in the Assistant."
2021-01-13 10:19:51 +00:00
Bill Yi
d536b71847
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Icdfdb30a8be902a86187aa702e7e121112c553b4
2021-01-13 01:02:17 -08:00
Ben Chung
29ace16b35
Accessibility settings interaction controls category restructure, add system controls fragment for related accessibility services.
...
Bug: 174829936
Test: atest SystemControlsFragmentTest, atest AccessibilitySettingsTest
Change-Id: I609207c8c7bf0e5cb4beda0d5c578669bcd005a4
2021-01-13 16:29:44 +08:00
Jeremy Goldman
2fb7e1bbc4
Return mapping of subscription id to unique display name.
...
Fallback 1: if display names are the same, use the last 4 digits of a
phone number
Fallback 2: if the phone number cannot be displayed or the last 4 digits
are identical, fallback to use the subscription id
This function depends on DeviceInfoUtils for the phone number
formatting. Because DeviceInfoUtils is within SettingsLib, this function
(at least for now) is located within the Settings codebase itself.
go/unique-sub-display-names
Bug: 148303118
Bug: 150370656
Test: atest -c SubscriptionUtilTest
Change-Id: Id3e26254d4b193c13506df52fb59e97643df7a32
2021-01-13 16:18:00 +08:00
Yanting Yang
b3381de206
Override homepage tile positions for silky home
...
Create configs to record the packages and orders of homepage tiles and
then according to these data to override homepage tile positions.
Bug: 168166015
Test: visual with turning on/off silky home
Change-Id: I3fcb54ac531a124101084bb40064b5a7227bf311
2021-01-13 15:42:41 +08:00
Bill Yi
129b3b91d1
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Iaea90af3fb9836088e85de6a8a692b965b4419fa
2021-01-12 23:26:57 -08:00
Bill Yi
930589ef7c
[automerged blank] Import translations. DO NOT MERGE ANYWHERE 2p: 1fa997bb14
...
Blank merge reason: commit message contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/13329651
Change-Id: I1a891d20b6cebabdc3405c9cc8a5025926b34ba9
2021-01-13 06:40:14 +00:00
Bill Yi
1fa997bb14
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ieda9ae4468f5d7d1c45f480780b9893b952c2e02
2021-01-12 22:39:28 -08:00
Yo Chiang
a366690de1
Remove feature flag "settings_dynamic_system"
...
Bug: 176795908
Test: Presubmit
Test: DSULoader
Change-Id: Ib6b450489c63913c47858cf295e4785fd5d0cfbb
2021-01-13 12:32:00 +08:00
Yi-Ling Chuang
cc00c0de8c
Fix the non-working bluetooth slice in the Assistant.
...
The bluetooh slice has an inline control, which means the PendingIntent
of the slice action should be mutable. Update the mutability flag to fix
this issue.
Fixes: 171521962
Test: Use voice command to turn on bluetooth and the bt slice should
work properly.
Change-Id: I488eef5c94b2bf66a67fb97b4102d5da2971bf04
2021-01-13 12:24:33 +08:00
TreeHugger Robot
bfcb1dc2c4
Merge "Extend character limit for accessibility_toggle_primary_mono_summary"
2021-01-13 03:04:59 +00:00
Kevin Chyn
95ca345b23
Update FingerprintEnrollEnrolling for UDFPS
...
SysUI is now responsible for showing the fingerprint icon and
circle (when finger is not down). This changes makes slight tweak
so the progress indicator is not covered by SysUI.
Fixes a few corner cases when onConfigurationChange occurs
Bug: 177026664
Bug: 177275693
Test: No effect on existing devices
Change-Id: Id06eab00861878a867804a27f4778f1e3fbd174e
2021-01-12 18:31:13 -08:00
Stanley Wang
4c7b61ab14
Merge "Use SettingsLib's MainSwitchPreference to replace the Switches which use LayoutPreference."
2021-01-13 02:17:01 +00:00
Edgar Wang
2abd062140
Merge "Fix crash when TestingSettingsBroadcastReceiver handling intent"
2021-01-13 01:35:53 +00:00
Edgar Wang
e451e03694
Extend character limit for accessibility_toggle_primary_mono_summary
...
Bug: 165016056
Change-Id: Icef2807767656e5c4e83b4c52c28c5160521a490
Test: rebuild
2021-01-13 01:08:35 +00:00
Yan Zhu
460c2cbc0f
Clean up split system user code in packages/apps/Settings/
...
Remove legacy code belonged to Andrometa project. Split system user
feature is always turned off now.
Bug: 137101239
Test: build, sync and reboot
Change-Id: Ieb84a6e131383dcd263a5d9b29a49dc64d905fe0
2021-01-12 16:57:49 -08:00
Wei Wang
a6daf85a32
Add a flag for controlling location indicator settings.
...
Bug: 177334097
Test: Manual && make RunSettingsRoboTests ROBOTEST_FILTER=LocationIndicatorsPreferenceControllerTest
Change-Id: I33821ab8328fd18b796a78813b7354a928832792
2021-01-12 16:02:57 -08:00
TreeHugger Robot
050b54165f
Merge "Fix broken tests"
2021-01-12 19:56:47 +00:00
Joshua Mccloskey
0fa6e5eb41
Merge "Add immutability flag to face slice"
2021-01-12 19:27:17 +00:00
Jeff DeCew
1483080962
Fix broken tests
...
Fixes: 177280083
Test: export ROBOTEST_FILTER="SimSelectNotificationTest"; make -j RunSettingsRoboTests
Change-Id: I2e40c3f530c7466bd1f9c752da67e95805ac2294
2021-01-12 13:24:42 -05:00
Alex Johnston
c3b31dd94c
Add cred mng app metrics to Settings
...
Log:
* package name
* number of remote apps/URIs
* request accepted
* request failed
* request cancelled
* removed
Bug: 165641221
Test: manual
Change-Id: I629b95626c9581da8d7f1ea6758120768471a60e
2021-01-12 16:49:44 +00:00
Benjamin Franz
1a40f22c36
Merge "Update constructor usage for CompatibilityChangeInfo" am: 39a920dd22
am: 9229794727
am: 04bbd87254
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1541372
MUST ONLY BE SUBMITTED BY AUTOMERGER
Change-Id: I9870c806d1638298a6f1855dc9ffd973d7f2cf24
2021-01-12 16:48:26 +00:00