Commit Graph

370 Commits

Author SHA1 Message Date
pelya
75c0832039 Fixed build via scripts, tried to disable certificates check for https:// but failed - please make sure all your downloads using http:// scheme or do not install any certs 2010-11-16 19:30:49 +02:00
pelya
0a9bbef6ab Fix to mouse input, tried to force libintl to load translations but failed 2010-11-15 19:01:26 +02:00
pelya
4558ec8e91 Left mouse click can be triggered by multitouch too now - this is configurabe 2010-11-15 18:39:39 +02:00
pelya
85617e94cb Fixed random crash 2010-11-15 11:38:54 +02:00
pelya
62e8c34a88 Option for main() commandline parameters in ChangeAppSettings.sh, fixed UQM translation packs 2010-11-12 15:17:14 +02:00
pelya
8f6f72b1fb Added advanced point-and-click features: right mouse click via several methods, left click configurable, and showing part of screen under finger in small window 2010-11-09 16:05:39 +02:00
pelya
3c44578e93 Settings to support right mouse click, no real code yet. 2010-11-05 18:01:55 +02:00
pelya
6b250d3d50 Screen keyboard text input can be disabled through ChangeAppSettings, also it will hide screen joystick if it's not required, but key amount > 0 2010-11-05 16:11:18 +02:00
pelya
fdb429bcfc Fixed lib dependencies, made text input send Enter key at the end 2010-11-04 19:31:00 +02:00
pelya
7f582a107b Added QWERTY on-screen keyboard input, using built-in Android virtual keyboard and EditText widget 2010-11-04 19:01:23 +02:00
pelya
a70eb598ef EditableSurfaceView by Angus Lees, not yet integrated 2010-11-03 17:42:59 +02:00
pelya
123f2c14df Support for querying video surface pixles in SDL 1.2 HW mode - it's VERY slow 2010-11-02 15:38:45 +02:00
pelya
9e2d61c75b Enabled more aggressive optimizations for all apps and libs 2010-11-02 12:35:21 +02:00
pelya
852f1661ff Removed unused string from translations 2010-11-02 12:25:50 +02:00
pelya
570f3a2a9a Missing strings in transtaltions auto-generated by Google Translate 2010-11-02 11:49:50 +02:00
pelya
7f2b6b1210 Fixed errors in format string in Deutsch and Finnish translations. 2010-11-02 10:23:37 +02:00
pelya
3d83dccf1d Check actual methods from MotionEvent for multitouch input instead of SDK version 2010-11-01 15:12:28 +02:00
pelya
5c9f98c11a Report 0 joysticks to SDL if neither accelerometer nor on-screen keyboard is used 2010-10-27 14:44:00 +03:00
pelya
ab279067b7 Removed app name from all translations, fixed ChangeAppSettings.sh 2010-10-27 13:58:24 +03:00
pelya
498ce4b545 When you'll change app to build that won't be visible in Git commit.
Also fixed application name not updated for translated strings.xml
2010-10-27 13:50:15 +03:00