Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Android Launcher: Show caps chooser dbg | Sven Gothel | 2011-10-01 | 1 | -1/+3 |
| | |||||
* | NEWT/Android: 565, 5551 or RGBA_8888 (no RGBX/888) ; surfaceRealized() ASAP | Sven Gothel | 2011-10-01 | 1 | -2/+2 |
| | |||||
* | Android Launcher: Change properties .. debug, etc - disable trace | Sven Gothel | 2011-09-30 | 1 | -2/+3 |
| | |||||
* | Android/Tests: Adding missing activities | Sven Gothel | 2011-09-30 | 3 | -0/+45 |
| | |||||
* | Android Launcher: Sort properties / enable DebugGL/TraceGL | Sven Gothel | 2011-09-30 | 1 | -8/+13 |
| | |||||
* | Android/JogAmp ClassLoader: Split CL JogAmp + User-APK, reuse JogAmp CL if ↵ | Sven Gothel | 2011-09-30 | 1 | -33/+54 |
| | | | | in same ClassLoader | ||||
* | Android Launcher Demos: Adept to df6021f9ef50623e6ac8f0822e827fd31a0a0cf2 | Sven Gothel | 2011-09-30 | 4 | -11/+43 |
| | |||||
* | Android Launcher: Generalize ClassLoaderUtil. Use local TempFileCache | Sven Gothel | 2011-09-30 | 2 | -8/+506 |
| | |||||
* | Android/Demos: Add ElektronenMultiplizierer (fix shader and keylistener ↵ | Sven Gothel | 2011-09-28 | 1 | -1/+2 |
| | | | | add/remove) | ||||
* | Android Activity Launching (jogl.test) | Sven Gothel | 2011-09-28 | 7 | -266/+269 |
| | | | | | | | | | | | | | | | | Launching activity is in: jogl.android-launcher.apk and directly derives from NewtLauncherActivity. It daisy chains apk's via ClassLoaderUtil: - gluegen-rt.apk - jogl.all-android.apk - jogl.test.apk (*) (*) This has to made configurable so the generic NewtLauncherActivity can be reused by any user application. After preparing the ClassLoader (see above), NewtLauncherActivity instanciates the configurable user Activity and passes all it's activity calls down to it. | ||||
* | Android hacks: ClassLoaderUtil (vie Dex.., w/ native libs) ; Merged big jar ↵ | Sven Gothel | 2011-08-05 | 2 | -32/+90 |
| | | | | ; eglGetDevice(0) fails | ||||
* | Complete Android cleanup (compile/apk launch) | Sven Gothel | 2011-08-05 | 2 | -0/+280 |