ff19381225
SDL: yet another fix for downloads on 64-bit arches
Sergii Pylypenko
2015-10-23 16:28:10 +03:00
54de45e77c
SDL: do not request SD card write access for Android 4.4 and above, unless enabled in AndroidAppSettings
Sergii Pylypenko
2015-10-23 15:55:53 +03:00
b62d3aac8d
Debian: bump version
Sergii Pylypenko
2015-10-20 18:25:59 +03:00
662a52da7e
SDL: first version of Android to support PIE executables is 4.1
Sergii Pylypenko
2015-10-20 18:06:20 +03:00
1cbdbed64d
SDL: do not show notification again if the app itself terminated
Sergii Pylypenko
2015-10-20 03:39:12 +03:00
09fe40cc82
Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android
Sergii Pylypenko
2015-10-01 22:47:04 +03:00
62bbafa7e6
SDL: Do not copy debug info when signing package, we're saving it anyway with createSourceArchive.sh script
Sergii Pylypenko
2015-10-01 22:07:28 +03:00
2a1f4635d8
Commander Genius update, but compilation because of Ref Code does not work yet
Gerhard Stein
2015-09-30 17:56:19 +02:00
2d74be14b1
Debian and Gimp: bump version
Sergii Pylypenko
2015-08-31 23:06:20 +03:00
113be25399
SDL: fixed right mouse button acting as Back key on Acer tablets (same trick as for Samsung, but Acer is even more sneaky)
Sergii Pylypenko
2015-08-31 22:24:52 +03:00
3340bffd7e
Updated todo
pelya
2015-08-30 00:10:54 +03:00
ecb2a5b5f9
Updated todo
pelya
2015-08-30 00:09:19 +03:00
1f3c5dadf4
Debian and GIMP: fixed unpacking files, broken on 64-bit architectures.
Sergii Pylypenko
2015-08-28 20:11:20 +03:00
9f48eba20f
Fixes to the prebuilt libs makefile
Sergii Pylypenko
2015-08-26 23:09:46 +03:00
7b0eb7c6c0
Separate makefile to ocmpile prebuilt libraries, only libiconv, libicu, and openssl are compiled currently
Sergii Pylypenko
2015-08-26 22:56:19 +03:00
faf86c245a
Removed libandroid.so from the project, it's not multiarch-friendly
Sergii Pylypenko
2015-08-26 22:20:28 +03:00
4ec5d67fbb
SDL: build.sh will accept app name to compile, so you can do './build.sh -r ballfield' to switch projects
Sergii Pylypenko
2015-08-06 20:06:48 +03:00
96586aacd0
SDL: set env vars SDCARD_DOWNLOADS, SDCARD_MUSIC, SDCARD_PICTURES etc pointing to /sdcard/Download and so on
Sergii Pylypenko
2015-08-04 20:35:49 +03:00
49929b93c1
Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android
Sergii Pylypenko
2015-07-31 21:48:16 +03:00
b205003403
SDL: new API SDL_ANDROID_SetAndroidKeycode() to set SDL keycodes to Volume keys and other hardware keys.
Sergii Pylypenko
2015-07-31 21:47:09 +03:00