Commit History

Author SHA1 Message Date
  Ryan C. Gordon 9b348ef6e8 android: Better parsing of command line arguments. 3 months ago
  Sam Lantinga cc768f3e88 Allow opening asset paths starting with "./" 3 months ago
  Susko3 e2bbbdc515 Implement SDL_GetPenDeviceType() for Android 10 months ago
  Brenton Bostick e584d2a8a9 fill-in missing DeleteLocalRef calls 5 months ago
  Sylvain Becker 71bf56c9e4 Add SDL Pinch events (#9445) 5 months ago
  Sam Lantinga 1871b998cd Added SDL_EVENT_SCREEN_KEYBOARD_SHOWN and SDL_EVENT_SCREEN_KEYBOARD_HIDDEN 5 months ago
  Brenton Bostick 8abbb98222 Android: fix 'JVM object referenced by 'context' is of type 'Context' and it d… (#14016) 5 months ago
  Brenton Bostick 8d86ee4995 fix various places where nativeSetupJNI being treated as returning int 5 months ago
  Brenton Bostick 6590a5bc0b fix: Extra parameter(s) for call to 'getCacheDir()'. 5 months ago
  Brenton Bostick ed7d39b28c fix 'SDL_MessageBoxFlags' is not a valid JVM type. 5 months ago
  Sam Lantinga 25b2d2c821 Use new parameter validation macro 6 months ago
  Ryan C. Gordon b8197a2291 io: rework how we set SDL_IOStream status. 6 months ago
  Sylvain 970c0bfe96 Fixed bug #13493: Assertion failure at SDL_AddTouch with Android API 28 7 months ago
  Alexander Batalov b6fa89ea74 Fix directory globbing on Android 7 months ago
  Ryan C. Gordon 774c0b36ea android: Different approach to SDL_GetPathInfo() for assets. 7 months ago
  Brenton Bostick f361034ac3 fix typos 7 months ago
  Ryan C. Gordon 515433aa8a android: If various POSIX fsops functions fail, try using AAssetManager. 8 months ago
  Sam Lantinga d7939abf42 Use consistent style for pointer declarations and casts 9 months ago
  kyle-sylvestre 8e22194217 get preferred locales on android 10 months ago
  Sam Lantinga 6bb16296b0 Added special handling for SDL_HINT_ANDROID_ALLOW_RECREATE_ACTIVITY 11 months ago
  Sylvain 3fa1bd81fe Fixed previous commit renaming {add,remove}AudioDevice to native{Add,Remove}AudioDevice 11 months ago
  Sam Lantinga 49dd24e195 Fixed potentially overlapping memcpy() to use memmove() 1 year ago
  Sam Lantinga 611f132fd0 Don't use a hint callback for SDL_HINT_ANDROID_ALLOW_RECREATE_ACTIVITY 1 year ago
  Sam Lantinga 4231848791 Revert "Separate android initialization from Activity (#11891)" 1 year ago
  Xander d14c93c4b1 Separate android initialization from Activity (#11891) 1 year ago
  Sam Lantinga f2074d7af3 Updated copyright for 2025 1 year ago
  Sam Lantinga 8704ab8422 Wait for a display resize event before sending orientation changes 1 year ago
  Sam Lantinga e91c37f4dd Added support for inset handling on Android 15 1 year ago
  hwsmm f5fbdf7ed5 Make onNativePen available for Android 1 year ago
  Sam Lantinga 1377cdb3f2 Fix the Indonesian language code on Android 1 year ago