Tsung-Mao Fang
0e03b12d60
Fix abnormal behavior on search page
...
Prior to this cl, if user opens settings app
in single-pane first and navigates to
the search page, then rotate the device,
user observed the search page was still shown
with full screen.
Because we didn't register correct split rule,
it causes the abormal behavior on two-pane mode.
In order to register correct rule, we also need
to assign correct component name while opening the
search page.
Fix: 206896763
Test: Rebuilt apk and verify the behavior
Change-Id: I7343467aa716d71da63f2ad0a034dc6c1b7fd415
2021-11-23 16:32:32 +08: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
Yi-Ling Chuang
b509b976ea
Make fingerprint registration flow full screen am: 488211c752
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16324224
Change-Id: I777ae290ba96ff00da5d2b0e32a7a28a676dc692
2021-11-23 07:10:52 +00:00
Yi-Ling Chuang
488211c752
Make fingerprint registration flow full screen
...
Since the fingerprint registration sometimes has a hardware dependency,
to bring a better UX, make the flow full screen on large screen devices.
Bug: 197717071
Test: Try to register a new fingerprint and see the pages are full
screen.
Change-Id: I5dcb720a8b6a58bd9fc67ecae35f730c20a2c4d3
2021-11-23 11:39:43 +08:00
Tsung-Mao Fang
e260ebe157
Fix talkback issue on Subsettings
...
Set window title for activity, so it won't announce
"Settings" again.
Test: Run the talkback and do not observe issue
Fix: 200749911
Change-Id: Ied973916bdd43562424b97eadea2b3a413c712ec
2021-11-23 11:35:09 +08:00
Joe Bolinger
d00fd7f362
Remove face auth from setup wizard when configured as a convenience.
...
Fix: 206867696
Test: manual (enroll via SUW with/without unicorn)
Change-Id: I41bf7488cf30ffe3e0d09282e923347c7f5938df
2021-11-23 00:59:31 +00:00
Joshua Mccloskey
e711b3277e
Disable setting if sensor is convenience.
...
This change disables the FaceSettings Confirmation setting if a
sensor is convenience. This is due to the fact that convenience strength
sensors can't be used by BiometricPrompt (so this setting has no
effect.)
Test: Verified this setting shows depending on whether or not the sensor
is convenience or not.
Fixes: 204137656
Change-Id: I88daf9f12b76d06697275161385f463fb88e0f3a
2021-11-22 13:49:17 -08:00
Jack Yu
9a0ab00ac4
Merge "NFC support in work profile" am: c2647199ce
am: 79675e89f2
am: 3ccf7e29f8
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1856215
Change-Id: Ib97dd1b197a362258552a45d7d9b40565da96cb5
2021-11-22 11:23:29 +00:00
Jack Yu
3ccf7e29f8
Merge "NFC support in work profile" am: c2647199ce
am: 79675e89f2
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1856215
Change-Id: I6526b8a3f83c72870a93777d37242f1fb191568f
2021-11-22 11:12:20 +00:00
Jack Yu
79675e89f2
Merge "NFC support in work profile" am: c2647199ce
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1856215
Change-Id: Iac30f77fd5d732bb3b50fc531600fed02d477919
2021-11-22 11:00:16 +00:00
Jack Yu
c2647199ce
Merge "NFC support in work profile"
2021-11-22 10:45:44 +00: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
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
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
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
Xin Li
3332b73738
[automerger skipped] Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918 am: bf45599d43
-s ours am: 69e79704e3
-s ours
...
am skip reason: Merged-In I9ac05f5da437030e1b5db082ddaf7959f82acccd with SHA-1 d3f9214763
is already in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16279041
Change-Id: I7d4b9af134809d835f1e82cb7c3e26dd1e59eb6c
2021-11-18 22:25:14 +00:00
Xin Li
69e79704e3
[automerger skipped] Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918 am: bf45599d43
-s ours
...
am skip reason: Merged-In I9ac05f5da437030e1b5db082ddaf7959f82acccd with SHA-1 d3f9214763
is already in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16279041
Change-Id: Ibb132379ab32739f0c9bdc29ded3159775eb884e
2021-11-18 22:00:58 +00:00
Kevin Han
6dc2c76da0
Merge "Unhibernate an app when a user exempts it" into sc-v2-dev am: 83a8b76ec2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16286576
Change-Id: Icacd93b1f5b0cfe950dd4e4ccc0f8081ad1d58c3
2021-11-18 21:58:23 +00:00
Kevin Han
83a8b76ec2
Merge "Unhibernate an app when a user exempts it" into sc-v2-dev
2021-11-18 21:37:46 +00:00
TreeHugger Robot
3af8d0fdf4
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: ebd2e1f662
-s ours am: 9adb10d6fc
-s ours am: 03b049e8cd
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16294832
Change-Id: Iaec414e27d113ed2935d442def4e69eadaf74ea3
2021-11-18 19:53:17 +00:00
TreeHugger Robot
1c1cca3fa8
Merge changes from topic "presubmit-am-54d98b71e97148f688d58b0d364066e1" into sc-qpr1-dev am: 6cae0edae1
am: 20a56f067a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16294832
Change-Id: I84eb542d98a6567393a82078d952947f22d81ecc
2021-11-18 19:52:00 +00:00
Bill Yi
8cfcd3f8bb
[automerger skipped] [automerged blank] Import translations. DO NOT MERGE ANYWHERE 2p: 10928bfba9
am: 61505e7824
-s ours am: 24060f7b4f
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16294832
Change-Id: I91fa2609b540005ac9c29fefd846cdd820783ce3
2021-11-18 19:51:59 +00:00
TreeHugger Robot
4650df393f
Merge changes from topic "presubmit-am-c2ea559653ab4e82ba8bececc8170921" into sc-qpr1-dev am: 1ed1be15d8
am: 0b90ee1161
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16292440
Change-Id: If48d4c7f61d9abfff22c2b33696eed6d884e021c
2021-11-18 19:51:25 +00:00
Bill Yi
f9aa5fb568
[automerger skipped] [automerged blank] Import translations. DO NOT MERGE ANYWHERE 2p: b8b0bef8f9
am: d86da91c3e
-s ours am: 6caa602d7c
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16292440
Change-Id: I0730f975f740306388c2663f86c520d05cedcfea
2021-11-18 19:51:24 +00:00
TreeHugger Robot
bc3feb94f7
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-qpr1-dev am: fda2135c78
-s ours am: 1570dd46ac
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16294814
Change-Id: I8ce2ac14089aec471c80bde90416ac570b8e02a9
2021-11-18 19:50:54 +00:00
TreeHugger Robot
0435e675b8
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-qpr1-dev am: 277f726266
-s ours am: 008f9a695a
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16294864
Change-Id: I3a12ff091258393b27bec6970430b295577261dd
2021-11-18 19:50:14 +00:00
TreeHugger Robot
d797c14cb4
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev am: 6def0ab1ed
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16294865
Change-Id: Ifc9ba975adf40525ab93c7ed98e06e791dd31272
2021-11-18 19:49:34 +00:00
TreeHugger Robot
319d3ba8ad
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev am: 3b9da31dfb
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16294816
Change-Id: Iff7e81bb462c883deeba9b476d137994b303fbb0
2021-11-18 19:49:04 +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
Jason Chiu
e7a681748e
Merge "Start deep link page synchronously in SettingsActivity" into sc-v2-dev am: b4d3278a45
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16263226
Change-Id: Id203bbb5f0d0e0c345494c111ad8c0c296b8e6e5
2021-11-18 19:48:02 +00:00
Jason Hsu
105bca800a
Merge "Provide ability to link to Color Inversion page via Intent" into sc-v2-dev am: 0a8f978357
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16013675
Change-Id: Ia9b87f0a221574c54d65700da9f046b301b7d3b5
2021-11-18 19:46:47 +00:00
TreeHugger Robot
cbd71ccc5d
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: ebd2e1f662
-s ours am: 9adb10d6fc
-s ours am: 062c92d459
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16294832
Change-Id: I10ff3715db31c7256399a8afa33e533c3426089a
2021-11-18 19:42:17 +00:00
TreeHugger Robot
89859355d4
Merge changes from topic "presubmit-am-54d98b71e97148f688d58b0d364066e1" into sc-qpr1-dev am: 6cae0edae1
am: 026f820cce
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16294832
Change-Id: Idc52fd351f28d0c15d1020fdf7dbfea938db753e
2021-11-18 19:42:13 +00:00
Bill Yi
571f09d5a9
[automerger skipped] [automerged blank] Import translations. DO NOT MERGE ANYWHERE 2p: 10928bfba9
am: 61505e7824
-s ours am: c4894489f5
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16294832
Change-Id: Ib6783ea7003080287c8e801822e56560c16af8c7
2021-11-18 19:42:10 +00:00
TreeHugger Robot
062c92d459
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: ebd2e1f662
-s ours am: 9adb10d6fc
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16294832
Change-Id: Idad6caf7532b3c1d08bf007708bb05a0212c95e7
2021-11-18 19:22:43 +00:00
TreeHugger Robot
03b049e8cd
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: ebd2e1f662
-s ours am: 9adb10d6fc
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16294832
Change-Id: I5df51725bdc32edb3d2fa43b0cf48e86b5d85517
2021-11-18 19:22:38 +00:00
TreeHugger Robot
026f820cce
Merge changes from topic "presubmit-am-54d98b71e97148f688d58b0d364066e1" into sc-qpr1-dev am: 6cae0edae1
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16294832
Change-Id: I085605b91279dd2ff342a5e79b613ee3a35ac43a
2021-11-18 19:22:38 +00:00
Bill Yi
c4894489f5
[automerger skipped] [automerged blank] Import translations. DO NOT MERGE ANYWHERE 2p: 10928bfba9
am: 61505e7824
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16294832
Change-Id: I6849598109a72f67c61be1f614e162cf9de38f9d
2021-11-18 19:22:36 +00:00
TreeHugger Robot
20a56f067a
Merge changes from topic "presubmit-am-54d98b71e97148f688d58b0d364066e1" into sc-qpr1-dev am: 6cae0edae1
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16294832
Change-Id: Ib799378b91a9cdb1219caef564a86f2e4b8e4867
2021-11-18 19:22:33 +00:00
Bill Yi
24060f7b4f
[automerger skipped] [automerged blank] Import translations. DO NOT MERGE ANYWHERE 2p: 10928bfba9
am: 61505e7824
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16294832
Change-Id: I9c94df8b15ec9be39fdb6d1f52f3b372bd144aff
2021-11-18 19:22:32 +00:00
TreeHugger Robot
9adb10d6fc
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: ebd2e1f662
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16294832
Change-Id: I47c73fbaece5fa90f127335d93cf439b7ec9e720
2021-11-18 19:22:29 +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
6cae0edae1
Merge changes from topic "presubmit-am-54d98b71e97148f688d58b0d364066e1" into sc-qpr1-dev
...
* changes:
[automerged blank] Import translations. DO NOT MERGE ANYWHERE 2p: 10928bfba9
Import translations. DO NOT MERGE ANYWHERE
2021-11-18 19:06:29 +00:00
TreeHugger Robot
08d23b359d
Merge changes from topic "presubmit-am-c2ea559653ab4e82ba8bececc8170921" into sc-qpr1-dev am: 1ed1be15d8
am: db6bdc35f2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16292440
Change-Id: I49ce059279e1e7f3084c187885411d15f4b6494c
2021-11-18 18:33:07 +00:00
Bill Yi
1639e278b3
[automerger skipped] [automerged blank] Import translations. DO NOT MERGE ANYWHERE 2p: b8b0bef8f9
am: d86da91c3e
-s ours am: 931145f30e
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16292440
Change-Id: I2d5616815c882ac9ba6d2fcdd3f1425dc0835080
2021-11-18 18:33:03 +00:00
TreeHugger Robot
db6bdc35f2
Merge changes from topic "presubmit-am-c2ea559653ab4e82ba8bececc8170921" into sc-qpr1-dev am: 1ed1be15d8
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16292440
Change-Id: I25e1e2e362a458362025d435667133d37621dd02
2021-11-18 18:08:20 +00:00