| Commit message (Expand) | Author | Age | Files | Lines |
* | Android: Cleanup ClassLoaderUtil/LauncherUtil - Using cached parent ClassLoad... | Sven Gothel | 2013-01-31 | 4 | -61/+153 |
* | Fix ActivityLauncher/MainLauncher .. and make adb-launch-main more suitable | Sven Gothel | 2013-01-19 | 2 | -25/+16 |
* | MainLauncher: Remove Thread.destroy() - n/a on Android .. | Sven Gothel | 2013-01-19 | 1 | -1/+2 |
* | Android Completion for launching main() class via MainLauncher; Fix ActivityL... | Sven Gothel | 2013-01-18 | 3 | -30/+92 |
* | Android Launcher: Fix ClassLoaderUtil's JNI lib-path determination, use Appli... | Sven Gothel | 2012-12-27 | 1 | -9/+19 |
* | Fix TempFileCache/LauncherTempFileCache (regression commit: 1468286bf569a493e...v2.0-rc9 | Sven Gothel | 2012-06-20 | 1 | -19/+32 |
* | Fix Bug 587: Use alternative storage location if platform's temp directory is... | Sven Gothel | 2012-06-16 | 1 | -3/+4 |
* | Android AssetDexClassLoader: Disable DEBUG flag. | Sven Gothel | 2012-05-04 | 1 | -1/+1 |
* | LauncherUtil: Allow no query in URI and no PKG in query | Sven Gothel | 2012-05-04 | 1 | -4/+1 |
* | Android: Add the LauncherVersionActivity .. | Sven Gothel | 2012-05-04 | 1 | -0/+92 |
* | Android ClassLoaderUtil: Cleanup hack .. | Sven Gothel | 2012-05-04 | 1 | -2/+0 |
* | Android Launcher: More verbose ClassLoader* | Sven Gothel | 2012-05-03 | 2 | -4/+30 |
* | AndroidLauncher: Add 'MainLauncher'; ClassLoaderUtil adds list of direct APKs... | Sven Gothel | 2012-05-03 | 4 | -99/+295 |
* | StringBuffer -> StringBuilder (Local objects, no concurrency) | Sven Gothel | 2012-04-16 | 1 | -1/+1 |
* | ActivityLauncher/LauncherUtil: Clear properties 'onDestroy()' | Sven Gothel | 2012-04-09 | 2 | -4/+18 |
* | Add 'asset' URLConnection; IOUtil uses URLConnection / incr. effeciency; Andr... | Sven Gothel | 2012-03-17 | 5 | -79/+130 |
* | Android: New ActivityLauncher (jogamp.android-launcher.apk) | Sven Gothel | 2012-03-14 | 5 | -0/+1284 |