summaryrefslogtreecommitdiffstats
path: root/src/java/jogamp/android/launcher
Commit message (Expand)AuthorAgeFilesLines
* Fix TempFileCache/LauncherTempFileCache (regression commit: 1468286bf569a493e...v2.0-rc9Sven Gothel2012-06-201-19/+32
* Fix Bug 587: Use alternative storage location if platform's temp directory is...Sven Gothel2012-06-161-3/+4
* Android AssetDexClassLoader: Disable DEBUG flag.Sven Gothel2012-05-041-1/+1
* LauncherUtil: Allow no query in URI and no PKG in querySven Gothel2012-05-041-4/+1
* Android: Add the LauncherVersionActivity ..Sven Gothel2012-05-041-0/+92
* Android ClassLoaderUtil: Cleanup hack ..Sven Gothel2012-05-041-2/+0
* Android Launcher: More verbose ClassLoader*Sven Gothel2012-05-032-4/+30
* AndroidLauncher: Add 'MainLauncher'; ClassLoaderUtil adds list of direct APKs...Sven Gothel2012-05-034-99/+295
* StringBuffer -> StringBuilder (Local objects, no concurrency)Sven Gothel2012-04-161-1/+1
* ActivityLauncher/LauncherUtil: Clear properties 'onDestroy()'Sven Gothel2012-04-092-4/+18
* Add 'asset' URLConnection; IOUtil uses URLConnection / incr. effeciency; Andr...Sven Gothel2012-03-175-79/+130
* Android: New ActivityLauncher (jogamp.android-launcher.apk)Sven Gothel2012-03-145-0/+1284