Julien Villegas

Results 4 issues of Julien Villegas

#### Issue details this is more of a documentation issue, but it will remove headaches: on http://robovm.mobidevelop.com/ if you follow the instructions for for IntelliJ IDEA or Android Studio Step...

Hello, there is somehow no callback to my GPGStatusDelegate instance which I registered by ``` this.gpgManager = GPGManager.sharedInstance(); gpgManager.setStatusDelegate(new ConnectionListener()); ``` (Note: ConnectionListener extends NSObject implements GPGStatusDelegate). When I call...

Following example article: https://cloud.google.com/appengine/docs/standard/java-gen2/using-gradle Using plugin version: com.google.cloud.tools:appengine-gradle-plugin:2.5.0 with Gradle 8.5 produces the following error: The Project.getConvention() method has been deprecated. This is scheduled to be removed in Gradle 9.0....

type: bug
p3

Added checks to prevent crash when style not present (Image, TextButton..)