Sam Lantinga
|
d03409e118
Fixed bug 3191 - haptic system on android?
|
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
|
0a52db54bd
Fixed bug 3191 - haptic system on android?
|
8 years ago |
Sam Lantinga
|
df5898b0d3
Fixed bug 3464 - Fix for Android hint SDL_HINT_ANDROID_SEPARATE_MOUSE_AND_TOUCH
|
8 years ago |
Sam Lantinga
|
a47bf37464
Fixed bug 3728 - [Android] crash when shared libraries are no loaded
|
8 years ago |
Ryan C. Gordon
|
366adae360
android: More robust fix for screen locking in landscape (thanks, Sylvain!).
|
9 years ago |
Ryan C. Gordon
|
2092a88359
android: fix wrong events when locking device in landscape (thanks, Joshua!).
|
9 years ago |
dmuratshin
|
01f66613db
fixed SENSOR_LANDSCAPE and SENSOR_PORTRAIT mode false nativeResume bug
|
9 years ago |
Sam Lantinga
|
ae8ca7c54d
Fixed bug 3444 - Android-TV: no more handling of back button on remote
|
9 years ago |
Philipp Wiesemann
|
05ca784e5b
Android: Fixed compile error.
|
9 years ago |
Sam Lantinga
|
4e6f219941
Fixed bug 3065 - Screen is flickering during closing on-screen keyboard on Android
|
9 years ago |
Cole Campbell
|
8f17b20388
Commit KEYCODE_SPACE as text input on Android
|
9 years ago |
Sam Lantinga
|
257c89727a
Fixed bug 3426 - Fixes for joystick related issues
|
9 years ago |
Sam Lantinga
|
f369d165fa
Fixed bug 3427 - Android accelerometer z-axis incorrect
|
9 years ago |
Philipp Wiesemann
|
379a430408
Android: Removed unused internal function.
|
9 years ago |
Ryan C. Gordon
|
8f0af77354
android: implement audio capture support.
|
9 years ago |
Philipp Wiesemann
|
3853f7cd3a
Android: Updated a comment.
|
9 years ago |
Philipp Wiesemann
|
242c3480bf
Android: Replaced deprecated AbsoluteLayout with RelativeLayout.
|
9 years ago |
Philipp Wiesemann
|
88f519372f
Android: Fixed ignoring a return value while handling motion events.
|
10 years ago |
Philipp Wiesemann
|
2191abb2c9
Android: Fixed finishing Activity on some devices if right mouse button pressed.
|
10 years ago |
Philipp Wiesemann
|
46cb851018
Android: Fixed a comment.
|
10 years ago |
Philipp Wiesemann
|
2a4855f9ee
Android: Added missing import statement.
|
10 years ago |
Ryan C. Gordon
|
82603b6058
Fix some Android keyboards that didn't work properly.
|
10 years ago |
Philipp Wiesemann
|
5bc93cc5c6
Android: Added a new method in SDLSurface.
|
10 years ago |
Philipp Wiesemann
|
10daf1f4d3
Android: Removed three internal functions not used by SDL.
|
10 years ago |
Philipp Wiesemann
|
40364541f5
Android: Improved last error message for failed APK expansion file use.
|
10 years ago |
Philipp Wiesemann
|
625d39b164
Android: Added additional error messages for APK expansion file use.
|
10 years ago |
Philipp Wiesemann
|
6e7c479ec2
Android: Fixed trying to read from APK expansion files without version hint set.
|
10 years ago |
Philipp Wiesemann
|
92ca42d940
Android: Renamed SDLActivity's Java method used for APK expansion files.
|
10 years ago |