Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Unstable

Changes

Summary

  1. Android Unit Test (incomplete): Manually test new GlueGen's MainLauncher (details)
  2. Reduce APK version name to 30 chars (details)
  3. APK version code = 1 (details)
  4. Minor cleanup .. (details)
  5. Adapt to GlueGen commit cc76889a6fe96cffb91c9a3aa7934878c0ecd97e: Use (details)
  6. Android: Fix JOGL's (NEWT) Version activity: Use Launcher, show GL (details)
  7. LauncherUtil: Allow no query in URI and no PKG in query (Align w/ (details)
  8. Bump Android version.code: 2 (details)
  9. Android: Cleanup Manifest, don't require touch .., Bump version.code: 4 (details)
  10. Android: proper version.code and test manifest (details)
Commit 89bb18bc1d76b61955207629fda7f753f930e138 by Sven Gothel
Android Unit Test (incomplete): Manually test new GlueGen's MainLauncher
The file was modified make/build-test.xml (diff)
The file was modified make/scripts/adb-launch-main.sh (diff)
Commit 5f4fbd17bce8ea6fdef7b36a04cbd5b8694dea09 by Sven Gothel
Reduce APK version name to 30 chars
The file was modified make/build-common.xml (diff)
The file was modified make/versions.xml (diff)
The file was modified src/test/com/jogamp/opengl/test/junit/util/UITestCase.java (diff)
The file was modified src/test/com/jogamp/opengl/test/android/NEWTGearsES2ActivityLauncher.java (diff)
Commit 137e58ba482e20822ff313716e0d2d9d56587dd9 by Sven Gothel
Adapt to GlueGen commit cc76889a6fe96cffb91c9a3aa7934878c0ecd97e: Use ClassLoader to find JNI native libraries
The file was modified src/nativewindow/classes/jogamp/nativewindow/NWJNILibLoader.java (diff)
The file was modified src/nativewindow/classes/jogamp/nativewindow/jawt/JAWTJNILibLoader.java (diff)
The file was modified src/newt/classes/jogamp/newt/NEWTJNILibLoader.java (diff)
Commit a38f799a0d771e0396df04261c2ab7642480f865 by Sven Gothel
Android: Fix JOGL's (NEWT) Version activity: Use Launcher, show GL version
The file was modified make/resources/android/AndroidManifest-jogl.xml (diff)
The file was modified src/newt/classes/jogamp/newt/driver/android/NewtVersionActivity.java (diff)
The file was addedsrc/newt/classes/jogamp/newt/driver/android/NewtVersionActivityLauncher.java (diff)
The file was modified make/resources/android/res-jogl/values/strings.xml (diff)
Commit dfe3cf141f9b4748ed3d37db9f18a0e9d8050241 by Sven Gothel
LauncherUtil: Allow no query in URI and no PKG in query (Align w/ GlueGen commit a058e0a2f465a9bff3e32727edb55592f55c7b38)
The file was modified src/test/com/jogamp/opengl/test/android/LauncherUtil.java (diff)
Commit 863cf5789cdba67928d27f69f4476f570c764558 by Sven Gothel
Bump Android version.code: 2
The file was modified make/versions.xml (diff)
Commit 6021217f158965ca480c848eb69bec2169b357cb by Sven Gothel
Android: Cleanup Manifest, don't require touch .., Bump version.code: 4
The file was modified make/resources/android/AndroidManifest-test.xml (diff)
The file was modified make/versions.xml (diff)
The file was modified make/resources/android/AndroidManifest-jogl.xml (diff)
Commit a6e7b6cc08cea358c157320ff9d61d424c57e92b by Sven Gothel
Android: proper version.code and test manifest
The file was modified make/versions.xml (diff)
The file was modified make/build-test.xml (diff)
The file was addedmake/joglversion-test (diff)