The application shows on the map the current situation on the roads of Grodno and the region.
Current functionality:
- display of stationary/temporary/mobile cameras
- the ability to send events about the traffic police and accidents
- voice alerts
In case bug and suggestions, please create issue.
Update code style: ./gradlew spotlessApply
Check code style: ./gradlew spotlessCheck
Run compose metrics: ./gradlew app:android:assembleRelease -PenableComposeCompilerReports=true
Generate kmp buildconfig: ./gradlew :kmp:shared:components:generateBuildKonfig
Generate kmp buildconfig: ./gradlew :kmp:compose:maps-compose:generateBuildKonfig
Build app debug: ./gradlew app:android:assembleDebug
Build app release: ./gradlew app:android:assembleRelease
Pods:
remove pod: pod deintegrate
init pod: pod install