Block a user
Package for F-Droid
TODO:
- Be able to build the .apk(s?) with a different app ID.
- Find a way/place to run the fdroidserver docker thing without running out of space.
- Get it to find the NDK. And SDK too,…
84c22dbf5f
Move to OpenSSL as a git submodule. Redundant for platforms where it's not used, but makes fdroid easier.
b8cd1232be
Have a little category, as a treat.
a518ab07f4
Add a WIP .fdroid.yml that seems to actually build something.
9e5a1ee975
Ugg.
95bf3f0316
This is almost doing something.
Add a warning screen if JavaScript is disabled
ed6bef6d24
Get android running its sandbox in a seprate, isolated service process. So that we support not extracting the native code from the APK, so that we support distributing as an .aab file, so that we may one day release on the app store.
9139725be6
Merge pull request 'build: fix the nix derivation' (#69) from tasiaiso/tildefriends:tasiaiso-0-0-20 into main
969a8da6bf
build: update nix package to 0.0.20