Steve White

Results 37 comments of Steve White

Update: I got build flavors now. AS wanted to update something about "test coverage", and I let it do that. Now I was able to build the F-Droid release variant,...

Updated dependencies and re-built. Now get "Duplicate class found" info.guardianproject.netcipher.R found in modules netcipher-2.1.0.jar -> jetified-netcipher-2.1.0 (info.guardianproject.netcipher:netcipher:2.1.0) and netcipher-webkit-2.1.0.jar -> jetified-netcipher-webkit-2.1.0 (info.guardianproject.netcipher:netcipher-webkit:2.1.0) Known problem. https://gitlab.com/guardianproject/tormobile/NetCipher/-/issues/17 Tried downgrading // tor proxy...

Let me clarify some of that. The main problem, and the one I had the most trouble figuring out, is the deprecated android.defaults.buildfeatures.buildconfig This deprecation is not new. You should...

The package version is 4.5-2 (from the official repository). (The command-line application doesn't support standard `--version` or `--help` flags... so it's hard to tell...) The package depends on QT6. Yes,...

I also achieved a build with gradle. There were several problems, having to do with outdated versions. First the `jcenter()` repository ceased to function years ago. And, JDK 1.8 support...

I don't know about those options. I was referring to the report generated by `pmd check` against Java source files.

I usually call PMD via Ant, with