Jason Hsu
0a1e716094
Merge "Remove 'Media' type Audio output in Hearing devices settings" into udc-dev am: fe00702ab3
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/23382078
Change-Id: Icdffe1faaf5db8e109b14fe8389b826bf1785a8d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-05-24 08:09:03 +00:00
Jason Hsu
fe00702ab3
Merge "Remove 'Media' type Audio output in Hearing devices settings" into udc-dev
2023-05-24 07:38:09 +00:00
Daniel Huang
9917138881
Merge "Update summary for Languages and Keyboard" into udc-dev am: e51bbfcbbd
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/23382079
Change-Id: I4218d4067f1e8a788203d017b97323b693f554f7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-05-24 01:45:31 +00:00
Daniel Huang
e51bbfcbbd
Merge "Update summary for Languages and Keyboard" into udc-dev
2023-05-24 01:09:38 +00:00
Bill Yi
c13633d1d0
Merge "Import translations. DO NOT MERGE ANYWHERE" into udc-dev
2023-05-23 23:05:26 +00:00
danielwbhuang
d591a0ee2c
Update summary for Languages and Keyboard
...
move speech to Languages
Bug: 283744490
Test: manual
Change-Id: I2df0aff11bb8e9b78f9816cd0ae1d1d56c438898
2023-05-23 17:24:32 +08:00
jasonwshsu
a0b2bcb2e0
Remove 'Media' type Audio output in Hearing devices settings
...
Root Cause: Media type Audio output has inconsistent result with Output Switcher, and it needs to be resolved from Audio Policies API.
Please see more details in b/279003337.
Solution: Remove 'Media' type in Android U temporary.
Bug: 283907809
Test: flash rom & check UI
Change-Id: Id64866f7dc12ca5429e0b961cbafe51329b4eef1
2023-05-23 16:34:50 +08:00
Bill Yi
d2e8c8077b
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I01fb08b35dda455c5bc8e2b7d35173f854babcd4
2023-05-22 16:48:04 -07:00
Bill Yi
81564a8384
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I2bd1ccafeb60d4eb8e1a9abcbeee5ad1083d0714
2023-05-22 16:44:40 -07:00
Behnam Heydarshahi
a17acaf518
Merge "Remove volume_separate_notification flag" into udc-dev am: 7aa8424cc0
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/23244447
Change-Id: I0a7d7b9b1870ef7a9d988f760c6693928fbb276b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-05-22 14:48:13 +00:00
Behnam Heydarshahi
7aa8424cc0
Merge "Remove volume_separate_notification flag" into udc-dev
2023-05-22 14:09:22 +00:00
Aleksandar Kiridžić
0b6ef81167
Merge "speech: Re-add on-device speech recognition settings entry" into udc-dev am: 9e2e6d0795
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/22932716
Change-Id: I8d7bb7767753de35e2d5227cc14b84840f8bb4b6
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-05-19 10:41:44 +00:00
Aleksandar Kiridžić
9e2e6d0795
Merge "speech: Re-add on-device speech recognition settings entry" into udc-dev
2023-05-19 10:02:56 +00:00
Michał Narajowski
468db7c34d
bt: Add late bonding confirmation mechanism am: 63d37a3d78
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/23276700
Change-Id: Id33763c18419222bb4d92bae8e39782836c806c6
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-05-19 07:53:34 +00:00
Michał Narajowski
63d37a3d78
bt: Add late bonding confirmation mechanism
...
If a coordinated set member is bonding late the user will be notified and
asked for confirmation on pairing with this device. The dialog box will
display specific message for this case.
Bug: 282193044
Test: manual
Tag: #feature
Change-Id: Ie9d79282dd432a542ea02ef477019be6dfbce997
2023-05-18 10:47:12 +00:00
Daniel Norman
cbb2b3dcb2
Merge "Hide the a11y service enable dialog from non-a11y-tools." into udc-dev am: aa46e3d39d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/23267499
Change-Id: I932d859492281a630b61b95f4b9699fcd4b00678
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-05-18 04:48:03 +00:00
Daniel Norman
aa46e3d39d
Merge "Hide the a11y service enable dialog from non-a11y-tools." into udc-dev
2023-05-18 00:39:50 +00:00
Bill Yi
1e7e184419
Merge "Import translations. DO NOT MERGE ANYWHERE" into udc-dev
2023-05-17 22:08:52 +00:00
Bill Yi
d4053e03a4
Merge "Import translations. DO NOT MERGE ANYWHERE" into udc-dev
2023-05-17 22:08:52 +00:00
Aleksandar Kiridzic
657be564ac
speech: Re-add on-device speech recognition settings entry
...
After `Settings > System > Languages & input` was separated into
`Settings > System > Languages` and `Settings > System > Keyboard`,
`On-device speech recognition` was lost. This CL adds it in the same
`Speech` preference category where it was before
and moves the category to `Settings > System > Languages`.
Bug: 278279110
Test: Manual, already existing robotests
Change-Id: I040c284dd3596f35ceacb6980ff89e611e29971c
2023-05-17 18:15:48 +01:00
Julia Tuttle
28edfb8df9
Merge "Add FSI toggle to per-app notification settings" into udc-dev
2023-05-17 14:48:50 +00:00
Julia Tuttle
6630c852d9
Add FSI toggle to per-app notification settings
...
Bug: 277938609
Test: atest FullScreenIntentPermissionPreferenceControllerTest
Test: # manual, verifying against "Special app access" screen
Change-Id: I9cb0d9bc99ce59a7b0ff6bcd2cab7a3c2d63f45f
2023-05-17 14:30:49 +00:00
Bill Yi
0cb680936f
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: If7854160e056f98a61c04a164f3e15ba913c413e
2023-05-16 21:37:09 -07:00
Bill Yi
f83f62f608
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ia9855a081a70c5649bfd282008def7a118d49213
2023-05-16 21:33:00 -07:00
Treehugger Robot
01655c82ca
Merge "Support RTL for HomepagePreference title" into udc-dev
2023-05-17 03:33:51 +00:00
Yanli Wan
f5ce620937
Merge "Start activity from Device Lock APEX if device is provisioned by Device Lock" into udc-dev
2023-05-16 23:47:46 +00:00
Daniel Norman
a64b75b8f8
Hide the a11y service enable dialog from non-a11y-tools.
...
This helps prevent non-tool services from enabling other
accessibility services.
Fix: 282987827
Test: Use a non-tool accessibility service to print the nodes on the
screen, observe dialog nodes are missing. Change to a
tool-service and repeat; observe nodes are present.
Test: Confirm that TalkBack can still use this dialog to enable other
services.
Change-Id: I75c4101c6554cc503ed45fc24b8eb36d07250226
2023-05-16 21:19:08 +00:00
Edgar Wang
33014044eb
Support RTL for HomepagePreference title
...
Bug: 242029276
Test: visual
Change-Id: I5547a8dc36d7bfb107c5cd8c03ec932d04d3a6a9
2023-05-17 01:51:24 +08:00
Treehugger Robot
b272dbc613
Merge "Hide "Long Background Tasks" page from Settings." into udc-dev
2023-05-16 17:31:12 +00:00
Yanli Wan
ad151bf1e7
Start activity from Device Lock APEX if device is provisioned by Device
...
Lock
Bug: 279616148
Test: atest DeviceLockPreferenceControllerTest
Test: Build & test locally
Change-Id: Ieb2ea691136749d034bceb9412744af874d6abb9
2023-05-16 17:03:45 +00:00
Treehugger Robot
8545c1fab3
Merge "Update char limit for i18n" into udc-dev
2023-05-16 13:09:04 +00:00
Avinash Vadlamudi
52cc34d370
Merge "[Auto Pin Confirmation]: Increase the touch target of checkbox to 48dp for accessibility" into udc-dev
2023-05-16 12:49:22 +00:00
Edgar Wang
9b95a077b9
Merge "Update theme for ChannelPanelActivity" into udc-dev
2023-05-16 12:06:37 +00:00
Edgar Wang
a7f03c5cec
Update char limit for i18n
...
Bug: 279609273
Test: rebuild
Change-Id: I9701898f178fbe704af82fdb070aed2e680f2285
2023-05-16 20:02:04 +08:00
Edgar Wang
41eeb31b20
Update theme for ChannelPanelActivity
...
- set correct switch style
- update background color
Fixes: 238845212
Test: visual
Change-Id: Iaf54fa5d98f7527543fc02d1108cbafe851bd574
2023-05-16 10:06:59 +00:00
Avinash Vadlamudi
cc1b643a79
[Auto Pin Confirmation]: Increase the touch target of checkbox to 48dp for accessibility
...
Bug: 281945287
Test: Manual test by flashing on device and verifying using layout bounds
Change-Id: Ibfbb3f3e7e8307c9ec5c01226c24da10fb5e080a
2023-05-16 10:06:57 +00:00
Varun Shah
82dc52376a
Hide "Long Background Tasks" page from Settings.
...
Since the RUN_USER_INITIATED_JOBS permission is no longer a special
permission, the related page in Settings should be hidden.
Bug: 282824927
Test: page hidden from Special App Access screen.
Change-Id: I51d681f97247be45654dd2eb12df08f429a43938
2023-05-16 01:53:33 +00:00
Behnam Heydarshahi
f07e023302
Remove volume_separate_notification flag
...
Fully enable the feature
Bug: b/255363741, b/38477228
Test: make DEBUG_ROBOLECTRIC=1 ROBOTEST_FILTER="NotificationVolumePreferenceControllerTest|SeparateRingVolumePreferenceControllerTest|RingerModeAffectedPreferenceControllerTest|SoundSettingsTest" RunSettingsRoboTests -j40
Change-Id: Iec490fc254f71b6461dbf9f9beb4a11645a4a497
2023-05-15 21:19:26 +00:00
ykhung
0cd24adec5
Add allowlist mechanism for battery optimization mode
...
Add a mechanism to add package name into the allowlist to avoid users
change the battery optimization modes for specific apps in the list
https://screenshot.googleplex.com/8hrHCcTh5bNYXqp
Bug: 281566984
Test: make test RunSettingsRoboTests ROBOTEST_FILTER=com.android.settings.fuelgauge.*
Change-Id: I8efa6a55646d761f5bee3667a59b38ab68c74bc1
2023-05-15 14:28:49 +08:00
Avinash Vadlamudi
28cf617ca2
Merge "[Auto Pin Confirmation]: Fix the color token for the checkbox fill icon" into udc-dev
2023-05-12 16:34:26 +00:00
Jason Hsu
181cfa3aa5
Merge "Move 'Audio Output' to Accessibility hearing device page" into udc-dev
2023-05-12 14:20:23 +00:00
Avinash Vadlamudi
6968e32ed9
[Auto Pin Confirmation]: Fix the color token for the checkbox fill icon
...
Bug: 281946128
Test: Manual test by flashing and testing on device
Change-Id: I182e530bc39620582a0c228ab3d5934638474da2
2023-05-12 12:18:03 +00:00
TreeHugger Robot
fd9ca0eae7
Merge "Update string for touch sounds" into udc-dev
2023-05-12 12:08:32 +00:00
Oli Thompson
787a054c93
Merge "Update Work profile settings" into udc-dev
2023-05-12 11:05:57 +00:00
jasonwshsu
212470d0a6
Move 'Audio Output' to Accessibility hearing device page
...
* Extract the common part into HearingAidHelper.
* Remove abstract getHearingDevice(). Change to get the hearing device when needed.
* Move several classes from Bluetooth into Accessibility
Bug: 281783079
Test: make RunSettingsRoboTests ROBOTEST_FILTER="(HearingDeviceAudioRoutingBasePreferenceControllerTest|AccessibilityHearingAidPreferenceControllerTest|HearingAidHelperTest|HearingAidAudioRoutingPreferenceControllerTest|HearingDeviceCallRoutingPreferenceControllerTest)"
Change-Id: I79049107409b7086c6dcc8d48a6323e171ed1535
2023-05-12 13:46:53 +08:00
Yanting Yang
f0e440109f
Merge "Make “Reset app preferences” restricted by DISALLOW_APPS_CONTROL" into udc-dev
2023-05-12 03:20:14 +00:00
Hao Dong
1eb3724e1f
Merge "Hide description text view if there is overlap." into udc-dev
2023-05-11 22:10:55 +00:00
Treehugger Robot
81ac516705
Merge "Fix string" into udc-dev
2023-05-11 19:21:54 +00:00
Becca Hughes
f7c4d9c903
Fix string
...
Test: make
Bug: 281047738
Change-Id: I7f65749cbdee95ab9447dc0b055d66fd962547dc
2023-05-11 17:45:30 +00:00
Hao Dong
cddf296c82
Hide description text view if there is overlap.
...
1. Includes udfps enroll view in xml files and cleans up FingerprintEnrollEnrolling adding udfps enroll view code.
2. Clean up SETTINGS_SHOW_UDFPS_ENROLL_IN_SETTINGS flag.
3. If description text view has overlap with udfps progress view, hide the description text view.
Test: atest FingerprintEnrollEnrollingTest
Test: manually test by setting both display and text largest size and
start enrolling fingerprint; the description is hidden if it's too long.
Bug: 260970216
Change-Id: I085dc62993ffa22d018dd57517c96d69e9d9cbcb
2023-05-11 17:34:07 +00:00