315 Commits (f4a8b6c20c87ab841f47b735a273f345c248d225)

Author SHA1 Message Date
Jonathan Simon f78762fb88 Remove all whitespace from URL when adding 4 years ago
Eric Kok 65771cea7b Re-add missing activity 4 years ago
Eric Kok 17bd016f62 Update changelog and bump version 4 years ago
Eric Kok 39d69ea7ed Fixes #525 labels support for qBittorrent < 4.1 4 years ago
Eric Kok 114a887327 Fixes #534 qBittorrent auth errors by eagerly logging in, assuming qBit is up-to-date 4 years ago
Eric Kok c39e7e38cc Use document provider (by intent) APIs for import/export of settings to/from a file; fixes #543 4 years ago
Eric Kok 9dcf7951dc Upgrade Gradle, some dependencies and 2.5.18 release prep 4 years ago
wxhere e3e3359c12 The task id should be assigned from XML, not assumed to be the order number in the returned XML list. 4 years ago
Twig N 004f9be4c9 fix crash on TorrentDetails activity 4 years ago
Twig N 22ebcadaab fixed missing navigation labels after returning to TorrentsActivity 4 years ago
Twig N 1b8daa6817 ignore updateTorrents() and quickUpdateTorrent() if fragment is detached 4 years ago
Twig N d74d74391a isResumed() was always returning false upon activity resume, so torrent updates from details activity were not being applied 4 years ago
Twig N c6b6862f15 - deleted RemoteRssActivity.java that was restored during conflict 4 years ago
Twig N 320c5d9935 - fixed dialogs from applying the wrong theme when autoDarkTheme is on 4 years ago
Twig N f109a49a6d - removed darktheme_check_box from widget config 4 years ago
Twig N e1caa2a4f8 - fixed up RemoteRssActivity after rebase 4 years ago
Twig N ee2037cece - fixed missing import 4 years ago
Twig N e649122fbe (WIP) 4 years ago
Twig N 7587b23469 (WIP) 4 years ago
Twig N 0756ba72e3 - added SettingsUtils 4 years ago
Twig N 6464439455 - added system_autodarktheme setting which overrides system_usedarktheme 4 years ago
Twig N 3da0c25b19 - show unlabelled torrents at the top of filter list 5 years ago
Twig N cc0c29f7f7 - forgot RssItemsFragment 5 years ago
Twig N 882a647370 - renamed classes and variables because of annoying squiggly green lines 5 years ago
Twig N b6dea1cf58 - revert some stuff closer to master branch 5 years ago
Twig N 0fc366ecc6 - removed OptionsMenu from RemoteRssFragment since it duplicate them 5 years ago
Twig N 4aca5e6806 - made fragments work with inflated layouts to maintain w900 fragments layout 5 years ago
Twig N 521159c928 - added @OptionsMenu for RemoteRssFragment 5 years ago
Twig N 151f8570ca - minor cleanup 5 years ago
Twig N a1d471a78b - improve styling of remote rss channels filter 5 years ago
Twig N 3fc82d4cc5 - use actual server name rather than "Server" in remote rss tab 5 years ago
Twig N 46bcc679ef - updated tab labels 5 years ago
Twig N 226a9795b7 - removed remoterss/RemoteRssActivity.java 5 years ago
Twig N 10c1bf76b6 - fix crashes on activity recreation because android is just awful 5 years ago
Twig N e30dfc13b3 Dont store loaders and adapters in class variables if we dont need to 5 years ago
Twig N ff3a289914 - replaced the navigation drawer filter with an ugly spinner 5 years ago
Eric Kok 0c62e12cea Fix #479 by setting proper label on checking torrents 5 years ago
Twig N f92dd04a31 - moved most of remoterss/RemoteRssActivity code into RssfeedsActivity 5 years ago
Eric Kok b80430a6ff More qBittorrent API version change fixes cf #516 5 years ago
Twig N 436b307a23 - added tabs for local rss feeds 5 years ago
Phillip Dykman 7120a11540 Remove debug messages 5 years ago
Phillip Dykman c48ccf97ef Fix recheck command for v2 5 years ago
Phillip Dykman 21abb678f5 Parse api version to int same as app version (2.3.0 => 20300) 5 years ago
Phillip Dykman 8371b39cdf Remove unnecessary http methods 5 years ago
Phillip Dykman 2cb1b09858 Replace return code int flag with DaemonException for 403 detection 5 years ago
Phillip Dykman 5cf18931e1 Untangle try-catch blocks for version checking 5 years ago
Firdaus Ahmad d1facac2c1 Fixed resume and pause in qBittorrent 5 years ago
Firdaus Ahmad 548e866d20 Support new API 5 years ago
Phillip Dykman c50dee31ea Fix parsing bug - seq_dl and f_l_piece_prio can be missing if the 5 years ago
Phillip Dykman db2892981b Full pieces view graphic 5 years ago