Commit Graph

8 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 e410ea347c chore: change ide configs for pep 2025-07-24 13:37:58 +03:30
Infi 628d17d7bc feat: facilitate webview dependencies
Signed-off-by: Infi <infi@infi.sh>
2025-01-01 22:23:16 +01:00
Infi 9c55e5d30a chore: kotlin sessions to gitignore
Signed-off-by: Infi <infi@infi.sh>
2024-08-20 04:37:55 +02:00
Infi 16017e71de chore: add discord.xml to gitignore
Signed-off-by: Infi <wingit@geist.ga>
2023-06-20 18:28:51 +02:00
Infi 4c1e7d8e61 feat: error analysis 2023-03-05 06:05:35 +01:00
Infi 4356f759e0 feat: android 13+ material you icon support
- https://developer.android.com/about/versions/13/features#themed-app-icons
2022-12-23 14:57:49 +01:00
Infi 8b40f122d3 feat: initial commit 🎉
implements a basic styled app with totp login
2022-12-05 16:08:17 +01:00