Screenshot: https://hsv.googleplex.com/6310318165721088
Bug: 399237091
Test: manual test on device.
Flag: EXEMPT flag by PartnerConfigHelper.isGlifExpressiveEnabled
Change-Id: I0f1d8a6ea1cbe8bce79c32b4c039656648f5a99a
- Update SPAN_INCLUSIVE_INCLUSIVE to SPAN_EXCLUSIVE_EXCLUSIVE to avoid impact the other talkback span.
Bug: 399528098
Test: Talkback
Flag: EXEMPT for simple fix
Change-Id: I93b4bbaa0c1745e9f893965fc023848a3fda3479
- Keep the Save button enabled at all times
- Show "Enter the SSID" to remind the user
Bug: 386897596
Flag: EXEMPT bugfix
Test: Manual testing
atest WifiDialogActivityTest \
WifiConfigControllerTest
Change-Id: I577e78c34cbaa0640479adf09a916a526500fe68
Stop distinguishing between the display list and per-display fragments.
Instead, always show all displays that are available. This is closer to
how the UI will eventually look, which is each display in a tab.
Setting an OnChangeListener for multiple preferences with the same key
did not work, even though the conflicting preferences had different
parent preferences. Only the listener of the top-most preference was
notified even when changing a different one. So this CL changes
PrefBasics so that it can set unique keys for otherwise identical
preferences.
Flag: com.android.settings.flags.display_topology_pane_in_display_list
Bug: b/352648432
Test: ExternalDisplayPreferenceFragmentTest
Test: set rotation of two overlay displays to different non-default values
Change-Id: Idabef1e03afd496bfc955927a2894f14f999a105
ag/31885242 changed the behavior for registerCallback such that it no
longer automatically scheduled an update. This CL adds the missing call
in tests.
Flag: com.android.settings.flags.display_topology_pane_in_display_list
Test: atest ExternalDisplayUpdaterTest.java
Test: atest ConnectedDeviceGroupControllerTest.java
Bug: b/399273324
Change-Id: If030e7cc98289fe3062c1a638580ec6c6479d97a
This reverts commit a9e22be8a5.
Reason for revert: No longer need to ignore this test, as the root cause is found and fixed in aosp/3506812
Change-Id: I56681bde8c0485c46f0cd2b84cb83fee5ea0e760
This suggested change is automatically generated based on group
memberships and affiliations.
Please approve this change and vote the highest CR. This will keep the OWNERs
file tidy. We ask that you do not ignore this change and approve it
unless you know a reason the OWNER should remain. It can always be
reverted if needed.
If this change is in error, vote the lowest CR value (i.e. reject the CL)
and the bot will abandon it.
See the owner's recent review activity for context:
https://android-review.googlesource.com/q/curtislb@google.com
To report an issue, file a bug in the Infra>Codereview component.
Change-Id: I8ad909d8454a59de529ead3af94d503427efad2b
The associations will be removed one forget the device.
Test: manually test
Bug: 365613753
Flag: com.android.settings.flags.enable_remove_association_bt_unpair
Change-Id: Ic2224952b6f8e776ffcf07ce4fa6953a98475490
This change removes the server flag for `time_help_and_feedback_feature_supported` as public ramps are generally discouraged in Android now. See go/android-legacy-flags. The trunk stable flag still exists, so this feature is still flagged properly.
This change also include minor refactor to simplify logic around flags now that the server flag is no longer needed.
Flag: EXEMPT removing time_help_and_feedback_feature_supported
Bug: 283239837
Change-Id: Ic5058a81186d63df4a2e57eaab4d1c120d0806bc