Commit History

Author SHA1 Message Date
  Sam Lantinga 9130f7c377 Updated copyright for 2021 5 years ago
  Ryan C. Gordon 2d82cf78e1 url: put the Android bits in core/android 5 years ago
  Ryan C. Gordon efd665e2c7 Backed out changeset a43cb4e54949 5 years ago
  Ryan C. Gordon 5f68812249 url: patched to compile on Android. 5 years ago
  Ryan C. Gordon fa23e3d00b locale: Implemented SDL_GetPreferredLocales(). 5 years ago
  Sam Lantinga 4bb95e8403 Implemented OpenSL-ES audio recording on Android 6 years ago
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 6 years ago
  Sylvain Becker 22a2decf64 Android: concurrency issues, make sure Activity is in running State when calling 6 years ago
  Sylvain Becker ccba8d4691 Android: export Lock/Unlock activity API 6 years ago
  Sylvain Becker f9a9193e2c Android: add MinimizeWindow function (Bug 4580, 4657) 6 years ago
  Sam Lantinga dce56ab9fa Added a function to get the current Android SDK version at runtime 6 years ago
  Sylvain Becker bfdd0b228a Android: remove SDL_HINT_ANDROID_SEPARATE_MOUSE_AND_TOUCH 7 years ago
  Sam Lantinga d05eec7207 Fixed initial display orientation at Android app start 7 years ago
  Sylvain Becker b44a7aea8f Android: fix prototype of Android_JNI_InitTouch 7 years ago
  Sylvain Becker 7a1d1baefc Android: add name for Touch devices and simplification, from bug 3958 7 years ago
  Sylvain Becker d23c2f07e3 Fixed bug 3930 - Android, set thread priorities and names 7 years ago
  Sam Lantinga 5e13087b0f Updated copyright for 2019 7 years ago
  Sylvain Becker a95f91bcea Fixed bug 3250 - Wrong backbuffer pixel format on Android, keep getting RGB_565 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 74638ea3c5 Ensure we wait on the surface resize before returning from setting fullscreen mode. 7 years ago
  Sam Lantinga 7df0f4fdac Fixed bug 4277 - warnings patch 7 years ago
  Sam Lantinga 09ab752aa3 Implement SDL_HapticStopEffect on Android (thanks Rachel!) 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 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 e3cc5b2c6b Updated copyright for 2018 8 years ago
  Sam Lantinga 758156a765 Fixed bug 3917 - Android, issues with getManifestEnvironmentVariable 8 years ago
  Sam Lantinga 4478707b0a Add SDL_GetDisplayDPI implementation on Android. (thanks Rachel!) 8 years ago