Bumped compileSdk and targetSdk of sample apps to 35 and Gradle to 8.6.1 to match.
Fixed an issue related to new intent rules in Android 15 that broke IDP initiated IDP flow.
Enabled Edge to Edge UI for ScreenLockActivity and fixed the status bar icon color in dark mode.
Conditionally (if app targets API 35+) enabled Edge to Edge for all other screens. Fixed layouts taking the entire screen and showing behind status and navigation bars. Fixed status and navigation bar colors for all screens.