Brenton Bostick
|
0f17fbe1ca
fix 'SDL_MessageBoxFlags' is not a valid JVM type.
|
5 mēneši atpakaļ |
Sylvain
|
94f9434564
Fixed bug #13493: Assertion failure at SDL_AddTouch with Android API 28
|
7 mēneši atpakaļ |
kyle-sylvestre
|
4d3cdb70b5
get preferred locales on android
|
9 mēneši atpakaļ |
Sam Lantinga
|
8222513f63
Added special handling for SDL_HINT_ANDROID_ALLOW_RECREATE_ACTIVITY
|
11 mēneši atpakaļ |
Sam Lantinga
|
49dd24e195
Fixed potentially overlapping memcpy() to use memmove()
|
1 gadu atpakaļ |
Sam Lantinga
|
611f132fd0
Don't use a hint callback for SDL_HINT_ANDROID_ALLOW_RECREATE_ACTIVITY
|
1 gadu atpakaļ |
Sam Lantinga
|
4231848791
Revert "Separate android initialization from Activity (#11891)"
|
1 gadu atpakaļ |
Xander
|
d14c93c4b1
Separate android initialization from Activity (#11891)
|
1 gadu atpakaļ |
Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
1 gadu atpakaļ |
Sam Lantinga
|
8704ab8422
Wait for a display resize event before sending orientation changes
|
1 gadu atpakaļ |
Sam Lantinga
|
e91c37f4dd
Added support for inset handling on Android 15
|
1 gadu atpakaļ |
hwsmm
|
f5fbdf7ed5
Make onNativePen available for Android
|
1 gadu atpakaļ |
Sam Lantinga
|
1377cdb3f2
Fix the Indonesian language code on Android
|
1 gadu atpakaļ |
Anonymous Maarten
|
0bec18245d
android: fix android.content.Context:getCacheDir JNI prototype
|
1 gadu atpakaļ |
Sam Lantinga
|
153f90a725
Revert "Use the correct return type for SDL_GetAndroidJNIEnv()"
|
1 gadu atpakaļ |
Sam Lantinga
|
2d3fa03d53
Use the correct return type for SDL_GetAndroidJNIEnv()
|
1 gadu atpakaļ |
David Fort
|
e00b1fdd67
clipboard: include mime types in SDL_ClipboarUpdate
|
1 gadu atpakaļ |
Anonymous Maarten
|
76f28ea120
Fix stdlib usage
|
1 gadu atpakaļ |
Anthony
|
53bf2baac3
Change JNI calls to comply with recent Boolean changes
|
1 gadu atpakaļ |
Sam Lantinga
|
ea2e2e451d
Better fix for initializing Android environment variables
|
1 gadu atpakaļ |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
1 gadu atpakaļ |
Sam Lantinga
|
8d223b3037
Renamed atomic functions to match SDL 3.0 naming convention
|
1 gadu atpakaļ |
Sam Lantinga
|
90e01040c5
Added thread-safe environment functions
|
1 gadu atpakaļ |
Sam Lantinga
|
37c9fb490e
Changed enums to use XXX_COUNT for the count or number of values
|
1 gadu atpakaļ |
Petar Popovic
|
a57f6c4af3
Fix additional calloc-transposed-args warnings
|
1 gadu atpakaļ |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 gadu atpakaļ |
Sam Lantinga
|
8f546bb3c9
Use C99 bool internally in SDL
|
1 gadu atpakaļ |
Sam Lantinga
|
6501e90018
Use C++ style comments consistently in SDL source code
|
1 gadu atpakaļ |
hwsmm
|
4f343f96b4
Fix name discrepancy in Android JNI
|
1 gadu atpakaļ |
Susko3
|
e3cf20e1cc
Remove `createSDLMainRunnable()` in favour of `main()` to fix multiple issues when providing custom main/runnable code (#10434)
|
1 gadu atpakaļ |