Peter_Liang
5c05e0f160
Fix the GAR issue of TalkBack said "double-tap to activate" on the
...
slider title of Accessibility button page.
Root cause:
Set "android:selectable" as true.
Solution:
Remove "android:selectable".
Bug: 183469419
Test: manual test
Change-Id: I337cfe0795205dec5e4654b90d6c7e2c7fd7ca77
2021-04-26 09:32:41 +08:00
ykhung
3fa5df6ec7
Refresh category title by different time slot condition am: 41fd8a7494
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14299187
Change-Id: Ic548683719cf72a5a9ad168f6f4b8b610bd83784
2021-04-25 11:25:19 +00:00
ykhung
41fd8a7494
Refresh category title by different time slot condition
...
Bug: 177406865
Bug: 185187729
Test: make SettingsRoboTests
Test: make SettingsGoogleRoboTests
Change-Id: Ib124e1cfb9549f838540ff547bc616049f65180d
2021-04-25 07:47:31 +00:00
Eugene Susla
7dc2624b51
Companion Device App showing in Settings
...
Added a feature that users are able to see/remove the apps' associations
in Settings/Connected devices.
It will display the icon of the associations app, app's name and a button
that users are able to remove the associations. Also it will pop up a
dialog alerting user before remove the associations.
Screenshot:
https://screenshot.googleplex.com/APSRhW2retYmAAK
Bug: 165951651
Test: Manually Test
Change-Id: Iccaeaf516e8a78d4ef33415c1c2d7379139ec88c
2021-04-24 21:31:25 +00:00
Julia Reynolds
c74fcc9f52
Merge "Move preference loading to a background thread" into sc-dev am: 9d77efb7e7
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14297890
Change-Id: I8d4d02f6769de4de84d7a46781f7b0dca91f804d
2021-04-24 00:55:22 +00:00
Julia Reynolds
9d77efb7e7
Merge "Move preference loading to a background thread" into sc-dev
2021-04-24 00:34:26 +00:00
Julia Reynolds
aee53bc98d
Move preference loading to a background thread
...
To improve the loading time of the Notifications screen. Also introduce
placeholder preferences to minimize jank when the data becomes available
Test: Robotests, adb shell am start -W -a android.settings.NOTIFICATION_SETTINGS
Fixes: 185877371
Change-Id: Id63469fdb42e1a66468f2c5f1da8c366686f06e4
2021-04-23 19:48:02 +00:00
Chloris Kuo
4a1526263f
Merge "NAS setting onboarding string change" into sc-dev am: b0ab98b92d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14268599
Change-Id: Ibaca3e55dd95b9b33e4bfcc9bef19814318f6a7c
2021-04-23 19:38:04 +00:00
Chloris Kuo
b0ab98b92d
Merge "NAS setting onboarding string change" into sc-dev
2021-04-23 19:17:36 +00:00
TreeHugger Robot
f92d565f22
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-04-23 16:41:57 +00:00
TreeHugger Robot
45a5592fd7
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-04-23 16:35:48 +00:00
Julia Reynolds
ee8f3b2273
Merge "Add enterprise popup to notif lockscreen settings" into sc-dev am: 16861ac068
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14284498
Change-Id: I33951af58be0b2a76ba65a7e796c0278e4cef753
2021-04-23 15:05:22 +00:00
Julia Reynolds
16861ac068
Merge "Add enterprise popup to notif lockscreen settings" into sc-dev
2021-04-23 14:46:19 +00:00
Bill Yi
57e1df0472
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I29641778b72b6cf79af347767d69495bea56e07c
2021-04-23 11:42:52 +00:00
Bill Yi
87c38148d1
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I055bcbb06e11c7241ed3cac9d80f332fd6569d18
2021-04-23 11:35:31 +00:00
TreeHugger Robot
d2fc3c92dc
Merge "Fix background inconsistency of the font size page in SUW" into sc-dev am: ea7b64a96d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14290949
Change-Id: If5955d6698d6fab791e783b069a5088d5e6dda0f
2021-04-23 09:29:47 +00:00
TreeHugger Robot
ea7b64a96d
Merge "Fix background inconsistency of the font size page in SUW" into sc-dev
2021-04-23 09:21:28 +00:00
TreeHugger Robot
388527bc40
Merge changes from topic "biometric_page" into sc-dev am: 3e6e4a1ad5
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14276566
Change-Id: Ibaf44154eb0f85a16f49556b337de32ca4169021
2021-04-23 09:11:30 +00:00
TreeHugger Robot
3e6e4a1ad5
Merge changes from topic "biometric_page" into sc-dev
...
* changes:
Update confirming credential flow for biometric settings
Combined biometric settings implementation
2021-04-23 08:50:29 +00:00
Mill Chen
7edebeef7e
Combined biometric settings implementation
...
There will be multiple biometrics authentications existing at the same
time, so we added a new page for multiple biometrics to control
biometrics settings.
Bug: 183449119
Test: manual test
Change-Id: I359082caf771e07dfd5b24973cb8a3cf372c1b30
2021-04-23 15:18:08 +08:00
Sunny Shao
2ba1ab2222
Fix background inconsistency of the font size page in SUW
...
- Apply to SUW provided theme.
- Use isSetupWizardDayNightEnabled to decide which device's SUW supports dark mode.
Fixes: 184901818
Bug: 186076332
Test: manual test
Change-Id: I44c5f8ee19dac58dea7f5543840659c08aad4a39
2021-04-23 15:12:11 +08:00
Christine Franks
8437c5cd91
Merge "Support vendor modes in color mode preference" into sc-dev am: 10da1de13e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14128858
Change-Id: Ib59c78328e0875637202c0b7a8eb7f6acfb2b33b
2021-04-23 06:47:13 +00:00
Christine Franks
10da1de13e
Merge "Support vendor modes in color mode preference" into sc-dev
2021-04-23 06:31:18 +00:00
YUKAI HUNG
57fbe19791
Merge "Avoid add preferenc again if it already in the PreferenceGroup" into sc-dev am: 81399d6fec
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14281934
Change-Id: Id6677c175a7ba6f54a0cad3a210c2c75ecb7f5b9
2021-04-23 04:06:59 +00:00
YUKAI HUNG
81399d6fec
Merge "Avoid add preferenc again if it already in the PreferenceGroup" into sc-dev
2021-04-23 04:02:44 +00:00
Jason Hsu
2489d5c5fb
Merge "Add string for search keywords in accessibility settings" into sc-dev am: 908a2ba2a1
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14288497
Change-Id: I7f0311208c4e853b6c5bd44843ebe4fc591bf359
2021-04-23 03:38:18 +00:00
Jason Hsu
908a2ba2a1
Merge "Add string for search keywords in accessibility settings" into sc-dev
2021-04-23 03:38:13 +00:00
Yanting Yang
fc7ed5bd5c
Merge "Add a new summary for homepage preference of security" into sc-dev am: 3ab0a24370
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14281031
Change-Id: I990a827611a37ff67865a23c02efea02aed8dbf2
2021-04-23 03:38:00 +00:00
Yanting Yang
3ab0a24370
Merge "Add a new summary for homepage preference of security" into sc-dev
2021-04-23 03:18:56 +00:00
ykhung
5c23d65901
Avoid add preferenc again if it already in the PreferenceGroup
...
Bug: 177406865
Bug: 185187729
Test: make SettingsRoboTests
Test: make SettingsGoogleRoboTests
Change-Id: I69f5033c0a07d846c340b9871e69a2cdbe0bb2aa
2021-04-23 10:35:05 +08:00
jasonwshsu
2345006dfa
Add string for search keywords in accessibility settings
...
Bug: 184171842
Test: build pass
Change-Id: I622b8e919f588e73d05c8a45d10fde68c7352252
2021-04-23 10:09:42 +08:00
TreeHugger Robot
a00832822f
Merge "Remove "See all" button" into sc-dev am: f05822549c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14283743
Change-Id: Idd43c43be38c92b94aebd20c365e847e4f939161
2021-04-23 00:42:12 +00:00
TreeHugger Robot
f05822549c
Merge "Remove "See all" button" into sc-dev
2021-04-23 00:23:16 +00:00
Christine Franks
cd61dd3359
Support vendor modes in color mode preference
...
Bug: 161299146
Test: atest SettingsUnitTests:ColorModePreferenceControllerTest and
atest SettingsUnitTests:ColorModePreferenceFragmentTest
Change-Id: I76ed54bb444170d4b8935f8f12bed599a946aa14
2021-04-22 16:50:43 -07:00
Yu-Han Yang
1170a08d43
Remove "See all" button
...
Bug: 180533061
Test: on device
Change-Id: I0a0f54e3ae248ec9c26a2118b70a52e9beecfdd9
2021-04-22 14:07:51 -07:00
Treehugger Robot
acc37353d7
Merge "Import translations. DO NOT MERGE ANYWHERE"
2021-04-22 20:01:33 +00:00
TreeHugger Robot
884490487e
Merge "Change "Manage location services" to "Location services"" into sc-dev am: 9064ecd051
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14271284
Change-Id: Ia94df098b5262c4c67367fc6fbbb130085957b52
2021-04-22 19:39:56 +00:00
Treehugger Robot
5d68dc45b3
Merge "Import translations. DO NOT MERGE ANYWHERE"
2021-04-22 19:24:09 +00:00
TreeHugger Robot
9064ecd051
Merge "Change "Manage location services" to "Location services"" into sc-dev
2021-04-22 19:16:34 +00:00
Julia Reynolds
e6fbc5877e
Add enterprise popup to notif lockscreen settings
...
Test: Robotests, manual with TestDPC
Fixes: 137638270
Change-Id: I22c492d1455cd0a3b6036333cd51a13d87d8a475
2021-04-22 14:55:26 -04:00
Yu-Han Yang
2e177b234e
Change "Manage location services" to "Location services"
...
Also updates its icon.
Bug: 180533061
Test: on device
Change-Id: I1ceaa82bd30b05435cff65905b01af5a6c41bac6
2021-04-22 10:51:28 -07:00
Bill Yi
86cf8dc82f
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I74a0174984401e63ae86978bb3d472cb6422c1ce
2021-04-22 10:33:24 -07:00
Bill Yi
183d5436b6
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I670023c95e90df9d083ad0359c70b19195ccfb02
2021-04-22 10:31:33 -07:00
Bill Yi
fbcfe8af01
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I814358b71ad2829789f1d9ac0711e369dddd11e4
2021-04-22 10:28:15 -07:00
Daniel Hunt
8d50393223
Add personal dictionary summary text
...
The resource id 'user_dict_settings_summary' was used to display
summary text of personal dictionary in Froyo. But from GingerBread it
is not used and an empty string is set.
Display above resource as summary text of personal dictionary entry.
Bug: 152970252
Test: Manual
Change-Id: Ib2d6abe1c128d2c7519be2017880cd2d53c026f3
2021-04-22 18:26:31 +02:00
Yanting Yang
4c36506dd4
Add a new summary for homepage preference of security
...
Bug: 183586663
Test: rebuilt
Change-Id: Ia494ca0283afa9dbb4610422f3c7b8504a1f67e8
2021-04-22 12:14:42 +00:00
TreeHugger Robot
c7dd99af68
Merge "Replace to correct footer preference style" into sc-dev am: 913dd4c8a0
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14271576
Change-Id: Ia15cf079ad93d022bf2ff183f480c7e82027768c
2021-04-22 11:01:16 +00:00
TreeHugger Robot
913dd4c8a0
Merge "Replace to correct footer preference style" into sc-dev
2021-04-22 10:42:55 +00:00
Tsung-Mao Fang
a58b144822
Replace to correct footer preference style
...
Test: Rebuilt apk and see the result
Fix: 186078568
Change-Id: I24ee2371dd51b8be4aa69d51d08c534117978ff2
2021-04-22 17:28:26 +08:00
Wesley Wang
c99ce53e7e
Merge "Update app usage page active time format" into sc-dev am: 6ffcf8bfa9
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14264141
Change-Id: Ie864ccf254b877bff4a8ed1e060890133a1e474d
2021-04-22 09:14:19 +00:00