Skip to content

Conversation

alperozturk96
Copy link
Collaborator

@alperozturk96 alperozturk96 commented Oct 6, 2025

  • Tests written, or not not needed

Issue #15249

Migration or opt-out required for predictive back

The predictive back system animations (back-to-home, cross-task, and cross-activity) are enabled by default. onBackPressed is not called and KeyEvent.KEYCODE_BACK is not dispatched anymore.

Use OnBackPressedDispatcher

https://developer.android.com/guide/navigation/custom-back/predictive-back-gesture#update-custom

@alperozturk96 alperozturk96 changed the title build: upgrade android sdk 36 upgrade android sdk 36 Oct 6, 2025
@alperozturk96 alperozturk96 linked an issue Oct 6, 2025 that may be closed by this pull request
4 tasks
@alperozturk96 alperozturk96 requested a review from ZetaTom October 6, 2025 13:41
Signed-off-by: alperozturk <alper_ozturk@proton.me>
Signed-off-by: alperozturk <alper_ozturk@proton.me>
Signed-off-by: alperozturk <alper_ozturk@proton.me>
Signed-off-by: alperozturk <alper_ozturk@proton.me>
Signed-off-by: alperozturk <alper_ozturk@proton.me>
Signed-off-by: alperozturk <alper_ozturk@proton.me>
@alperozturk96 alperozturk96 force-pushed the build/upgrade-android-sdk-16 branch from 100f93e to 1c468e5 Compare October 7, 2025 06:57
…PreferenceActivity for SettingsActivity

Signed-off-by: alperozturk <alper_ozturk@proton.me>
Copy link

github-actions bot commented Oct 7, 2025

Codacy

Lint

TypemasterPR
Warnings4546
Errors1111

SpotBugs

CategoryBaseNew
Bad practice4646
Correctness7474
Dodgy code268268
Experimental11
Internationalization77
Malicious code vulnerability22
Multithreaded correctness3535
Performance4949
Security1818
Total500500

Lint increased!

Copy link

github-actions bot commented Oct 7, 2025

blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed.

Copy link

github-actions bot commented Oct 7, 2025

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/15743.apk

qrcode

To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Android 16 Behavior Changes

1 participant