The OpenAPI documentation is available at doc/openapi.yml.
mkdir -p app/build/generated/source/retrofit2/
docker run --rm \
-v $PWD:/local openapitools/openapi-generator-cli generate \
-i /local/doc/openapi.yaml \
-g kotlin \
--additional-properties library=jvm-retrofit2 \
-o /local/app/build/generated/source/retrofit2/
Playlist: https://www.youtube.com/playlist?list=PLBgu02Z_5kSt0bdjnoTkiy8fo8njHihUj
https://youtube.com/shorts/VVQu8bJRBDc?feature=share
![](doc/Test coverage.png)
![](doc/Instrumented tests.png)
![](doc/Unit tests.png)
New feature: App crashes on the call FAB button
Analytics about opening a person detailed view. Tested with Analytics debug mode, so I don't have to wait 24 hour to the first reports to fall in.
Debug mode:
adb shell setprop debug.firebase.analytics.app hu.t_bond.whocaniknow