Commit graph

37 commits

Author SHA1 Message Date
shagr4th
de5b6e4f94 Better menu action 2014-09-20 11:03:29 +02:00
shagr4th
6c2d25db56 Simplification 2014-09-20 10:05:11 +02:00
shagr4th
03d4aa168b Replaced java synchronization by a native one. 2014-09-09 19:15:57 +02:00
shagr4th
e3f8cdded1 Better external storage management 2013-10-29 00:25:58 +01:00
shagr4th
332888b8c5 Fixed issue with the bitmap skin 2013-10-25 08:38:10 +02:00
shagr4th
4365c9b74b Temporary change 2013-10-25 01:21:02 +02:00
shagr4th
906a758cee Last minute fix 2013-10-24 23:29:57 +02:00
shagr4th
2f588d49bd Fixed openOptionsMenu on large screens 2013-10-24 23:29:38 +02:00
shagr4th
eb229e8b38 Additional messages 2013-10-24 20:58:13 +02:00
shagr4th
7fa4cc14ef slightly larger font for the menu message 2013-10-20 22:35:40 +02:00
shagr4th
a2828de9b4 Move the x48 support files in the proper Android external directory
(rather than the old .hp48 one). An uninstall will delete all files this
way
2013-10-20 22:19:45 +02:00
shagr4th
acf8636074 Show system menu on lcd screen touch event 2013-10-06 20:59:55 +02:00
shagr4th
45d2375873 Small adjustments on labels positions 2013-10-06 20:59:25 +02:00
shagrath
067b23ced8 Remove the exit(0), and implemented a mechanism for seamless emulation
exit
2012-11-15 21:55:07 +01:00
shagrath
cb9056f215 Better graphics, new font 2012-11-15 21:54:02 +01:00
shagrath
e6f8baddfc New settings (bitmap skin) 2012-11-13 21:21:23 +01:00
shagrath
e424470073 Moved the emulator thread in the main activity 2012-11-13 21:21:04 +01:00
shagrath
d7ad56aa0a Restore the old bitmap pieces, better scaling for the new
interface and force usage of a TTF to avoid custom fonts issue
2012-11-13 21:20:43 +01:00
shagrath
1ac3fa5334 Fix on data directory retrieval 2012-11-12 19:05:24 +01:00
shagrath
d4eef6723c HP48S support 2012-11-10 19:06:51 +01:00
shagrath
6993128372 Interface revamping (no more badly scaled bitmaps !) 2012-11-10 19:06:08 +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
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
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
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
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
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
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
7c1e22bb03 Cleanup 2010-09-18 01:44:23 +02:00
shagrath
e7a4810274 First commit 2010-09-18 01:13:52 +02:00