Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Bug 583: Remove Android compile-time dependencies and exclude Android ↵ | Sven Gothel | 2012-06-15 | 1 | -2/+2 |
| | | | | | | | | | | | | | | specific classes for non Android platforms. Adapt to GlueGen commits: b3c9951006f9bd863244f1db3d54ac7866d66f0a, 86c1df6fdca183454ff544857f4236b646c4730d Ensure same Java JAR content regardless of build target (fix). Separate Android compilation results: jogl.all-android.jar and jogl.test-android.jar avoiding generating different content w/ non android builds. Adding ${android.abi} to APK target name (jogl.all-android.apk -> jogl.all-android-armeabi-v7a.apk) if not generic. | ||||
* | Android Tests: Using JogAmp's ActivityLauncher (gluegen commit: ↵ | Sven Gothel | 2012-03-14 | 1 | -1/+1 |
| | | | | | | | | 0cfc7847c58b51c9a26b50d905b592d1fc4c8578) - Remove jogl.android-launcher.apk in favor of generic jogamp.android-launcher.apk - All Android test code resides in jogl.test.apk (initial launcher and delegated 'real' one) | ||||
* | adb scripts: pass through '$*' for device naming, ie '-s device00:5555' or ↵tegra-graph-shader_dosplit_nodiscard-ok | Sven Gothel | 2011-10-04 | 1 | -4/+4 |
| | | | | '-s 390adf8383' | ||||
* | scripts .. | Sven Gothel | 2011-10-01 | 1 | -1/+1 |
| | |||||
* | Android/Demos: Add ElektronenMultiplizierer (fix shader and keylistener ↵ | Sven Gothel | 2011-09-28 | 1 | -1/+1 |
| | | | | add/remove) | ||||
* | Android: Add jogl-test manifest. APK scripts | Sven Gothel | 2011-09-28 | 1 | -0/+4 |