aboutsummaryrefslogtreecommitdiffstats
path: root/make/jogamp-androidtasks.xml
Commit message (Expand)AuthorAgeFilesLines
* Bug 1417 - Android: Support building using current SDK and NDK v20 as of 2019...Sven Gothel2019-12-101-9/+1
* iOS: Initial iOS support commit: build.xml targets, java code-path etcSven Gothel2019-06-171-1/+1
* GlueGen AAPT Task: Android APK native-code files shall be named using 'os.and...Sven Gothel2015-02-021-14/+49
* Bug 1124 - Android Build: Use SDK >= 24.0.2 (build-tools >= 21.1.2) and NDK >...Sven Gothel2015-01-281-1/+1
* Fix jogamp-androidtask.xml's keytool and jarsigner options for Java6 / Androi...Sven Gothel2013-06-211-2/+36
* Bug 758: Fix scripts and ant build files to work w/ Java7 (default now) produ...Sven Gothel2013-06-201-1/+1
* Bug 588: Adding jogamp.version property, i.e. 2.0.2-rc-<TIMESTAMP> used for M...Sven Gothel2013-03-281-1/+1
* Complete commit 43163af2618a0aaa3cf41de8027ef402d7e89cc3 - jogamp-androidtask...Sven Gothel2012-12-271-6/+6
* Allow the custom user gluegen property file being specified by env var GLUEGE...Sven Gothel2012-08-231-4/+5
* Fix Bug 583 (2): Remove Android compile-time dependencies and exclude Android...Sven Gothel2012-06-151-5/+12
* Fix Android AAPT Task/Macro: Put temp src/classes folder (R.java) aside image...Sven Gothel2012-05-091-6/+6
* Android: aapt no debug, gluegen: proper version.code and launcher manifestSven Gothel2012-05-041-4/+4
* Add 'asset' URLConnection; IOUtil uses URLConnection / incr. effeciency; Andr...Sven Gothel2012-03-171-4/+10
* Changes to make gluegen build with NDK r7Edwin Vane2012-02-281-2/+3
* Fix Bug 516 (Determine Java Version); Minor fixes (jogamp/common/** ..)Sven Gothel2012-01-221-5/+3
* Android: no verboseSven Gothel2011-10-011-2/+2
* Android apk's jarsrcdir: exclude all sources. TODO: need better custom resour...Sven Gothel2011-09-281-1/+1
* Android aapt.signed: add jarsrcdir to add non java files (resources) to the apkSven Gothel2011-09-281-0/+7
* aapt.signed: add androidresources.path argument ; sdk >= 9 ; test uses-librar...Sven Gothel2011-08-051-7/+9
* Android: Drop android.jar ; Simplify 'aapt.signed' ; Move our android resourc...Sven Gothel2011-08-021-13/+11
* Fix: cleanup android.R based task and classpathsRami Santina2011-07-311-9/+14
* added generation and compilation of android Resource classRami Santina2011-07-291-1/+41
* Fix Android apk activity; Add apk VersionName; Add jar manifest to apkSven Gothel2011-07-281-6/+5
* APK: Native lib gets picked up now apk/lib/armeabi -> /data/data/<package>/libSven Gothel2011-07-281-5/+5
* Fix android build/unit-test ; Generalize aapt packaging (macro) ; Use jogamp ...Sven Gothel2011-07-281-0/+163