tom hsu
4f3ac2fcbd
[Settings] Resolves unsynced infomation between status bar and settings
...
When activity go to background, the UI message shall be saved, and When
activity is back to foreground, the UI shows previous state first.
The situation make unsynced info between status bar and settings's
page.
Bug: 187091965
Test: Maunal Test
Test: atest passed
Change-Id: I7db2876e91c00126ebfa9dfa5b87d04c1f717e72
2021-06-09 15:19:48 +08:00
Stanley Wang
3df28f0aad
Merge "Fix the problem of the TalkBack function can not be turned on." into sc-dev am: bbab97c955
am: 5a257c43a0
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14891917
Change-Id: I3ed5c930ab1fb717fb7aca1ad38f11dab38dbdbb
2021-06-09 07:04:40 +00:00
Stanley Wang
bbab97c955
Merge "Fix the problem of the TalkBack function can not be turned on." into sc-dev
2021-06-09 06:37:29 +00:00
Menghan Li
313ce94b88
Merge "Add AccessibilityShortcutPreferenceFragment to share non-accesibility tools to add shortcut" into sc-dev am: c4609d14f4
am: 57f5ad34be
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14860442
Change-Id: I2c3c1ce430174be7261f1b121d63589f5f1b5e87
2021-06-09 06:04:14 +00:00
Menghan Li
87fd9a6816
Merge "Move DialogEumn into AccessibilityDialogUtils" into sc-dev am: 0a9d2385f0
am: f9934b37d3
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14860441
Change-Id: I66b8de764f6b69a40264a122100e81c8adc169d9
2021-06-09 06:04:09 +00:00
Tsung-Mao Fang
72aa238948
Merge "Remove the large space when searching region list" into sc-dev am: 0a8ab3a543
am: 5371a47dcc
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14880232
Change-Id: I6d0ab930d9406f7097dc35979f9799055ab0cb62
2021-06-09 06:04:00 +00:00
Menghan Li
c4609d14f4
Merge "Add AccessibilityShortcutPreferenceFragment to share non-accesibility tools to add shortcut" into sc-dev
2021-06-09 05:42:08 +00:00
Menghan Li
0a9d2385f0
Merge "Move DialogEumn into AccessibilityDialogUtils" into sc-dev
2021-06-09 05:41:00 +00:00
Tsung-Mao Fang
0a8ab3a543
Merge "Remove the large space when searching region list" into sc-dev
2021-06-09 05:34:23 +00:00
Joshua Mccloskey
e80c5cddd2
BiometricEnrollIntroduction button update
...
No longer show the "No thanks" button until the user has
scrolled to the bottom of the introduction text.
This applies for both face and fingerprint enroll introduction screens.
Fixes: 189268868
Test: Manual
Change-Id: I0ccf6ae1d329df06f769f05288706ef22183bc21
2021-06-08 22:25:16 -07:00
Matt Casey
644b57d003
Merge "Update system settings to honor device defaults for assistant invocation" into sc-dev am: fc10ab9c98
am: eaaff9bf24
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14843840
Change-Id: Ic159ec4279f66aed983600f1801e11e5b2b7c761
2021-06-08 19:58:49 +00:00
Matt Casey
fc10ab9c98
Merge "Update system settings to honor device defaults for assistant invocation" into sc-dev
2021-06-08 19:02:06 +00:00
Weng Su
8c29ff0a27
[Provider Model] Fix the panel non responsive issue
...
Bug: 187340277
Test: manual test
atest -c ProviderModelSliceTest
Change-Id: Ie27a5049b2cab05b7c7936395d0db85c3c594d96
2021-06-09 00:35:53 +08:00
menghanli
e771cbb1aa
Add AccessibilityShortcutPreferenceFragment to share non-accesibility tools to add shortcut
...
Bug: 190022774
Test: make RunSettingsRoboTests -j52 ROBOTEST_FILTER=AccessibilityShortcutPreferenceFragmentTest
Change-Id: I1cae8fbed059ba7c309126e2dff46adfb48cffd8
2021-06-08 22:58:05 +08:00
Stanley Wang
fab609f892
Fix the problem of the TalkBack function can not be turned on.
...
- Check the states of the switch and the accessibility service.
If the states are different, update the state of accessibility
service.
Fix: 190309601
Test: robotest and test the TalkBack manually.
Change-Id: Id8c28223b1958087e7cdc481348487376afa2203
2021-06-08 20:34:55 +08:00
Tsung-Mao Fang
11c4b2c51e
Remove the large space when searching region list
...
Collapse the tool bar when we're doing search for
a better user experience.
And we don't allow user can expand the tool bar at this moment
since it will see a large space at this moment.
Fix: 181741353
Test: Open the page and don't see a huge space now.
Change-Id: Iec5ebe9b22a2aad15dc8cf90113a64c358ee447e
2021-06-08 11:44:38 +00:00
Yi-Ling Chuang
4d7da4a425
Remove FLAG_ACTIVITY_NEW_TASk when there is transition
...
Making activities launch in a separate task breaks the page transition.
Reviewed the history of the addition of these flags, they seem stale and
are no longer needed, so remove these when the transition is applied.
Bug: 189412031
Test: Tap on any badged entry and see it being launched in the same
task.
Change-Id: I60b2ec0b2772cd3bdc8c4ebbc83cedd2a603492a
2021-06-08 18:55:49 +08:00
Giuliano Procida
7362a2b843
Merge "Revert "Apply SettingsLib SeekBarPreference to Settings"" into sc-dev am: ef0e09f7a3
am: d26cb5c9a9
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14880698
Change-Id: Id629bec6759ee8611f842d7ee7c840fe077a298e
2021-06-08 10:04:28 +00:00
Giuliano Procida
ef0e09f7a3
Merge "Revert "Apply SettingsLib SeekBarPreference to Settings"" into sc-dev
2021-06-08 09:55:58 +00:00
Edgar Wang
cdff5c6ceb
Revert "Apply SettingsLib SeekBarPreference to Settings"
...
Revert submission 13422386-seekbar-sc-dev
Reason for revert: build broken in SettingsGoogle
Reverted Changes:
I0c2d0d5fb:Apply SettingsLib SeekBarPreference to SettingsGoo...
I1844bb3b0:Apply SettingsLib SeekBarPreference to a11y vibrat...
Ia3e4adec8:Apply SettingsLib SeekBarPreference to a11y vibrat...
Iadee57e9d:Apply SettingsLib SeekBarPreference to a11y vibrat...
I219878716:Apply SettingsLib SeekBarPreference to Settings
I959f5672c:Create SettingsLibSeekBarPreference
I92545a69c:Apply SettingsLib SeekBarPreference to a11y vibrat...
Change-Id: Ie6c3b0dc072e044796abdb33fca305f9f9d47c4d
Bug: 176818438
2021-06-08 09:47:51 +00:00
Zoey Chen
1c6f83544a
Merge "[Provider Model] Should not show WiFi call if all sims do not support it." into sc-dev am: bef9945917
am: c5d3d68289
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14860439
Change-Id: Ic5035c9739d096dd7026f5e76783b1d07db3d7fb
2021-06-08 09:32:33 +00:00
Zoey Chen
bef9945917
Merge "[Provider Model] Should not show WiFi call if all sims do not support it." into sc-dev
2021-06-08 09:03:42 +00:00
Edgar Wang
79f237ef42
Merge "Apply SettingsLib SeekBarPreference to Settings" into sc-dev am: 4aad4a88a7
am: 5863ab2406
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/13422705
Change-Id: I1326a91377255abf12cc4a40e2268c8609ca7c90
2021-06-08 08:22:13 +00:00
Edgar Wang
4aad4a88a7
Merge "Apply SettingsLib SeekBarPreference to Settings" into sc-dev
2021-06-08 07:23:54 +00:00
Yi-Ling Chuang
5e8a3947d2
Suppress Shared Axis transiiton on the SIM dialog
...
ToggleSubscriptionDialogActivity is an activity acting as a dialog.
Applying the page transition to it will lead to an empty page when the
toggle is switched. Hence, suppress the page transition on this dialog
to fix this.
Fixes: 190331062
Test: Toggle on/off "Use SIM" and don't see an empty page
Change-Id: I5d6510625e3c36d5d9074a2dec4923d72093b024
2021-06-08 15:19:21 +08:00
tom hsu
f7811dfd09
[Settings] Disable gear button if user is not admin.
...
- Mobile settings include many settings which second user shall not
modify, so make gear button disabled to avoid second user want to try.
Bug: 184303943
Test: Maunal test passeded
Test: atest passed.
Change-Id: Ic04fa71772df4ac424965ad2ca95733b1e15d6a7
2021-06-08 15:03:00 +08:00
Zoey Chen
3c4ad08086
[Provider Model] Should not show WiFi call if all sims do not support it.
...
Bug: 186587557
Test: atest -c NetworkProviderWifiCallingForSubTest
Change-Id: I56c580a7576f162aca5050e090c324b1d7fdb982
2021-06-08 14:39:41 +08:00
TreeHugger Robot
53adf04f1f
Merge "Update string reference" into sc-dev am: df0a84f08a
am: 3121b421fb
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14831291
Change-Id: I694a4ffcca4d47ec26dc0c18edfda17d3bb9f901
2021-06-08 03:02:01 +00:00
TreeHugger Robot
df0a84f08a
Merge "Update string reference" into sc-dev
2021-06-08 02:49:07 +00:00
Curtis Belmonte
2634427396
Merge "Set background of all face enroll status/footer bars" into sc-dev am: 58864ddc54
am: b90d6efe53
am: 9285079150
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14886676
Change-Id: Ida16d4a2de13039c0590e0d12e8d0594651faca1
2021-06-08 02:43:25 +00:00
Curtis Belmonte
b90d6efe53
Merge "Set background of all face enroll status/footer bars" into sc-dev am: 58864ddc54
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14886676
Change-Id: Ibde1dd02809623e7927864da440c0ee767777101
2021-06-08 02:23:54 +00:00
Yanting Yang
f547dbd2ea
Merge "Log class name to detect page scroll jank" into sc-dev am: 20177f9b09
am: 2c00e64874
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14860444
Change-Id: Ifdf6e0bd0367a5521da5f38338b7c724844c1429
2021-06-08 02:11:29 +00:00
Curtis Belmonte
58864ddc54
Merge "Set background of all face enroll status/footer bars" into sc-dev
2021-06-08 02:06:55 +00:00
Yanting Yang
9a58d15db6
Merge "Log class name to detect page scroll jank" into sc-dev am: 20177f9b09
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14860444
Change-Id: I996dcf082e9fa2adeaf0ee0ca5fd8eb19dab5379
2021-06-08 01:57:12 +00:00
Yanting Yang
20177f9b09
Merge "Log class name to detect page scroll jank" into sc-dev
2021-06-08 01:34:45 +00:00
Quang Luong
b03c9a2c99
Merge changes from topic "StaleWifiEntries" into sc-dev am: 08e42fa917
am: 09e721831b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14882873
Change-Id: I7bb5d9cfd26e3b3b317224e1e6a675206f7073a6
2021-06-08 00:48:00 +00:00
Quang Luong
c29fc171a9
Do not delay updating WifiEntries for first onWifiEntriesUpdated() am: ada75fbe7e
am: 7639f70132
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14846992
Change-Id: Ib205358f3e36a1c0be33f2f85121b92eb7f47304
2021-06-08 00:47:55 +00:00
Quang Luong
7639f70132
Do not delay updating WifiEntries for first onWifiEntriesUpdated() am: ada75fbe7e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14846992
Change-Id: Ie311bf6f8ae2034b611f344b3d66fbefc848f5e6
2021-06-08 00:32:57 +00:00
Quang Luong
bd79d37bdf
Merge changes from topic "StaleWifiEntries" into sc-dev am: 08e42fa917
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14882873
Change-Id: I3f1dfc689e63c0401c9ebcc76d3a4e347a9bb2f0
2021-06-08 00:32:37 +00:00
Quang Luong
08e42fa917
Merge changes from topic "StaleWifiEntries" into sc-dev
...
* changes:
Add 6 GHz Wifi band to Wifi Network Details
Do not delay updating WifiEntries for first onWifiEntriesUpdated()
2021-06-08 00:12:05 +00:00
Curtis Belmonte
6a8fc5ebc0
Merge "Apply SUW theme to add/remove button in face settings" into sc-dev am: 2968c05f31
am: 15b30be39e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14885640
Change-Id: I5b005e27de8fd6ab28475c6b81bc62ab19e9a093
2021-06-07 23:33:04 +00:00
Curtis Belmonte
ff3401a161
Merge "Apply SUW theme to add/remove button in face settings" into sc-dev am: 2968c05f31
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14885640
Change-Id: I204dca79c1c1204f9b5f6863d8c440746a19dadc
2021-06-07 23:10:17 +00:00
Curtis Belmonte
f13d5d5344
Set background of all face enroll status/footer bars
...
Moves the logic for setting an explicit background on the status and
footer bars shown during face and fingerprint enrollment from
BiometricEnrollIntroduction to BiometricEnrollBase. This ensures that
the status and footer bars on all biometric enroll screens will have
their backgrounds set, preventing the screen content from showing
through.
Test: Manual
Fixes: 190138494
Change-Id: If5050d07d277f51c784daecf80d5e3cdeae0ba49
2021-06-07 15:54:26 -07:00
Curtis Belmonte
2968c05f31
Merge "Apply SUW theme to add/remove button in face settings" into sc-dev
2021-06-07 22:49:52 +00:00
Curtis Belmonte
7dbe83ef5a
Apply SUW theme to add/remove button in face settings
...
Update the button to "Set up Face Unlock" or "Delete face model" shown
on the Face Unlock Settings screen to match the primary button theme
used in Setup Wizard.
Test: Manual
Fixes: 190422391
Change-Id: Ib864cb53f366eec7d1a69c2808d7effc8a0aa05a
2021-06-07 14:02:58 -07:00
Quang Luong
1c7ba38627
Add 6 GHz Wifi band to Wifi Network Details
...
Display 6 GHz for the frequency pref in Wifi Network Details
when connected to a 6 GHz network.
Bug: 184170532
Test: build
Change-Id: I7d10fe0e4c95e6f0ec66c3a179c3c46828eeb545
2021-06-07 11:30:07 -07:00
Edgar Wang
d6b5bbb5cb
Apply SettingsLib SeekBarPreference to Settings
...
Bug: 176818438
Test: robotest
Change-Id: I219878716457ce4bb7cad251bccf5d50d93030a5
2021-06-07 18:09:19 +00:00
Abel Tesfaye
bfaf8ccbba
Merge "Fix for Smart auto rotate text summary not updating after QS toggle is modified" into sc-dev am: c89b3afef5
am: 443e1b4beb
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14830095
Change-Id: Id30db62a3ac01f8a21f2440380a04a238f2c9c0e
2021-06-07 17:38:38 +00:00
Abel Tesfaye
26c9a050da
Merge "Fix for Smart auto rotate text summary not updating after QS toggle is modified" into sc-dev am: c89b3afef5
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14830095
Change-Id: I3a90e04d82ce0c22677c18d6e5a85620b9b910a9
2021-06-07 17:25:31 +00:00
Abel Tesfaye
c89b3afef5
Merge "Fix for Smart auto rotate text summary not updating after QS toggle is modified" into sc-dev
2021-06-07 17:11:13 +00:00