Commit Graph

24 Commits

Author SHA1 Message Date
rafal1137 f079f3e72d assets: added keyboard png file 2019-06-02 21:06:06 +02:00
rafal1137 e642135145 java: add keyboard handling button and button for opening console on screen 2019-06-02 21:03:39 +02:00
rafal1137 d158d1b731 gradle: some clean up 2019-05-22 11:01:11 +02:00
rafal1137 f491e100a8 gradle: generate apk with name corresponding to name of the app/game 2019-05-22 11:00:38 +02:00
rafal1137 82c2bb8f24 xml: set screenOrientation to landscape 2019-05-22 10:56:42 +02:00
rafal1137 01e0020a9a xml: downgrade OpenGL ES version to 1.1 2019-05-22 10:49:40 +02:00
Unknown 208445cda4 android: completly reworked file structure
This allows now to load SDL_main from libetl.so corectly
2019-05-10 20:28:25 +02:00
Unknown 62529ef84a xml: downgrade version of OpeGL ES to 1.2 2019-05-10 20:25:21 +02:00
Unknown ce80c3128a xml: added access to bluetooth in AndroidManifest 2019-05-08 22:55:47 +02:00
Unknown e95ac16257 xml: added reading from exnteral storage in AndroidManifest 2019-05-08 22:55:02 +02:00
rafal1137 07ead6f48d sdl2: added hidapi lib 2019-01-20 18:10:01 +01:00
rafal1137 9017848996 sdl2: aaded HIDDevice java files from SDL2.0.9 2019-01-20 18:03:35 +01:00
rafal1137 d960cc244b sdl2: updated sdl2 java files to 2.0.9 2019-01-20 17:56:53 +01:00
rafal1137 f41c024b85 java: load etl lib after SDL2 is loaded 2019-01-18 19:33:20 +01:00
rafal1137 f84ee15c4b xml: added option for allowing app to connect with outside. 2019-01-18 19:28:27 +01:00
rafal1137 eb4e9fb115 gradle: added taks for building pak3_ files, some tweaks in cmake arguments, added block to make apk signed (issues with installing on android devices when apk isn't signed) 2019-01-18 19:26:24 +01:00
rafal1137 02104613cf Build Config update
Update min sdk version of Android API to 16, some minor Cmake options build tweaking. Fix issue with linking OpenGL ES lib. Fix warning "warning: implicit declaration of function is invalid in c99".
2018-11-25 21:04:05 +01:00
rafal1137 7f3c1c11c1 fix C&P virus 2018-11-12 16:48:26 +01:00
rafal1137 03521e9b3e Removed x86 and x86_64 options from ndk scope 2018-11-12 15:57:29 +01:00
rafal1137 e3c433a042 Downgrade version of SDL Java files to 2.0.8 2018-11-12 15:48:33 +01:00
rafal1137 fd3950067a Android turn off renderer2 build and enable building etl with opengles 2018-11-12 15:33:51 +01:00
rafal1137 e0127d9404 Revert back to com.android.x 2018-11-06 15:37:52 +01:00
rafal1137 06deeb04cd Added android-project from SDL2.0.9 branch, lets make etlegacy run on all devices running android operating system possible. Still a lot of work to do but we are getting closer. ET Legacy Dev Team 2018-11-06 12:28:47 +01:00
rafal1137 304cd2dba4 initial commit 2018-11-06 12:09:15 +01:00