Commit History

Author SHA1 Message Date
  Ryan C. Gordon 64237d7f01 Patched to compile on Android (I hope). 11 years ago
  Joseba Garc?a Etxebarria ca7b18e43f * More Android patch work 11 years ago
  Joseba Garc?a Etxebarria 387fa5dcfb * Improve mouse support in Android. These changes require Android API v12 to compile 11 years ago
  Philipp Wiesemann f1a56cd565 Changed static variable to local variable in implementation for Android. 11 years ago
  Philipp Wiesemann 60f50c70a7 Updated a README. 11 years ago
  Philipp Wiesemann 0f87761bf3 Removed dependency to stdbool.h in implementation file for Android. 11 years ago
  Philipp Wiesemann fbbd593230 Fixed bug 2811 - [patch] Android core: Fix JNI 'nativeGetHint' symbol not being exported 11 years ago
  Sam Lantinga 70438be272 Combo commit including the following mercurial changes 1 year ago
  Philipp Wiesemann 5f193f0c60 Fixed setting of screen saver state crashing on some version of Android. 11 years ago
  Gabriel Jacobo 79035b393a Bug 2739 - [Android] No support for SDL_DisableScreenSaver by Martin Gerhardy 11 years ago
  Sam Lantinga 5f39ea89c9 Fixed bug 2415 - Message Boxes aren't implemented on Android 11 years ago
  Sam Lantinga e592b04683 Fixed compiler warning on Android 11 years ago
  Sam Lantinga e8d84fbfaa Merged changes from Alexey Petruchik to support Android obb files 11 years ago
  stopiccot 3cdae42d65 Fixing issues discovered by Philipp Wiesemann 12 years ago
  stopiccot 612f4a69db inital apk extension support 12 years ago
  Sam Lantinga 58edac3e69 Fixed bug 2374 - Update copyright for 2014... 12 years ago
  dbrady 109fe0e0dc fixed hat code validation. 12 years ago
  Ryan C. Gordon 7e1289af32 Make internal SDL sources include SDL_internal.h instead of SDL_config.h 12 years ago
  Gabriel Jacobo bfcd28c1e6 [Android] Hotplugging support for joysticks 12 years ago
  Sam Lantinga 5e656f8950 Associate the environment with any thread that calls Android_JNI_GetEnv(), in case it's been manually created with pthread_create() or C++11. 12 years ago
  Gabriel Jacobo 6c495a806a [Android] Signal the resume semaphore after pushing the relevant events 12 years ago
  Gabriel Jacobo f848adff5f Improve Android pause/resume behavior. 12 years ago
  Philipp Wiesemann ca11d7c8b5 Changed C++ style comments to fix pedantic warnings. 12 years ago
  Dimitris Zenios 3672aeb497 Export android jni functions even when build with -fvisibility=hidden flag 12 years ago
  David Ludwig 3dcb451f85 Added a README file regarding WinRT support 12 years ago