Commit Graph
30 Commits
Author SHA1 Message Date
Henrik Rydgard 765e5a341b Add untested support for Xperia Play 2012-11-10 10:11:18 +01:00
Henrik Rydgard febf89bbc8 Fix an include path and release the input lock between stages. 2012-11-08 00:35:31 +01:00
Henrik Rydgard d533766061 Move from turboviking to henrikrydgard as base namespace 2012-11-01 15:34:32 +01:00
Henrik Rydgård 3c231e9056 Reindent app-android.cpp and native-audio-so.cpp 2012-10-31 11:41:06 +01:00
Henrik Rydgard 23e6b0e374 UI tweaks, bugfixing 2012-10-30 17:36:28 +01:00
Henrik Rydgard 1ea568990d Colored touchbuttons, portafixes 2012-10-30 16:23:08 +01:00
Henrik Rydgård 60d3b5f601 UI work 2012-10-28 11:37:10 +01:00
Henrik Rydgard da61ce3950 Various work on surviving the Android activity life cycle 2012-10-27 12:36:25 +02:00
Henrik Rydgård 748bdb3101 Virtual input code now working 2012-10-26 18:42:32 +02:00
Henrik Rydgard 70e6752884 Simple framework for virtual touchscreen buttons 2012-10-26 15:58:09 +02:00
Henrik Rydgard 1c1889c726 WIP 2012-09-28 10:01:01 +02:00
Henrik Rydgard 9303c13cbe Pass external dir to native apps 2012-08-13 00:41:24 +02:00
Henrik Rydgard 3b3f8242b0 mouse->pointer 2012-07-26 17:24:47 +02:00
Henrik Rydgard 5a6622eb37 Redo the DPI/Density code. It now makes sense. 2012-07-15 17:04:27 +02:00
Henrik Rydgard 1254fe414c Change target to 4.0 (but support 2.2, of course). Fix resulting lint issues. 2012-07-13 00:13:02 +02:00
Henrik Rydgard 4a6bc60ea8 warnin fixin 2012-07-09 01:11:18 +02:00
Henrik Rydgard b041bd474b Take DPI into account. Fix some memory leaks in JNI code. 2012-07-09 00:43:04 +02:00
Henrik Rydgard 7d5a9c8566 Some work on resume/pause 2012-07-08 13:37:49 +02:00
Henrik Rydgard 063e32e1da The native audio stuff makes noise now (although just the sawtooth). 2012-07-08 00:17:59 +02:00
Henrik Rydgard 3e05162dc0 Start work on using OpenSL conditionally (to still support Android 2.2) 2012-07-07 22:58:27 +02:00
Henrik Rydgard aaa15177e0 some basic zoom/dpi stuff, to be improved 2012-07-06 22:32:32 +02:00
Henrik Rydgard e7bf0303e2 Basic DPI scaling hack. 2012-05-14 22:07:40 +02:00
Henrik Rydgard ba8e5be264 Rename math_util.cc to cpp, cleanup. 2012-05-09 00:33:43 +02:00
Henrik Rydgard ec57b692eb Misc 2012-05-06 23:21:26 +02:00
Henrik Rydgard fe1c7d2cdf Add initial multitouch support 2012-04-27 00:48:30 +02:00
Henrik Rydgard 45846e4c95 Keyboard support prep 2012-04-16 23:30:13 +02:00
Henrik Rydgard dccb7bafdd Bugfixes 2012-04-14 07:39:22 +02:00
Henrik Rydgard 888b973bf3 Apps can now request portrait mode if desired 2012-04-10 15:44:58 +02:00
Henrik Rydgard fc886b23e6 Move the SDL C++ wrapper code into the native project as well. 2012-04-10 12:01:05 +02:00
Henrik Rydgard 1e398d4269 Move the C++ part of the android wrapping here. 2012-04-10 00:35:22 +02:00