rafal1137
|
29e0a1a071
|
update etlegacy submodule - something went wrong on my end
|
2020-06-21 20:15:15 +02:00 |
|
rafal1137
|
94f21f33ad
|
gradle: import new libraries
|
2020-05-08 19:37:10 +02:00 |
|
rafal1137
|
ee6cf3b3eb
|
java: download required file to run an app
This option will be disabled for now.
|
2020-05-08 19:36:33 +02:00 |
|
rafal1137
|
962830b805
|
java: Let shoot button work as expected
Mouse Movement alike
|
2020-05-06 22:40:41 +02:00 |
|
rafal1137
|
dbcb6fb271
|
java: use onTouch for crouch button.
|
2020-05-06 22:33:05 +02:00 |
|
rafal1137
|
e5f3eb2c9a
|
java: use onTouch instead
There was issue with button not reseting itself onKeyUp.
|
2020-05-02 23:44:51 +02:00 |
|
rafal1137
|
a9e11400ad
|
travis: fix permission denied
|
2020-05-01 00:15:34 +02:00 |
|
rafal1137
|
8bc3704beb
|
travis: some cleanup, after clonning move repo to $HOME dir
|
2020-05-01 00:03:51 +02:00 |
|
rafal1137
|
2057eaff7d
|
Revert "travis: use custom NDK for now"
This reverts commit a1f09445cb .
|
2020-04-30 23:09:48 +02:00 |
|
rafal1137
|
ab9710619b
|
Revert "travis: clone repo to specified dir"
This reverts commit e8604464fd .
|
2020-04-30 23:08:22 +02:00 |
|
rafal1137
|
e8604464fd
|
travis: clone repo to specified dir
|
2020-04-30 22:48:49 +02:00 |
|
rafal1137
|
a1f09445cb
|
travis: use custom NDK for now
|
2020-04-30 22:34:52 +02:00 |
|
rafal1137
|
ea39dcf42f
|
travis: test if those are not required anymore
|
2020-04-30 22:11:00 +02:00 |
|
rafal1137
|
8624218e0a
|
travis: download ndk from google instead of cloning custom one, rename install to before_install
|
2020-04-30 22:00:40 +02:00 |
|
rafal1137
|
18f84bf67c
|
travis: use components section to download cmake, ndk
|
2020-04-30 21:53:45 +02:00 |
|
rafal1137
|
4d00f0628e
|
travis: check if platform gets downloaded
|
2020-04-30 21:48:35 +02:00 |
|
rafal1137
|
8d83a5f6a1
|
travis: another build fix
|
2020-04-30 21:33:54 +02:00 |
|
rafal1137
|
e8f7115132
|
travis: fix build
mkdir: cannot create directory ‘/home/travis/android/sdk/licenses’: No such file or directory
|
2020-04-30 21:06:57 +02:00 |
|
rafal1137
|
4465a149ef
|
travis: quick fix
|
2020-04-30 20:59:56 +02:00 |
|
rafal1137
|
bb35958d0e
|
travis: add env variables
|
2020-04-30 20:51:53 +02:00 |
|
rafal1137
|
b8264bfccd
|
travis: another fix
|
2020-04-30 19:26:40 +02:00 |
|
rafal1137
|
03ac8d8946
|
travis: small cleanup and update
|
2020-04-30 19:13:56 +02:00 |
|
rafal1137
|
287d94ed6f
|
travis: install ndk and cmake via manager
|
2020-04-30 17:45:31 +02:00 |
|
rafal1137
|
b8e91093d4
|
gradle: workaround for licenses
|
2020-04-30 16:49:39 +02:00 |
|
rafal1137
|
726356cbee
|
gradle: use debug here instead of release
|
2020-04-30 16:09:16 +02:00 |
|
rafal1137
|
b074affcc3
|
gradle: remove it for now
|
2020-04-30 15:39:00 +02:00 |
|
rafal1137
|
969c198aef
|
travis: use assembleDebug instead of build
|
2020-04-30 15:17:49 +02:00 |
|
rafal1137
|
b80463a6c0
|
travis: try to fix NDK is missing a "platforms" directory.
|
2020-04-30 15:10:18 +02:00 |
|
rafal1137
|
b4295a62b0
|
travis: fix android licences
|
2020-04-30 14:36:57 +02:00 |
|
rafal1137
|
e44e090779
|
travis: rename to .travis.yml
Add notifications
|
2020-04-30 14:14:29 +02:00 |
|
rafal1137
|
3fce2a911f
|
xml: added travis file
|
2020-04-30 00:08:39 +02:00 |
|
rafal1137
|
f77de6bef8
|
gradle: set correct path to etlegacy repo
|
2020-04-29 16:10:23 +02:00 |
|
rafal1137
|
55293b80c5
|
misc: added .gitignore
|
2020-04-29 00:56:25 +02:00 |
|
rafal1137
|
703ea5c0e1
|
java: additional changes to UI section
When you connect to a server entire UI is enabled. There is an issue when you disconnect from server UI is enabled instead of switching off FIXIT.
|
2020-04-28 18:09:17 +02:00 |
|
rafal1137
|
30ecef63bb
|
java: some cleanup
|
2020-04-28 00:23:19 +02:00 |
|
rafal1137
|
6777093c0c
|
java: remove checkGameFiles
|
2020-04-28 00:16:39 +02:00 |
|
rafal1137
|
97bda7bfbe
|
java: fix button not responding
|
2020-04-14 17:51:55 +02:00 |
|
rafal1137
|
07435ab070
|
java: added crouch button to UI
|
2020-04-14 17:09:36 +02:00 |
|
rafal1137
|
fe27dfaf97
|
general: add native compiled libs required by an App
Those libs will be packed with rest of the files in apk file
|
2020-04-13 19:22:26 +02:00 |
|
rafal1137
|
a43f9a0cc2
|
gradle: bump up minSDKVersion to 21
|
2020-03-31 02:23:55 +02:00 |
|
rafal1137
|
9cb0652bad
|
java: Updated files to 2.0.12 version
|
2020-03-30 23:29:14 +02:00 |
|
rafal1137
|
6595652830
|
xml: updated AndroidManifest file
|
2020-03-30 23:28:09 +02:00 |
|
rafal1137
|
48c7c1e5e7
|
java: missing pxToDp conversion
|
2019-11-03 16:35:47 +01:00 |
|
rafal1137
|
91c5a16402
|
Revert "java: added right joystick and some clean up"
This reverts commit dfa98fcb60 .
|
2019-11-03 12:51:47 +01:00 |
|
rafal1137
|
dfa98fcb60
|
java: added right joystick and some clean up
|
2019-11-02 17:42:26 +01:00 |
|
rafal1137
|
4d191817e5
|
java: space button now works correctly
|
2019-10-21 18:46:40 +02:00 |
|
rafal1137
|
0255ef6402
|
java: make sure UI Buttons positions are corresponding to Device DP
This one makes UI more cleaner/readable
|
2019-10-13 19:33:39 +02:00 |
|
rafal1137
|
42e1dd768a
|
misc: added missing assets
|
2019-10-13 18:36:10 +02:00 |
|
rafal1137
|
af1701016b
|
java: this fixes issue with SDL could not found "hidapi" on armv7-a devices
|
2019-10-06 21:36:30 +02:00 |
|
rafal1137
|
fa962f240c
|
java: added px to dp conversion and set correct values in dp for margins
This fixes issue when Button were in same spot due to multiple screen sizes on Android Phones
|
2019-10-06 21:35:12 +02:00 |
|