Commit Graph

116 Commits

Author SHA1 Message Date
Jannik 08048d57ac Merge pull request #11 from Seil0/dev
update to build 127 "plasma cow"
2017-06-01 17:21:14 +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
Jannik 86c84479d8 Update README.md 2017-05-01 00:56:55 +02:00
Jannik 0a5234e46a Update README.md 2017-04-30 23:32:55 +02:00
Jannik 6baa47b852 Merge pull request #10 from Seil0/dev
updated to 0.5.1 "plasma cow"
2017-04-30 23:30:43 +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 853daafe34 Update README.md 2017-04-19 01:57:05 +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
Jannik 10a640a34c Update README.md 2017-04-07 13:58:32 +02:00
Jannik 32e5d829cc Update README.md 2017-04-07 13:57:56 +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
Jannik 944151d35f Merge pull request #8 from Seil0/dev
Update README.md
2017-03-05 19:46:48 +01:00
Seil0 8dcb737e4d Merge branch 'dev' of https://github.com/Seil0/Project-HomeFlix into dev 2017-03-05 19:40:24 +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
Jannik 16d324fdf1 Update README.md 2017-03-05 19:10:46 +01:00
Jannik 8029d4294f Update README.md 2017-03-05 18:37:47 +01:00
Jannik b331ffd270 Merge pull request #7 from Seil0/dev
updated to 0.5.0 "plasma cow"
2017-03-05 18:37:02 +01:00
Jannik 01372c6ad3 Merge branch 'master' into dev 2017-03-05 18:36:43 +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
Jannik 9316bd9982 fixed a few bugs
-fixed a bug that prevented homeflix from starting if no path is specified
2017-02-09 16:27:52 +01:00
Jannik 7890468c20 Update translations 2017-02-09 16:26:05 +01:00
Jannik 1801723bdb fixed bug #6
fixed a bug that prevented homeflix from starting under linux
2017-02-05 17:14:34 +01:00
Jannik 5dbf5278c9 Delete Main.java 2017-02-05 17:12:49 +01:00
Jannik b5a426dbde Delete DBController.java 2017-02-05 17:12:39 +01:00
Jannik 4d4dc05d45 Delete MainWindowController.java 2017-02-05 17:12:26 +01:00
Jannik e9527b0ac2 fixed a Bug that 2017-02-05 17:11:31 +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
Jannik dbcf1331ba DBController fix 2017-01-26 16:32:47 +01:00
Jannik 4892abc2bd Update apiQuery.java 2017-01-26 16:22:11 +01:00
Jannik e71db85b7d Update apiQuery.java 2017-01-26 16:21:27 +01:00
Jannik d736e2eef0 Update README.md 2017-01-13 18:31:53 +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