Commit Graph

115 Commits

Author SHA1 Message Date
pelya
48ee3af455 Floating on-screen joystick, which can be enabled in .cfg file 2014-06-22 01:32:17 +03:00
Sergii Pylypenko
8807d55630 Enabled GCC 4.8 for armeabi-v7a-hard, fixed x86 compilation with GCC 4.8 2014-05-30 20:52:24 +03:00
Sergii Pylypenko
08a4b61430 Refreshing screen on mouse click is back as an option in AndroidAppSettings.cfg, enabled by default 2014-05-15 22:47:50 +03:00
Sergii Pylypenko
6e320bc644 Cleaning up changeAppSettings.sh 2014-05-13 09:08:39 +03:00
Sergii Pylypenko
9bd847c0d1 Removed interactive mode from changeAppSettings.sh, no one will be using it anyway 2014-05-13 09:04:46 +03:00
pelya
e9f69da6d8 Screen orientation now fully depends on device sensors, even if user locked orientation in system settings 2014-04-24 00:22:14 +03:00
pelya
343bfe673a Move mouse with gyroscope, not tested yet. 2014-04-20 23:54:08 +03:00
pelya
5ab47cd410 Third on-screen joystick, overkill! 2014-03-02 19:05:52 +02:00
pelya
b40e28f3a7 Removed autofire for on-screen keyboard, the feature is unused and complicated 2014-03-01 18:45:03 +02:00
Sergii Pylypenko
700a1d88c7 Right mouse button long-press is not an option in AndoridAppSettings.cfg 2014-02-25 17:29:40 +02:00
pelya
e82df3c78f Xserver - start dummy service, so OS won't kill us 2014-02-23 20:37:49 +02:00
pelya
4bc6687d1a Support for hover events jitter filter, it doesn't work yet. Also updated translations 2014-02-23 00:39:26 +02:00
pelya
d29e780e9b Option to disable INTERNET permission in AndroidAppSettings.cfg 2014-02-16 18:03:11 +02:00
Sergii Pylypenko
332b8b9f6d Fix to immersive mode by awulms 2014-02-10 16:33:06 +02:00
Sergii Pylypenko
f2bcf09b26 Orientation now can be reverse landscape, small fix to keymap 2013-12-25 20:35:31 +02:00
Sergii Pylypenko
10a7732539 Immersive mode can be disabled in AndroidAppSettings.cfg 2013-12-23 23:24:49 +02:00
Sergii Pylypenko
2319578a79 Disable SDcard permission from AndroidAppSettigns.cfg 2013-12-23 22:47:05 +02:00
pelya
5699605e1f Added app_icon.png required by Ouya 2013-12-03 23:39:47 +02:00
pelya
bd6cbb1852 Removed redundant ouya_icon.png 2013-12-03 23:37:23 +02:00
pelya
e23be86346 Revert "Debuggable option added, because lately the store demands builds with no debugging symbols", because it's done inside build.sh
This reverts commit bdaad3ec14.

I feel like a RUTHLESS DICTATOR revering people commits, MWAHAHA
2013-11-17 19:19:43 +02:00
Gerhard Stein
bdaad3ec14 Debuggable option added, because lately the store demands builds with no debugging symbols 2013-11-17 15:33:00 +01:00
pelya
7930d0d1a0 GIMP package based on XServer 2013-11-09 19:54:10 +02:00
Sergii Pylypenko
26fab0d39f Fixed scripts with new AdMob 2013-11-07 23:17:26 +02:00
Sergii Pylypenko
a3ed6793ea Magnifying glass: cursor follows finger after timeout. 2013-11-07 22:06:39 +02:00
Sergii Pylypenko
60477063ff Crude support for custom Java code - put file named 'java.patch' to your app src directory. 2013-11-07 21:40:24 +02:00
Sergii Pylypenko
185def5931 Option to use SDL_UpdateRects optimization, updated XServer 2013-11-07 21:10:27 +02:00
pelya
06e6778145 Support for touch event history, for more accurate drawing. 2013-11-05 10:48:51 +02:00
pelya
82031cafa0 Fixed SDL 1.2 compilation, moved chmod/setenv/chdir helpers to separate lib 2013-10-17 21:16:53 +03:00
Gerhard Stein
3f0dd2e97a SDL2 for SDL_Main 2013-10-13 22:01:21 +02:00
Gerhard Stein
baac37cd08 Removed SDL 1.2 Java Based and added SDLActivity.java, now readding partially Pelya's framework to make it compatible. 2013-10-12 16:40:12 +02:00
Gerhard Stein
69976da427 Java for SDL2 Updates 2013-10-11 11:54:37 +02:00
Gerhard Stein
e7fa0c35d5 Extra java for SDL2 added, maybe later we can merge it back to one java source later 2013-10-11 09:11:24 +02:00
Gerhard Stein
b5889b81a0 Adding SDL 2.0 as another alternative 2013-10-11 07:00:06 +02:00
Sergii Pylypenko
03ac1128f2 Random fixes, updated todo 2013-10-07 21:59:51 +03:00
pelya
0b9c538fe3 Fixed wrong help text for screen keyboard theme 2013-09-21 23:07:13 +03:00
Sergii Pylypenko
6af0b66463 Updated keyboard themes description 2013-09-20 21:42:00 +03:00
pelya
ce055ae881 On-screen keys theme configurable in AndroidAppSettings.cfg 2013-09-20 12:32:47 +03:00
pelya
9211c7355d Added support for gamepad kays remapping to AndroidAppSettings.cfg 2013-08-10 17:35:27 +03:00
pelya
1527ebc27b VCMI: messing with code at random, it loads start menu but then crashes 2013-08-03 21:21:46 +03:00
Sergii Pylypenko
062c3ff22c Updated build scripts to support NDK r9, updated VCMI 2013-08-01 22:01:21 +03:00
pelya
b21eab7cf2 Split Settings.java into 4 files 2013-06-24 20:39:47 +03:00
Sergii Pylypenko
f17074bf2c Do not re-init SDL graphics while still in lock-screen 2013-05-28 21:26:31 +03:00
pelya
ba46985d7d documentation for each optino right inside AndroidAppSettings.cfg 2013-05-11 02:50:35 +03:00
pelya
437a7c017d Second joystick support 2013-05-11 01:40:52 +03:00
Sergii Pylypenko
df8da1adee Put on-screen keys to their places in the screen keyboard layout dialog 2013-04-25 17:24:57 +03:00
Sergii Pylypenko
cd89365cac Redesigned on-screen key layout config dialog, readme text option now supported by default, updated translations 2013-04-24 20:53:17 +03:00
Sergii Pylypenko
6f4483c9a5 Some lame-ass optimizations to JNI, which can make SDL crash 2013-03-25 21:25:20 +02:00
pelya
c82614d2b8 Attempts to fix MacOsX compilation 2013-03-22 13:05:37 +02:00
pelya
6852234e92 WIP audio recording, it crashes yet. 2013-03-10 23:32:24 +02:00
pelya
a54f508150 Added names to keys in screen keyboard layout dialog 2013-03-09 15:14:14 +02:00