Ilya Danilkin
Ilya Danilkin
I'll look into this when I have some spare time.
It's OK, I planned to do this earlier but didn't have time in the end. I'd like to finish this PR so I'll rebase from master and fix the issues...
Hi. I've finally got some time I can dedicate to opensource, so will probably update this PR or create a new one.
@Finii yeah, just saw it, will probably create a new one then. Thanks!
I will try to make a test Go version once Q is out. Then we'll see if it's viable.
Well, since we provide unmodified framework and app files, this will be fixed only once Google fixes this. We can add a way to exclude GPI through a config keyword...
I'm OK with fixing only the A devices for now, that's better than nothing anyway and will help some of the users.
I assume the actual issue is this part: ``` Google Camera Compatible | true New Camera API Compatible | false ``` AFAIK currently GCam is somewhat broken in regards to...
I like the idea. AFAIK, the actual repo index needs to be hosted as well (there's some predefined route that's expected from F-Droid and its forks). As for the APKs...
> Would the fdroid app handle choosing the right architecture and Android version? It should, but we're gonna need to test that. Our current versioning scheme is probably way off...