SongFerngWang
c9a9faf5b8
Add the confirmation dialog when user disable mobile data at first time
...
Bug: 189983549
Test: atest ProviderModelSliceTest
Change-Id: I83fcadb07e4f8dff5d07bc4015c0c6004c4f5de5
2021-06-18 15:58:58 +08:00
TreeHugger Robot
a2dc03d7a1
Merge "Disable the scrollable ability on app bar area" into sc-dev am: 4dc80769d5
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15012271
Change-Id: Ib92560a29d449d0f841e1e2d0716d50378bc6b26
2021-06-18 06:15:48 +00:00
Peter_Liang
3d1f4eab3f
Update the Lottie images for Accessibility features.
...
Features:
1.Time to take action
2.Extra dim
Bug: 186065724
Test: manual test
Change-Id: Ia1a6dbd703545ce70310d8c076e6ac4079a08daa
2021-06-18 14:01:49 +08:00
TreeHugger Robot
4dc80769d5
Merge "Disable the scrollable ability on app bar area" into sc-dev
2021-06-18 06:00:51 +00:00
Weng Su
98cf86b367
Add a loading progress timeout mechanism to Internet Settings
...
- The WiFi scan results may not be called back, need to add loading
progress timeout to avoid loading forever
Bug: 191336310
Test: manual test
make RunSettingsRoboTests ROBOTEST_FILTER=NetworkProviderSettingsTest
Change-Id: I71071e7e68007cf7e16be46230eec3b01f4d2b45
2021-06-18 13:43:14 +08:00
Bill Yi
fe9cc4f800
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 48bc88cdf0 -s ours am: c562baf357 -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15023091
Change-Id: I196600b57a7a7b39593335cab4224822b20c958a
2021-06-18 05:33:21 +00:00
Bill Yi
c562baf357
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 48bc88cdf0 -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15023091
Change-Id: I6cfac0603271a848a27061f42c38fcac4fd2e4eb
2021-06-18 05:19:27 +00:00
TreeHugger Robot
8f68f5c3db
Merge "Fix negative size when size is greater than 2,147,483,647" into sc-dev am: 7725637ad8
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15021912
Change-Id: Ic670866dad4fd6916199c1a7ca147794708bdfa6
2021-06-18 04:57:40 +00:00
Tim Peng
9aaa97d5d9
Not support group volume control
...
-Disable in Sound Settings
-Remove from Volume Panel
Bug: 189270378
Test: make -j50 RunSettingsRoboTests
Change-Id: Ie4f8be8d694b3c69dd2596a1f88fcb68789eab45
2021-06-18 12:44:22 +08:00
TreeHugger Robot
7725637ad8
Merge "Fix negative size when size is greater than 2,147,483,647" into sc-dev
2021-06-18 04:40:21 +00:00
TreeHugger Robot
916772daa8
Merge "Collapse app bar while doing search in app page" into sc-dev am: c330b2c4f4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15013110
Change-Id: Ifa823bbb7d43f8c60c02e0ea0caf97ff5bc848fd
2021-06-18 04:17:56 +00:00
Menghan Li
add465f4b1
Merge "Add strings for use accessibility gesture" into sc-dev am: 7159bd4330
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15016135
Change-Id: I39e921d220af9a3c9029fd717910ad48865fa58b
2021-06-18 04:17:45 +00:00
TreeHugger Robot
c330b2c4f4
Merge "Collapse app bar while doing search in app page" into sc-dev
2021-06-18 04:11:27 +00:00
Menghan Li
7159bd4330
Merge "Add strings for use accessibility gesture" into sc-dev
2021-06-18 04:07:12 +00:00
Arc Wang
248970aad7
Fix negative size when size is greater than 2,147,483,647
...
Java integer max is 2,147,483,647, it's about 2GB.
Use getLong to get size from provider instead of getInt.
Bug: 190721008
Test: manual visual
Copy video files more than 2,147,483,647 bytes
and observe Videos size information.
Change-Id: Ic804db43554fdd580627faebecfe30d9ad2a9120
2021-06-18 11:30:18 +08:00
Bill Yi
48bc88cdf0
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I7987e83cb8ec682adf8e7ef9d8a616e35be530fe
2021-06-17 20:16:52 -07:00
menghanli
d013763aac
Add strings for use accessibility gesture
...
Bug: 190563948
Test: Manual test
Change-Id: Idbd796d3102d404341a0b75b406151e4f0bd57fd
2021-06-18 10:48:47 +08:00
Jeremy Goldman
300d35062e
Null check added when updating the roaming status.
...
If the serviceState is null, calling getRoaming will cause a crash.
Instead of calling this method, set the string to not-roaming if the
value is null.
Test: atest -c SettingsUnitTest
Bug: 184334050
Change-Id: Ifa8a006838ea17f7d098c1b83bb6ab0349e7d569
2021-06-18 10:46:30 +08:00
TreeHugger Robot
69d0cef2ab
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: a7703602b0 -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15019387
Change-Id: I5c531a2ebbd17246d09489c7e3e89d4cabe4b837
2021-06-18 01:19:55 +00:00
TreeHugger Robot
8180908fe4
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: a23758349e -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15020170
Change-Id: I73f0d13a61be33c110d1b757c8e5f1ea5952d31d
2021-06-18 01:19:40 +00:00
TreeHugger Robot
a7703602b0
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-06-18 01:07:32 +00:00
TreeHugger Robot
a23758349e
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-06-18 01:06:12 +00:00
Bill Yi
08386bd061
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I1f25f1144169f8b43cd6154d9e63a56f1a00823e
2021-06-17 23:57:02 +00:00
Bill Yi
1809285e19
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ieae8de32be4db5d051cab939e23327b3f533cb8f
2021-06-17 23:53:26 +00:00
Peter Wang
4a17c2ce85
Merge "Use ICU style for choose_sim_text to handle special cases in RU" into sc-dev am: 2c5788b533
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14942801
Change-Id: Iafb5583a51966b5620cdf383885765cdeb0d8284
2021-06-17 22:28:10 +00:00
Peter Wang
2c5788b533
Merge "Use ICU style for choose_sim_text to handle special cases in RU" into sc-dev
2021-06-17 22:14:50 +00:00
Joe Bolinger
4af5a3644d
Update strings for parental consent flow in setup wizard.
...
Bug: 188847063
Test: manual
Change-Id: I044be874818f6563a47c3f7c8c5011b3cab31ae9
2021-06-17 14:53:56 -07:00
Julia Reynolds
a0a0e5b03e
Merge "Validate config activities with their rule owners" into sc-dev am: fb359d18ff
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15002760
Change-Id: I34b8acd8c8bc517965df1de1554a24341a1629a0
2021-06-17 19:42:14 +00:00
Julia Reynolds
fb359d18ff
Merge "Validate config activities with their rule owners" into sc-dev
2021-06-17 19:34:43 +00:00
Julia Reynolds
fe0d3ab0cb
Merge "Add a11y text for disappearing preference" into sc-dev am: 848f7a8796
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15013597
Change-Id: I87fa0b5fbdeaf408f0639936d8a142e7131b9494
2021-06-17 16:22:15 +00:00
Julia Reynolds
848f7a8796
Merge "Add a11y text for disappearing preference" into sc-dev
2021-06-17 16:03:25 +00:00
Sally Yuen
9cb975e4c4
Merge "Add labels to intensity slider and flip labels" into sc-dev am: afd77763b9
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14970080
Change-Id: If96d8a294880a8b2f2fc36c8ddcd04ac39a61598
2021-06-17 15:52:32 +00:00
Sally Yuen
afd77763b9
Merge "Add labels to intensity slider and flip labels" into sc-dev
2021-06-17 15:37:32 +00:00
Julia Reynolds
0d937afbb8
Add a11y text for disappearing preference
...
Test: Talkback
Fixes: 182241259
Change-Id: I99c1ce635c5717e22ee28bc86b51bd3be4b83d91
2021-06-17 14:28:35 +00:00
Jason Chang
056e930c37
Merge "Fix One-handed mode Settings Main Switch does not update its state correctly" into sc-dev am: 55d7d938bb
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15001651
Change-Id: I7c972f2242b5b16fa4892efce02b1aae0adcecf1
2021-06-17 13:19:30 +00:00
Jason Chang
55d7d938bb
Merge "Fix One-handed mode Settings Main Switch does not update its state correctly" into sc-dev
2021-06-17 13:00:52 +00:00
Tsung-Mao Fang
c9ffe47342
Collapse app bar while doing search in app page
...
Prior to this cl, user can see a large space on app bar
while user is doing search on app bar.
In this cl, we enforce to collapse the tool bar in
search case, and we don't allow user can scroll app bar as well.
Fix: 187016306
Test: Play around the search behavior in app page.
Change-Id: I25ba3ef24949cc43989fec4a80f75a24a8d92c07
2021-06-17 20:10:33 +08:00
Tsung-Mao Fang
232b3ac12a
Disable the scrollable ability on app bar area
...
As title, we do not allow user can scroll app bar while
the search menu is expanding.
So, we can ignore all drag events on app bar.
Test: Can not scroll on the app bar area
Fix: 181741353
Change-Id: I20c0b69059cdc4d13a15abd810a725d4591f6396
2021-06-17 19:29:25 +08:00
Tom Hsu
6627a79a69
Merge "[Settings] Prevent crash from abnormal behavior." into sc-dev am: 0279a99e43
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14980880
Change-Id: Ibbc6055e51e67b590df4cffb0f9d2f17a62e1748
2021-06-17 11:25:40 +00:00
Tom Hsu
0279a99e43
Merge "[Settings] Prevent crash from abnormal behavior." into sc-dev
2021-06-17 11:23:12 +00:00
TreeHugger Robot
8d5d40f30c
Merge "Fix dialog color problem in night mode." into sc-dev am: f026108de5
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15008367
Change-Id: I92baa048a53a322b9a09eff8a27430dd76752807
2021-06-17 11:16:41 +00:00
TreeHugger Robot
f026108de5
Merge "Fix dialog color problem in night mode." into sc-dev
2021-06-17 11:13:33 +00:00
TreeHugger Robot
33d7e63d82
Merge "Add click tile event for tracking" into sc-dev am: a5556a6e9c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14980885
Change-Id: I2c38ffd966ff07dfccb598d53d75f758376bf5ab
2021-06-17 11:07:09 +00:00
TreeHugger Robot
a5556a6e9c
Merge "Add click tile event for tracking" into sc-dev
2021-06-17 11:02:55 +00:00
TreeHugger Robot
2755824a12
Merge "Fix Learn more link placement is wrong problem" into sc-dev am: 152a82ebb2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15008365
Change-Id: Ic861bf735aec392f2d85b9b31d150108f206e8ef
2021-06-17 11:01:18 +00:00
TreeHugger Robot
ed9a764c39
Merge "Improve the animation while opening search" into sc-dev am: 709d37e27e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15008366
Change-Id: I1edd5baacf2ce05aa95fbbe305fcc4508a75cf9c
2021-06-17 11:01:12 +00:00
TreeHugger Robot
152a82ebb2
Merge "Fix Learn more link placement is wrong problem" into sc-dev
2021-06-17 10:59:14 +00:00
TreeHugger Robot
709d37e27e
Merge "Improve the animation while opening search" into sc-dev
2021-06-17 10:49:34 +00:00
Tsung-Mao Fang
1e8a907d91
Fix dialog color problem in night mode.
...
Assign the suface light and dark color for Dialog.
Test: Rebuilt apk, and see color works well on wifi dialog.
Fix: 190142194
Change-Id: I43d010c70e22639a29a571bfadb4351f41e1a240
2021-06-17 10:08:32 +00:00
Tsung-Mao Fang
22b50de9f4
Add click tile event for tracking
...
- Search bar in homepage.
- Avatar icon in homepage.
- More personal safety in Safety & emergency.
Test: Rebuilt rom
Fix: 190341976
Change-Id: I14297211e4b7424f5fdeb46c360b3913101251d7
2021-06-17 17:50:34 +08:00