Commit History

Author SHA1 Message Date
  Sylvain Becker cc8f1136b6 Fixed bug 4142 - Concurrency issues in Android backend 7 years ago
  Sylvain Becker 5dc25fef3b Android: preparation bug 4142, reduce usage of global variable Android_Window 7 years ago
  Sylvain Becker a95f91bcea Fixed bug 3250 - Wrong backbuffer pixel format on Android, keep getting RGB_565 7 years ago
  Sylvain Becker 03b0e1dee0 Android: on rare occasion, prevent Android_JNI_GetNativeWindow() from crashing 7 years ago
  Sylvain Becker 1e22fc1513 Android: fixed comments and spaces 7 years ago
  Sylvain Becker 2a412eb94c Fixed bug 3186 - Android SW keyboard not restored when app becomes foreground. 7 years ago
  Sylvain Becker 7468d1e096 Fix warnings detected on Android build 7 years ago
  Sam Lantinga 47fb450beb Fixed bug 4315 - little Warning in Android_JNI_CaptureAudioBuffer 7 years ago
  Ryan C. Gordon 62494a2e27 Merge SDL-ryan-batching-renderer branch to default. 7 years ago
  Ryan C. Gordon b262b0ebc9 Small stack allocations fall back to malloc if they're unexpectedly large. 7 years ago
  Sam Lantinga 09ab752aa3 Implement SDL_HapticStopEffect on Android (thanks Rachel!) 7 years ago
  Sam Lantinga a003fa0a05 Implemented SDL_GetDisplayOrientation() on Android (thanks Rachel!) 7 years ago
  Sam Lantinga b0c48dd9dd Support vibration magnitude on Android 8.0 (thanks Rachel!) 7 years ago
  Sam Lantinga f5a21ebf0c Added support for surround sound and float audio on Android 7 years ago
  Sam Lantinga 6f758ad25f Moved SDL_IsTablet() to a cross-platform API function 7 years ago
  Sam Lantinga 109544ca04 Add SDL_IsTablet() to Android and iOS SDL. 7 years ago
  Sam Lantinga ff8c9538bc Allow trapping the back button so right mouse click can work on some Android systems (thanks Rachel!) 7 years ago
  Sam Lantinga 7df0f4fdac Fixed bug 4277 - warnings patch 7 years ago
  Sam Lantinga e236e8435a Fixed bug 4268 - Android_JNI_OpenAudioDevice function has error 7 years ago
  Sam Lantinga 5febdfcece Fixed whitespace 7 years ago
  Sam Lantinga a515853569 Added support for external mouse in Samsung DeX mode 7 years ago
  Sam Lantinga fe196db774 Track android device panel width & height as well as window surface & height. 7 years ago
  Sam Lantinga 113801b790 Added SDL_IsChromebook() to determine if we're running on a Chromebook. 7 years ago
  Sam Lantinga 2dedbc7262 Add Android support for relative mouse mode to SDL. 7 years ago
  Sam Lantinga f536fbea71 Reimplemented Android cursor API support using reflection so it builds with older SDKs 8 years ago
  Sam Lantinga e20d4173bf Added Android custom cursor implementation 8 years ago
  Sam Lantinga 9e651b6915 Try to dynamically create a default Android game controller mapping based on the buttons and axes on the controller. 8 years ago
  Sam Lantinga 6e01fbb763 On Android show the system UI when an SDL window is windowed, hide the system UI when it's fullscreen, like we do on iOS. 8 years ago
  Sam Lantinga 6ed184ec69 Added SDL_IsAndroidTV() 8 years ago
  Alex Szpakowski 3bfada2e02 Android: resolve symlinks in SDL_AndroidGetInternalStoragePath (thanks Henrique Gemignani and cigumo!) 8 years ago