Skip to content

major ui cleanup - phase 1 #672

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: next
Choose a base branch
from
Open

major ui cleanup - phase 1 #672

wants to merge 5 commits into from

Conversation

Elelan
Copy link

@Elelan Elelan commented May 11, 2025

removed unused activities and layout files
converting activities into fragments and link them in nav_graph space_setup_navigation.xml

removed unused activities and layout files
converting activities into fragments and link them in nav_graph space_setup_navigation.xml
Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

detekt found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

Elelan and others added 4 commits May 12, 2025 15:01
This commit:
- Configures the Android build workflow in a new GitHub Actions workflow file (`android-build.yml`).
- Adds concurrency to the `detekt.yml` workflow to prevent duplicate runs for the same reference.
- Updates the `ProofModeSettingsActivity` to use a dedicated binding layout (`ActivityProofmodeSettingsBinding`) instead of the general settings container.
- Creates the new layout file `activity_proofmode_settings.xml` for the Proof Mode settings screen.
- Configures release and debug signing configurations in `app/build.gradle.kts`.
- Enables minify and shrink resources for the release build type in `app/build.gradle.kts`.
- remove EditFolderActivity from AndroidManifest
# Conflicts:
#	app/build.gradle.kts
#	app/src/main/AndroidManifest.xml
#	app/src/main/java/net/opendasharchive/openarchive/features/settings/SettingsFragment.kt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant