Commit Graph

60 Commits

Author SHA1 Message Date
Jannik a77ed0b8e2 release 129/0.5.2 "solidify cow" 2017-07-10 11:27:33 +02:00
Seil0 59bfe126c5 Settings-UI clean up
* cleand up the settings ui #15
* the menu button si now a hamburger menu
2017-06-07 01:42:18 +02:00
Jannik ae525f6c49 minor fixes
* fixed some issues with the DBController
* added an api key as workaround for no (rework of apiQuery is still planed)
2017-06-06 16:52:52 +02:00
Jannik 70a6485a36 minor fixes
*fixed [Linux] filenames with blank are not supported
*fixed exception output if api response is bad
2017-06-06 02:12:59 +02:00
Jannik 49588e40e8 fixed typo error 2017-06-04 20:24:08 +02:00
Jannik c6f51fbc76 clean up 2017-06-04 20:13:04 +02:00
Seil0 0aca3b964a fixed a bug with the new updater
* fixed update failed caused by bad replacing
2017-06-01 18:18:49 +02:00
Jannik 888a2c5014 fixed update error not shown correctly 2017-06-01 17:41:06 +02:00
Jannik 29517f5604 fixed a bug with the reworked updater
* fix already included in 127 release, code will be merged with next release
2017-06-01 17:31:15 +02:00
Jannik e53d1d1176 reworked updater
* updater now get it's data from the github api
2017-06-01 17:13:26 +02:00
Seil0 43a31d0682 updated jfoenix, sqlite-jdbc
*jfoenix 1.3.0 -> 1.4.0
*sqlite-jdbc 3.16.1 -> 3.18
2017-05-25 19:28:53 +02:00
Seil0 fd59384d1b updated gitignore 2017-05-24 23:52:07 +02:00
Seil0 edcbe4b278 updater changed extends thread to implementsa runnable 2017-05-07 18:56:41 +02:00
Seil0 96d0412919 clean up
*clean up and minor improvements
*increase build number to 125
2017-04-30 23:17:55 +02:00
Seil0 8786b8edef reworked update download
*added progress indicator for downloads
2017-04-25 23:35:24 +02:00
Jannik d8383b98d6 code clean up 2017-04-15 17:54:47 +02:00
Seil0 cccbca06bd added poster cache 2017-04-09 15:07:56 +02:00
Seil0 726a788876 clean up, updated jfoenix
jfoenix 1.2.0 -> 1.3.0
2017-04-08 23:09:16 +02:00
Seil0 df448e321d code clean up and commons-lang removed 2017-04-06 12:07:34 +02:00
Seil0 4d3c402553 removed commons-lang 2017-03-28 17:36:05 +02:00
Seil0 0f5d0b859f reworked updater
updater is now in its own thread
2017-03-25 16:20:48 +01:00
Seil0 131c8a491b added icons to all alerts 2017-03-20 22:32:54 +01:00
Seil0 d91ef3aeac formating and font color part 1
started work on formating and font color
*added a textflow instead of the textarea
2017-03-09 22:26:37 +01:00
Seil0 bef90522ca added cache
added a caching function for the omdb api
2017-03-06 17:59:44 +01:00
Seil0 6524b3e139 Revert "Revert "updated library""
This reverts commit 0cf8905125.
2017-03-05 19:38:22 +01:00
Seil0 0cf8905125 Revert "updated library"
This reverts commit c49714f641.
2017-03-05 19:37:28 +01:00
Seil0 c49714f641 updated library
updated jfoenix (1.1.0 -> 1.2.0)
2017-03-05 19:33:58 +01:00
Seil0 e88e7087ac added sort by favourite
*added sort by favourite
*fixed a fwe minor bugs
2017-03-05 18:29:24 +01:00
Seil0 03debb4180 code cleanup and general improvements 2017-02-09 20:39:43 +01:00
Seil0 3a73d84bfb finished dbcontroller and favourites
pre releas version of Project HomeFlix for version 0.5 plasma cow
2017-02-04 16:15:47 +01:00
Seil0 93822bb013 updated libs
jfoenix to 1.1.0 and sqlite to 3.16.1
2017-02-02 20:52:55 +01:00
Seil0 15009a1047 worked on dbcontroller part 6 / favIcons 2017-02-02 20:41:38 +01:00
Seil0 e7b685ef82 fixed hard coded library paths 2017-01-26 18:08:36 +01:00
Seil0 c20f6917b1 updated MainWindowController 2017-01-26 17:47:08 +01:00
Seil0 3e2443ce5c worked on dbcontroller part 5
finished work on dbcontroller, one remaining bug in mainWindowController
2017-01-11 20:24:40 +01:00
Seil0 5fb7947cc8 worked on dbcontroller part 4
nearly finished only a few things to do (addEntry and UI things)
2017-01-06 00:04:07 +01:00
Seil0 679a5306f5 code clean-up 2017-01-03 23:33:10 +01:00
Seil0 4fe2d7b4be worked on dbcontroller part 3
fixed a few bugs, prepared for favorites
2017-01-03 23:29:45 +01:00
Seil0 a8e2f589ab worked on dbcontroller part 2
fixed a few bugs but still a lot to do
2016-12-18 20:11:58 +01:00
Seil0 f4e2fd2234 worked on the dbcontroller
first part of upcoming database for homeflix (still a lot of work to do)
2016-12-13 19:28:44 +01:00
Seil0 9aa36fc622 updated to build 104
code clean up
2016-12-01 18:24:58 +01:00
Seil0 b5035825a5 updated to build 103 2016-11-21 18:44:21 +01:00
Seil0 98a493aba6 updated to build 102 2016-11-21 18:24:06 +01:00
Jannik 56feef8935 updated to 0.4.0 2016-11-18 09:43:24 +01:00
Seil0 c8fd267159 updated to 0.3.9 2016-11-12 15:08:52 +01:00
Seil0 42f13f37b0 updated to 0.3.9 2016-11-12 15:02:55 +01:00
Seil0 985ca4c8fe updated jfoenix library and moved all libraries to /src/libraries 2016-11-12 13:52:37 +01:00
Seil0 20e8215055 updated apache commons-lang to versione 3.5 2016-11-12 13:47:57 +01:00
Seil0 84b7e2b7a1 updated to 0.3.8 2016-10-10 16:55:26 +02:00
Seil0 9de3e6a3f1 code cleanup part 2 2016-10-09 18:35:55 +02:00