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

Changes

Summary

  1. Android: Add xhdpi icon (details)
  2. Fix Android AAPT Task/Macro: Put temp src/classes folder (R.java) aside (details)
  3. Android: Bump version.code to 0914009 (details)
  4. Android: Bump version.code: 914010 (details)
Commit 069a37b9c247e5e24d91f933dff80e6a90d7f67a by Sven Gothel
Android: Add xhdpi icon
The file was addedmake/resources/android/res/drawable-xhdpi/icon.png (diff)
Commit 64d17fc39efcfff0f8187b2b8a1c433520dc2973 by Sven Gothel
Fix Android AAPT Task/Macro: Put temp src/classes folder (R.java) aside image folder ..

.. so they are not included in the APK. Including them in the APK causes
Google market/play to use both as platform filters (0 devices if no native folder is present).
The file was modified make/jogamp-androidtasks.xml (diff)
Commit 69c48cac79732329f36a023be83471b81b55d5d4 by Sven Gothel
Android: Bump version.code to 0914009
The file was modified make/build.xml (diff)
Commit 4074b34c5edbd11d3ab3fe32678de77816a0a16b by Sven Gothel
Android: Bump version.code: 914010
The file was modified make/build.xml (diff)