This change handles listing of private space apps in Settings > Sound &
vibration > Do Not Disturb > Apps page.
Based on the new filter this page
- lists the apps from private space whenever profile is unlocked.
- when quite mode enabled privat space apps in the list is hidden.
Recording Link: b/322316632#comment3
Bug: 322316632
Test: Manual
Change-Id: Ie8a7b3376351c031a1abb8488eceb7859a1930fd
This reverts commit 5a7f5a0931.
Reason for revert: seems to cause b/331379466 according to the culprit range search
Change-Id: I6ab2474864d43a1a8bcb50de5bc9ab5c0ac08f4e
Bug: 331379466
Null object reference exception happend when carrier satellite feature is disabled. whille filtering out satellite plmns from scanned plmns
Bug: 331182758
Test: atest NetworkSelectSettingsTest, manually test with feature enabled/disabled on pixel
Change-Id: I394e86ee9c26efdc9920006e0b8ca015500d5162
The left margin on the button is not quite
aligned with the text so this adjusts it so
it is aligned.
https://screenshot.googleplex.com/Bxjuc3LHCTw7TYD
Bug: 327491503
Change-Id: I16e9ddfa3b2b0648a4dc04a2bbfdf164d6c30a33
Test: flash bluejay
This CL creates a few necessary components that are needed to create the
UI
Test: adb shell device_config put biometrics_framework com.android.settings.flags.fingerprint_v2_enrollment true
Bug: 297082837
Change-Id: I17c4f65fdeac4ebf3c19ba69f5928787b5ace52e
The psim is not loaded, the active subscriptionInfo is not changed
Bug: 329031686
Test: verify 10 times passed.
Change-Id: Idf70aaac8571af8501becb94689f4ae447e8771d
The BiometricPrompt API setAllowBackgroundAuthentication is
now guarded by allowPrivateProfile flag. This change ensures the
references to this API are flagged by the same flag, and the uber
private space implementation flag - enablePrivateSpaceFeatures, as
well.
Bug: 312184187
Test: Tested by flashing changes on a test device
Flag: Flags.ALLOW_PRIVATE_PROFILE
Change-Id: Icfdc5a2c2f07177c25fa3d545837052209b76551
Apply textColorSecondary as the tint color for the arrow icon to prevent
insufficient contrast ration problem under light theme.
Bug: 331139289
Test: manually check the UI
Change-Id: I010a6129cdd7bf11840421abc5f53156433b6708
- Use the Theme.Settings.NoActionBar
- Settings use the CollapsingToolbar and
don't need the old style toolbar.
Fixes: 331308440
Test: manual test
Change-Id: Ieb9acd858f5a8993f30547c3c8c3c2ab3a5865af