Sergii Pylypenko
|
bfa4bbe20a
|
SDL: auto-switch data path to internal storage if writing to SD card fails
|
2021-11-28 01:33:53 +02:00 |
|
Sergii Pylypenko
|
077acc6880
|
SDL: support for install-time asset pack for Android app bundle
|
2021-06-07 00:20:09 +03:00 |
|
Sergii Pylypenko
|
50df6e53d0
|
SDL: fixed on-screen key layout and keycode remap dialogs, moved screen gestures to a separate variable
|
2021-05-31 02:36:56 +03:00 |
|
Sergii Pylypenko
|
5e27a1f850
|
SDL: increased on-screen keyboard to 12 keys
|
2021-05-23 03:12:03 +03:00 |
|
Sergii Pylypenko
|
4cf9c797ce
|
SDL: fixed video output coordinates
|
2021-05-22 02:58:26 +03:00 |
|
Sergii Pylypenko
|
206ee15e1f
|
SDL: option to draw in the display cutout area that actually works
|
2021-05-22 02:05:10 +03:00 |
|
Sergii Pylypenko
|
21adbe6a1e
|
SDL: more attempts to draw in the display cutout
|
2021-05-21 03:42:55 +03:00 |
|
Sergii Pylypenko
|
c5d8e8b3c7
|
SDL: futile attempt to draw over display cutout area
|
2021-05-21 02:27:12 +03:00 |
|
Sergii Pylypenko
|
11c23767fb
|
SDL: fixed .obb file mounting
|
2021-05-20 23:27:53 +03:00 |
|
Sergii Pylypenko
|
b9dfad3516
|
SDL: new download method 'mnt:' to mount .obb file created by jobb tool, the mount path is returned in ANDROID_OBB_MOUNT_DIR env variable
|
2021-05-20 02:32:35 +03:00 |
|
Sergii Pylypenko
|
c08e0e6db3
|
SDL: do not delete .obb file, do not request storage write permission to read .obb file
|
2021-05-19 00:06:09 +03:00 |
|
Sergii Pylypenko
|
d863f8f2fe
|
SDL: do not delete .obb file data
|
2021-05-16 01:55:34 +03:00 |
|
pelya
|
46826b2d17
|
SDL: fixed scroll wheel input for Bluetooth mouse
|
2021-02-13 23:47:06 +02:00 |
|
pelya
|
8746ad9623
|
SDL: updated Google Play Games API wrapper code
|
2021-01-01 01:48:37 +02:00 |
|
pelya
|
1d6b705ff3
|
SDL: removed touch event ratelimit hack, it introduces random input lag
|
2020-07-22 18:55:19 +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
|
bb09438e1b
|
SDL: SDL_WarpMouse() will move cursor coordinates for captured mouse on Android O
|
2020-02-27 21:09:39 +02:00 |
|
Sergii Pylypenko
|
ddd9b70af3
|
SDL: capture mouse input on Android O, so notification bar won't pop up every time mouse cursor hits top of screen
|
2020-02-26 21:47:29 +02:00 |
|
Sergii Pylypenko
|
a1f3b803f3
|
SDL: removed filtering from relative mouse touch input, becasue it makes input laggy
|
2020-01-06 21:04:45 +02:00 |
|
Sergii Pylypenko
|
3b33a27350
|
Debian: updated build scripts
|
2020-01-06 20:47:17 +02:00 |
|
Sergii Pylypenko
|
ae4e375c8e
|
Debian: updated postinstall script
|
2019-12-31 19:54:17 +02:00 |
|
Sergii Pylypenko
|
8b8597fbc3
|
SDL: permission dialog in start menu to write to external storage / SD card / USB stick
|
2019-11-07 21:57:37 +02: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
|
89ecc43d8f
|
SDL: fixed crash on Android 4
|
2019-05-13 23:09:10 +03:00 |
|
Sergii Pylypenko
|
d0f0e4cfea
|
SDL: better logs
|
2019-04-25 18:47:16 +03:00 |
|
Sergii Pylypenko
|
3bed7f054e
|
SDL: better logs when loading library
|
2019-04-25 18:41:09 +03:00 |
|
Sergii Pylypenko
|
d9ce299843
|
SDL: put binaries.zip to lib/<ARCH>/ so Play Store will (maybe, not tested) strip binaries for unsupported architectures
|
2019-02-25 21:26:54 +02:00 |
|
Sergii Pylypenko
|
639a2e7e69
|
SDL: fixed service notification on Android 8
|
2019-02-20 20:22:13 +02:00 |
|
Sergii Pylypenko
|
d431337433
|
SDL: fixed on-screen key layout customization dialog in SDL settings
|
2019-02-06 23:19:39 +02:00 |
|
Sergii Pylypenko
|
da55d86723
|
SDL: account for rounded screen corners for text input
|
2018-12-13 20:49:08 +02:00 |
|
Sergii Pylypenko
|
bf0eb74ea8
|
SDL: fix for loading libiconv
|
2018-12-05 19:49:59 +02:00 |
|
Sergii Pylypenko
|
bef5f545c5
|
SDL: fixed SdlVideoResizeKeepAspect=y messing up mouse position after restoring app from background
|
2018-09-20 21:01:04 +03:00 |
|
Sergii Pylypenko
|
40b87eb9ac
|
SDL: Added sqlite3-sdl to Java library mapping
|
2018-08-10 18:20:51 +03:00 |
|
Sergii Pylypenko
|
372a73207b
|
SDL: fixed built-in emulated keyboard
|
2018-07-02 22:13:24 +03:00 |
|
Sergii Pylypenko
|
7f4b9162ba
|
SDL: separate permission to read OBB file
|
2018-07-02 18:14:27 +03:00 |
|
Sergii Pylypenko
|
52cda7c82f
|
SDL: fixed command-line editor dialog
|
2018-07-02 17:49:02 +03:00 |
|
Sergii Pylypenko
|
ed9446c4a3
|
SDL: set env variable ANDROID_OBB_DIR to the directory with OBB files
|
2018-06-27 23:38:15 +03:00 |
|
pelya
|
16f944d3c6
|
SDL: disabled autodetecting screen orientation, multiwindow mode is broken anyway
|
2018-04-22 00:30:47 +03:00 |
|
Sergii Pylypenko
|
5452ff026f
|
SDL: fixed libexpat renamed to libexpat-sdl
|
2018-03-06 17:39:25 +02:00 |
|
pelya
|
e000bf3ea4
|
SDL: better main thread name
|
2018-02-03 21:25:16 +02:00 |
|
Sergii Pylypenko
|
f02e93636f
|
SDL: bigger screen buttons touch area, smaller button images
|
2017-11-10 22:09:50 +02:00 |
|
Sergii Pylypenko
|
49fb9a98e8
|
Liero: disabled readme text for TV
|
2017-11-09 20:50:52 +02:00 |
|
Sergii Pylypenko
|
b742ebaf72
|
SDL: unfinished support for multiple gamepads
|
2017-11-03 23:49:24 +02:00 |
|
Sergii Pylypenko
|
f5570a7dae
|
SDL: fixed several bugs in text input window by disabling custom onKey handlers
|
2017-11-02 22:07:12 +02:00 |
|
Sergii Pylypenko
|
2a60bdec8a
|
SDL: Fixed OK button not focused for readme dialog
|
2017-11-01 18:11:16 +02:00 |
|
Sergii Pylypenko
|
54c1b4b0b8
|
SDL: Fixed key remap dialog
|
2017-10-31 23:46:46 +02:00 |
|
Sergii Pylypenko
|
95ebb73426
|
SDL: refactoring of input event code
|
2017-10-31 23:36:22 +02:00 |
|
Sergii Pylypenko
|
d378ee692f
|
SDL: redefine gamepad Start/Select and DPAD keycodes in AndroidiAppSettings.cfg
|
2017-10-31 19:49:49 +02:00 |
|
Sergii Pylypenko
|
5af764f5ff
|
SDL: reverted useless code
|
2017-09-27 22:50:01 +03:00 |
|
Sergii Pylypenko
|
fb9d42b6f5
|
Fixed compilation
|
2017-09-27 22:49:06 +03:00 |
|