Commit Graph

287 Commits

Author SHA1 Message Date
rafal1137 4d50f893dd assets: remove the place holder for legacy pk3 2021-03-19 01:47:57 +01:00
rafal1137 451c7a12c0 Update etlegacy submodule 2021-03-18 20:29:08 +01:00
rafal1137 84b9222782 Update etlegacy submodule 2021-03-18 19:55:14 +01:00
rafal1137 d1ac41a241 java: disable UI that comes with an app, only on specified devices
Do not show UI if running on Android TV or Chromebook, TODO: disable it completly on smartphone if keyboard/mouse is detected throu USB/Bluetooth
2021-03-18 19:21:12 +01:00
rafal1137 4351b5acd4 gradle: add -DARM param 2021-03-17 19:59:14 +01:00
rafal1137 53b35fc7e1 java: set WindowStyle to true to avoid Android tray to show up at Windowed Fullscreen 2021-03-17 19:11:36 +01:00
rafal1137 ea68e88fd5 gradle: remove unnecessary entries 2021-03-11 16:44:54 +01:00
rafal1137 62bbede090 java: download rest of the pak's
Download them but do not show progress bar at all since they are too small to be even worth of showing.
2021-03-08 20:59:04 +01:00
rafal1137 7b48c371fe java: change to use display metrics 2021-03-08 20:56:36 +01:00
rafal1137 46c4715170 java: it does look for liblibetl.so
Fix it to load just simple libetl.so
2021-03-08 20:53:03 +01:00
rafal1137 9ee6fad492 assets: add an updated placeholder for legacy pk3 2021-03-08 20:51:54 +01:00
rafal1137 e50432c07e gradle: added git versioning plugin
This will allow building packages with some infomations from git.
2021-03-08 16:54:30 +01:00
rafal1137 c8ebf0ba76 etlegacy: update to latest android_dev 2021-03-08 11:28:32 +01:00
rafal1137 33de542dad sdl: update up to 2.0.14 2021-03-06 22:11:08 +01:00
rafal1137 abfe805e92 etlegacy: update upstream to use android_dev branch 2021-03-04 22:24:36 +01:00
rafal1137 607c29d6d8 gradle: some cleanup, and disable some libs by default 2021-03-04 22:22:34 +01:00
Unknown dbbb1547a7 Merge branch 'wip' 2021-01-29 18:11:17 +01:00
Unknown 9a76611330 java: refactoring of Instrumented Tests 2020-07-13 14:58:47 +02:00
rafal1137 12e560e50e Revert "java: instrumentedTest - try draging mouse to specified location on device screen"
This reverts commit 0d6758dd7d.
2020-07-11 14:58:32 +02:00
rafal1137 0d6758dd7d java: instrumentedTest - try draging mouse to specified location on device screen 2020-07-11 13:07:44 +02:00
rafal1137 ff051a90e2 java: refactor PopUpFunctionalKeys and PopUpRemoveFunctionalKeys functions 2020-07-03 22:28:17 +02:00
rafal1137 958cac8e98 java: Android Studio on WSL2 could not recognize/import Package's Class, import everything from that package instead 2020-07-03 14:38:26 +02:00
rafal1137 09544d4c69 java: some cleanup 2020-07-03 14:31:49 +02:00
rafal1137 3fc0beda31 java: prevent creating multiple entries of functional keys and add dirty hack to remove them after disconnecting from server 2020-06-29 23:16:21 +02:00
rafal1137 25e644e12c java: fix 'android.view.menu android.widget.popupmenu.getmenu()' on a null object reference 2020-06-29 22:52:46 +02:00
rafal1137 d89d588378 java: add option to toogle console in main menu too 2020-06-24 22:19:30 +02:00
rafal1137 c1904cab07 java: load xml file resource to display an image 2020-06-23 23:17:36 +02:00
rafal1137 4752d41532 xml: add missing xml file 2020-06-23 23:15:55 +02:00
rafal1137 b21b02af08 assets: replace horizotal_black with white version and add xml resource file 2020-06-23 22:36:55 +02:00
rafal1137 7e9d54f2db java: remove absolete functions for getting images from assets dir 2020-06-23 18:12:40 +02:00
rafal1137 9998d3f61d java: get image from resources 2020-06-23 18:09:32 +02:00
rafal1137 85c6c58f36 xml: add files generated from svg files 2020-06-23 18:04:42 +02:00
rafal1137 ee9605f4d3 assets: remove png files 2020-06-23 18:02:59 +02:00
rafal1137 4546ae3820 assets: add missing svg files 2020-06-23 17:58:33 +02:00
rafal1137 1c574c2f3b assets: removed unecessary png files 2020-06-23 16:25:33 +02:00
rafal1137 d4839b731d xml: add resource files generated from svg files inside assets dir 2020-06-23 14:56:02 +02:00
rafal1137 a7abde74e1 java: load svg images from resource files 2020-06-23 14:53:41 +02:00
rafal1137 235b4e7764 Revert "gradle: added svg library support"
This reverts commit b4a6f8d87a.
2020-06-23 02:30:55 +02:00
rafal1137 6a05a056ce Revert "java: rework of getBitmapFromAsset function to get SVG files instead with renaming it"
This reverts commit 04132caffc.
2020-06-23 02:29:37 +02:00
rafal1137 04132caffc java: rework of getBitmapFromAsset function to get SVG files instead with renaming it 2020-06-22 21:47:12 +02:00
rafal1137 b4a6f8d87a gradle: added svg library support 2020-06-22 21:43:44 +02:00
rafal1137 8b03601fa5 assets: add svg files 2020-06-22 21:38:39 +02:00
rafal1137 29e0a1a071 update etlegacy submodule - something went wrong on my end 2020-06-21 20:15:15 +02:00
rafal1137 e59bde2d6d misc: update etlegacy submodule 2020-06-21 19:42:01 +02:00
rafal1137 db60daac80 Revert "travis: try to run xvfb Window Directly"
This reverts commit 10608c0ae6.
2020-06-18 15:12:48 +02:00
rafal1137 8529d0d8b5 ]Revert "travis: remove due too sh: 0: Can't open /etc/init.d/xvfb"
This reverts commit 3fc9cf1145.
2020-06-18 15:12:09 +02:00
rafal1137 1b4710d97e Revert "travis: another attempt at creating Display"
This reverts commit 109fadbffb.
2020-06-18 15:11:47 +02:00
rafal1137 9d8ab59292 Revert "travis: run it within linux generic instead of pure android"
This reverts commit 0e07fa69f6.
2020-06-18 15:10:59 +02:00
rafal1137 5b155adf74 Revert "travis: fix issue with sdkmanager: command not found"
This reverts commit 237043e776.
2020-06-18 15:10:30 +02:00
rafal1137 fc914c7a8b Revert "travis: disable downloading of cmake for now"
This reverts commit 3193d76eff.
2020-06-18 15:09:55 +02:00