Sam Lantinga
|
8c46580231
|
Allow the activity to persist through connecting or disconnecting a keyboard
|
2017-11-01 18:41:11 -07:00 |
Sam Lantinga
|
62c3acaf9f
|
Moved the meta-data into the right section
|
2017-11-01 18:40:11 -07:00 |
Sam Lantinga
|
a90be440e8
|
Added controller mapping for Android TV remotes
Also fixed the back button on the remote exiting the application
|
2017-11-01 10:06:58 -07:00 |
Sam Lantinga
|
4478707b0a
|
Add SDL_GetDisplayDPI implementation on Android. (thanks Rachel!)
|
2017-10-31 13:49:59 -07:00 |
Sam Lantinga
|
6d23ea4bf0
|
Fixed Java string comparison with ""
|
2017-10-29 21:09:09 -07:00 |
Sam Lantinga
|
8e37bed3b6
|
android: Fix softkeyboard issue in SDL on Android.
|
2017-10-26 10:41:38 -07:00 |
Sam Lantinga
|
8fd0c22adc
|
Added the ability to set SDL hints from AndroidManifest.xml (thanks Rachel!)
This is especially useful for things like the accelerometer hint which could be needed before application main().
|
2017-10-24 00:17:07 -07:00 |
Sam Lantinga
|
45536710f3
|
Fixed crash if mSurface isn't set up when we pause the application
|
2017-10-24 00:04:40 -07:00 |
Sam Lantinga
|
b8d8a1f122
|
Updated the minimum and target SDK versions in AndroidManifest.xml
|
2017-10-23 23:26:40 -07:00 |
Sam Lantinga
|
76cdce440c
|
Fixed build with older Android SDK
|
2017-10-23 23:23:34 -07:00 |
Sam Lantinga
|
f08480af78
|
Switched to new style gradle Android application build process
|
2017-10-23 15:23:43 -07:00 |