Sam Lantinga
|
dff56c3497
Android Studio code analyzer fixes
|
před 8 roky |
Sam Lantinga
|
53b2c91d26
Separated out SDL Android java code so audio, controller, and filesystem APIs can be used independently of the SDL activity, in Qt apps for example.
|
před 8 roky |
Sam Lantinga
|
6c38c9007b
Update Android SDK required to API level 16
|
před 8 roky |
Sam Lantinga
|
c684eb2cde
Add a way to set the context when other activities are active so many SDL API functions still work.
|
před 8 roky |
Sam Lantinga
|
60182eb71b
Allow overriding the main entry point on Android
|
před 8 roky |
Sam Lantinga
|
dbb0a2aa74
Removed the need for libSDL2main.a on Android, and separated JNI initialization out for other integrations
|
před 8 roky |
Sam Lantinga
|
2a945b44cb
Fixed bug 2361 - [Android] Joysticks do not have unique IDs
|
před 8 roky |
Sam Lantinga
|
c45932ba7e
Fixed bug 2277 - Hardware keyboard control key sequences don't get reported
|
před 8 roky |
Sam Lantinga
|
fe21a74763
Fixed bug 2266 - please add notifications for clipboard updates on Android
|
před 8 roky |
Sam Lantinga
|
6885bc88bf
Fixed bug 2265 - Voice to text feature on Android repeats some text via SDL_TEXTINPUT
|
před 8 roky |
Sam Lantinga
|
d03409e118
Fixed bug 3191 - haptic system on android?
|
před 8 roky |
Sam Lantinga
|
e54eede265
Provide the correct state of the on-screen keyboard to the API (patch from Sylvain)
|
před 8 roky |
Sam Lantinga
|
6ee661398d
Fixed bug 3235 - Make the Android window creation similar to iOS' window creation
|
před 8 roky |
Sam Lantinga
|
0a52db54bd
Fixed bug 3191 - haptic system on android?
|
před 8 roky |
Sam Lantinga
|
df5898b0d3
Fixed bug 3464 - Fix for Android hint SDL_HINT_ANDROID_SEPARATE_MOUSE_AND_TOUCH
|
před 8 roky |
Sam Lantinga
|
a47bf37464
Fixed bug 3728 - [Android] crash when shared libraries are no loaded
|
před 8 roky |
Ryan C. Gordon
|
366adae360
android: More robust fix for screen locking in landscape (thanks, Sylvain!).
|
před 9 roky |
Ryan C. Gordon
|
2092a88359
android: fix wrong events when locking device in landscape (thanks, Joshua!).
|
před 9 roky |
dmuratshin
|
01f66613db
fixed SENSOR_LANDSCAPE and SENSOR_PORTRAIT mode false nativeResume bug
|
před 9 roky |
Sam Lantinga
|
ae8ca7c54d
Fixed bug 3444 - Android-TV: no more handling of back button on remote
|
před 9 roky |
Philipp Wiesemann
|
05ca784e5b
Android: Fixed compile error.
|
před 9 roky |
Sam Lantinga
|
4e6f219941
Fixed bug 3065 - Screen is flickering during closing on-screen keyboard on Android
|
před 9 roky |
Cole Campbell
|
8f17b20388
Commit KEYCODE_SPACE as text input on Android
|
před 9 roky |
Sam Lantinga
|
257c89727a
Fixed bug 3426 - Fixes for joystick related issues
|
před 9 roky |
Sam Lantinga
|
f369d165fa
Fixed bug 3427 - Android accelerometer z-axis incorrect
|
před 9 roky |
Philipp Wiesemann
|
379a430408
Android: Removed unused internal function.
|
před 9 roky |
Ryan C. Gordon
|
8f0af77354
android: implement audio capture support.
|
před 9 roky |
Philipp Wiesemann
|
3853f7cd3a
Android: Updated a comment.
|
před 9 roky |
Philipp Wiesemann
|
242c3480bf
Android: Replaced deprecated AbsoluteLayout with RelativeLayout.
|
před 9 roky |
Philipp Wiesemann
|
88f519372f
Android: Fixed ignoring a return value while handling motion events.
|
před 10 roky |