Skip to content

feat(navigator): notifications#16800

Open
alperozturk96 wants to merge 9 commits intomasterfrom
feat/navigator-notifications
Open

feat(navigator): notifications#16800
alperozturk96 wants to merge 9 commits intomasterfrom
feat/navigator-notifications

Conversation

@alperozturk96
Copy link
Copy Markdown
Collaborator

@alperozturk96 alperozturk96 commented Apr 2, 2026

Changes

  • Makes compatible NavigatorActivity for non-drawer type screen
  • Adds NotificationsFragment
  • Converts Java classes to Kotlin
  • Replaces deprecated async-tasks with Coroutines
  • Simplify logics

Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

APK file: https://github.com/nextcloud/android/actions/runs/23901488585/artifacts/6242414452
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

APK file: https://github.com/nextcloud/android/actions/runs/23903317034/artifacts/6242813250
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
@alperozturk96 alperozturk96 added the performance 🚀 Performance improvement opportunities (non-crash related) label Apr 2, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

APK file: https://github.com/nextcloud/android/actions/runs/23903829241/artifacts/6243019116
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

APK file: https://github.com/nextcloud/android/actions/runs/23904463648/artifacts/6243298905
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

@alperozturk96 alperozturk96 changed the title fix(navigator): notifications feat(navigator): notifications Apr 2, 2026
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

APK file: https://github.com/nextcloud/android/actions/runs/23913648608/artifacts/6247279485
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

APK file: https://github.com/nextcloud/android/actions/runs/23914107506/artifacts/6247475169
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

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

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

APK file: https://github.com/nextcloud/android/actions/runs/23915475261/artifacts/6248206586
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

Codacy

SpotBugs

CategoryBaseNew
Bad practice3635
Correctness6969
Dodgy code229227
Experimental11
Internationalization77
Malicious code vulnerability22
Multithreaded correctness3434
Performance4242
Security1616
Total436433

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

Labels

2. developing performance 🚀 Performance improvement opportunities (non-crash related)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant