Find a file
Peter Vacho 0c0839a7d8
feat: Support connecting to the API on localhost
This is a temporary solution, which adds an exception for 10.0.2.2,
allowing access over HTTP (without TLS). Once the app is
production-ready, it should use a publically hosted API.
2024-12-22 23:26:46 +01:00
.idea build: Move to kotlin 2.1.0 2024-12-22 20:24:47 +01:00
app feat: Support connecting to the API on localhost 2024-12-22 23:26:46 +01:00
gradle build: Downgrade coreKtx to 1.12.0 to fix building 2024-12-22 20:24:49 +01:00
.gitignore feat: Initial commit 2024-12-22 15:35:56 +01:00
build.gradle.kts feat: Initial commit 2024-12-22 15:35:56 +01:00
gradle.properties feat: Initial commit 2024-12-22 15:35:56 +01:00
gradlew feat: Initial commit 2024-12-22 15:35:56 +01:00
gradlew.bat feat: Initial commit 2024-12-22 15:35:56 +01:00
LICENSE.txt chore: Add GPL license 2024-12-22 20:28:51 +01:00
settings.gradle.kts feat: Initial commit 2024-12-22 15:35:56 +01:00