Commit Graph

143 Commits

Author SHA1 Message Date
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
rafal1137 3193d76eff travis: disable downloading of cmake for now 2020-06-18 14:36:05 +02:00
rafal1137 237043e776 travis: fix issue with sdkmanager: command not found 2020-06-18 14:32:35 +02:00
rafal1137 0e07fa69f6 travis: run it within linux generic instead of pure android 2020-06-18 14:28:37 +02:00
rafal1137 109fadbffb travis: another attempt at creating Display 2020-06-18 14:01:32 +02:00
rafal1137 3fc9cf1145 travis: remove due too sh: 0: Can't open /etc/init.d/xvfb 2020-06-18 13:36:58 +02:00
rafal1137 10608c0ae6 travis: try to run xvfb Window Directly 2020-06-18 13:23:38 +02:00
rafal1137 cf299d6bd7 Revert "travis: some cleanup"
This reverts commit 91258b9985.
2020-06-17 00:07:07 +02:00
rafal1137 91258b9985 travis: some cleanup 2020-06-16 23:19:57 +02:00
rafal1137 49003f36e1 travis: remove -no-audio 2020-06-16 22:03:32 +02:00
rafal1137 6ca20ce4e5 travis: some clean up 2020-06-16 21:44:30 +02:00
rafal1137 960ad35ac9 travis: another test 2020-06-16 21:28:52 +02:00
rafal1137 3c501c1c2f travis: use 25 API for now, add little hack with -tools 2020-06-16 21:14:59 +02:00
rafal1137 87e69f0cdf travis: remove --install argument 2020-06-16 20:58:30 +02:00
rafal1137 ae02571158 travis: try using sdkmanager --install option 2020-06-16 20:54:49 +02:00
rafal1137 84c9445355 travis: move system-image back to components 2020-06-16 20:49:09 +02:00
rafal1137 45d1751c8c travis: try to get list of available images 2020-06-16 20:35:21 +02:00
rafal1137 d5fc00accc travis: remove --abi argument for now 2020-06-16 20:10:59 +02:00
rafal1137 8447ee6662 travis: change ABI and assembleDebug instead 2020-06-16 19:52:29 +02:00
rafal1137 2e5ac2e87e travis: try API 28 2020-06-16 19:41:44 +02:00
rafal1137 2330268812 travis: get list of supported devices 2020-06-16 18:48:33 +02:00
rafal1137 287ee292f9 travis: fix for wrongly placed entry 2020-06-16 18:35:59 +02:00
rafal1137 3cdcc66ea8 travis: enable instrumentation tests 2020-06-16 18:29:53 +02:00
rafal1137 a868cb2803 java: Implement Initial TDD for further testing purposes 2020-06-16 15:48:23 +02:00
rafal1137 1a8ba6767a gradle: download newer version of gradlew wrapper 2020-06-16 15:46:42 +02:00
rafal1137 2ab7db61d4 java: some clean up 2020-06-15 19:30:18 +02:00
rafal1137 4f841c438e java: small reformating 2020-06-15 00:28:47 +02:00
Unknown 513c3ed97b java: there was issue on some Android devices with Android 9
There was issue when trying to create profile softkeyboard input was ignored
2020-06-02 02:02:12 +02:00
Unknown 1fa1c6d2c2 java: add ~ to the popup menu
This is workaround since softkeyboard tilde seems not to work at all.
2020-06-02 01:59:53 +02:00
Unknown cd8edbb4de java: Android UI was not working properly 2020-05-31 00:07:42 +02:00
Unknown cb3e40ff23 java: Small refactoring, fix issue with memory usage
App was using too much of RAM.
2020-05-30 20:10:25 +02:00
Unknown 46b4fa32da java: add Functional Buttons
In order not to over cluster screens, create Popup Menu with functional keys. F1 and F2 available for now.
2020-05-30 02:23:37 +02:00
Unknown 2bd357d03e assets: add btn_menu.png 2020-05-30 02:20:48 +02:00
Unknown 5a85fc400e java: use pxtoDp converted values 2020-05-30 02:20:25 +02:00
Unknown 2e8599dd5f java: AndroidUI now turns off when disconnected from a server
Add postDelay and separate Relative Layout in order to make it work properly.
2020-05-28 21:20:55 +02:00
Unknown b8eaeb10f9 misc: update submodule 2020-05-24 18:29:01 +02:00
Unknown 4821db5078 java: DownloadDialog Code Refactoring
Now code looks more vivid, and is more readable
2020-05-24 13:08:39 +02:00
Unknown 5bfdb9604d java: add progress bar
There was no way of knowing if application is downloading file. Unless you had option enabled to show download speed in your Phone. PS: DrogressDialog is depracated but it still work as expected.
2020-05-24 12:54:09 +02:00
Unknown 27cdeec80e xml: small cleanup 2020-05-24 12:50:53 +02:00
Unknown 14256ee94f java: fix issue with lower API's due to java.io.filenotfoundexception: name open failed: enoent (no such file or directory) 2020-05-22 22:06:10 +02:00
rafal1137 4693de554b Revert "xml: change preferred installLocation to external"
This reverts commit 563dd269e8.
2020-05-21 21:28:34 +02:00
rafal1137 d5ad6dc558 java: copy file from assets to destination required by an Game 2020-05-21 01:16:17 +02:00
rafal1137 563dd269e8 xml: change preferred installLocation to external 2020-05-21 01:10:47 +02:00
rafal1137 420857f2ea assets: add pk3 file (mod side required)
For now this file as placeholder I hope license will allow this file to be included in an App
2020-05-21 01:09:58 +02:00
rafal1137 f0a2eede9a java: add TextView to notify user about downloading game data 2020-05-18 15:03:22 +02:00