8 Commits (8204bd56a761e867b950f9788f1a32716d1ad5c5)

Author SHA1 Message Date
TacoTheDank 8204bd56a7 Adjust codestyle to an .editorconfig 4 years ago
TacoTheDank 09e9603133 Migrate to AndroidX 4 years ago
Twig N 4dc718cd5b - automatically switch to remote rss feeds if they are set up AND you dont use local rss feeds 4 years ago
Eric Kok 65771cea7b Re-add missing activity 4 years ago
Eric Kok 17bd016f62 Update changelog and bump version 4 years ago
Twig N cc0c29f7f7 - forgot RssItemsFragment 4 years ago
Twig N 882a647370 - renamed classes and variables because of annoying squiggly green lines 4 years ago
Twig N b6dea1cf58 - revert some stuff closer to master branch 4 years ago
Twig N 0fc366ecc6 - removed OptionsMenu from RemoteRssFragment since it duplicate them 4 years ago
Twig N 4aca5e6806 - made fragments work with inflated layouts to maintain w900 fragments layout 4 years ago
Twig N 151f8570ca - minor cleanup 4 years ago
Twig N 3fc82d4cc5 - use actual server name rather than "Server" in remote rss tab 4 years ago
Twig N 46bcc679ef - updated tab labels 4 years ago
Twig N 10c1bf76b6 - fix crashes on activity recreation because android is just awful 4 years ago
Twig N e30dfc13b3 Dont store loaders and adapters in class variables if we dont need to 4 years ago
Twig N ff3a289914 - replaced the navigation drawer filter with an ugly spinner 4 years ago
Twig N f92dd04a31 - moved most of remoterss/RemoteRssActivity code into RssfeedsActivity 4 years ago
Twig N 436b307a23 - added tabs for local rss feeds 4 years ago
Eric Kok 2e70236e84 Update copyright year. 6 years ago
Eric Kok c09807f191 Added filter feature for rss checker and server notifications. Special request by Xirvik! 9 years ago
Eric Kok 4ac0a279cc Fixed crash on adding widget as well as widget layout issues (with new Material theme) and Control Service start bug on Android Lolliopo+. Fixed #218. 9 years ago
Eric Kok 3506705a82 Replacing Holo design with Material design in dialogs. 9 years ago
Eric Kok c91e79f9d3 Working contextual action modes, working menus. 9 years ago
Eric Kok 676a21fb92 New Material icons, reworking main screen design, corrting action bars... WIP 9 years ago
Eric Kok cb47a0ea96 Updated RSS feeds views to include Toolbar. More work later. 10 years ago
Eric Kok 580608d37d Started work on Material design version of Transdroid. Certainly still bugged and need to figure out lots of (often major, liek the split action bar) design details. 10 years ago
Eric Kok 04a9da420f Refactored logging to not rely on static access and a global context. 10 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 0b6ea2c9ba Fixed duplicate view IDs used that caused a crash when resuming (explicitly via the up button in the action bar). Fixes #154. 10 years ago
Eric Kok 8600fe8a97 Pushed minimum Andorid version to ICS (API level 15). Removed ActionBarSherlock and related resources. Fixes #68!. Also fixes other bugs with (mostly) the contextual action bar. 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 3ec502f4ed Fix RSS feeds screen UI and hide/show setting button. 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 c6a4621979 Correct loading of RSS feeds UI and allow multi-select of items. 11 years ago
Eric Kok 23021d81c7 Loading and parsing of RSS feeds and showing loading status in the UI. 11 years ago
Eric Kok e874e0eb71 Added RSS feed feature UI. 11 years ago