Commit Graph

33 Commits

Author SHA1 Message Date
Orgad Shaneh
a05e54f00c JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
Matthew Duggan
5135f1f4b9 ALL: Run optipng to reduce png file size 2020-11-01 21:34:03 +09:00
Antoniou Athanasios
f9b6745d68 ANDROIDSDL: Use "debug" or "release" as a parameter for building the port 2019-09-18 19:38:20 +03:00
Thanasis Antoniou
b6b95a6c82 ANDROIDSDL: Remove enable-release and enable-optimizations from config
Maybe this would help provide a better back trace for reported issues
2019-09-17 13:33:31 +03:00
Thanasis Antoniou
bbe2b18afb ANDROIDSDL: Enable optimizations for the build
Since this already had the enable-release, it is better to build with enable-optimizations too
2019-09-16 16:04:24 +03:00
Thanasis Antoniou
bb434ee3e1 DISTS:ANDROIDSDL: Update splash logo.png 2019-08-12 17:30:13 +03:00
Antoniou Athanasios
793aa4033d ANDROIDSDL: Fix build with NDK r15c
This also disables cloud support

Also, several corrections and additions in how_to_build instructions

Tested in a clean installation of lubuntu 16.04.6 LTS
2019-04-28 16:08:37 +03:00
Matan Bareket
eaa9f23505 BUILD: Update logos and icons on ports 2019-04-02 10:55:57 -04:00
lubomyr
1c26885900 ANDROIDSDL: updated build script, added git checkout to one of previous branch in libSDL, because in master branch of pelya(s) libSDL broken built-in virtual keyboard. I hope it will be fixed soon. 2018-01-26 13:51:38 +01:00
lubomyr
aa56b7fca9 ANDROIDSDL: updated how_to_build instructions. Latest NDK r16b not supported by pelya(s) libSDL, supported ndk version is r15c 2018-01-26 13:51:38 +01:00
lubomyr
425061f442 ANDROIDSDL: updated How_to_build instruction. Pelya(s) libSDL changed build scripts from ant to gradle so ant not needed anymore 2018-01-26 13:51:38 +01:00
lubomyr
773f6a8a95 ANDROIDSDL: removed armeabi target, because support of armeabi removed from master branch of pelya(s) libSDL 2018-01-26 13:51:38 +01:00
lubomyr
83737a77ec ANDROIDSDL: fixed path to output apk file in build.sh script 2018-01-26 13:51:38 +01:00
lubomyr
3d4b6c721d ANDROIDSDL: added patch for adding parameter android:sharedUserId in AndroidManifest.xml 2018-01-26 13:51:38 +01:00
lubomyr
210ad851b7 ANDROIDSDL: set version name to 2.1.0git, renamed asset appdata file 2018-01-26 13:51:38 +01:00
Eugene Sandulenko
e127ddada1 ANDROIDSDL: Fix repository file permissions 2017-06-25 10:52:10 +02:00
lubomyr
9d622e6b0a ANDROIDSDL: implemented hiding of system android mouse pointer when real mouse connected (only for android 7 or higher) 2017-06-25 10:50:36 +02:00
lubomyr
5ac497f0b0 ANDROIDSDL: removed MIPS from compilation. Mips support stopped in pelya's libSDL. 2017-06-25 10:50:36 +02:00
lubomyr
2e40ed1c55 ANDROIDSDL: added How_to_Build.txt instruction 2017-06-25 10:50:36 +02:00
lubomyr
6483bedef2 ANDROIDSDL: added script for building scummvm apk 2017-06-25 10:50:36 +02:00
lubomyr
a18eb77d5c ANDROIDSDL: libcurl and sdl_net is enabled by default 2017-03-05 14:03:43 +02:00
lubomyr
8a70c0c922 ANDROIDSDL: changed filename in asset file with scummvm-data for replacing old data-files 2017-02-22 22:49:47 +02:00
lubomyr
fbaf54cee8 ANDROIDSDL: multi-ARCH support in build script 2016-11-05 16:45:53 +02:00
lubomyr
d1196d870a ANDROIDSDL: prevention from delete logo.png from AndroidData directory after execute script DataBuild.sh 2016-11-05 16:40:32 +02:00
lubomyr
a0c2fca8e4 ANDROIDSDL: back button re-mapped to F13 keycode. F13 keycode assigned to call scummvm in-game menu. CONTROL key now can be uses with games 2016-10-23 14:00:25 +03:00
Eugene Sandulenko
1c2ed0c094 ANDROIDSDL: Update port settings 2016-10-10 23:35:41 +02:00
lubomyr
bae1f67b65 ANDROIDSDL: Enabled mt32emu 2016-09-15 15:26:53 +02:00
Eugene Sandulenko
6c1e59cf44 ANDROIDSDL: Update build configs 2016-05-31 17:37:03 +02:00
Eugene Sandulenko
469da77830 ANDROIDSDL: Made android version generic 2016-05-31 17:35:17 +02:00
lubomyr
5bb8a046fe ANDROIDSDL: add startup logo 2016-05-20 12:52:54 +02:00
lubomyr
471a8f9bd8 ANDROIDSDL: updated banner.png image 2016-05-20 12:51:37 +02:00
lubomyr
5a0fc8ee3e ANDROIDSDL: add image banner.png for androidTV 2016-05-19 20:37:00 +02:00
lubomyr
961976f17e ANDROIDSDL: add androidsdl backend 2016-05-19 20:33:27 +02:00