Skip to content

feat(navigation): activities fragment#16753

Merged
alperozturk96 merged 2 commits into
masterfrom
feat/navigator-activities-activity
Mar 26, 2026
Merged

feat(navigation): activities fragment#16753
alperozturk96 merged 2 commits into
masterfrom
feat/navigator-activities-activity

Conversation

@alperozturk96

@alperozturk96 alperozturk96 commented Mar 26, 2026

Copy link
Copy Markdown
Collaborator

Changes

Converts ActivitiesActivity to fragment
Adds a navigation stack to Navigator
Adds action bar style
Configures action bar styles between pushes and pop thus no more duplicated logic we will have and no more mismatch

@alperozturk96 alperozturk96 added 3. to review navigation Navigation matters (e.g. covered under #11072) labels Mar 26, 2026
@alperozturk96 alperozturk96 added this to the Nextcloud App 33.1.0 milestone Mar 26, 2026
@alperozturk96 alperozturk96 force-pushed the feat/navigator-activities-activity branch from 7d541ea to e382501 Compare March 26, 2026 10:17
@github-actions

Copy link
Copy Markdown

APK file: https://github.com/nextcloud/android/actions/runs/23589054007/artifacts/6120749964
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 force-pushed the feat/navigator-activities-activity branch from e382501 to a3333b9 Compare March 26, 2026 10:30
@github-actions

Copy link
Copy Markdown

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

@github-actions

Copy link
Copy Markdown

Codacy

SpotBugs

CategoryBaseNew
Bad practice3939
Correctness7470
Dodgy code236236
Experimental11
Internationalization77
Malicious code vulnerability22
Multithreaded correctness3434
Performance4342
Security1817
Total454448

@github-actions

Copy link
Copy Markdown

APK file: https://github.com/nextcloud/android/actions/runs/23589595985/artifacts/6121109205
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 merged commit 2abbc3e into master Mar 26, 2026
17 of 20 checks passed
@alperozturk96 alperozturk96 deleted the feat/navigator-activities-activity branch March 26, 2026 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review navigation Navigation matters (e.g. covered under #11072)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants