for-android/.idea
AbronStudio 8b693c737b refactor: Update API references and platform handling
This commit refines the API references throughout the application to utilize the new `RevoltAPI` structure, enhancing maintainability and clarity. Key changes include:
- Replaced all instances of `REVOLT_FILES`, `REVOLT_BASE`, and other constants with calls to `RevoltAPI` methods for dynamic URL generation.
- Introduced an `ApplicationPlatform` enum to manage platform-specific URLs, allowing for easier switching between Revolt and PepChat.
- Updated various screens and components to reflect the new API structure, ensuring consistent URL handling across the application.
- Enhanced the `ChoosePlatformScreen` to set the selected platform and navigate accordingly.

These changes improve the overall architecture and prepare the codebase for future enhancements.
2025-08-03 13:41:44 +03:30
..
codeStyles feat(auth): implement platform selection screen with API URL input 2025-07-26 12:18:06 +03:30
dictionaries refactor: Update API references and platform handling 2025-08-03 13:41:44 +03:30
inspectionProfiles chore: update idea files 2025-04-13 16:30:34 +02:00
.gitignore feat: remove members from group DMs 2024-03-16 15:11:28 +01:00
.name refactor: Update API references and platform handling 2025-08-03 13:41:44 +03:30
AndroidProjectSystem.xml chore: update idea files 2025-04-03 00:20:50 +02:00
compiler.xml chore: upgrade tools 2024-10-26 21:40:39 +02:00
deviceManager.xml chore: update metadata 2025-07-26 07:09:23 +02:00
gradle.xml chore: upgrade tools 2024-10-26 21:40:39 +02:00
icon.svg chore: change ide configs for pep 2025-07-24 13:37:58 +03:30
migrations.xml chore: update gradle and AGP 2023-08-15 16:14:50 +02:00
misc.xml refactor: Update API references and platform handling 2025-08-03 13:41:44 +03:30
runConfigurations.xml chore: upgrade tools 2024-10-26 21:40:39 +02:00
valkyrie_settings.xml chore: update metadata 2025-07-26 07:09:23 +02:00
vcs.xml feat(stendal): initial implementation/switch 2024-02-12 02:11:59 +01:00