pelya
|
d322747569
|
Fixed bug with XPeria Play touchpad support, added more robust external mouse detection
|
2012-02-16 16:25:52 +02:00 |
|
pelya
|
718a9bdd12
|
Added some todo
|
2012-02-15 16:05:19 +02:00 |
|
pelya
|
7739613731
|
HIGHLY EXPERIMENTAL AND UNTESTED support for Xperia Play touchpad
|
2012-02-15 15:27:03 +02:00 |
|
pelya
|
a9e742b7b6
|
Fix to my prev commit
|
2012-02-14 18:50:43 +02:00 |
|
pelya
|
5ad654500f
|
Added option to remove specified file from SD card on upgrade
|
2012-02-14 16:44:29 +02:00 |
|
pelya
|
ea9f7b604e
|
External mouse is still falsely detected if you tap the screen quickly, so now there is a 10 second timer for detecting it.
|
2012-02-07 14:13:16 +02:00 |
|
pelya
|
fa13f76061
|
Fixed the last bug with hardware mouse detection
|
2012-02-03 17:41:43 +02:00 |
|
pelya
|
d8e16a2b4f
|
Fixed hardware mouse detection, fixed Ballfield example
|
2012-02-01 12:53:25 +02:00 |
|
pelya
|
c6489923f7
|
Some rudimentary support for hardware mouse
|
2012-01-31 18:48:16 +02:00 |
|
pelya
|
a4b406c424
|
Updated OpenTTD, fixed build scripts
|
2011-12-08 14:17:58 +02:00 |
|
pelya
|
2fe92bdcf9
|
Another small fix to data downloader
|
2011-11-29 20:08:59 +02:00 |
|
pelya
|
9ed305398c
|
Fixed progress message in data downloader
|
2011-11-29 17:48:03 +02:00 |
|
pelya
|
8407008d6c
|
Lame support for multipart archives in assets, added XRick game
|
2011-11-29 14:22:29 +02:00 |
|
pelya
|
baa8ac0731
|
Updated translations
|
2011-11-25 12:41:32 +02:00 |
|
pelya
|
c1e5111158
|
Reordered screen zoom settings, so the smallest display comes on top
|
2011-11-24 17:22:34 +02:00 |
|
pelya
|
b8627ed0c9
|
Added more screen zoom modes
|
2011-11-23 20:02:24 +02:00 |
|
pelya
|
88dac36db5
|
French translation updated by slvn.
|
2011-11-23 12:50:09 +02:00 |
|
pelya
|
1ba2a44423
|
Moved French translation back
|
2011-11-21 11:54:05 +02:00 |
|
pelya
|
db20fa20fb
|
Ratelimiting touch events is always enabled now, because without it we will get mouse movement lag.
|
2011-11-17 17:56:12 +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
|
90014495ee
|
Option to clean up SDL config left from the old app version
|
2011-11-16 18:29:19 +02:00 |
|
pelya
|
d5313cb08e
|
Toggling text input shows screen keyboard automatically, updated fheroes2
|
2011-11-16 15:10:52 +02:00 |
|
pelya
|
585ac4140e
|
Added system mouse cursor support
|
2011-10-31 14:49:07 +03:00 |
|
pelya
|
caab1c07bb
|
Updated OpenTTD, fixes for NDK r6.
|
2011-10-26 16:03:12 +03:00 |
|
pelya
|
b610a03e67
|
Tentative fix for a regression when rendering became slow on certain devices
|
2011-10-12 16:16:33 +03:00 |
|
pelya
|
16bd732515
|
Updated OpenTTD, updated readme
|
2011-10-10 18:17:56 +03:00 |
|
pelya
|
975294dc68
|
Fixed GFX errors on newer Tegra devices, due to improper choosing GL config in Java code
|
2011-09-02 16:28:51 +03:00 |
|
pelya
|
136d307c1b
|
Added hack to enforce relative mouse movement mode, for PUAE
|
2011-08-30 15:01:55 +03:00 |
|
pelya
|
39457725f6
|
Small fix to suspend/resume
|
2011-08-29 18:17:57 +03:00 |
|
pelya
|
f3193e8fd2
|
Fixed nasty bug in "touch near cursor to click" mouse emulation mode,
also validated on-screen keyboard with 10-point touchscreen, no issues found.
|
2011-08-11 19:36:06 +03:00 |
|
pelya
|
c4aecd807b
|
Do not ratelimit touch events on Froyo/Gingerbread, they are already ratelimited by OS
|
2011-08-09 14:34:50 +03:00 |
|
pelya
|
16f757970a
|
Fixed new code, added GLES2 example - I'm not sure that it works correctly, but it reports that GLES 2 is initialized
|
2011-08-02 13:20:32 +03:00 |
|
pelya
|
6caefe96a5
|
Load shared GLESv2 library
|
2011-07-29 18:44:49 +03:00 |
|
pelya
|
69de188e16
|
Added GLES2 support, and support for 24bpp and 32bpp - NOT TESTED,
it's only for OpenGL and for pure SW mode, HW SDL surfaces won't work
|
2011-07-29 17:41:27 +03:00 |
|
pelya
|
ad97333b34
|
Various fixes to Settings.java
|
2011-07-28 16:45:42 +03:00 |
|
pelya
|
06e262ebdb
|
Stop accelerometer when the app is put to background, and start it when it's resumed - I did not test this patch yet.
|
2011-07-28 16:11:35 +03: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
|
da5072109f
|
Changed default on-screen keyboard size to large
|
2011-07-25 17:09:10 +03:00 |
|
pelya
|
bbf90a959b
|
Added compatibility mode to SDL, for misbehaving apps that don't call SDL_Flip()
|
2011-07-06 11:49:01 +03:00 |
|
pelya
|
877654a2d4
|
Updated VCMI, fixed crash due to SDL_Image not supporting PCX format
|
2011-07-01 15:32:20 +03:00 |
|
pelya
|
4d3c771791
|
Changed license type to ZLIB for the Java source files
|
2011-06-24 11:43:07 +03:00 |
|
pelya
|
052a98a319
|
Updated translations
|
2011-06-22 18:13:22 +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
|
62fd0b2dd6
|
VCMI loads main menu on a device, but crashes right after click on any botton. Megadebug patch attached.
|
2011-06-16 19:57:53 +03:00 |
|
pelya
|
e8dd7d71d6
|
Fixes to new build system
|
2011-06-14 19:44:58 +03:00 |
|
pelya
|
538a0d0b3f
|
Updated VCMI, added readme
|
2011-06-10 13:27:16 +03:00 |
|
pelya
|
22a4b5ac03
|
Added VCMI server, but it cannot be launched apparently, because VCMI just crash
|
2011-06-09 20:22:51 +03:00 |
|
pelya
|
b118aed813
|
Fixes to ffmpeg and to VCMI
|
2011-06-07 15:42:22 +03:00 |
|
pelya
|
550341ad8b
|
Draw the logo when app loads, until the first SDL_Flip(), also fixed small bug in menu
|
2011-06-01 13:13:29 +03:00 |
|
pelya
|
47b5d6938a
|
If you've added another download with "!" at the beginning to the updated .apk - do not ask user, just download the file
|
2011-05-31 18:52:12 +03:00 |
|