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
|
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
|
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
|
026495e13d
|
SDL: Better commandline dialog in options
|
2016-06-08 18:38:35 +03:00 |
|
pelya
|
c9320ec1af
|
SDL: option to disable TV borders
|
2016-03-12 15:31:35 +02:00 |
|
pelya
|
1d61f839ff
|
SDL: CreateService=y will create a persistent notification, so app is never killed
|
2015-10-18 03:45:16 +03: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 |
|
Sergii Pylypenko
|
8e2ad620d8
|
Cloud save: working implementation, no dialog to select your games yet
|
2014-07-09 20:50:16 +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
|
51389e0f0f
|
User-configurable option for on-screen joystick
|
2014-06-23 22:39:23 +03:00 |
|
pelya
|
47ae380720
|
Option to disable finger hover in SDL settings
|
2014-04-24 00:17:07 +03:00 |
|
pelya
|
343bfe673a
|
Move mouse with gyroscope, not tested yet.
|
2014-04-20 23:54:08 +03:00 |
|
pelya
|
4bc6687d1a
|
Support for hover events jitter filter, it doesn't work yet. Also updated translations
|
2014-02-23 00:39:26 +02:00 |
|
pelya
|
cb4611925f
|
Show game actions before showing all keycodes for HW key remap dialog
|
2013-06-24 21:41:41 +03:00 |
|
pelya
|
35c9156561
|
Fixed key layout dialog to work with second joystick
|
2013-05-12 18:50:04 +03:00 |
|
pelya
|
9cb04ba9d9
|
More fixes to on-screen keyboard
|
2013-05-04 20:06:16 +00:00 |
|
Sergii Pylypenko
|
cd89365cac
|
Redesigned on-screen key layout config dialog, readme text option now supported by default, updated translations
|
2013-04-24 20:53:17 +03:00 |
|
pelya
|
afce1cbde2
|
Dialog to abort data downloading
|
2013-03-09 22:11:13 +02:00 |
|
pelya
|
7c1805a9b8
|
Optino to reset SDL config, and show user a message if gyroscope is absent
|
2013-03-09 15:40:42 +02:00 |
|
pelya
|
0ea01bface
|
Dialog to calibrate gyroscope
|
2013-02-02 21:50:14 +02:00 |
|
pelya
|
8e9c49b884
|
Option to warn user if the device does not have enough RAM
|
2012-10-30 18:22:36 +02:00 |
|
pelya
|
517c71c317
|
Updated Biniax2 and translations
|
2012-09-19 14:42:09 +03:00 |
|
pelya
|
4957dc1899
|
Updated translations
|
2012-06-14 16:21:56 +03:00 |
|
pelya
|
c6489923f7
|
Some rudimentary support for hardware mouse
|
2012-01-31 18:48:16 +02:00 |
|
pelya
|
6e6b2e4a96
|
Disabled deutsch, finnish and french translations, because there's noone to maintain them
|
2011-11-17 17:15:12 +02:00 |
|
pelya
|
a62403da1d
|
On-screen keyboard visible size - buttons are smaller but touch area is still big
|
2011-07-27 18:54:23 +03:00 |
|
pelya
|
819febb3af
|
Warn users of Telechips devices that app will crash with their broken libc
|
2011-06-22 16:43:22 +03:00 |
|
pelya
|
c418f7da64
|
More modifications to SDL config dialog
|
2011-05-20 12:21:22 +03:00 |
|
pelya
|
50ef398490
|
Support Android 3.1 bluetooth/USB mouse (not tested!), added new option to choose mouse settings depending on the screen size
|
2011-05-19 14:00:56 +03:00 |
|
pelya
|
99f734c61c
|
Added new API for toggling text input via Android EditText widget
|
2011-02-24 16:21:54 +00:00 |
|
pelya
|
090ab8154c
|
Optiuon to run video rendering in separate thread - available only for SW mode
|
2011-02-15 15:40:40 +00:00 |
|
pelya
|
72a7edd34a
|
Converted optional downloads to default/non-default downloads, warn deveoper about files bigger than 1 Mb inside .apk
|
2011-02-11 11:11:49 +00:00 |
|
pelya
|
5e4b450e74
|
Implemented speed and acceleration for relative mode
|
2011-02-08 12:58:12 +00:00 |
|
pelya
|
d840a57e2c
|
Added settings for relative mouse movement - to Java only, they are not processed on C side yet
|
2011-02-07 15:27:12 +00:00 |
|
pelya
|
62acddf82f
|
Added texture filtering setting
|
2011-01-06 11:27:45 +00:00 |
|
pelya
|
156e802690
|
Renamed descriptions of some settings
|
2011-01-06 08:23:06 +00:00 |
|
pelya
|
92fe366c81
|
Option to assign mouse click to any HW key
|
2011-01-04 16:19:40 +00:00 |
|
pelya
|
66f7928078
|
Option to customize on-screen keyboard layout
|
2010-12-30 15:23:46 +00:00 |
|
pelya
|
154e2e3eda
|
Editable data download path/application curdir, editable app commandline, updated teadme
|
2010-12-29 12:55:44 +00:00 |
|
pelya
|
858dd2fdb2
|
Option for calibrating touchscreen
|
2010-12-28 13:46:13 +00:00 |
|
pelya
|
1228dbe4b0
|
Multitouch gestures
|
2010-12-23 16:07:37 +00:00 |
|
pelya
|
420852470c
|
Transparency option for on-screen keyboard, also swapped joystick axis as it is used this way in most games
|
2010-12-22 17:16:39 +00:00 |
|
pelya
|
ede9fc6749
|
Moved mouse config into separate group in config menu
|
2010-12-22 14:26:14 +00:00 |
|
pelya
|
fed1bc383b
|
Fixed typo in header file, implemented changing keycodes for on-screen keyboard
|
2010-12-16 15:20:29 +00:00 |
|
pelya
|
8c7f63e62b
|
Menu for editing on-screen controls, not finished yet!
|
2010-12-15 17:56:20 +00:00 |
|
pelya
|
3dd4da9b0b
|
Generic physical phone key to SDL key remapper, only dialog is implemented - it's not saved and not working yet
|
2010-12-07 20:05:52 +02:00 |
|
pelya
|
4bdec438c6
|
Configurable speed and accel to move mouse with joystick
|
2010-12-06 13:12:03 +02:00 |
|