kc3-lang/SDL/android-project/src

Branch :


Log

Author Commit Date CI Message
cf119f78 2014-02-12 18:12:14 Try to work around Android's handling of static variables in terminated apps Android, we want to love you, but you don't make it easy for us...
109fe0e0 2014-01-28 15:28:20 fixed hat code validation.
03747567 2014-01-26 23:50:35 Removed unused variable from Java class for Android. The audio thread was moved to native side and "protected" prevented a warning.
e78be5da 2014-01-24 09:54:04 Bug 2358 - [Android] Sort joystick axes - Fix by David Brady
92855371 2013-12-24 20:04:53 Fixed missing @Override annotation warning in source for Android.
bfcd28c1 2013-12-10 16:24:11 [Android] Hotplugging support for joysticks
77d2d55e 2013-12-05 10:51:38 [Android] Handle native thread finishing when not commanded from the Java side
f848adff 2013-11-29 10:06:08 Improve Android pause/resume behavior.