for-android/docs
AbronStudio 7346bc393f refactor: Enhance application structure and improve code organization
This commit refactors various components across the application to improve maintainability and readability.

- Updated `AndroidManifest.xml` to streamline activity declarations and intent filters.
- Refined `build.gradle.kts` for better dependency management and project configuration.
- Improved proguard rules for better code obfuscation and optimization.
- Enhanced documentation in `README.md` and `README_APP_LINKS.md` for clarity on app links and setup.
- Refactored multiple Kotlin files to adhere to clean architecture principles, ensuring better separation of concerns and modularity.
- Optimized imports and removed unused code across various files to reduce clutter and improve performance.
- Updated UI components to align with Material 3 design guidelines, enhancing the overall user experience.
2025-08-10 15:10:52 +03:30
..
public docs: add contrib docs 2024-06-08 20:53:35 +02:00
src refactor: Enhance application structure and improve code organization 2025-08-10 15:10:52 +03:30
.gitignore docs: add contrib docs 2024-06-08 20:53:35 +02:00
astro.config.mjs fix(docs): add beta test join guidance to sidebar 2024-11-25 21:14:01 +01:00
package.json docs: add changelogs system 2024-06-22 15:26:41 +02:00
pnpm-lock.yaml docs: add changelogs system 2024-06-22 15:26:41 +02:00
tsconfig.json docs: add contrib docs 2024-06-08 20:53:35 +02:00