Ver 0.2.0
(updated 2020-11-30)
- tease downloader
- revised icons
- resizing of GUI features (menu/label/fields/icons) to adapt to different screens resolutions
- optimization of start-up
This release adds support to multiple OS; the release has been tested on Win10 and Ubuntu.
I can't test it on MacOS, right now, but in theory it should work.
To make the release compatible with different OS I've created three different jars, one for each main OS.
The three releases can be found here: https://mega.nz/folder/6A4T0IJR#myOYJKWf9oTgODtAUxb9fw
They are named "teaseViewer_mvn-xxx-a_0.1.0.jar" where "xxx" is the target OS.
If you run it under ubuntu make sure to install glib (sudo apt-get install libglib2.0-dev) or you won't be able to use audio files.
In order to make the size of the three jars more reasonable I've removed the emoji images from inside the jars and added them to the Emoji folder availbe at the download link. Just download whichever emoji set you prefer and add them (as ".zip" files) to the data/Emojis folder near the jar file. Run the application once to create the folder.
A new update for TeaseViewer is released. Version 0.2.0 introduces the following features: tease downloader revised icons resizing of GUI ...