Tim Newell 9ba5b1b190 Added keyboard closing support and a fix for the NDK bug that locks up the app when closing keyboard %!s(int64=12) %!d(string=hai) anos
..
menus 94de291e28 Added openal soft library amd fixed remaining linker issues. Still have an issue where the lib doesnt copy to right location though %!s(int64=12) %!d(string=hai) anos
AndroidAlerts.cpp 17f88b618c Fixed issue with nexus 7 and fixed alert dialogs to work correctly %!s(int64=12) %!d(string=hai) anos
AndroidAlerts.h 6a3647c3f7 project setup and partial platform first pass %!s(int64=12) %!d(string=hai) anos
AndroidAudio.cpp cccba8be6e More todo changes converted over to android code %!s(int64=12) %!d(string=hai) anos
AndroidCPUInfo.cpp 6a3647c3f7 project setup and partial platform first pass %!s(int64=12) %!d(string=hai) anos
AndroidConsole.cpp 4dafef89ea Fixed icon, fixed font rendering issue, and a few other small issues %!s(int64=12) %!d(string=hai) anos
AndroidConsole.h 6a3647c3f7 project setup and partial platform first pass %!s(int64=12) %!d(string=hai) anos
AndroidDialogs.cpp 6a3647c3f7 project setup and partial platform first pass %!s(int64=12) %!d(string=hai) anos
AndroidEvents.cpp 6a3647c3f7 project setup and partial platform first pass %!s(int64=12) %!d(string=hai) anos
AndroidEvents.h 6a3647c3f7 project setup and partial platform first pass %!s(int64=12) %!d(string=hai) anos
AndroidFileio.cpp 569bc6fda4 optimized JNI calls to improve loading performance %!s(int64=12) %!d(string=hai) anos
AndroidFont.cpp c274eb4d19 Fonts are now generated on device. You can add custom fonts to fonts dir in assets %!s(int64=12) %!d(string=hai) anos
AndroidFont.h c274eb4d19 Fonts are now generated on device. You can add custom fonts to fonts dir in assets %!s(int64=12) %!d(string=hai) anos
AndroidGL.cpp cccba8be6e More todo changes converted over to android code %!s(int64=12) %!d(string=hai) anos
AndroidGL2ES.cpp 8d0fc1488f More android code changes %!s(int64=12) %!d(string=hai) anos
AndroidGL2ES.h 7809aecaff Fixed rendering issues on tegra3 %!s(int64=12) %!d(string=hai) anos
AndroidInput.cpp bb2bda49c6 Added android file system calls and fixed some other issues. Currently have openal setup as static so that needs to change before release %!s(int64=12) %!d(string=hai) anos
AndroidMath.cpp 6a3647c3f7 project setup and partial platform first pass %!s(int64=12) %!d(string=hai) anos
AndroidMemory.cpp 6a3647c3f7 project setup and partial platform first pass %!s(int64=12) %!d(string=hai) anos
AndroidMutex.cpp 6a3647c3f7 project setup and partial platform first pass %!s(int64=12) %!d(string=hai) anos
AndroidNPatch.h 6a3647c3f7 project setup and partial platform first pass %!s(int64=12) %!d(string=hai) anos
AndroidNet.cpp 5aa0361a52 Code now compiles but does not link yet %!s(int64=12) %!d(string=hai) anos
AndroidOGLVideo.cpp 4835dcff08 Fixed button problem related to screen mode being set wrong due to android virtual bar %!s(int64=12) %!d(string=hai) anos
AndroidOGLVideo.h 5aa0361a52 Code now compiles but does not link yet %!s(int64=12) %!d(string=hai) anos
AndroidOutlineGL.cpp 6a3647c3f7 project setup and partial platform first pass %!s(int64=12) %!d(string=hai) anos
AndroidOutlineGL.h 6a3647c3f7 project setup and partial platform first pass %!s(int64=12) %!d(string=hai) anos
AndroidPlatform.cpp 4dafef89ea Fixed icon, fixed font rendering issue, and a few other small issues %!s(int64=12) %!d(string=hai) anos
AndroidProcessControl.cpp 4dafef89ea Fixed icon, fixed font rendering issue, and a few other small issues %!s(int64=12) %!d(string=hai) anos
AndroidProfiler.cpp cccba8be6e More todo changes converted over to android code %!s(int64=12) %!d(string=hai) anos
AndroidProfiler.h 5aa0361a52 Code now compiles but does not link yet %!s(int64=12) %!d(string=hai) anos
AndroidSemaphore.cpp 6a3647c3f7 project setup and partial platform first pass %!s(int64=12) %!d(string=hai) anos
AndroidStreamSource.cc 45634343cb Fixed a couple issues with the streaming audio player class %!s(int64=12) %!d(string=hai) anos
AndroidStreamSource.h 6a3647c3f7 project setup and partial platform first pass %!s(int64=12) %!d(string=hai) anos
AndroidStrings.cpp 4dafef89ea Fixed icon, fixed font rendering issue, and a few other small issues %!s(int64=12) %!d(string=hai) anos
AndroidThread.cpp 6a3647c3f7 project setup and partial platform first pass %!s(int64=12) %!d(string=hai) anos
AndroidTime.cpp bb3bc1e60a Added in code to get filesize (doesnt work on compressed files though) and fixed problem with getRealMilliseconds overflowing u32 and causing scene to not update %!s(int64=12) %!d(string=hai) anos
AndroidUtil.cpp cccba8be6e More todo changes converted over to android code %!s(int64=12) %!d(string=hai) anos
AndroidUtil.h cccba8be6e More todo changes converted over to android code %!s(int64=12) %!d(string=hai) anos
AndroidWindow.cpp 518d391b84 implemented mediaplayer for streaming music, implemented file handling code for non asset files (still needs a bit more work to finish) %!s(int64=12) %!d(string=hai) anos
AndroidWindow.h 6a3647c3f7 project setup and partial platform first pass %!s(int64=12) %!d(string=hai) anos
T2DActivity.cpp 9ba5b1b190 Added keyboard closing support and a fix for the NDK bug that locks up the app when closing keyboard %!s(int64=12) %!d(string=hai) anos
T2DActivity.h 8e1a03678a Added a splash screen %!s(int64=12) %!d(string=hai) anos
main.cpp b07099ca29 new openal lib, switched to t2d libpng from precompiled lib, most of filesystem works, removed framebuffer, torque now loads and displays truck toy but nothing moves yet %!s(int64=12) %!d(string=hai) anos
platformAndroid.h bb3bc1e60a Added in code to get filesize (doesnt work on compressed files though) and fixed problem with getRealMilliseconds overflowing u32 and causing scene to not update %!s(int64=12) %!d(string=hai) anos
platformGL.h 29b1b15ab9 Fixed issue with screen res define %!s(int64=12) %!d(string=hai) anos