Results 256 comments of Jordan Irwin

~~As far as I am aware, this is already the case using the default parameters: `./gradlew assembleRelease` from the "app/android" directory or `ant android -Dandroid.build="assembleRelease"` from root directory. Perhaps we...

The meta data I have been working on is found here: - https://github.com/AntumDeluge/fdroiddata/blob/org.stendhalgame.client/metadata/org.stendhalgame.client.yml - https://gitlab.com/AntumDeluge/fdroiddata/-/blob/org.stendhalgame.client/metadata/org.stendhalgame.client.yml?ref_type=heads @nhnb I invited you as a contributor to https://github.com/AntumDeluge/fdroiddata in case you want to make...

Not sure what is wrong, but F-Droid's integrity check is still failing even after adding the correct signing key fingerprint: ``` ERROR: APK Signature Scheme v2 signer #1: APK integrity...

Opened forum thread here: https://forum.f-droid.org/t/apk-signature-scheme-v2-signer-1-apk-integrity-check-failed/25601/3

I got the build to work ( https://gitlab.com/AntumDeluge/fdroiddata/-/jobs/6376196890 ). The problem was that the default Java version on the GitLab runner is 11, while our apk is built with version...

Failing again: https://gitlab.com/AntumDeluge/fdroiddata/-/jobs/6379592983 :unamused: __Note:__ It succeeds when comparing against [my custom build](https://antumdeluge.github.io/stendhal-android-builds) using my signature: https://gitlab.com/AntumDeluge/fdroiddata/-/jobs/6379684681 Is the Android apk being re-built nightly?

Nevermind. [Success!](https://gitlab.com/AntumDeluge/fdroiddata/-/jobs/6379722207) I guess I had to wait a little longer for apk to be rebuilt. After 1.46 release I will create a merge request to have our apk added...

Perhaps we should open a poll to find out which is more desired.

@nhnb I think it may be possible to do both without violating privacy. We can allow players to add anyone as a buddy (as is currently done). However, only allow...

#398 is the other feature request.