Julia Reynolds
c0e361ba79
Merge "Update method name" into sc-dev am: a2c2889c78
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14919903
Change-Id: Iaedb06a7d862f708af1ba1139f17a648d74ace4e
2021-06-09 18:02:33 +00:00
Julia Reynolds
a2c2889c78
Merge "Update method name" into sc-dev
2021-06-09 17:33:23 +00:00
TreeHugger Robot
5ccaa61a2f
Merge changes from topic "free_up_space_card_preference" into sc-dev am: a23533cbdd
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14909652
Change-Id: I181cc7e6385a87f40d8632db84e98f4e9b279206
2021-06-09 17:04:12 +00:00
TreeHugger Robot
a23533cbdd
Merge changes from topic "free_up_space_card_preference" into sc-dev
...
* changes:
Tweak UI of CardPreference and ContextualCard
'Free up space' uses CardPreference
2021-06-09 16:45:54 +00:00
Sunny Shao
20efc0ce3e
Fix button is not fully rounded corner issue am: d769667e09
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14880641
Change-Id: I5bb8d0590937d8544cc0eaf50705314d4bfdad07
2021-06-09 15:41:23 +00:00
Julia Reynolds
b70d3d5c13
Update method name
...
Test: RoboTests
Bug: 184709662
Change-Id: I3a998a151f9647efae00909e2b4f88fa27d645eb
2021-06-09 09:53:09 -04:00
Sunny Shao
d769667e09
Fix button is not fully rounded corner issue
...
Fixes: 189903078
Test: manual test
Change-Id: I498e2a9050255801c8c2613c4a933d8a713a0d55
2021-06-09 21:42:06 +08:00
Yi-Ling Chuang
aba4103920
Merge "Suppress Shared Axis transiiton on the SIM dialog" into sc-dev am: 562ad29721
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14880642
Change-Id: I13353feb811de25053023358d955db1eff957bf5
2021-06-09 13:19:12 +00:00
Yi-Ling Chuang
562ad29721
Merge "Suppress Shared Axis transiiton on the SIM dialog" into sc-dev
2021-06-09 13:06:59 +00:00
Zoey Chen
5047a5d041
Merge "[Settings] Fix test failure of WFC group" into sc-dev am: 38b22563f8
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14912500
Change-Id: I7f407bf133d33034cf936319e989043c9086490a
2021-06-09 11:56:43 +00:00
YUKAI HUNG
bf203b18e5
Merge "Resolve locale not update issues in the chart view" into sc-dev am: 4248531508
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14912493
Change-Id: I7ada919a6e9d6eeea477858e1d71a4323ede1966
2021-06-09 11:56:29 +00:00
Zoey Chen
38b22563f8
Merge "[Settings] Fix test failure of WFC group" into sc-dev
2021-06-09 11:43:47 +00:00
YUKAI HUNG
4248531508
Merge "Resolve locale not update issues in the chart view" into sc-dev
2021-06-09 11:43:41 +00:00
PETER LIANG
575ae9574e
Merge changes I99fb2ed2,Iba18bfab into sc-dev am: d2c4944cbb
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14823310
Change-Id: I76e0436b02f078a750562f434bb28e3f81644644
2021-06-09 11:01:22 +00:00
PETER LIANG
d2c4944cbb
Merge changes I99fb2ed2,Iba18bfab into sc-dev
...
* changes:
Support the lottie image file for the banner in Accessibility Settings.
Fixing the animation of drawable couldn't play automatically for the banner.
2021-06-09 10:44:10 +00:00
Weng Su
bd31f36a2e
Merge "[Provider Model] Fix the panel non responsive issue" into sc-dev am: 635e57bd4e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14891919
Change-Id: Icd43216660f67f288f8515e5ce29d13294074d9f
2021-06-09 10:26:22 +00:00
Peter_Liang
3ce3a93e71
Support the lottie image file for the banner in Accessibility Settings.
...
Action:
Currently, the ImageView component couldn’t handle the lottie image from raw resource folder, so temporarily using the LottieAnimationView from settingsLib to support lottie image for the banner of Accessibility settings.
Bug: 186065724
Bug: 179451422
Test: atest AnimatedImagePreferenceTest
Change-Id: I99fb2ed26085c73bc262c58001de8dec3078e1d0
2021-06-09 10:11:23 +00:00
Weng Su
635e57bd4e
Merge "[Provider Model] Fix the panel non responsive issue" into sc-dev
2021-06-09 10:05:51 +00:00
Mill Chen
bbb527ac0d
Merge "Update the theme to fix background color problem" into sc-dev am: 6a1ff49cb7
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14878872
Change-Id: Ie6ffda2ab0d98acea7e4431b41b15052cc008090
2021-06-09 09:48:16 +00:00
Arc Wang
bdb70b1078
Tweak UI of CardPreference and ContextualCard
...
- CardPreference uses settingslib_preference
layout to fix title/summary alignment issue.
- Remove stroke for CardPreference and ContextualCard.
- Set colorSurface as default card background color.
Bug: 188599776
Test: manual visual
Change-Id: Id0ee40be60de1f7605849490ee43eae4b9420abb
2021-06-09 17:43:43 +08:00
Mill Chen
6a1ff49cb7
Merge "Update the theme to fix background color problem" into sc-dev
2021-06-09 09:36:04 +00:00
Arc Wang
7b85f2af24
'Free up space' uses CardPreference
...
For material next style.
Bug: 188599776
Test: make RunSettingsRoboTests ROBOTEST_FILTER=CardPreferenceTest
Change-Id: Ibaf4d11ab44017453498676db00cff1e49c83b9d
2021-06-09 17:35:33 +08:00
Zoey Chen
ff0c06f20a
[Settings] Fix test failure of WFC group
...
Bug: 190569916
Test: atest NetworkProviderWifiCallingGroupTest
Change-Id: Ie520f3709eb0751150fdbda1f14e878ba21e22c4
2021-06-09 09:07:50 +00:00
ykhung
2a75186e4b
Resolve locale not update issues in the chart view
...
- read locale from configuration rather than Locale.getDefault
- refine 12-24 format to align the current status bar short style
- resolve locale change not update chart percentage label
- extend timestamp label in the chart graph from 4 to 5 labels
Bug: 190150515
Bug: 190422902
Bug: 190226837
Test: make SettingsRoboTests
Change-Id: I5347964900123a6d112dbc37c2af87eb7d73f1d2
2021-06-09 16:11:15 +08:00
Stanley Wang
d7875ab8a8
Merge "Fix the problem of the TalkBack function can not be turned on." into sc-dev am: bbab97c955
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14891917
Change-Id: I3804164b0b78e26baecca0ae62294f77b109c636
2021-06-09 06:49:39 +00:00
Stanley Wang
bbab97c955
Merge "Fix the problem of the TalkBack function can not be turned on." into sc-dev
2021-06-09 06:37:29 +00:00
Yanting Yang
4b5b46d5fb
Merge "Update homepage summary of Accessibility" into sc-dev am: 426e2cb3e3
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14912494
Change-Id: Ib269cc85aa72efdbbbd71fef2bb5d82eac80312f
2021-06-09 05:47:50 +00:00
Menghan Li
830a8c2aa1
Merge "Add AccessibilityShortcutPreferenceFragment to share non-accesibility tools to add shortcut" into sc-dev am: c4609d14f4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14860442
Change-Id: I30a1f10296ec42a900f2648a701dd52e60900a56
2021-06-09 05:47:45 +00:00
Menghan Li
154699afe1
Merge "Move DialogEumn into AccessibilityDialogUtils" into sc-dev am: 0a9d2385f0
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14860441
Change-Id: Ib34df88b17d4322596b982b552e320c0aa5327a2
2021-06-09 05:47:37 +00:00
Tsung-Mao Fang
fd9cca8aed
Merge "Remove the large space when searching region list" into sc-dev am: 0a8ab3a543
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14880232
Change-Id: I88be0e9d792f6b593d878d8f5e360e062dfcedc1
2021-06-09 05:47:25 +00:00
Yanting Yang
426e2cb3e3
Merge "Update homepage summary of Accessibility" into sc-dev
2021-06-09 05:44:49 +00:00
Menghan Li
c4609d14f4
Merge "Add AccessibilityShortcutPreferenceFragment to share non-accesibility tools to add shortcut" into sc-dev
2021-06-09 05:42:08 +00:00
Menghan Li
0a9d2385f0
Merge "Move DialogEumn into AccessibilityDialogUtils" into sc-dev
2021-06-09 05:41:00 +00:00
Tsung-Mao Fang
0a8ab3a543
Merge "Remove the large space when searching region list" into sc-dev
2021-06-09 05:34:23 +00:00
Yanting Yang
b458c1d4ab
Update homepage summary of Accessibility
...
Fixes: 190015037
Test: robotests & visual
Change-Id: Iab001452ae240aee3d3d1ebe9d58c96bda66a50d
2021-06-09 12:04:31 +08:00
Edgar Wang
7e4e3c0bfb
Merge "Move Power menu from Gesture to System Settings" into sc-dev am: b62dedf9c8
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14880631
Change-Id: I8b2fa2bfea2c1b775e3b249020a53a58363f435b
2021-06-09 04:01:48 +00:00
TreeHugger Robot
e4629ec709
Merge "Fix AppBatteryPreferenceControllerTest test fail" into sc-dev am: 75d3635712
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14860446
Change-Id: I3aa2df4ff6def5f12a28036ee6b866bb4ebd8f57
2021-06-09 04:01:25 +00:00
Edgar Wang
b62dedf9c8
Merge "Move Power menu from Gesture to System Settings" into sc-dev
2021-06-09 03:42:44 +00:00
TreeHugger Robot
75d3635712
Merge "Fix AppBatteryPreferenceControllerTest test fail" into sc-dev
2021-06-09 03:30:10 +00:00
Sarah Chin
afd5c21606
Merge "Add NR SA OVERRIDE_NETWORK_TYPE_NR_ADVANCED for TelephonyDisplayInfo" am: 8222d88548
am: 5a173dad6c
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1681974
Change-Id: Ibfd65d9a29f0167035093db1e0fee59a5064a466
2021-06-08 21:45:35 +00:00
Sarah Chin
5a173dad6c
Merge "Add NR SA OVERRIDE_NETWORK_TYPE_NR_ADVANCED for TelephonyDisplayInfo" am: 8222d88548
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1681974
Change-Id: I467a109a5387e4d1bc0da4e83c6e12ceea24d6bf
2021-06-08 21:10:17 +00:00
Sarah Chin
8222d88548
Merge "Add NR SA OVERRIDE_NETWORK_TYPE_NR_ADVANCED for TelephonyDisplayInfo"
2021-06-08 20:47:10 +00:00
Chen Xu
665c496449
Merge "UK emergency alert app rename" into rvc-qpr-dev am: 3bdcdae23f
am: 35e1f0d189
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14645166
Change-Id: Ia51097c7d0144d8eb7aba9ee31339ecd81ded445
2021-06-08 20:21:59 +00:00
Chen Xu
35e1f0d189
Merge "UK emergency alert app rename" into rvc-qpr-dev am: 3bdcdae23f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14645166
Change-Id: Ia624be832a8e3f2764db2f8f5529b64a91e5b2a2
2021-06-08 20:06:21 +00:00
Chen Xu
3bdcdae23f
Merge "UK emergency alert app rename" into rvc-qpr-dev
2021-06-08 19:50:39 +00:00
Curtis Belmonte
539ded515c
Merge "Fix color and asset name for large face enroll icon" into sc-dev am: 99faae35fc
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14887393
Change-Id: I22bb5932933f71c20417b267c1cad3841bed7652
2021-06-08 19:42:14 +00:00
Curtis Belmonte
99faae35fc
Merge "Fix color and asset name for large face enroll icon" into sc-dev
2021-06-08 19:36:05 +00:00
Matt Casey
ac1a9c59a2
Merge "Update system settings to honor device defaults for assistant invocation" into sc-dev am: fc10ab9c98
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14843840
Change-Id: I73d3ecd7950d90593acf5118baf536a3dc62974a
2021-06-08 19:29:44 +00:00
Matt Casey
fc10ab9c98
Merge "Update system settings to honor device defaults for assistant invocation" into sc-dev
2021-06-08 19:02:06 +00:00
Chen Xu
3b8c6118c1
UK emergency alert app rename
...
Bug: 179052608
Test: Build
Change-Id: Ic9d4e1138113e3c90abb27ba0a72d2ed07528c1e
(cherry picked from commit f7e3d57023
)
Merged-in: Ic9d4e1138113e3c90abb27ba0a72d2ed07528c1e
2021-06-08 18:09:46 +00:00