Commit graph

32 commits

Author SHA1 Message Date
shagrath
6993128372 Interface revamping (no more badly scaled bitmaps !) 2012-11-10 19:06:08 +01:00
shagrath
da314fd6ec Bump 2011-12-19 23:21:30 +01:00
shagrath
4090860503 More layout duplications :\ 2011-12-19 23:21:09 +01:00
shagrath
366bb8eae5 Last minute changes 2011-12-18 19:50:31 +01:00
shagrath
a5f107c67b Support for xlarge screens 2011-12-18 18:04:28 +01:00
shagrath
3622d56bfa Prevent onDestroy from being called with API level 13+ 2011-12-18 17:56:21 +01:00
shagrath
8defbf1e85 Added experimental sound (buggy right now), only system beeps so far
Added possibility to scale controls
2011-11-09 23:58:08 +01:00
shagrath
ddb4f6fcf7 Fixed the jni global reference 2011-11-09 23:57:44 +01:00
shagrath
d1a7351c48 new sdk, target version on ICS 2011-11-09 23:57:22 +01:00
shagrath
6d1092675b Added xhdpi graphics for futures 720p devices 2011-11-09 23:55:37 +01:00
shagrath
9c40ff3b1a Fix crash on 2.1 devices : the timezone field is not defined in bionic
for that version
2011-08-10 01:44:04 +02:00
shagrath
ad6da42290 Removed posix signal handlers from the original X48 emulator, which
seems to crash the SGS2 when main activity is paused
2011-08-09 21:53:57 +02:00
shagrath
c4e57f0b87 Fix 'Save on exit' option 2011-08-09 21:49:49 +02:00
shagrath
14cbe8ebda Forgot the event wrapper classes 2011-06-29 21:07:42 +02:00
shagrath
b3db7fb931 Multitouch detection + 1.5/1.6 devices support. 2011-06-29 21:06:09 +02:00
shagr4th
a3022a6f17 Merge pull request #6 from wildservices/multitouch
Multitouch support added
2011-06-29 11:15:30 -07:00
Denis Bernard
64bcf4bfe5 Bug fix in multitouch
When holding down multiple keys simultaneously, if the first pressed
key was released first, the UP event would not fire for the others.
2011-06-29 10:16:03 +02:00
7fe268b8bb Merge pull request #5 from wildservices/clean
Timezone bug fix and cleanup
2011-06-28 13:57:56 -07:00
Denis Bernard
ca5733f5d0 Added multitouch support
- Bug fix for keycode mismatch 25 != 26 between up and down events from
   hardware keyboard
 - Multitouch support in order to allow the ability to press multiple
   keys simultaneously.
2011-06-28 15:28:21 +02:00
Denis Bernard
ce38fb6c90 Real fix for the timer issue 2011-06-28 12:42:30 +02:00
Denis Bernard
8a1d6753bc Fixed timezone issue
Timezone offset was not working.
2011-06-27 21:23:06 +02:00
Denis Bernard
c860dbbba9 Cleaned up build files 2011-06-27 21:19:26 +02:00
shagrath
644913a4bf Fix potential ANR + Option to permanently disable minimal controls 2011-06-04 13:10:12 +02:00
shagrath
ce9f55cf82 Fix large screens (GalaxyTab), New option to hide the status bar 2010-11-07 21:45:13 +01:00
shagrath
7086117dbd Keyboard removal 2010-10-05 23:54:33 +02:00
shagrath
fd9e9caced Cosmetic changes redux 2010-10-05 22:48:54 +02:00
shagrath
ee6f942b5d Cosmetic changes / QVGA buttons / Pixel positioning 2010-10-05 20:41:28 +02:00
shagrath
dc07bab99d Cleanup, fixes and minimal controls as persistent option 2010-09-21 00:52:33 +02:00
shagrath
e9736ddab4 Added option for a full width LCD screen 2010-09-18 15:04:53 +02:00
shagrath
05bc9c2312 Notice 2010-09-18 01:55:04 +02:00
shagrath
7c1e22bb03 Cleanup 2010-09-18 01:44:23 +02:00
shagrath
e7a4810274 First commit 2010-09-18 01:13:52 +02:00