Daniele Conti

Results 16 issues of Daniele Conti

Hello! This PR adds an extra option to `AndroidApplicationConfiguration`: `nativeLoader`, which lets the developer specify a different strategy to load the gdx native libraries, for example [ReLinker](https://github.com/KeepSafe/ReLinker). The motivation behind...

android

This is a minor fix to be able to easily copy-paste the example config, it uses double quotes to be able to interpolate the variables.

Tests are broken right now, gotta make them run again

Too many issues will kill our team's development velocity, drastically. Make sure you have checked all steps below. ### Prerequisite * [x] Make sure your problem is not listed in...

type: enhancement

``` docker run -it --rm -v "$(pwd)":/usr/local/src/your-app ferrarimarco/github-changelog-generator -u fourlastor -p pickle -t ``` - react to a tag (easy with circleci) - use the changelog generator to generate a...

See https://github.com/fourlastor/pickle/pull/18#discussion_r253303008

I noticed that currently the `jre` [task](https://github.com/beryx/badass-runtime-plugin/blob/029f6090dbea5b69043dd8d405e8f06c8d16d7fa/src/main/groovy/org/beryx/runtime/JreTask.groovy#L79) works on all the defined platform at the same time. I think it would be useful if instead the task were split by...