aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/jogamp/android/launcher
Commit message (Expand)AuthorAgeFilesLines
* Bug 1417 - Android: Context.MODE_WORLD_READABLE causes SecurityException on A...Sven Gothel2019-12-261-1/+1
* Fix Android LauncherTempFileCache: Cannot use gluegen-rt dependenciesSven Gothel2015-09-181-4/+2
* Bug 1213: Use InterruptSource.ThreadSven Gothel2015-09-151-3/+5
* Bug 1213: Refine changes .. comments and APISven Gothel2015-09-151-2/+4
* Bug 1123 - Android Launcher/ClassLoaderUtil: Fails to work w/ Android 5.* (lo...Sven Gothel2015-01-281-0/+48
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-038-272/+272
* ActivityLauncher: Ensure System properties are cleared at stop() alreadySven Gothel2014-01-261-26/+36
* Android: Cleanup ClassLoaderUtil/LauncherUtil - Using cached parent ClassLoad...Sven Gothel2013-01-314-61/+153
* Fix ActivityLauncher/MainLauncher .. and make adb-launch-main more suitableSven Gothel2013-01-192-25/+16
* MainLauncher: Remove Thread.destroy() - n/a on Android ..Sven Gothel2013-01-191-1/+2
* Android Completion for launching main() class via MainLauncher; Fix ActivityL...Sven Gothel2013-01-183-30/+92
* Android Launcher: Fix ClassLoaderUtil's JNI lib-path determination, use Appli...Sven Gothel2012-12-271-9/+19
* 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