Commit Graph

10 Commits

Author SHA1 Message Date
AbronStudio 664c623aeb chore: Update project assets and improve documentation
This commit includes various updates to project assets and documentation for better clarity and organization.

- Added new drawable resources for the application, including logos and icons.
- Introduced new font resources to enhance typography across the app.
- Updated `README.md` and `README_APP_LINKS.md` to provide clearer instructions and troubleshooting tips.
- Refactored `AndroidManifest.xml` to streamline asset references and ensure proper integration.
- Improved localization support by updating multiple `strings.xml` files for various languages.
- Removed obsolete drawable resources to reduce clutter and improve maintainability.
2025-08-17 10:23:16 +03:30
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
Infi 70c906f232 fix(readme): remove versioning state
Signed-off-by: Infi <infi@infi.sh>
2024-06-15 23:20:22 +02:00
Infi 1202102b01 fix(readme): use correct contributing guidelines link readme
Signed-off-by: Infi <infi@infi.sh>
2024-06-15 23:08:38 +02:00
Infi 35174d516f docs(readme): add links to contribution guide 2024-06-08 21:26:28 +02:00
Infi b25ea4dffc fix(docs): use of litho has been discontinued
Signed-off-by: Infi <infi@infi.sh>
2024-01-13 19:08:14 +01:00
Infi 3ff07494bc docs: mention other UI frameworks used
Signed-off-by: Infi <infi@infi.sh>
2024-01-13 18:12:09 +01:00
Infi 07fe9869d6 chore: rm markdown module from readme 2023-03-14 00:25:25 +01:00
Infi a80eb22f99 chore: :lettertrees is now :markdown 2023-01-25 23:16:39 +01:00
Infi d0c7379641 docs: add readme 2023-01-15 01:59:54 +01:00