Sergii Pylypenko
|
fb9d42b6f5
|
Fixed compilation
|
2017-09-27 22:49:06 +03:00 |
|
Sergii Pylypenko
|
3a9b31a41f
|
SDL: random fix to text input that does not work
|
2017-09-27 22:31:38 +03:00 |
|
Sergii Pylypenko
|
b8c5dd1d70
|
SDL: better text input soft keyboard code
|
2017-09-27 22:25:43 +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 |
|
Sergii Pylypenko
|
5223f423d8
|
SDL: Attempt to fix async text input
|
2017-09-26 22:27:53 +03:00 |
|
lubomyr
|
34824e3300
|
implemented api for setSystemMousePointerVisibility
|
2017-09-18 19:51:17 +03:00 |
|
gyf9835
|
2cc2d7bca5
|
Update strings.xml
Update
|
2017-07-11 23:36:30 +08: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 |
|
pelya
|
d94bfa11f7
|
SDL: new option HideSystemMousePointer for hiding Android system mouse pointer when USB mouse is used, tested only on emulator so might not work at all
|
2017-05-14 23:03:14 +03:00 |
|
Sergii Pylypenko
|
5edfb74432
|
SDL: re-create download outdir if SD card is replaced
|
2017-02-24 17:01:23 +02:00 |
|
Gerhard Stein
|
a877155344
|
CRC workaround for older versions
|
2017-01-29 20:38:36 +01:00 |
|
Sergii Pylypenko
|
fc3265c289
|
SDL: option for desktop mouse mode / no touch filtering, added back backspace key handler hack to text input window
|
2017-01-27 22:24:08 +02:00 |
|
Sergii Pylypenko
|
6a7d1887b8
|
SDL: settings file sohuld be non-readable by other apps for API level 25
|
2017-01-13 15:15:41 +02:00 |
|
Sergii Pylypenko
|
5887c3cc0d
|
SDL: more fixes to async text input
|
2017-01-10 21:14:33 +02:00 |
|
Sergii Pylypenko
|
a826416f74
|
SDL: fixed SDL_ANDROID_GetScreenKeyboardTextInputAsync() API, build.sh -q will rebuild only armeabi-v7a package
|
2017-01-10 20:47:35 +02:00 |
|
Sergii Pylypenko
|
a1089ea20a
|
SDL: Fixed a crash with Gradle 2.2.3
|
2016-12-27 21:30:24 +02:00 |
|
Sergii Pylypenko
|
8474c6c59e
|
Fixed a warning in Chinese translation
|
2016-12-27 21:17:31 +02:00 |
|
gyf9835
|
5a1f201806
|
Create strings.xml
Translated into Chinese.
|
2016-12-23 22:30:31 +08:00 |
|
Sergii Pylypenko
|
ee54f13f75
|
SDL: added GLES3 support
|
2016-08-22 21:46:35 +03:00 |
|
lubomyr
|
454dbd7045
|
added transparency to built-in virtual keyboard
|
2016-08-19 18:47:22 +03:00 |
|
Sergii Pylypenko
|
c8f0ab02c8
|
SDL: updated Google Play Games build scripts, removed Google+ stuff
|
2016-08-15 21:54:57 +03:00 |
|
pelya
|
fe7c6be644
|
SDL: fixed multithreaded video rendering crashing
|
2016-08-14 23:51:11 +03:00 |
|
pelya
|
b4cbc0aa75
|
SDL: ask for SD card permission right after launch, removed SDL_ANDROID_RequestExternalStorageRuntimePermission() API
|
2016-08-14 22:50:37 +03:00 |
|
Sergii Pylypenko
|
ea704ddbb4
|
SDL: yet another Android 2.3 fix
|
2016-07-07 19:23:21 +03:00 |
|
pelya
|
a6756d410f
|
SDL: oops, forgot to bump OpenSSL version in Java code
|
2016-07-03 03:08:53 +03:00 |
|
pelya
|
7e032dd40a
|
SDL: request Marshmallow SD card runtime permission using SDL_ANDROID_RequestExternalStorageRuntimePermission()
|
2016-06-27 01:11:18 +03:00 |
|
Sergii Pylypenko
|
cbd8374185
|
SDL: renamed libcrypto and libssl to avoid clashing with system libraries, fixed crashes in SD card Java code
|
2016-06-10 19:43:32 +03:00 |
|
Sergii Pylypenko
|
90cc2821a6
|
SDL: mosaic TV borders, do not show dull grey, or Google will reject the app
|
2016-06-08 20:49:55 +03:00 |
|
Sergii Pylypenko
|
026495e13d
|
SDL: Better commandline dialog in options
|
2016-06-08 18:38:35 +03:00 |
|
Sergii Pylypenko
|
d1b9f16f93
|
SDL: fixed a bug with deleting files on update, when the app is installed on external SD card
|
2016-06-07 20:45:53 +03:00 |
|
Sergii Pylypenko
|
608c89d692
|
SDL: copy assets from AndroidData recursively, this allows app to put it's data dir into .apk file and use libzzip or libphysfs to read it from getenv("ANDROID_MY_OWN_APP_FILE")
|
2016-06-06 16:26:09 +03:00 |
|
Sergii Pylypenko
|
b478e207fc
|
SDL: fixed a crash in onTouchEvent on Android 2.3 devices
|
2016-06-01 23:07:14 +03:00 |
|
pelya
|
98f3642373
|
Updated .gitignore
|
2016-05-28 01:50:57 +03:00 |
|
Sergii Pylypenko
|
df92b2fc8b
|
SDL: do not use VOICE_CALL audio source, it's only available during voice calls
|
2016-05-27 19:52:08 +03:00 |
|
Sergii Pylypenko
|
22e7f45f6f
|
SDL: show Marshmallow permission dialog for recording audio
Updated SuperTux
|
2016-05-27 19:34:34 +03:00 |
|
Sergii Pylypenko
|
87e9b75d98
|
SDL: record audio using headset, if it's connected.
|
2016-05-27 18:20:30 +03:00 |
|
pelya
|
2bc39e57ba
|
SDL: check that SD card is writable before writing there on fresh install
|
2016-05-17 13:14:17 +03:00 |
|
pelya
|
723e0524ac
|
SDL: do not pause each frame if screen keyboard is shown without full-screen text input field, this makes built-in keyboard choppy
|
2016-05-16 01:02:21 +03:00 |
|
Sergii Pylypenko
|
922feec8b9
|
SDL: Replaced Apache HTTP with HttpURLConnection, to decrease app size and number of dependencies
|
2016-04-20 23:04:16 +03:00 |
|
pelya
|
493530112e
|
SDL: new API SDL_ANDROID_SetConfigOption() to configure SDL Android-specific options, such as video depth (which requires app restart)
|
2016-04-17 01:06:27 +03:00 |
|
Sergii Pylypenko
|
60042293ae
|
SDL: fixed custom installation path dialog
|
2016-04-08 21:29:17 +03:00 |
|
pelya
|
a33fd500a8
|
Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android
Conflicts:
todo.txt
|
2016-03-17 12:20:07 +02:00 |
|
Sergii Pylypenko
|
d0be1c1ce1
|
SDL: truncate .obb file if Google Play downloads it again, happens all the time during updates
|
2016-03-16 22:48:13 +02:00 |
|
Sergii Pylypenko
|
751a7a3cae
|
SDL: better menu to edit commandline parameters
|
2016-03-16 21:59:15 +02:00 |
|
pelya
|
033be3ee53
|
SDL: we always have permission to write to our own dir on SD card on KitKat
|
2016-03-13 22:51:55 +02:00 |
|
pelya
|
c9320ec1af
|
SDL: option to disable TV borders
|
2016-03-12 15:31:35 +02:00 |
|
Sergii Pylypenko
|
90f4f25051
|
SDL: do not restart DummyService automatically, that does nothing good
|
2016-02-24 20:44:32 +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
|
f4a9ecef6e
|
SDL: Fixed Play game services not compiling
|
2015-12-04 17:13:19 +02:00 |
|