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 |
Sam Lantinga
|
8fd0c22adc
Added the ability to set SDL hints from AndroidManifest.xml (thanks Rachel!)
|
8 years ago |
Sam Lantinga
|
2a945b44cb
Fixed bug 2361 - [Android] Joysticks do not have unique IDs
|
8 years ago |
Sam Lantinga
|
e54eede265
Provide the correct state of the on-screen keyboard to the API (patch from Sylvain)
|
8 years ago |
Sam Lantinga
|
6ee661398d
Fixed bug 3235 - Make the Android window creation similar to iOS' window creation
|
8 years ago |
Sam Lantinga
|
c086251266
Fixed bug 3128 - Removing all the static variables from android SDLActivity and accompanying JNI calls.
|
8 years ago |
Sam Lantinga
|
0a52db54bd
Fixed bug 3191 - haptic system on android?
|
8 years ago |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
9 years ago |
Sam Lantinga
|
26f05ecb4d
Fixed missing prototypes on Android, patch from Sylvain
|
9 years ago |
Ryan C. Gordon
|
8f0af77354
android: implement audio capture support.
|
9 years ago |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
10 years ago |
Philipp Wiesemann
|
10daf1f4d3
Android: Removed three internal functions not used by SDL.
|
10 years ago |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
10 years ago |
Ryan C. Gordon
|
64237d7f01
Patched to compile on Android (I hope).
|
11 years ago |
Gabriel Jacobo
|
79035b393a
Bug 2739 - [Android] No support for SDL_DisableScreenSaver by Martin Gerhardy
|
11 years ago |
David Ludwig
|
3dcb451f85
Added a README file regarding WinRT support
|
12 years ago |