The commit adds script that prepare the repository for fdroid build.
In the process, the repository is checked out to a newly created branch fdroid that is then committed to the origin repo. This branch contains all files required for successful fdroid build.
Used the new script to push to the new fdroid branch. Let me know if anything still needs to be done. Thanks a bunch for pushing this forward, @tomichec
The commit adds script that prepare the repository for fdroid build.
In the process, the repository is checked out to a newly created branch
fdroid
that is then committed to the origin repo. This branch contains all files required for successful fdroid build.