spyhunter99

Results 33 issues of spyhunter99

is there a way to run an sql script on pre-integration-test? or on post-integration-test?

question

I'm running into some cases where dot is failing to render graphs and in some cases, it actually causes javadocs to fail completely for a module. As a work around...

Is offline map data on the roadmap? Also, if there's any examples on how to incorporate a TMS or Slippy based map source (web mercator), that would be awesome.

In the class Camera, there's an altitude field which I assume represents the altitude of the view/camera over the globe instance. There's really no javadocs on it. Is this in...

Attempting to run WWA on an API23 emulator and ran into this error message. ``` java.lang.IllegalArgumentException: No configs match configSpec at android.opengl.GLSurfaceView$BaseConfigChooser.chooseConfig(GLSurfaceView.java:859) at android.opengl.GLSurfaceView$EglHelper.start(GLSurfaceView.java:1024) at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1401) at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1240) ``` it's...

bug

Is there a way to swap the axises? Something like this? ![image_total_message_sizes_by_service](https://cloud.githubusercontent.com/assets/1975321/12834894/453c65e2-cb79-11e5-8e06-95a08696c55d.png)

Feature Request

Would it be possible to add support for the IDL annotation for @optional? Not sure if this is something already being worked but it's rather important in my opinion (for...

enhancement
intermediate

Basically, I'd like to be able to digitally sign an xml doc in the browser using a browser supplied certificate. I see the examples for signing using a randomly generated...

Device: samsung s5 with android 6.0.0, api23, with permissions granted Here's the dependency parts of the gradle build file ```` dependencies { compile 'com.android.support:support-v4:23+' compile 'com.android.support:design:23.+' //needed for UI menuing...

waiting for feedback