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
a868cb2803
java: Implement Initial TDD for further testing purposes
2020-06-16 15:48:23 +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
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
rafal1137
cf37c16557
misc: added some documentation for functions
2020-05-17 19:19:56 +02:00
rafal1137
0648e500be
java: some clean-up
...
Change name of function so it fits better here.
2020-05-17 02:30:06 +02:00
rafal1137
c29cb91c49
java: add splashscreen image to Activity
2020-05-17 02:10:24 +02:00
rafal1137
648a5e2fd4
java: Check for pak0.pk3 and download it if not found
2020-05-16 15:54:05 +02:00
rafal1137
10dce0a220
jnilibs: these will be no more required
...
Since we extends Activity instead of SDLActivity
2020-05-14 23:15:14 +02:00