Sergii Pylypenko
|
c8f0ab02c8
|
SDL: updated Google Play Games build scripts, removed Google+ stuff
|
2016-08-15 21:54:57 +03:00 |
|
Sergii Pylypenko
|
4e817c007f
|
SDL: C++-specific AppCppFlags option in AndroidAppSettings.cfg
|
2016-07-28 23:38:21 +03:00 |
|
Sergii Pylypenko
|
418d868a88
|
Merge branch 'sdl_android' of github.com:pelya/commandergenius
|
2016-06-28 22:21:50 +03:00 |
|
Sergii Pylypenko
|
a1da75bb25
|
SDL: clang support in setEnvironment scripts, set CLANG=1 envvar for it to work, you will also need to include -latomic to your libs for ARM builds
|
2016-06-28 22:18:38 +03:00 |
|
pelya
|
58558aa892
|
SDL: timestamping debug builds makes no sense
|
2016-06-26 23:50:53 +03:00 |
|
Sergii Pylypenko
|
1f2adbb2d3
|
[SDL] Access to SD card is disabled by default now, for Android 4.3 and newer
|
2016-05-13 23:41:25 +03:00 |
|
Sergii Pylypenko
|
922feec8b9
|
SDL: Replaced Apache HTTP with HttpURLConnection, to decrease app size and number of dependencies
|
2016-04-20 23:04:16 +03:00 |
|
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 |
|