Commit Graph

99 Commits

Author SHA1 Message Date
lubomyr
27944784d8 added option UseGlshim in AndroidAppSettings.cfg 2016-01-09 19:23:05 +02:00
Sergii Pylypenko
c1cb538f2e Gimp: fixed compilation 2015-12-21 21:36:57 +02:00
Sergii Pylypenko
fb7e7ae217 SDL: Android TV support, preliminary for now. 2015-12-07 22:25:40 +02:00
Sergii Pylypenko
f4a9ecef6e SDL: Fixed Play game services not compiling 2015-12-04 17:13:19 +02:00
Sergii Pylypenko
54de45e77c SDL: do not request SD card write access for Android 4.4 and above, unless enabled in AndroidAppSettings 2015-10-23 15:55:53 +03:00
pelya
1d61f839ff SDL: CreateService=y will create a persistent notification, so app is never killed 2015-10-18 03:45:16 +03:00
Sergii Pylypenko
9567d245ce SDL: fix to applying project.patch if it was already applied before 2015-09-16 19:28:12 +03:00
pelya
065fe3e420 SDL: Fixed broken symlink to legacy apache.http jar file 2015-09-05 20:39:34 +03:00
Sergii Pylypenko
52117704d4 SDL: updated to Android 6.0 Marshmallow framework 2015-09-04 21:39:14 +03:00
Sergii Pylypenko
7b0eb7c6c0 Separate makefile to ocmpile prebuilt libraries, only libiconv, libicu, and openssl are compiled currently 2015-08-26 22:56:19 +03:00
Sergii Pylypenko
e38937b7c8 Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android 2015-08-03 20:54:03 +03:00
Sergii Pylypenko
c61e018d3d Addeed description of other keythemes to ChangeAppSettigns.sh 2015-08-03 20:47:47 +03:00
lubomyr
1abb5c3e8d added atari800 keyboard layout 2015-08-01 14:53:30 +00:00
Sergii Pylypenko
762b1854a8 SDL: built-in text input keyboard with predefined layout, unfinished yet 2015-07-28 23:38:06 +03:00
Sergii Pylypenko
b7733367a3 Added orientation sensor support 2015-07-14 22:13:55 +03:00
Sergii Pylypenko
10540d4d2c SDL: fixed compilation from standalone sources 2015-07-03 21:22:52 +03:00
Sergii Pylypenko
8722f2d333 Fixed Play Game Services lib dependencies 2015-06-19 22:42:41 +03:00
Sergii Pylypenko
301e3a3bf2 Updated OpenTTD 2015-04-14 23:42:46 +03:00
Sergii Pylypenko
883840e866 Fixed compilation 2015-02-16 21:15:40 +02:00
Sergii Pylypenko
bde57feafe USB keyboard: WIP camera support, not working yet 2015-02-13 21:01:21 +02:00
Sergii Pylypenko
4b91a33443 SDL: Retro keyboard theme by Santiago Radeff 2015-01-19 21:38:20 +02:00
Sergii Pylypenko
2a21ba82ad XSDL: screen follows mouse cursor 2014-12-22 23:38:38 +02:00
Sergii Pylypenko
3db0e23d05 USB keyboard: fixed Lollipop issues 2014-11-24 20:41:00 +02:00
pelya
f19539f62e Removed auto-generating OUYA icon from build script, OUYA is not hip anymore 2014-11-16 17:20:07 +02:00
pelya
a44892d72e Unpack .zip.xz archives using liblzma and JNI instead of Java implementation, because Java heap is small and it crashes with out of memory error 2014-11-12 00:59:04 +02:00
pelya
a6ca9e6bef Support for Google Play expansion files 2014-11-09 23:24:45 +02:00
pelya
174dd4a5ad Set GCC toolchain version from AndroidAppSettings.cfg 2014-11-08 01:28:04 +02:00
Sergii Pylypenko
fad0e66666 Fixed bug in gamepad dpad processing, removed old unused trackball code, random 64-bit fixes 2014-10-23 23:31:29 +03:00
Sergii Pylypenko
7019f13274 Added android_support library from NDK for swprinf and wchar support, updated JA2 project 2014-10-13 21:22:35 +03:00
Sergii Pylypenko
69f78f4d4e Updated Debian noroot 2014-10-07 23:26:58 +03:00
Sergii Pylypenko
4eb83d3e61 changeAppSettings.sh will remove Play Services lib from project if it's not used, updated TODO 2014-10-06 23:00:39 +03:00
pelya
4e67c9afc3 Cloud save fixes and improvements 2014-08-26 01:28:42 +03:00
Sergii Pylypenko
c88babc14d Google Play Games sign in that actually works 2014-07-08 18:45:07 +03:00
Sergii Pylypenko
7b694f3d7a Support for linking with Google Play Services, also fixed Proguard config 2014-07-07 23:44:50 +03:00
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