Brill Pappin
Brill Pappin
This is attempts to handle the link colour averaging mentioned in bug #88
When you check out and try to build, you get this error: "The project is using an incompatible version (AGP 7.4.0-alpha01) of the Android Gradle plugin. Latest supported version is...
This project is not being maintained, and the developer has clearly lost so much interest, or been swallowed by a whale, that it hasn't been touched in 3 years. I...
UPDATE: - This is a duplicate of #50 - This may have been fixed in Pull Request #29 This looks like a crash when one of my users clicks the...
I just noticed that libsvm has some java code that you might be able to link to or adopt. http://www.csie.ntu.edu.tw/~cjlin/libsvm/#java I think they are linking to the C implementation though,...
The internal structure of LazyStaggeredGridItemScope is missing the animateItemPlacement() modifier that LazyGridItemScope has, so that section does not work properly. Also, there was no way to tell the orientation from...
Most apps should now be using content URIs for files no the device, yet this picker returns a File URI.
Looks like there is a dependency reference on java.awt in the library. Although this isn't an Android library, it might be handy to clean up this kind of reference. `Package...
The plugin appears to have stopped working suddenly. I'm not sure whats happening yet, it could be y issue (although nothing has changed in my build). The plugin seems to...
We are getting a bad xml file from the server in some way, for Urdu. We are unsure if its related to the translated content or encoding during transmission or...