This simple Android app displays the call list of your FritzBox. The list is periodically refreshed and Android notifications are shown for missed calls.
Gradle is used to build the app. Make sure you have API level 25 packages installed.
The simply run
./gradlew build
to assemble the build and release artifacts.
This is a fork from https://github.com/dankito/FritzBox