Sergii Pylypenko
|
2a21ba82ad
|
XSDL: screen follows mouse cursor
|
2014-12-22 23:38:38 +02:00 |
|
Sergii Pylypenko
|
622966dd9b
|
Fixed screen staying black sometimes after restoring app from background
|
2014-12-18 21:50:52 +02:00 |
|
Sergii Pylypenko
|
fad0e66666
|
Fixed bug in gamepad dpad processing, removed old unused trackball code, random 64-bit fixes
|
2014-10-23 23:31:29 +03:00 |
|
Sergii Pylypenko
|
b6cc574e77
|
Nvidia Shield also sends AXIS_HAT_X/AXIS_HAT_Y events whne pressing gamepad, moved that code to generic joystick handling
|
2014-10-16 17:20:11 +03:00 |
|
pelya
|
4e67c9afc3
|
Cloud save fixes and improvements
|
2014-08-26 01:28:42 +03:00 |
|
Sergii Pylypenko
|
8e2ad620d8
|
Cloud save: working implementation, no dialog to select your games yet
|
2014-07-09 20:50:16 +03:00 |
|
pelya
|
4cd55d4d07
|
I'm not insane - gyroscope swaps axes when the screen orientation is inverted when holding the phone upside down.
|
2014-06-29 02:59:58 +03:00 |
|
Sergii Pylypenko
|
e7693951a2
|
Replaced spaces with tabs in Java code
|
2014-06-24 20:21:25 +03:00 |
|
Sergii Pylypenko
|
0a1b80a9dd
|
Fixed SDL not sleeping while in background. It's actually a serious bug, but it wasn't that obvious, because all devices are multicore now.
|
2014-06-24 19:09:57 +03:00 |
|
pelya
|
ed8e3457d0
|
Updated license text in all SDL 1.2 sources
|
2014-06-22 01:58:38 +03:00 |
|
Sergii Pylypenko
|
9accde7d6a
|
Added API to read text Android clipboard
|
2014-05-13 03:24:09 +03:00 |
|
pelya
|
b127b04a7b
|
Fixed disabling finger hover, updated Gimp
|
2014-05-02 22:27:21 +03:00 |
|
pelya
|
6017a2ba4d
|
Force screen refresh when hovering finger leaves the screen, to remove magnifier window
|
2014-04-24 01:10:38 +03:00 |
|
pelya
|
47ae380720
|
Option to disable finger hover in SDL settings
|
2014-04-24 00:17:07 +03:00 |
|
pelya
|
0c5df7594c
|
Fixed gyroscope calibration not saved to settings file, fixes to gyroscope mouse input - it still does not work with finger hover
|
2014-04-21 20:30:52 +03:00 |
|
Sergii Pylypenko
|
3061223a9c
|
Replaced shared ICU libs with static - shared ones do not work because of exceptions
|
2014-03-13 21:17:34 +02:00 |
|
pelya
|
6691181f21
|
Magnifying glass when hovering finger near display
|
2014-02-23 20:09:32 +02:00 |
|
pelya
|
881a7daf70
|
Fixed international text input in XServer
|
2014-02-23 19:26:20 +02:00 |
|
pelya
|
0b4b82b969
|
Working hiver jitter filter
|
2014-02-23 14:47:55 +02:00 |
|
Sergii Pylypenko
|
4383b9d5fb
|
Split mouse handling code into several small functions, removed 'tiny' screen size
|
2014-02-22 01:14:55 +02:00 |
|
Sergii Pylypenko
|
8ed0ab07d3
|
Disabled unnecessary debug message
|
2014-02-11 20:47:02 +02:00 |
|
pelya
|
04aec7cae0
|
Auto-detect buggy touch panels, improved finger hover support
|
2014-02-08 21:08:45 +02:00 |
|
Sergii Pylypenko
|
64953e7c00
|
Damn stupid buggy Chinese tablets, who send bogus input events
|
2014-02-04 21:34:46 +02:00 |
|
Sergii Pylypenko
|
66acfa2a16
|
Moved check to ignore touch events with [0, 0] coordingates from MTK-specific to generic code
|
2014-02-04 20:43:56 +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 |
|
pelya
|
bdde59bfa6
|
Fixed SDL_HideScreenKeyboard() not restoring immersive mode and not hiding the SDL_ANDROID_ToggleScreenKeyboardWithoutTextInput() keyboard.
|
2014-01-06 02:20:34 +02:00 |
|
pelya
|
41825b30e4
|
Oops, compilation error
|
2013-12-03 20:55:10 +02:00 |
|
pelya
|
96d2e43bfb
|
Fix for MTK tablets with broken touch input
|
2013-12-03 20:45:00 +02:00 |
|
Sergii Pylypenko
|
0fd6ec0268
|
Xserver-gimp: fixed immersive mode
|
2013-11-14 17:58:02 +02:00 |
|
pelya
|
06e6778145
|
Support for touch event history, for more accurate drawing.
|
2013-11-05 10:48:51 +02:00 |
|
pelya
|
df6afa23aa
|
Removed Xpreria Play touchpad code
|
2013-11-03 16:19:47 +02:00 |
|
pelya
|
994456b228
|
Make touch pressure in-line with "1024 levels of sensitivity" Galaxy Note claims
|
2013-11-03 16:14:30 +02:00 |
|
pelya
|
76039500d7
|
Support for my crappy cheap DragonRise Datex gamepad
|
2013-09-01 22:43:00 +03:00 |
|
pelya
|
bc0a701e47
|
Fixed 4:3 aspect ratio, magnifying glass is buggy in this mode (I hope noone will use these two options together)
|
2013-05-10 23:45:04 +03:00 |
|
pelya
|
ed5f401e3f
|
Replaced System.out.println() with proper Log.i() across Java files
|
2013-05-04 23:32:37 +03:00 |
|
pelya
|
05847089d3
|
Application can modify text input hint message
|
2013-03-08 00:30:59 +02:00 |
|
pelya
|
e08387c9db
|
Cap FPS when entering text
|
2013-03-07 15:04:37 +02:00 |
|
pelya
|
d0a5bd4380
|
Removed custom Xperia Play touchpad support, it does not work anyway, and Xperia Play is a failure
|
2013-02-02 13:52:06 +02:00 |
|
pelya
|
a12c6ada8d
|
Gyroscope support
|
2013-02-01 19:16:25 +02:00 |
|
pelya
|
ba36393a0c
|
Support for PS3 gamepad - I've breaked SDL joystick API again, yay!
|
2013-01-23 18:55:58 +02:00 |
|
pelya
|
103b5543bc
|
Fixed Galaxy Note 2 stylus events, removed Note-specific hack to stylus input
|
2013-01-19 21:14:41 +02:00 |
|
pelya
|
ab8690eb85
|
Merge branch 'sdl_android' of github.com:pelya/commandergenius into android
|
2012-10-29 16:51:46 +02:00 |
|
pelya
|
a5c62580b1
|
SDL_ScreenKeyboard compatibility for SDL2, updated mxml and jpeg libraries
|
2012-10-29 16:50:15 +02:00 |
|
pelya
|
380a732f52
|
Setting some env variables like app path and display physical size
|
2012-10-21 22:09:48 +03:00 |
|
pelya
|
fef867ebcb
|
Toggled back mouse events ratelimiting, changed magnifying glass grag&drop to be more snappy, updated OpenTTD
|
2012-09-22 17:14:31 +03:00 |
|
pelya
|
7d04504ee5
|
Asynchronous SDL_ACTIVEEVENT, when you lose focus.
|
2012-09-20 17:40:41 +03:00 |
|
pelya
|
17ea07d39d
|
Changed accelerometer/multitouch/joystick input once again, removed touch event ratelimiting for Froyo and newer.
|
2012-09-17 15:51:13 +03:00 |
|
pelya
|
fb4ccea118
|
Updated description of advertisement API, added function to request new ad.
|
2012-09-12 13:32:45 +03:00 |
|
pelya
|
6dec5b8a1e
|
Implemented moving/hiding ad from C code, updated admob test project with moving ad
|
2012-09-06 19:41:40 +03:00 |
|
pelya
|
046e36acd3
|
Put app data files into correct place instead of /sdcard/app-data/..
|
2012-08-13 23:08:28 +03:00 |
|