Commit Graph

167 Commits

Author SHA1 Message Date
pelya ad97333b34 Various fixes to Settings.java 2011-07-28 16:45:42 +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 bbf90a959b Added compatibility mode to SDL, for misbehaving apps that don't call SDL_Flip() 2011-07-06 11:49:01 +03:00
pelya 4d3c771791 Changed license type to ZLIB for the Java source files 2011-06-24 11:43:07 +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 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 3b0b8675eb New revamped startup dialog, with possibility to disable separate menu options or entire dialog through ChangeAppSettings.sh 2011-05-31 16:30:08 +03:00
pelya b10fefba4f Fixed the NO_REMAP implementation, fixed few minor bg in Settings.java 2011-05-30 15:25:08 +03:00
pelya f06e5643e7 Reverted my work-in-progress changes in Settings.java, that broke compilation 2011-05-30 11:17:32 +03:00
pelya 3409066830 Patch to make volume keys change volume instead of in-game action, by lmak 2011-05-26 11:27:50 +03:00
pelya c418f7da64 More modifications to SDL config dialog 2011-05-20 12:21:22 +03:00
pelya 342b99c77d Started refactoring SDL startup menu 2011-05-19 17:29:03 +03:00
pelya 50ef398490 Support Android 3.1 bluetooth/USB mouse (not tested!), added new option to choose mouse settings depending on the screen size 2011-05-19 14:00:56 +03:00
pelya 2bb4e56768 Changed random code in arbitrary places to fix mysterious crash 2011-04-21 21:09:52 -04:00
pelya ea3df210c4 Added a license exception to permit custom startup config dialogs in closed-source projects. 2011-04-18 18:02:28 +00:00
pelya 99f734c61c Added new API for toggling text input via Android EditText widget 2011-02-24 16:21:54 +00:00
pelya be0552d7e9 Made SDL config menu better looking 2011-02-23 11:11:59 +00:00
pelya 090ab8154c Optiuon to run video rendering in separate thread - available only for SW mode 2011-02-15 15:40:40 +00:00
pelya 72a7edd34a Converted optional downloads to default/non-default downloads, warn deveoper about files bigger than 1 Mb inside .apk 2011-02-11 11:11:49 +00:00
pelya 709b660aae Updated build scripts, added sorting for SDL keycodes in config menu 2011-02-10 16:53:54 +00:00
pelya 115a3393ca One small fix to menus 2011-02-08 14:21:24 +00:00
pelya 5e4b450e74 Implemented speed and acceleration for relative mode 2011-02-08 12:58:12 +00:00
pelya 0cb701bb24 Implemented clicking with tap and timeout 2011-02-07 17:49:14 +00:00
pelya d840a57e2c Added settings for relative mouse movement - to Java only, they are not processed on C side yet 2011-02-07 15:27:12 +00:00
pelya 727925fed2 Removed Ugly Arrows" keyboard theme, save/restore OpenGL context when drawing on-screen keyboard 2011-01-24 14:09:03 +00:00
pelya 62acddf82f Added texture filtering setting 2011-01-06 11:27:45 +00:00
pelya 156e802690 Renamed descriptions of some settings 2011-01-06 08:23:06 +00:00
pelya 92fe366c81 Option to assign mouse click to any HW key 2011-01-04 16:19:40 +00:00
pelya 66f7928078 Option to customize on-screen keyboard layout 2010-12-30 15:23:46 +00:00
pelya 678373c58a Another smal lfix for default settings 2010-12-29 13:24:25 +00:00
pelya 0754273a70 Fixed one small bug in config menu 2010-12-29 13:02:37 +00:00
pelya 154e2e3eda Editable data download path/application curdir, editable app commandline, updated teadme 2010-12-29 12:55:44 +00:00
pelya 858dd2fdb2 Option for calibrating touchscreen 2010-12-28 13:46:13 +00:00
pelya 1228dbe4b0 Multitouch gestures 2010-12-23 16:07:37 +00:00
pelya c13ac6856f Updated Simple Theme by Beholder, fixed small bug in config dialogs 2010-12-23 08:19:17 +00:00
pelya 420852470c Transparency option for on-screen keyboard, also swapped joystick axis as it is used this way in most games 2010-12-22 17:16:39 +00:00
pelya 80d778b68f Moved screen keyboard to it's own subsection in config 2010-12-22 16:28:08 +00:00
pelya ede9fc6749 Moved mouse config into separate group in config menu 2010-12-22 14:26:14 +00:00
pelya b0c38f7c28 Simple Theme by Beholder for on-screen keyboard 2010-12-21 10:05:05 +00:00
pelya e34e40f4c1 Fix for on-screen keymapping dialog, it's still buggy yet 2010-12-20 11:18:27 +00:00
pelya fed1bc383b Fixed typo in header file, implemented changing keycodes for on-screen keyboard 2010-12-16 15:20:29 +00:00
pelya 8c7f63e62b Menu for editing on-screen controls, not finished yet! 2010-12-15 17:56:20 +00:00
pelya 22f21566a7 Fixed keycode remapper 2010-12-10 17:02:45 +00:00
pelya 658bec6205 SDL keycodes now can be redefined by user 2010-12-10 16:42:55 +00:00
pelya 3dd4da9b0b Generic physical phone key to SDL key remapper, only dialog is implemented - it's not saved and not working yet 2010-12-07 20:05:52 +02:00
pelya 4bdec438c6 Configurable speed and accel to move mouse with joystick 2010-12-06 13:12:03 +02:00
pelya 508b1aef1f Added titile to config menu 2010-12-01 15:15:56 +02:00
pelya 92aa47b0ce Fixed crash in Java code 2010-11-30 18:11:20 +02:00
pelya 54dbce5e6c Oops 2010-11-30 17:53:44 +02:00