| Commit message (Expand) | Author | Age | Files | Lines |
* | iOS: Initial iOS support commit: build.xml targets, java code-path etc | Sven Gothel | 2019-06-17 | 1 | -1/+1 |
* | GlueGen AAPT Task: Android APK native-code files shall be named using 'os.and... | Sven Gothel | 2015-02-02 | 1 | -14/+49 |
* | Bug 1124 - Android Build: Use SDK >= 24.0.2 (build-tools >= 21.1.2) and NDK >... | Sven Gothel | 2015-01-28 | 1 | -1/+1 |
* | Fix jogamp-androidtask.xml's keytool and jarsigner options for Java6 / Androi... | Sven Gothel | 2013-06-21 | 1 | -2/+36 |
* | Bug 758: Fix scripts and ant build files to work w/ Java7 (default now) produ... | Sven Gothel | 2013-06-20 | 1 | -1/+1 |
* | Bug 588: Adding jogamp.version property, i.e. 2.0.2-rc-<TIMESTAMP> used for M... | Sven Gothel | 2013-03-28 | 1 | -1/+1 |
* | Complete commit 43163af2618a0aaa3cf41de8027ef402d7e89cc3 - jogamp-androidtask... | Sven Gothel | 2012-12-27 | 1 | -6/+6 |
* | Allow the custom user gluegen property file being specified by env var GLUEGE... | Sven Gothel | 2012-08-23 | 1 | -4/+5 |
* | Fix Bug 583 (2): Remove Android compile-time dependencies and exclude Android... | Sven Gothel | 2012-06-15 | 1 | -5/+12 |
* | Fix Android AAPT Task/Macro: Put temp src/classes folder (R.java) aside image... | Sven Gothel | 2012-05-09 | 1 | -6/+6 |
* | Android: aapt no debug, gluegen: proper version.code and launcher manifest | Sven Gothel | 2012-05-04 | 1 | -4/+4 |
* | Add 'asset' URLConnection; IOUtil uses URLConnection / incr. effeciency; Andr... | Sven Gothel | 2012-03-17 | 1 | -4/+10 |
* | Changes to make gluegen build with NDK r7 | Edwin Vane | 2012-02-28 | 1 | -2/+3 |
* | Fix Bug 516 (Determine Java Version); Minor fixes (jogamp/common/** ..) | Sven Gothel | 2012-01-22 | 1 | -5/+3 |
* | Android: no verbose | Sven Gothel | 2011-10-01 | 1 | -2/+2 |
* | Android apk's jarsrcdir: exclude all sources. TODO: need better custom resour... | Sven Gothel | 2011-09-28 | 1 | -1/+1 |
* | Android aapt.signed: add jarsrcdir to add non java files (resources) to the apk | Sven Gothel | 2011-09-28 | 1 | -0/+7 |
* | aapt.signed: add androidresources.path argument ; sdk >= 9 ; test uses-librar... | Sven Gothel | 2011-08-05 | 1 | -7/+9 |
* | Android: Drop android.jar ; Simplify 'aapt.signed' ; Move our android resourc... | Sven Gothel | 2011-08-02 | 1 | -13/+11 |
* | Fix: cleanup android.R based task and classpaths | Rami Santina | 2011-07-31 | 1 | -9/+14 |
* | added generation and compilation of android Resource class | Rami Santina | 2011-07-29 | 1 | -1/+41 |
* | Fix Android apk activity; Add apk VersionName; Add jar manifest to apk | Sven Gothel | 2011-07-28 | 1 | -6/+5 |
* | APK: Native lib gets picked up now apk/lib/armeabi -> /data/data/<package>/lib | Sven Gothel | 2011-07-28 | 1 | -5/+5 |
* | Fix android build/unit-test ; Generalize aapt packaging (macro) ; Use jogamp ... | Sven Gothel | 2011-07-28 | 1 | -0/+163 |