237 Commits (1bcbf08fe6a1f9e1d86aa61715605df1a8a2a443)

Author SHA1 Message Date
Eric Kok df64a41799 Fix settings JSOn file export of the RSS alarm include/exlude filter settings. 7 years ago
Eric Kok e1a0d919d3 FTP url fixed when not set to a custom url. 7 years ago
Eric Kok 9813b96f29 Several FTP url-related fixed, notable fiel paths for RTorrent and correct FTP download link generation. 7 years ago
carlosam a261f07361 Update Portuguese translation 7 years ago
Koro bc6fb07c46 Add proper banner. 7 years ago
Koro ff956dac71 Add leanback support with dummy banner. 7 years ago
Mário Franco 9ba2d25270 Fix remove rss feeder settings 7 years ago
Thomas Riccardi 11d5967a45 rtorrent: fix TorrentStatus with new pause/stop actions 7 years ago
Thomas Riccardi 1281b6ee20 rtorrent: fix stop that only paused 7 years ago
Eric Kok 5d8de8a198 Bumb version for 2.5.8 release with Deluge fix. 7 years ago
Annie the Eagle 7a866cd7ce Issue #355 - Fix compatibility with latest Deluge. Also upgrade Gradle. 7 years ago
Twig Nguyen a519e70fd9 - upgraded gradle 7 years ago
Felipe Barriga Richards 4a9a8b6027 XMLRPCClient: Add FIXME comment. 7 years ago
Felipe Barriga Richards 098be2d419 axmlrpc: Remove unused/dead code/imports. 7 years ago
Felipe Barriga Richards 919ce21060 axmlrpc: fix: consume http entities after parsing them. 7 years ago
Felipe Barriga Richards 3fa6bf9bdc axmlrpc: Use XmlPullParser to deserialize xml objects. Serialization remains the same. Code copied from WordPress-Android. 7 years ago
Petko Vasilev a65778ed97 Changed a text dimen from dp to sp 8 years ago
Petko Vasilev 90942ce1de Fixed a minor visual glitch in the serverstatus actionbar 8 years ago
Thomas B Homburg 4091e90397 Danish language corrections 8 years ago
twig 4f8d45a0a7 - missed a comment 8 years ago
twig d25600d78a - removed comment which is no longer true 8 years ago
twig 255311300f - renamed RemoteRssFilesAdapter to RemoteRssItemsAdapter 8 years ago
twig 8ad8d0d39a - general cleanup and polish of code 8 years ago
twig c16a0149fa - now shows the current filter on remote rss feeds in toolbar subtitle 8 years ago
twig 6d58d1186b - removed supportsRemoteRssManagement() check in openRemoteRss() 8 years ago
twig b503614f4d - hide search view 8 years ago
twig 210cd1c2d4 - prevent opening of openRemoteRss() when no feed items configured 8 years ago
twig 1e850dae3f - hide remoterss toolbar button if no server configured/connected 8 years ago
twig de4f72bc02 - disabled all the fancy stuff in RemoteRssActivity.java (FAB, refresh button, drag to refresh, bottom toolbar) 8 years ago
twig 073fa6d9e5 - refactored RemoteRssChannel and RemoteRssItem to be reusable for other clients 8 years ago
twig 46c606610e - added Daemon.supportsRemoteRssManagement() 8 years ago
twig a20f9156f2 - added remoterss/RemoteRssActivity.java 8 years ago
Eric Kok 8b960741b1 Updated translations and bumbed version to 2.5.7 for new release. 8 years ago
Eric Kok 5e0ba13426 Slightly reduced number size on transfer rate input screen to fix #239 hopefully; hard to reproduce. 8 years ago
Eric Kok bb96064bcc Allow setting of a folder with uTorrent for reverse proxy setups. Folder comes before the fixed /gui. Fixes #277. 8 years ago
Eric Kok 0fed95d803 Added dummy views to steal focus in main screen from the filter edit text. Hopefully fixes 285. 8 years ago
Eric Kok 429d045274 Prevent crash when connecting to an Rtorrent client with a space in host name or SCGI mount folder. Fixes #296. 8 years ago
Eric Kok b982a2e4fc Properly remove shared prefs for an rss feed when deleting the feed. Might be related to #269. 8 years ago
Eric Kok d3da32d831 Change service to get an icon for an RSS site. Fixes #287. 8 years ago
Zach Strudler 3bc3fbcf78 Show popup in UI thread 8 years ago
Phillip Dykman 1d9fe52b35 Add force recheck command for qBitTorrent 9 years ago
Eric Kok cf1a293454 Added changelog for 2.5.6 release. 9 years ago
Eric Kok dce15b89f2 When no search sites are enabled (in the Torrent Search config), still allow web bases searches. Fixes #263. 9 years ago
Eric Kok f82ba6e12b Support for runtime permissios, to read/write local storage for settings/torrents. Fixes #258. 9 years ago
Eric Kok b2554c5745 Fix type in AWD name. Fixes #273. 9 years ago
Eric Kok 3dce4c0211 Upgrading dependencies, preparing new release. 9 years ago
Eric Kok 92c8d9b142 Prevent potential crashes (based on Play Store console reports). 9 years ago
Eric Kok 57e33b4ce7 Use our own SSL socket factory implementation so support all TLS variants and SNI in RSS feed parser. Fixes kat.cr feeds, for example. 9 years ago
Eric Kok 7c5c6f584d Release version 2.5.5. 9 years ago
Eric Kok 48c6b4d072 Seems I was wrong in a2a8f1960d. Actually the problem was in the arguments. Please rTorrent, document! Fixes #251 and fixes #227 again again. 9 years ago