9 Commits (9457215b959af4e0c81c1fcc7c59e7afb00ba4b7)

Author SHA1 Message Date
Eric Kok c07dc9ef94 Version bump and copyright update 4 months ago
TacoTheDank 2c7e36dfce Java 8 migration 4 years ago
TacoTheDank 9d2e11a8df Miscellaneous Java lint cleanup 4 years ago
TacoTheDank 8204bd56a7 Adjust codestyle to an .editorconfig 4 years ago
Eric Kok 2e70236e84 Update copyright year. 6 years ago
Eric Kok 9667e3f763 Fixed new item RSS item counter when no torrents are available in the RSS feed (after filtering on include/exclude filter). Fixes #352. 6 years ago
Eric Kok 676a21fb92 New Material icons, reworking main screen design, corrting action bars... WIP 9 years ago
Eric Kok 3375a76f28 Corrected RSS parser package declaration and updated import statements accordingly. Removed unnecessary extra HTTP helper class. 10 years ago
Eric Kok bda024f418 Upgraded to Gradle build system, with full and lite as flavours (rather than usign a library core project). Lib (Torrent Connect) is now integrated directly. Closes #148. 10 years ago
Eric Kok 329a36d05e Handle RSS feeds that do not properly sort dated items (fixes #82) and those who do not provide a date at all (fixes #78 by relying on the last viewed url instead). 11 years ago
Eric Kok a6faa68531 Added GNU GPL v3 license statement to all code (Java, XML) files. 11 years ago
Eric Kok 3593ead589 Finalized adding of torrents via http, file or magnet; also multiple http links at once via ADD_MULTIPLE. 11 years ago
Eric Kok 23021d81c7 Loading and parsing of RSS feeds and showing loading status in the UI. 11 years ago