Alice Kuo
f57f720c38
Add the pairing string for CSIP supported device
...
Show the pairing dialog with the hint message
that pairing this device will pair all of the
set member of a coordinated set. If the device
supports CSIP, the message will be shown.
Screenshot: https://screenshot.googleplex.com/8WcrdgBoLRgJjHs
Bug: 178981521
Test: make RunSettingsRoboTests ROBOTEST_FILTER=BlueotohPairingDialog
Change-Id: I5432b7264652dd4485e2669f6004caa4f7459238
Merged-In: I5432b7264652dd4485e2669f6004caa4f7459238
2021-11-26 13:13:25 +08:00
Sergey Serokurov
69bf767960
Merge "Fix truncated string in bubbles setting screen" into sc-v2-dev am: 045983a6d2 am: 95405970bb
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16338885
Change-Id: I6c98c4f79416aded71898bc61cb45e82c0b8c018
2021-11-25 03:08:55 +00:00
Bonian Chen
144f295d7a
[Settings] Move display of VPN version into summary text
...
Move the display of version text within VPN into summary part of the
display, and limit the height of summary area.
Bug: 205460459
Test: local
Change-Id: I666b9db356feeebf04e3be688897c2d9110a5275
2021-11-25 10:57:57 +08:00
Sergey Serokurov
95405970bb
Merge "Fix truncated string in bubbles setting screen" into sc-v2-dev am: 045983a6d2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16338885
Change-Id: I3bad5101201fff88d5580ad79e8c12ac1a5acd6d
2021-11-25 02:57:41 +00:00
Sergey Serokurov
045983a6d2
Merge "Fix truncated string in bubbles setting screen" into sc-v2-dev
2021-11-25 02:44:34 +00:00
Sergey Serokurov
258f5d8f26
Fix truncated string in bubbles setting screen
...
Bug: 187217715
Test: Manual, screenshot after the fix at https://screenshot.googleplex.com/4DjWc6AZTE6e75N
Change-Id: Ib683a9500cefed0d79192866e691257380a72a92
2021-11-24 16:17:31 -08:00
Bill Yi
7f0320483c
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Idf72f0b25491f38f592613b85cd7e20c5935681a
(cherry picked from commit 52146b1b0a )
Merged-In:Idf72f0b25491f38f592613b85cd7e20c5935681a
2021-11-24 23:23:38 +00:00
Bill Yi
eaf56ad8fe
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I0dd09e87e7a2116b4ad5bbc03462b30e786cdd07
(cherry picked from commit 8a603688a7 )
Merged-In:I0dd09e87e7a2116b4ad5bbc03462b30e786cdd07
2021-11-24 23:23:32 +00:00
TreeHugger Robot
9eaf11e0c9
Merge "UI refinement of highlighted menu entry for large screen" into sc-v2-dev am: aee951dcb0 am: 517c9ead5e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16304401
Change-Id: I21d8dab4ebc3292bf49a50e518531f3c07098a5b
2021-11-24 18:44:52 +00:00
TreeHugger Robot
517c9ead5e
Merge "UI refinement of highlighted menu entry for large screen" into sc-v2-dev am: aee951dcb0
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16304401
Change-Id: I6da649fe2bf00d7630af90298c971928082092bb
2021-11-24 18:28:01 +00:00
TreeHugger Robot
aee951dcb0
Merge "UI refinement of highlighted menu entry for large screen" into sc-v2-dev
2021-11-24 18:16:37 +00:00
Bonian Chen
3f3c199dff
Merge "[Settings] Remove the capital of 2nd wording"
2021-11-24 05:02:34 +00:00
Jernej Virag
a6f29f4db8
Merge "Add animation graphic to Long Press Power settings screen." into sc-v2-dev am: 6e82d4019d am: 266663a89b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16272558
Change-Id: I70b85163ea4f8534f282933de2d831ae1cb740f7
2021-11-23 09:19:01 +00:00
Wilson Wu
97635f53e6
Make on-screen keyboard settings support tab layout
...
Introduces following fragments for work flow.
- Add ProfileSelectKeyboardFragment which used to display
personal/work fragment when user has work profile.
- Introduce UserAwareContext in AvailableVirtualKeyboardFragment
to support personal/work user installed input methods handling.
Bug: 174360557
Bug: 197707782
Test: Manual test as bug video
Change-Id: I1019e375c5d42de7bc7c048d5d66e8e2f58acce8
2021-11-23 17:10:34 +08:00
Jernej Virag
266663a89b
Merge "Add animation graphic to Long Press Power settings screen." into sc-v2-dev am: 6e82d4019d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16272558
Change-Id: I738b7a2b67125d11855261ef6f50d95ce68ce876
2021-11-23 08:52:50 +00:00
Jernej Virag
6e82d4019d
Merge "Add animation graphic to Long Press Power settings screen." into sc-v2-dev
2021-11-23 08:35:38 +00:00
jasonwshsu
a8442468ad
Align the "Open activity" UI style with usual accessibility service "Use service"
...
Root Cause: "Open activity" Preference is not part of the widget SettingsMainSwitchBarPreference, so its UI style did not be inherited.
Solution: "Open activity" has different concept from switch bar, we need to manual set its bacground to comply with the SettingsLib style.
Bug: 207067203
Test: manual test
Change-Id: I66f63f6952e5c4770509febc0e53eca6dc6eedb9
2021-11-23 15:13:39 +08:00
Jason Chiu
90eef24080
UI refinement of highlighted menu entry for large screen
...
- Add a new highlight background drawable
- Add two homepage specific preferences for the new layout design
Fix: 207079684
Test: visual
Change-Id: I20c80da090a03129bffa845d443ee5d1ad13b97b
2021-11-22 12:36:05 +08:00
Jason Hsu
db92e640b2
Merge "Remove the 'new' word for accessibility gesture tutorial dialog" into sc-v2-dev am: 37ec371fb9 am: 821a439085
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16302388
Change-Id: Ie429b8be9e7eec77389c7c25a4b0300ce88bc69f
2021-11-22 04:22:40 +00:00
Jason Hsu
821a439085
Merge "Remove the 'new' word for accessibility gesture tutorial dialog" into sc-v2-dev am: 37ec371fb9
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16302388
Change-Id: I382f694fa9c17cee63ce5da9d68fffedfc3bcea3
2021-11-22 04:11:32 +00:00
Jason Hsu
37ec371fb9
Merge "Remove the 'new' word for accessibility gesture tutorial dialog" into sc-v2-dev
2021-11-22 03:57:40 +00:00
TreeHugger Robot
ddb2a57d7a
Merge "Redesign homepage layout for two-pane mode." into sc-v2-dev am: 4e78e0923f am: 1e160f1799
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16263227
Change-Id: Ie73b68cce81c56a39be87c0da665247bd26d1da1
2021-11-22 02:52:51 +00:00
TreeHugger Robot
1e160f1799
Merge "Redesign homepage layout for two-pane mode." into sc-v2-dev am: 4e78e0923f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16263227
Change-Id: I8758e0687986f5ea7ee4afa2a87e4add947fb07d
2021-11-22 02:41:09 +00:00
TreeHugger Robot
4e78e0923f
Merge "Redesign homepage layout for two-pane mode." into sc-v2-dev
2021-11-22 02:28:27 +00:00
jasonwshsu
7259d14324
Remove the 'new' word for accessibility gesture tutorial dialog
...
Root Cause: We merge back accessibility gesture feature into sc-v2, but
the tutorial dialog is still the original content.
Solution: Since it is not the new feature anymore, we just want to
introduce the feature, so remove the 'new' word.
Bug: 204850690
Test: manual test
Change-Id: I38aff0cee6779153066e414e654611fa83d0a533
2021-11-19 17:06:59 +08:00
Bonian Chen
8bb198a7d4
[Settings] Remove the capital of 2nd wording
...
2nd wording should avoid from capital.
Bug: 191525963
Test: local
Change-Id: I55b188df04ac0a88062a24492f44534a7d61a05b
2021-11-19 13:17:49 +08:00
Jason Chiu
bb46bb79bf
Disable animations of deep link homepages to reduce the shortcut flicker
...
Bug: 203744424
Test: manual
Change-Id: I7806d732be99425e98db615474bdd83e42dc072e
2021-11-19 12:44:41 +08:00
Joshua Mccloskey
7c0111b0f1
Updated udfps strings
...
Test: Verified during enrollment that strings are correct
Fixes: 199192320
Change-Id: I9d1dd8e9be6c4d714f24dcea3c6d6de7f218dd26
2021-11-18 16:36:26 -08:00
Zoey Chen
54c11f53cc
Merge changes I7d29b58c,I2f1d22fb,I55e0fa2c into sc-v2-dev am: c8ee867f2d am: ca02377238
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16262278
Change-Id: Id27a7fed84ef5e33edddc4e951b77d7705d8e9be
2021-11-18 20:27:46 +00:00
TreeHugger Robot
6a3c8b5139
Merge "Import translations. DO NOT MERGE ANYWHERE"
2021-11-18 20:12:18 +00:00
Zoey Chen
ca02377238
Merge changes I7d29b58c,I2f1d22fb,I55e0fa2c into sc-v2-dev am: c8ee867f2d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16262278
Change-Id: I40d08bd3d76425c504c2f17cf73a36e36d261615
2021-11-18 19:48:11 +00:00
TreeHugger Robot
ebd2e1f662
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-11-18 19:06:29 +00:00
TreeHugger Robot
fda2135c78
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-qpr1-dev
2021-11-18 16:57:43 +00:00
TreeHugger Robot
5cd9181ad9
Merge "Import translations. DO NOT MERGE ANYWHERE"
2021-11-18 16:53:30 +00:00
TreeHugger Robot
6def0ab1ed
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev
2021-11-18 16:51:55 +00:00
TreeHugger Robot
3b9da31dfb
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev
2021-11-18 16:50:12 +00:00
TreeHugger Robot
277f726266
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-qpr1-dev
2021-11-18 16:49:54 +00:00
Matt Pietal
eecacebf5d
Merge "Allow a settings override for double-line clock"
2021-11-18 15:14:33 +00:00
Zoey Chen
c8ee867f2d
Merge changes I7d29b58c,I2f1d22fb,I55e0fa2c into sc-v2-dev
...
* changes:
[Provider Model] Internal cleanup - remove Provider Model flag and deprecated legacy UI part.3
[Provider Model] Internal cleanup - remove Provider Model flag and deprecated legacy UI part.2
[Provider Model] Internal cleanup - remove Provider Model flag and deprecated legacy UI
2021-11-18 13:26:31 +00:00
Tsung-Mao Fang
251e326d21
Redesign homepage layout for two-pane mode.
...
In a high level, I created two versions of app bar layout.
One for single pane design, another for two-pane design.
Then, app initilizes two different layouts in the beginning,
we simply show/hide one version while app is receiving the
configuration changes update.
Test: Rebuilt apk and observed the screen.
Bug: 195293058
Change-Id: Icd19ea02ab1be4e964701b22ae9e20c9e00d3c0d
2021-11-18 21:07:26 +08:00
Bill Yi
54d766df82
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I1047bd6af56fc7b7f07d8940746587e318dc86fa
2021-11-18 11:18:16 +00:00
Bill Yi
2c292c3bd0
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I1374d712733e84b14c7e8d7a030e5a2925e8fa7d
2021-11-18 11:14:31 +00:00
Bill Yi
10928bfba9
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ic2a76b26c01ac12d38805cfe0e587bc6578cb031
2021-11-18 11:10:53 +00:00
Bill Yi
940d57f51c
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: If6fc823c379438a052b94846b0e4b05663a18249
2021-11-18 11:06:43 +00:00
Bill Yi
2f4d199eca
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I19870a385eb66624394e0c7c9e2b09adeb3c175f
2021-11-18 11:03:03 +00:00
Bill Yi
c3da08f9b3
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I14e8407dfd64beac27fc43769f7009427f477027
2021-11-18 11:01:28 +00:00
Bill Yi
b8b0bef8f9
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Iab997959a48aa05243e0d7029dc6a7262414a46d
2021-11-18 10:59:55 +00:00
Bill Yi
50f846f159
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I283f70ea9e3e4c2092c3b0d044abb524f14d6233
2021-11-18 10:58:23 +00:00
Betty Chang
38874a5fd7
Merge "Remove the string for wifi toggle summary" into sc-v2-dev am: 34ff040431 am: 023e325653
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16279915
Change-Id: I73b425791f6f81dcd0538399d8449aa8ca29dd38
2021-11-18 06:47:11 +00:00
Betty Chang
023e325653
Merge "Remove the string for wifi toggle summary" into sc-v2-dev am: 34ff040431
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16279915
Change-Id: Id0a6f3124c0df3332f4b808ba7251a181f0bb483
2021-11-18 06:30:05 +00:00