189b1955d7
Fix: Client.getTexturePreview
...
get Preview instead of File
2019-06-03 18:55:23 +02:00
3e5d2da366
change Connection API Option to Nullable, to match Kotlin's style
2019-06-03 18:40:37 +02:00
fd749069a1
fix Sha256.toString()
2019-06-03 18:28:53 +02:00
cf4e5b3e92
check if a chip has max 32 chars
...
* finished ImportView
2019-06-03 18:08:48 +02:00
0c93c0fedb
ImportView UI finished
2019-06-03 17:33:23 +02:00
c36d81aa92
add addAllElements
2019-06-03 16:46:57 +02:00
c975730a58
sry, fix Formating :D
2019-06-03 16:33:19 +02:00
37c4983d8e
fix Typo in 'ConnectionUnexpectedPacketException'
2019-06-03 16:32:06 +02:00
67401817a0
implement 'TextureReplace' NetOp
2019-06-03 16:31:04 +02:00
972d199154
implement 'getTextureFile' and 'getTexturePreview' Netop
2019-06-03 15:50:09 +02:00
d7e2977f2a
comment out non-compiling code
2019-06-03 15:38:39 +02:00
d1f2f42511
Merge branch 'master' of git.mosad.xyz:localhorst/TextureSync
2019-06-03 15:34:13 +02:00
73fd94e314
make Sha256 own Class
2019-06-03 15:33:41 +02:00
35aa0409da
Controller and GUIModel work
...
* added all needed parts to the GUIModel
* started work on the "root" Controller
2019-06-03 15:29:01 +02:00
7f8277415e
implement 'get Texture' Netop
2019-06-03 15:18:42 +02:00
872fc6c289
restructure & rename all things in Net
2019-06-03 15:05:50 +02:00
d7dd858d42
Match DataModel On Query
2019-06-02 22:32:19 +02:00
40cda05ad4
Merge branch 'master' into feature-client-net
2019-06-02 22:04:23 +02:00
2e344da2f4
implement query ; fix error handling
2019-06-02 22:04:01 +02:00
1b41132c18
Add Type for Texture
2019-06-02 22:01:32 +02:00
d907ff138a
implement PING Netop
2019-06-02 20:59:05 +02:00
2c064fe15c
add GSON dependency
2019-06-02 20:58:21 +02:00
a322068fdb
add models
2019-05-16 15:26:14 +02:00
60e9f7f4ad
updated planner, added statusbericht, fixed spelling in lastenheft
2019-05-16 14:41:23 +02:00
c7eff9080b
add some basic functionality to MainView
2019-05-09 15:24:45 +02:00
c0438a6e34
add ChipView and meta Label to DetailView
2019-05-09 13:55:22 +02:00
805cfed250
use css style option, save the sample texture locally
2019-05-09 12:03:49 +02:00
956e885aa2
add MainView with Folder- and DetailView, Preview3D
2019-05-08 18:12:31 +02:00
ee432a0421
added file chooser with extension filter
2019-05-06 00:19:38 +02:00
232fd6c1de
first color style test
2019-05-05 23:45:13 +02:00
6dd72e3e69
using same style methods like in ImportView
2019-05-05 23:26:12 +02:00
573cbda27f
removed IPv4 validation
...
added function for clearing the IP textfield
first color style test
2019-05-05 23:14:36 +02:00
c571a755ff
use gradle 5.4.1
2019-05-03 22:46:31 +02:00
de34fc5531
added ipv4 validation in startupview
2019-05-01 22:57:03 +02:00
5976e16f0d
Client: add ImportView and clean up StartupView
2019-05-01 22:38:30 +02:00
07502115ce
added functions in StartupViewController
2019-04-30 20:51:59 +02:00
450ecbccad
added StartupView elements
2019-04-30 18:50:41 +02:00
b2568b43f8
created client packages
...
created basic client classes
2019-04-30 16:49:02 +02:00
a907c2d38f
created directories
2019-03-22 21:08:25 +01:00