Ozkan Sezer
|
e972e6a01b
core/android/SDL_android.c (AddAPKDirs): add missing opening brace
|
1 month ago |
Ryan C. Gordon
|
37af10db4d
android: Support "." and ".." in asset tree paths.
|
1 month ago |
Ryan C. Gordon
|
e1d623505e
android: Remove call to mktime() in APK entry parsing.
|
1 month ago |
Ryan C. Gordon
|
be97a18d82
android: Don't allow access to the asset tree with a path of "".
|
1 month ago |
Ryan C. Gordon
|
0e07b7c5e2
android: Comment out debug logging.
|
1 month ago |
crudelios
|
439ffd13eb
Android: Add support for folder dialogs
|
1 month ago |
Ryan C. Gordon
|
9672f5b68b
android: Change how apps access their APK's "assets" directory.
|
1 month ago |
Nintorch
|
3c1636a958
Fix JoyCon mappings on Android
|
1 month ago |
Nintorch
|
c699512adc
Add support for joystick motion sensors on Android
|
1 month ago |
Ryan C. Gordon
|
9235ac4efd
android: Parsing the APK's central dir is separate from the AAssetManager.
|
1 month ago |
Ryan C. Gordon
|
40e60452ad
android: Use enough zip64 format info to see APKs with files that are > 4gb.
|
2 months ago |
Ryan C. Gordon
|
bb4332bdc2
android: Parse the APK directory tree, replace AAssetManager enum/getpathinfo.
|
2 months ago |
Sam Lantinga
|
5c430f8715
Fixed SDL_GlobDirectory() on asset paths on Android
|
2 months ago |
Max Seidenstücker
|
8f8880a8eb
Merge all occurances of __func__ and __FUNCTION__ to SDL_FUNCTION
|
4 months ago |
Sam Lantinga
|
5f086e7623
Updated copyright for 2026
|
5 months ago |
MAJigsaw77
|
cb04dcd6f8
android: Add RGB LED support for joysticks.
|
7 months ago |
Ryan C. Gordon
|
9b348ef6e8
android: Better parsing of command line arguments.
|
7 months ago |
Sam Lantinga
|
cc768f3e88
Allow opening asset paths starting with "./"
|
7 months ago |
Susko3
|
e2bbbdc515
Implement SDL_GetPenDeviceType() for Android
|
1 year ago |
Brenton Bostick
|
e584d2a8a9
fill-in missing DeleteLocalRef calls
|
8 months ago |
Sylvain Becker
|
71bf56c9e4
Add SDL Pinch events (#9445)
|
8 months ago |
Sam Lantinga
|
1871b998cd
Added SDL_EVENT_SCREEN_KEYBOARD_SHOWN and SDL_EVENT_SCREEN_KEYBOARD_HIDDEN
|
8 months ago |
Brenton Bostick
|
8abbb98222
Android: fix 'JVM object referenced by 'context' is of type 'Context' and it d… (#14016)
|
9 months ago |
Brenton Bostick
|
8d86ee4995
fix various places where nativeSetupJNI being treated as returning int
|
9 months ago |
Brenton Bostick
|
6590a5bc0b
fix: Extra parameter(s) for call to 'getCacheDir()'.
|
9 months ago |
Brenton Bostick
|
ed7d39b28c
fix 'SDL_MessageBoxFlags' is not a valid JVM type.
|
9 months ago |
Sam Lantinga
|
25b2d2c821
Use new parameter validation macro
|
9 months ago |
Ryan C. Gordon
|
b8197a2291
io: rework how we set SDL_IOStream status.
|
9 months ago |
Sylvain
|
970c0bfe96
Fixed bug #13493: Assertion failure at SDL_AddTouch with Android API 28
|
10 months ago |
Alexander Batalov
|
b6fa89ea74
Fix directory globbing on Android
|
10 months ago |