Commit History

Author SHA1 Message Date
  Miku AuahDark 86fada6faa Android: Implement open and save file dialog. 1 year ago
  Miku AuahDark 33ae7e38d6 Android: Allow SDL_IOFromFile to open content:// URI. (#9696) 1 year ago
  Ryan C. Gordon 5f64cc511e rwops: Fixed build on Android. 2 years ago
  Ryan C. Gordon 525919b315 rwops: Reworked RWops for SDL3. 2 years ago
  Ryan C. Gordon bc984f78bf android: Remove blocking permission request code. Async only in SDL3! 2 years ago
  Sam Lantinga cacac6cc34 Updated structure and field names for consistency 2 years ago
  Sam Lantinga 014a63b4b5 Renamed ShowTextInput/HideTextInput to ShowScreenKeyboard/HideScreenKeyboard on Android 2 years ago
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 2 years ago
  Ryan C. Gordon 482c238953 aaudio: Deal with device recovery. 2 years ago
  Sam Lantinga b903ccf945 SDL_rwops read/write functions return size_t again 2 years ago
  Ryan C. Gordon 5ff87c6d4a android: Reworked audio backends for SDL3 audio API. 2 years ago
  Sam Lantinga e6d1ba2a17 Added the concept of display natural orientation 2 years ago
  Sylvain cee245b6a9 SDL_*SceenSaver(): change return value to int. // add SDL_Unsupported() errors 3 years ago
  Sam Lantinga 824b9b0a58 Removed SDL_GetDisplayDPI() 3 years ago
  Sylvain 78cc95e34e Rename internal GetDisplayDPI to GetDisplayPhysicalDPI 3 years ago
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 years ago
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 years ago
  Sylvain Becker 186687bda9 Android: make Detect devices common between aaudio and android driver. (#6828) 3 years ago
  Maido abf5cc5203 Android audio device selection (#6824) 3 years ago
  Ryan C. Gordon 72c1f73bc5 rwops: Make read and write work like POSIX, not stdio. 3 years ago
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 3 years ago
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 years ago
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 years ago
  Sam Lantinga 120c76c84b Updated copyright for 2022 4 years ago
  Sylvain a1e992b110 Fixed bug #5118 - [Android] PointerIcon leak in Cursor API 4 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 5 years ago
  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