Sergii Pylypenko
|
919bf9a378
|
SDL2: custom activity that overrides SDLActivity
|
2022-01-02 00:12:38 +02:00 |
|
Sergii Pylypenko
|
87b27b3418
|
SDL: updated project files to Android NDK 31
|
2021-11-27 23:13:15 +02:00 |
|
Sergii Pylypenko
|
21adbe6a1e
|
SDL: more attempts to draw in the display cutout
|
2021-05-21 03:42:55 +03:00 |
|
Sergii Pylypenko
|
f1ca4e520d
|
SDL: fixed Android permissions for .obb files
|
2021-05-20 23:28:08 +03:00 |
|
pelya
|
c1890b2a4d
|
SDL: NDK warning will stay, because Gradle fails
|
2021-01-05 00:46:21 +02:00 |
|
pelya
|
c476167ea1
|
SDL: fixed ndk-build warning
|
2021-01-01 02:45:17 +02:00 |
|
pelya
|
03dca0c4ed
|
SDL: updated Gradle project files to use Android SDK 30
|
2020-12-31 23:03:29 +02:00 |
|
pelya
|
07952badae
|
SDL: fixed dark text on dark background in notification, updated Gradle files
|
2020-07-07 22:29:20 +03:00 |
|
pelya
|
70f933c12a
|
SDL: updated Gradle and Play Games library, this fixes cloud saves
|
2020-04-16 23:07:01 +03:00 |
|
Sergii Pylypenko
|
7c88857742
|
SDL: copy executable binaries to lib dir in apk, according to https://issuetracker.google.com/issues/128554619
|
2019-10-15 17:57:55 +03:00 |
|
Sergii Pylypenko
|
ce74e0fee3
|
SDL: fixed CreateForegroundService permissions on Android 29
|
2019-09-09 18:24:46 +03:00 |
|
Sergii Pylypenko
|
31f306976f
|
SDL: updated target Androidi API to Android Q API level 29
|
2019-08-31 19:03:36 +03:00 |
|
Sergii Pylypenko
|
de301f6c59
|
SDL: fixed NDK build warning
|
2018-10-10 23:17:26 +03:00 |
|
Sergii Pylypenko
|
7f4b9162ba
|
SDL: separate permission to read OBB file
|
2018-07-02 18:14:27 +03:00 |
|
Sergii Pylypenko
|
fc1bedf1ca
|
Android TV manifest improvements
|
2018-01-29 17:49:46 +02:00 |
|
Sergii Pylypenko
|
25a86103ec
|
SDL: More Android TV features in manifest
|
2017-11-01 16:15:22 +02:00 |
|
Sergii Pylypenko
|
209a16fd9f
|
SDL: fixed Google Play Game Services linking
|
2017-09-27 22:09:57 +03:00 |
|
Sergii Pylypenko
|
4701548e01
|
SDL: switched build system from Ant to Gradle, because Google forced this piece of shit on me with SDK update
If you are getting build errors, delete the directory project/app/build
|
2017-09-26 23:30:34 +03:00 |
|
lubomyr
|
132988b141
|
fixed app icon visibility and run from desktop when uses feature AppOpenFileExtension
|
2017-05-27 13:57:10 +03:00 |
|
Sergii Pylypenko
|
5ab39a579a
|
SDL: new option AppOpenFileExtension to open a file with specific extension using the app
|
2017-05-26 20:45:04 +03:00 |
|
Sergii Pylypenko
|
0f05accbd4
|
SDL: bump SDK version to Android 7.1, it seems to work
|
2017-01-04 23:00:19 +02:00 |
|
Sergii Pylypenko
|
9234f44b9f
|
SDL: OUYA icon and manifest, for that one user who still got an OUYA in his living room and won't throw it away just because someone else decides that it's dead
|
2016-10-04 18:14:24 +03:00 |
|
Sergii Pylypenko
|
ee54f13f75
|
SDL: added GLES3 support
|
2016-08-22 21:46:35 +03:00 |
|
pelya
|
e93f0adfe9
|
Reverted max API version to Android N, because Android M pre-release SDK breaks Java version
|
2016-06-29 00:34:00 +03:00 |
|
Sergii Pylypenko
|
a1da75bb25
|
SDL: clang support in setEnvironment scripts, set CLANG=1 envvar for it to work, you will also need to include -latomic to your libs for ARM builds
|
2016-06-28 22:18:38 +03:00 |
|
Sergii Pylypenko
|
e6d455cbe9
|
Removed Cardboard intent, because non-Cardboard games show up in Cardboard app
|
2016-01-11 20:27:42 +02:00 |
|
pelya
|
abaf57d615
|
SDL: setenv("CARDBOARD_VR") if started from Google Cardboard app
|
2015-12-14 01:07:02 +02:00 |
|
Sergii Pylypenko
|
fb7e7ae217
|
SDL: Android TV support, preliminary for now.
|
2015-12-07 22:25:40 +02:00 |
|
Sergii Pylypenko
|
cc98874948
|
SDL: fixed manifest
|
2015-11-02 22:01:43 +02:00 |
|
Sergii Pylypenko
|
54de45e77c
|
SDL: do not request SD card write access for Android 4.4 and above, unless enabled in AndroidAppSettings
|
2015-10-23 15:55:53 +03:00 |
|
pelya
|
1d61f839ff
|
SDL: CreateService=y will create a persistent notification, so app is never killed
|
2015-10-18 03:45:16 +03:00 |
|
Sergii Pylypenko
|
52117704d4
|
SDL: updated to Android 6.0 Marshmallow framework
|
2015-09-04 21:39:14 +03:00 |
|
Sergii Pylypenko
|
8a747fc9ba
|
Fixed right mouse button acting as Back key on Samsung devices with USB/Bluetooth mouse, bumped minimum Android version to Gingerbread.
|
2015-06-05 20:38:42 +03:00 |
|
Sergii Pylypenko
|
abef3686fe
|
SDL: Android 2.3 compatibility is back
|
2015-01-15 17:35:28 +02:00 |
|
pelya
|
8834abfcd3
|
Fixed Samsung multiwindow mode, apps can be started at any order now
|
2015-01-01 22:53:14 +02:00 |
|
pelya
|
f482591bea
|
Half-assed support for Samsung MultiWindow, you neeed to enable "Autodetect screen orientation" to make it work, and launch SDL app as a second window
|
2015-01-01 20:21:46 +02:00 |
|
pelya
|
16da838bda
|
Android 3.0 is now lowest supported version, because of new 'clipboard changed' notification in SDL_syswm.h, using SDL_SYSWMEVENT.
|
2015-01-01 04:43:30 +02:00 |
|
Sergii Pylypenko
|
934f3981a9
|
Oops, fixed compilation
|
2014-12-25 17:17:23 +02:00 |
|
Sergii Pylypenko
|
ae8a1bce1a
|
Updated Android API version to Lollipop #holoyolomaterialswag
|
2014-10-23 20:04:13 +03:00 |
|
Sergii Pylypenko
|
c88babc14d
|
Google Play Games sign in that actually works
|
2014-07-08 18:45:07 +03:00 |
|
Sergii Pylypenko
|
7b694f3d7a
|
Support for linking with Google Play Services, also fixed Proguard config
|
2014-07-07 23:44:50 +03:00 |
|
Sergii Pylypenko
|
7da700e625
|
Made screen orientation, BPP, immersive mode and sub-frame touch events a user configurable options
|
2014-06-23 23:42:07 +03:00 |
|
Sergii Pylypenko
|
81150d7cae
|
Updated advertisements code to work with new Google Play SDK
|
2014-05-15 22:48:59 +03:00 |
|
pelya
|
e9f69da6d8
|
Screen orientation now fully depends on device sensors, even if user locked orientation in system settings
|
2014-04-24 00:22:14 +03:00 |
|
pelya
|
d29e780e9b
|
Option to disable INTERNET permission in AndroidAppSettings.cfg
|
2014-02-16 18:03:11 +02:00 |
|
pelya
|
fb02e91dc7
|
Support for Samsung's finger hover events, which require their own intent to get received
|
2014-02-03 00:33:50 +02:00 |
|
Sergii Pylypenko
|
7aa473d26d
|
Revert "Prevent app from restarting when display resolution changes (external displayy was plugged etc)"
This reverts commit 50656161c7.
|
2014-01-11 00:10:01 +02:00 |
|
Sergii Pylypenko
|
50656161c7
|
Prevent app from restarting when display resolution changes (external displayy was plugged etc)
|
2014-01-09 22:13:16 +02:00 |
|
Sergii Pylypenko
|
f2bcf09b26
|
Orientation now can be reverse landscape, small fix to keymap
|
2013-12-25 20:35:31 +02:00 |
|
pelya
|
0366b60f1a
|
Fixed crash with ShowMouseCursor=y, immersive mode for KitKat
|
2013-11-02 23:49:29 +02:00 |
|