コミット履歴

作者 SHA1 メッセージ 日付
  Philipp Wiesemann d4bdd2469f Fixed typo in message of alert dialog for not loaded libraries on Android. 11 年 前
  Philipp Wiesemann 391c31cf06 Fixed writing new errors to standard output instead of error output on Android. 11 年 前
  Philipp Wiesemann 85bed09561 Fixed documentation in source for Android. 11 年 前
  Gabriel Jacobo 34a85f4de6 [Android] #2759: Show a message on failure to load a .so library (by Sylvain) 11 年 前
  Philipp Wiesemann 5f193f0c60 Fixed setting of screen saver state crashing on some version of Android. 11 年 前
  Gabriel Jacobo 79035b393a Bug 2739 - [Android] No support for SDL_DisableScreenSaver by Martin Gerhardy 11 年 前
  Philipp Wiesemann ec4dfdfc58 Fixed bug 2476 - Allow custom main() arguments 11 年 前
  Philipp Wiesemann 51a07ade28 Fixed broken layout for buttons with configured color in messagebox on Android. 11 年 前
  Philipp Wiesemann 788a2e4597 Added setting configured color to button texts for messagebox on Android. 11 年 前
  Gabriel Jacobo e7f2f85c3d [Android] Fixes #2679 - Crash resuming from screen off 11 年 前
  Philipp Wiesemann 0fbd904af8 Fixed key down closing messagebox dialog instead of key up on Android. 11 年 前
  Sam Lantinga 5f39ea89c9 Fixed bug 2415 - Message Boxes aren't implemented on Android 11 年 前
  Philipp Wiesemann 197a7cae5f Fixed warning about implicit boxing to Java Object. 11 年 前
  Philipp Wiesemann a02521492f Added javadoc comment for consistency. 11 年 前
  Sam Lantinga e8d84fbfaa Merged changes from Alexey Petruchik to support Android obb files 11 年 前
  Sam Lantinga 047c19ce76 Fixed bug 2558 - Missing FINGERUP in Android 11 年 前
  Philipp Wiesemann ef3887ecfc Changed two Java nested classes into static nested classes. 11 年 前
  Philipp Wiesemann f29ac39934 Added javadoc comments to document methods used by JNI. 12 年 前
  Philipp Wiesemann eac27bcd2f Added javadoc comments to prevent unused parameter warning. 12 年 前
  Philipp Wiesemann 1f111f3ddc Fixed implicit boxing and unboxing of Java Objects warning. 12 年 前
  stopiccot 25313c3bb1 added comment 12 年 前
  stopiccot 3727528eb9 access google apk library through reflection 12 年 前
  stopiccot 3cdae42d65 Fixing issues discovered by Philipp Wiesemann 12 年 前
  stopiccot 612f4a69db inital apk extension support 12 年 前
  Philipp Wiesemann 2d8b86bb07 Fixed unused local variable warning. 12 年 前
  Gabriel Jacobo cf119f786a Try to work around Android's handling of static variables in terminated apps 12 年 前
  dbrady 109fe0e0dc fixed hat code validation. 12 年 前
  Philipp Wiesemann 037475670f Removed unused variable from Java class for Android. 12 年 前
  Gabriel Jacobo e78be5dafd Bug 2358 - [Android] Sort joystick axes - Fix by David Brady 12 年 前
  Philipp Wiesemann 9285537180 Fixed missing @Override annotation warning in source for Android. 12 年 前