Fri, 02 Nov 2018 17:22:15 -0700 |
Fixed bug 4319 - Android remove reflection for PointerIcon
|
file | diff | annotate |
Mon, 22 Oct 2018 14:55:47 -0700 |
Change our fullscreen wait logic to only wait if we need to. (thanks Rachel!)
|
file | diff | annotate |
Tue, 09 Oct 2018 20:12:40 -0700 |
Removed unneeded variable qualifiers
|
file | diff | annotate |
Mon, 08 Oct 2018 12:49:30 -0700 |
Fixed life-cycle issues with two activities sharing HIDDeviceManager
|
file | diff | annotate |
Thu, 04 Oct 2018 16:29:17 -0700 |
Allow SDL to use ReLinker if present.
|
file | diff | annotate |
Tue, 02 Oct 2018 13:17:31 -0700 |
The Amlogic X96 is a set-top box
|
file | diff | annotate |
Sat, 29 Sep 2018 02:14:46 -0700 |
Fixed tablet detection on Android
|
file | diff | annotate |
Fri, 28 Sep 2018 20:39:57 -0700 |
Ensure we wait on the surface resize before returning from setting fullscreen mode.
|
file | diff | annotate |
Mon, 24 Sep 2018 20:31:24 -0700 |
Fixed rare null pointer dereference
|
file | diff | annotate |
Mon, 24 Sep 2018 11:53:04 -0700 |
Support relative mouse for Samsung DeX on Samsung Experience 9.5 or later (Android 8.1 or later)
|
file | diff | annotate |
Mon, 17 Sep 2018 12:08:05 -0700 |
Fixed NullPointerException if there's no singleton
|
file | diff | annotate |
Wed, 05 Sep 2018 15:54:46 -0700 |
Fixed bug 4002 - Android, nativeRunMain() fails on some phone with arm64-v8a
|
file | diff | annotate |
Thu, 23 Aug 2018 14:05:25 -0700 |
Implemented SDL_GetDisplayOrientation() on Android (thanks Rachel!)
|
file | diff | annotate |
Tue, 21 Aug 2018 11:23:47 -0700 |
Add SDL_IsTablet() to Android and iOS SDL.
|
file | diff | annotate |
Thu, 09 Aug 2018 16:04:25 -0700 |
The MINIX NEO-U1 is now being reported as Android TV
|
file | diff | annotate |
Thu, 09 Aug 2018 16:00:17 -0700 |
Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and Nintendo Switch Pro controller support across platforms.
|
file | diff | annotate |
Fri, 13 Jul 2018 12:55:50 -0700 |
Clean up captured pointer code to avoid logcat clutter on pre-8.0 systems (thanks Rachel!)
|
file | diff | annotate |
Thu, 12 Jul 2018 13:28:13 -0700 |
Allow trapping the back button so right mouse click can work on some Android systems (thanks Rachel!)
|
file | diff | annotate |
Mon, 18 Jun 2018 13:14:02 -0700 |
Added support for external mouse in Samsung DeX mode
|
file | diff | annotate |
Mon, 18 Jun 2018 13:14:00 -0700 |
Make certain we only hide system UI when we're fullscreen for real. (thanks Rachel!)
|
file | diff | annotate |
Mon, 18 Jun 2018 13:13:58 -0700 |
Deal with situations where the system UI is shown when the keyboard pops up (thanks Rachel!)
|
file | diff | annotate |
Wed, 13 Jun 2018 14:24:30 -0700 |
SDL Android fullscreen code extensively tested on Steam Link with no issues reported
|
file | diff | annotate |
Thu, 07 Jun 2018 17:07:05 -0700 |
Don't crash on exit from SDLActivity if we don't have a singleton for some reason. (Thanks Rachel!)
|
file | diff | annotate |
Thu, 07 Jun 2018 17:07:03 -0700 |
Track android device panel width & height as well as window surface & height.
|
file | diff | annotate |
Tue, 05 Jun 2018 14:08:39 -0700 |
Added improved mouse pointer capture under API 26. (Thanks Rachel!)
|
file | diff | annotate |
Tue, 05 Jun 2018 12:46:13 -0700 |
Added SDL_IsChromebook() to determine if we're running on a Chromebook.
|
file | diff | annotate |
Tue, 29 May 2018 11:18:01 -0700 |
Added support for Android relative mouse mode on API 24 and above
|
file | diff | annotate |
Fri, 16 Mar 2018 11:08:53 -0700 |
Reimplemented Android cursor API support using reflection so it builds with older SDKs
|
file | diff | annotate |
Thu, 15 Mar 2018 18:22:48 -0700 |
Added Android custom cursor implementation
|
file | diff | annotate |
Thu, 01 Mar 2018 08:22:56 -0800 |
Temporarily disabled fullscreen switching code on Android, until we can resolve bug 4096 - Enabling fullscreen on Android causes the app to toggle fullscreen mode continuously in a loop
|
file | diff | annotate |
Sun, 11 Feb 2018 18:23:37 -0800 |
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.
|
file | diff | annotate |
Wed, 07 Feb 2018 15:10:50 -0800 |
Fixed bug 4021 - Android, hard-coded Keycode value
|
file | diff | annotate |
Tue, 06 Feb 2018 15:03:35 -0800 |
Added SDL_IsAndroidTV()
|
file | diff | annotate |
Tue, 19 Dec 2017 11:19:10 -0800 |
Fixed bug 4001 - Android, prevent error message box to crash
|
file | diff | annotate |
Tue, 19 Dec 2017 10:57:21 -0800 |
Fixed bug 4004 - iOS: don't hide keyboard on RETURN
|
file | diff | annotate |
Tue, 12 Dec 2017 12:52:23 -0800 |
Add the ability to set SDL to handle Return as 'hide IME' on Android softkeyboard. (thanks Rachel!)
|
file | diff | annotate |
Sun, 12 Nov 2017 10:59:05 -0800 |
Fixed Android build error on older SDK
|
file | diff | annotate |
Sat, 04 Nov 2017 22:03:28 -0700 |
Fixed bug 3917 - Android, issues with getManifestEnvironmentVariable
|
file | diff | annotate |
Sat, 04 Nov 2017 09:37:29 -0700 |
Fixed bug 3917 - Android, issues with getManifestEnvironmentVariable
|
file | diff | annotate |
Thu, 02 Nov 2017 10:41:55 -0700 |
Make SDL fullscreen windows on Android actually fullscreen
|
file | diff | annotate |
Thu, 02 Nov 2017 08:46:14 -0700 |
Fixed bug 3933 - Android, no need of the listener thread
|
file | diff | annotate |
Tue, 31 Oct 2017 13:49:59 -0700 |
Add SDL_GetDisplayDPI implementation on Android. (thanks Rachel!)
|
file | diff | annotate |
Sun, 29 Oct 2017 21:09:09 -0700 |
Fixed Java string comparison with ""
|
file | diff | annotate |
Thu, 26 Oct 2017 10:41:38 -0700 |
android: Fix softkeyboard issue in SDL on Android.
|
file | diff | annotate |
Tue, 24 Oct 2017 00:17:07 -0700 |
Added the ability to set SDL hints from AndroidManifest.xml (thanks Rachel!)
|
file | diff | annotate |
Tue, 24 Oct 2017 00:04:40 -0700 |
Fixed crash if mSurface isn't set up when we pause the application
|
file | diff | annotate |
Mon, 23 Oct 2017 23:23:34 -0700 |
Fixed build with older Android SDK
|
file | diff | annotate |
Mon, 23 Oct 2017 15:23:43 -0700 |
Switched to new style gradle Android application build process
|
file | diff | annotate |