Commit History

Author SHA1 Message Date
  Rudolf Polzer dca3fd8307 Android: indicate gamepaddb entries where axis order changed. 2 years ago
  Sam Lantinga 0479df53ca Updated copyright for 2023 2 years ago
  Maido 311b02f0b5 Android active driver check (#6850) 2 years ago
  Sylvain Becker 36c87d9f27 Android JAVA DetectDevices: 'is_capture' is inverted (#6845) 2 years ago
  Sylvain Becker 4e3fc0c1dc Android: make Detect devices common between aaudio and android driver. (#6828) 2 years ago
  Maido 741499dea7 Android audio device selection (#6824) 2 years ago
  Pierre Wendling d0bbfdbfb8 Clang-Tidy fixes (#6725) 2 years ago
  Sam Lantinga b8d85c6939 Update for SDL3 coding style (#6717) 2 years ago
  Sylvain Becker fb0ce375f0 Cleanup add brace (#6545) 2 years ago
  Sylvain fdef96e233 Android: remove "nativeSetComposingText" since it's not used anymore 2 years ago
  Sam Lantinga 5291e5cb76 Added version checking to SDLActivity.java 2 years ago
  Sam Lantinga 0ad65277ce Refactored code to send scancodes for an ASCII on-screen keyboard key 3 years ago
  Sam Lantinga fd2a2eea10 Fixed declaration-after-statement warning 3 years ago
  Guus Waals 7495b98141 Make SDL_VIDEO_OPENGL_EGL optional on Android 3 years ago
  Sylvain fe2ed6cf6f Fixed bug #5221 - Add SDL_AndroidSendMessage() 3 years ago
  Sam Lantinga 120c76c84b Updated copyright for 2022 3 years ago
  Sylvain a1e992b110 Fixed bug #5118 - [Android] PointerIcon leak in Cursor API 3 years ago
  Sam Lantinga be5b4d980d Added nativeGetHintBoolean for Java code 3 years ago
  Sam Lantinga c2dd50a9a0 Fixed whitespace 3 years ago
  Sylvain 8b1a2fe860 backout SDL_AndroidSetInputType() 3 years ago
  Sylvain ccb12457f9 Fixed bug #4843 - Can not get the ime candidatelist like chinese/japaness input method 3 years ago
  Sylvain 98a966d1c2 Android: don't need to set the SurfaceHolder format from java code 4 years ago
  Amir 1a924bc0bb add SDL_AndroidShowToast for https://developer.android.com/reference/android/widget/Toast 4 years ago
  Sam Lantinga 9130f7c377 Updated copyright for 2021 4 years ago
  Sam Lantinga cb36189692 Fixed bug 5235 - All internal sources should include SDL_assert.h 4 years ago
  Ryan C. Gordon 2d82cf78e1 url: put the Android bits in core/android 4 years ago
  Ryan C. Gordon efd665e2c7 Backed out changeset a43cb4e54949 4 years ago
  Ryan C. Gordon 5f68812249 url: patched to compile on Android. 4 years ago
  Ryan C. Gordon 77c9d73b63 Removed SDL_AndroidOpenURL, added SDL_OpenURL. 4 years ago
  Sylvain Becker dd55bfe89c Android: add helper function to open an URL/URI (see bug 2783) 4 years ago