Commit Graph

413 Commits

Author SHA1 Message Date
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