ReadMe.txt

English version:
Each Android app has to be signed in its compilation process by a signing key of the
compiling party.

This creates the problem that apps compiled from identical source code
by two parties cannot be updated with each other.

This tourcount-release.apk is signed with the author's signing key.

Therefore, it is is not installable as an update of the TourCount-App from the
F-Droid app store and vice versa, as the F-Droid's compilation of TourCount
is signed with the F-Droid's signing key.


German version:
Jede Android App muss beim Kompilieren mit den Signaturschlüssel der kompilierenden
Partei signiert werden.

Dadurch entsteht das Problem, das die aus identischem Quellcode kompilierten Apps
zweier Parteien nicht untereinander updatebar sind.

Diese tourcount-release.apk ist signiert mit dem Signaturschlüssel des Autors.

Sie ist daher nicht als Update der App des F-Droid-Stores installierbar (und umgekehrt),
da die Kompilation von TourCount durch F-Droid mit dem Signaturschlüssel von F-Droid
signiert ist.
