Bonian Chen
c4e09e6950
[Settings] Fix failure test case
...
Fix test case in Robolectric.
Bug: 209344934
Test: local test
Change-Id: Ia635f977e2262e08ca6bc56436aed624b49a0e30
2021-12-08 12:34:57 +08:00
Joe Bolinger
bcb7e27696
Merge "Remove portrait flag from handoff activity." into sc-v2-dev am: 9220a46cc2
am: 5636794cbe
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16367697
Change-Id: Iff8aa009cbe8ccf24e3dcb0bab11d9cf8fdd2416
2021-12-03 22:49:48 +00:00
Joe Bolinger
5636794cbe
Merge "Remove portrait flag from handoff activity." into sc-v2-dev am: 9220a46cc2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16367697
Change-Id: I46e24c353f27abf435e3f9c81aef9f35d5221277
2021-12-03 22:35:22 +00:00
Joe Bolinger
9220a46cc2
Merge "Remove portrait flag from handoff activity." into sc-v2-dev
2021-12-03 22:13:02 +00:00
Ryan Lin
94c98af51c
Merge "Fix incorrect UI after triple-tap is disabled" into sc-v2-dev am: 2007a57560
am: 7f704f6c95
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16379103
Change-Id: Ic1ed1eb6e8b74f80bbcc205be3cc45997f2b2ec2
2021-12-03 10:30:05 +00:00
Ryan Lin
7f704f6c95
Merge "Fix incorrect UI after triple-tap is disabled" into sc-v2-dev am: 2007a57560
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16379103
Change-Id: Icce7853960e621266a8817f22cf88a52fae7a7d5
2021-12-03 10:14:30 +00:00
Ryan Lin
2007a57560
Merge "Fix incorrect UI after triple-tap is disabled" into sc-v2-dev
2021-12-03 09:52:13 +00:00
Jason Chiu
d2e506fd20
Merge "Revise homepage highlight mechanism" into sc-v2-dev am: 7bfe3e869a
am: 3b9ad4de7f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16366004
Change-Id: Ib86f125d24836fb955d5dd31ec26f250460d3161
2021-12-03 09:46:31 +00:00
Jason Chiu
e574b6e11b
Merge "Disable animations of deep link homepages to reduce the shortcut flicker" into sc-v2-dev am: 50bfe197b7
am: e17163adf5
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16297689
Change-Id: Ieda1cc4cb20500d32c9f4c8a43d603d1e40992f3
2021-12-03 09:46:17 +00:00
Jason Chiu
3b9ad4de7f
Merge "Revise homepage highlight mechanism" into sc-v2-dev am: 7bfe3e869a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16366004
Change-Id: I0737a0463b51399a9410b238c23094715168f5ae
2021-12-03 09:27:13 +00:00
Jason Chiu
e17163adf5
Merge "Disable animations of deep link homepages to reduce the shortcut flicker" into sc-v2-dev am: 50bfe197b7
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16297689
Change-Id: I05f4f60f96dcc0b83cb7af76943a56a59d0fb0af
2021-12-03 09:25:19 +00:00
Jason Chiu
7bfe3e869a
Merge "Revise homepage highlight mechanism" into sc-v2-dev
2021-12-03 08:23:24 +00:00
Jason Chiu
50bfe197b7
Merge "Disable animations of deep link homepages to reduce the shortcut flicker" into sc-v2-dev
2021-12-03 07:01:16 +00:00
Wilson Wu
fd9287b7da
Merge "Make on-screen keyboard settings support tab layout"
2021-12-03 04:05:18 +00:00
Jason Chiu
a305c23f5e
Revise homepage highlight mechanism
...
- Create TopLevelHighlightMixin to handle highlight actions and simplify
TopLevelSettings
- Fix the error highlight and the flicker after screen rotation
- Postpone creating the fragment until it's needed to accelerate the
initialization and to fix the search highlight function breakage after
toggling light/dark mode
- Register activity embedding rules only once for injection and
wallpaper
- Do not highlight Tips & support since it's full screen
- Refactor ActivityEmbeddingRulesController
Bug: 207316936
Test: manual, robotest build pass
Change-Id: If322ec180b03ee123987c70779a25c6a570d9faf
2021-12-03 12:04:48 +08:00
ryanlwlin
a992b611bf
Fix incorrect UI after triple-tap is disabled
...
The preference summary is not changed after
users disable the triple tap shortcut by the confirm
dialog. It is due to the fact that the fragment doesn't
observe the settings value change.
To fix it, we add the settings key to observe the change.
Bug: 208755360
Test: manual test
Change-Id: Ie5b7fc5e67c5491b53485af0d3d68d1789aeace4
2021-12-03 01:58:25 +00:00
Alex Johnston
a0ddbe36d6
Merge "Add non system overlay flag to InstallCaCertificateWarning" into sc-v2-dev am: 86cee74361
am: 62ab8f5847
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16358378
Change-Id: I73b5e496f4a2d8f206f23e775816a70ff20fc0a7
2021-12-02 16:05:03 +00:00
Alex Johnston
62ab8f5847
Merge "Add non system overlay flag to InstallCaCertificateWarning" into sc-v2-dev am: 86cee74361
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16358378
Change-Id: If2ceb7cc90fd16ea20e22fde771bb8ccc63842a6
2021-12-02 15:50:18 +00:00
Alex Johnston
86cee74361
Merge "Add non system overlay flag to InstallCaCertificateWarning" into sc-v2-dev
2021-12-02 15:34:01 +00:00
Jason Hsu
4c450d6b4c
Merge "Align the "Open activity" UI style with usual accessibility service "Use service"" into sc-v2-dev am: 5c90a9c225
am: 8216c769a9
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16321718
Change-Id: I7fdcacbe0cc5939d84e08c5e220ef85956cf2ba8
2021-12-02 11:42:11 +00:00
Jason Hsu
8216c769a9
Merge "Align the "Open activity" UI style with usual accessibility service "Use service"" into sc-v2-dev am: 5c90a9c225
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16321718
Change-Id: I56bfde017611f42e38d16488a5fa02f18d2db253
2021-12-02 11:27:03 +00:00
Bonian Chen
6c3320eabb
Merge "[Settings] Refactor Wifi Calling description text"
2021-12-02 11:05:28 +00:00
Jason Hsu
5c90a9c225
Merge "Align the "Open activity" UI style with usual accessibility service "Use service"" into sc-v2-dev
2021-12-02 11:01:49 +00:00
TreeHugger Robot
a2826fbd98
[automerger skipped] Merge "Fix the background color of CollapsingToolbarLayout" into sc-v2-dev am: d355d7f123
am: 3d8edf8e43
-s ours
...
am skip reason: Merged-In I52ef9729f3cad56161ea3d87ba25429dfcdb26ef with SHA-1 28bc1c04b9
is already in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16284152
Change-Id: I4952a3567746b49fc421cf55d6cad922d5e4be5f
2021-12-02 08:09:32 +00:00
TreeHugger Robot
3d8edf8e43
Merge "Fix the background color of CollapsingToolbarLayout" into sc-v2-dev am: d355d7f123
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16284152
Change-Id: I2203f0844c527bf1ac7934b1d711117397ed120c
2021-12-02 07:54:01 +00:00
TreeHugger Robot
d355d7f123
Merge "Fix the background color of CollapsingToolbarLayout" into sc-v2-dev
2021-12-02 07:19:45 +00:00
Mill Chen
3825bff021
Fix the background color of CollapsingToolbarLayout
...
The wrong background color of CollapsingToolbarLayout appears in some
pages like "All apps" page or "Password and accounts" page. This symptom
can be observed in these pages when the work profile is enabled and the
line count of title is 1.
This issue is caused by updating the title of the page many times. In
these pages that have the tab view, the structure of the page differs
from a general setting page. The title of the page is coming from
BaseActivity, ProfileSelectFragment, PersonalFragment and WorkFragment,
in which the page that has the issue has an empty string from
ProfileSelectFragment. That is causing the CollapsingTollbarLayout has
the different line count during the process of setting the title.
Since the pages that have the tab view are different from the general
pages in Settings, the title should be set separately for those pages.
Adding a method to get the title resource ID so the page extending from
ProfileSelectFragment can set its title.
Bug: 192914660
Test: visual test and manual test
1) Enable work profile
2) Navigate to All apps page
3) The page should have the correct background color in the
CollapsingToolbarLayout
Change-Id: I52ef9729f3cad56161ea3d87ba25429dfcdb26ef
Merged-In: I52ef9729f3cad56161ea3d87ba25429dfcdb26ef
2021-12-02 13:40:45 +08:00
TreeHugger Robot
9e978441af
Merge "Fix the background color of CollapsingToolbarLayout"
2021-12-02 05:26:01 +00:00
TreeHugger Robot
fff560a4bd
Merge "Set property based on gesture option changed."
2021-12-02 05:14:31 +00:00
Super Liu
65d46d6ee4
Set property based on gesture option changed.
...
System software could do the runtime configuration based on
this added property.
Bug: 193467627
Test: manual test.
Signed-off-by: Super Liu <supercjliu@google.com >
Change-Id: I1897320e1c5d5d446727899328363e6a714983f8
2021-12-02 09:47:02 +08:00
Joshua Mccloskey
cc179be29f
Merge "Fixed face enroll intro button issue" into sc-v2-dev am: 506c6b804f
am: 78ab60db84
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16365598
Change-Id: Ic324c6829d8dfa180ca7e0aaf5d8841c0e76dd88
2021-12-01 23:43:01 +00:00
Joshua Mccloskey
78ab60db84
Merge "Fixed face enroll intro button issue" into sc-v2-dev am: 506c6b804f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16365598
Change-Id: I2236768c62d8a8b48a4b4348b5e02bb7beb3c31f
2021-12-01 23:25:22 +00:00
Joshua Mccloskey
506c6b804f
Merge "Fixed face enroll intro button issue" into sc-v2-dev
2021-12-01 23:08:49 +00:00
TreeHugger Robot
461018844c
Merge "Updated udfps strings" into sc-v2-dev am: d51b41d4ec
am: 1e8e39d34e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16301855
Change-Id: I8ea6bbe13f4af8a258e33977c5f466795064953a
2021-12-01 21:00:42 +00:00
TreeHugger Robot
1e8e39d34e
Merge "Updated udfps strings" into sc-v2-dev am: d51b41d4ec
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16301855
Change-Id: Ifb3782076b5f3227cdfb98ba495c41ab71835e51
2021-12-01 20:42:40 +00:00
TreeHugger Robot
d51b41d4ec
Merge "Updated udfps strings" into sc-v2-dev
2021-12-01 19:58:50 +00:00
Bill Yi
d2d6e6ac35
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 8e754d6891
-s ours am: 7946a90b42
-s ours am: 10d16d80c7
-s ours am: fabbcac444
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16356908
Change-Id: Ic19281d85c26f682b74d14690b8a269ed5014b33
2021-12-01 18:15:18 +00:00
Bill Yi
2d3e7e1469
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 1b3c701077
-s ours am: ae32f7324b
-s ours am: 8b7ed642d6
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16357024
Change-Id: I5c42602bb872ea983752bd4929b8976d1923586b
2021-12-01 18:13:32 +00:00
Bill Yi
da97af847c
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 8e754d6891
-s ours am: 7946a90b42
-s ours am: 4844909fbe
-s ours am: 0845cbd1b5
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16356908
Change-Id: Ib036a754f313ccaf5e6a90f50a528a9a27d7061d
2021-12-01 18:12:21 +00:00
Bill Yi
b0dd3bf135
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 1b3c701077
-s ours am: 887f2b7e02
-s ours am: 7b332c2f5b
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16357024
Change-Id: Ifa3b334d27b7ab51d28b5eeb569a6d65058c0e34
2021-12-01 18:10:01 +00:00
Bill Yi
fabbcac444
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 8e754d6891
-s ours am: 7946a90b42
-s ours am: 10d16d80c7
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16356908
Change-Id: I634adacba1a60a1e2a0030dcba965b009f1f1e33
2021-12-01 18:09:21 +00:00
Joshua Mccloskey
3d5c9011f0
Merge "Disable setting if sensor is convenience." into sc-v2-dev am: 1ca42ffc79
am: e372b2a22b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16233490
Change-Id: I32ecd37e6f3937a845ee2637b9774455a8bac81b
2021-12-01 18:08:55 +00:00
Bill Yi
8b7ed642d6
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 1b3c701077
-s ours am: ae32f7324b
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16357024
Change-Id: I6fe074fb6d2ecf6abe738dee96588d5684bfcd6e
2021-12-01 18:07:49 +00:00
TreeHugger Robot
bb125913f0
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev am: 83fede5908
-s ours am: 3042f4621d
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16356719
Change-Id: I8ccd5b2d6e59c0883a7f03d30a0996f4f6054490
2021-12-01 18:07:40 +00:00
Bill Yi
0845cbd1b5
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 8e754d6891
-s ours am: 7946a90b42
-s ours am: 4844909fbe
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16356908
Change-Id: I75518960030ce5b91a026b0b7adc08f1ca375a82
2021-12-01 17:22:30 +00:00
Bill Yi
7b332c2f5b
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 1b3c701077
-s ours am: 887f2b7e02
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16357024
Change-Id: I285f04d126e007e4f17045d0a16092c022ffdc9b
2021-12-01 17:21:17 +00:00
Bill Yi
10d16d80c7
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 8e754d6891
-s ours am: 7946a90b42
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16356908
Change-Id: Iea8f622284dc73d2d089d57bc285445c1cbaa2cd
2021-12-01 17:20:34 +00:00
Bill Yi
ae32f7324b
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 1b3c701077
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16357024
Change-Id: Ie62fe7a31ad3a11650aa423c0f1b3a6abbe7e23b
2021-12-01 17:19:22 +00:00
Bill Yi
4844909fbe
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 8e754d6891
-s ours am: 7946a90b42
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16356908
Change-Id: I31222683be6f79243f3ba10c325192ad7528d21d
2021-12-01 17:19:19 +00:00
Joshua Mccloskey
e372b2a22b
Merge "Disable setting if sensor is convenience." into sc-v2-dev am: 1ca42ffc79
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16233490
Change-Id: I9a4e565b311d7a65091aca5294879366b9399265
2021-12-01 17:19:04 +00:00