A simple android app to check the status of (photographic) film orders. Currently Rossmann (only in Germany), DM (Germany and Austria) and Müller (Germany and Austria) and Cewe are supported.
F-Droid is configured to automatically scan this repo and publish new versions. To release a new version the version string and number has to be incremented in the app/build.gradle file and a tag consisting of the verionName.0 has to be created in the master branch. E.g. to publish a new version with the versionName 2.1.1 a tag named 2.1.1.0 needs to exist.
FilmChecker is published under the MIT License, see the license file.