746 Commits (8204bd56a761e867b950f9788f1a32716d1ad5c5)
 

Author SHA1 Message Date
TacoTheDank 8204bd56a7 Adjust codestyle to an .editorconfig 4 years ago
TacoTheDank bba7abf492 Update AndroidX swiperefreshlayout 4 years ago
TacoTheDank 58af6a9f39 Clean up and update README.md 4 years ago
Eric Kok b077c6af1c Prepare 2.5.19 release 4 years ago
Eric Kok 77af0273de Allow Transmission users to set a base dir for ftp download url construction; fixes #518 4 years ago
Eric Kok 1149e0ae16 Pass notification vibrate/light/sound settings to channel to fix #548 4 years ago
Eric Kok dfa78b3ff5 Fix #550 by not crashing and assuming bytes instead 4 years ago
Eric Kok 6cb5dfd355 Fix sub-screens in settings not opening the edit dialog 4 years ago
Eric Kok 8f498b35e5 Rework preference screens to use AndroidX 4 years ago
Eric Kok 90e59c5420 Reinstate dark widget; fixes #555 4 years ago
Eric Kok 9aa13d0b0d Revert "- removed darktheme_check_box from widget config - removed widget_usedarktheme string" 4 years ago
Eric Kok 531527d5ae
Merge pull request #554 from TacoTheDank/master 4 years ago
TacoTheDank 0be480980e Fix spacing in build.gradle 4 years ago
TacoTheDank 17795e6de0 Update ORMLite to 5.1 4 years ago
TacoTheDank e756cf05ae Update aXMLRPC to 1.12.0 4 years ago
TacoTheDank 0460303063 Replace old internal multipart, move bitcomet to transdroid 4 years ago
TacoTheDank 660478aafc Update ColorPicker to 696bb05 4 years ago
TacoTheDank 0d4a4d30db Replace local iharder Base64 with library 4 years ago
TacoTheDank 2dd9bda27d Replace local Base16Encoder with library 4 years ago
TacoTheDank 09e9603133 Migrate to AndroidX 4 years ago
TacoTheDank ba4617343e Rearrange gradle, update Studio and buildTools 4 years ago
TacoTheDank b9479b39dd Update gradle wrapper 4 years ago
Eric Kok e208d338cb
Merge pull request #553 from twig/rss-feed-auto-tab 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
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
Eric Kok b2c8ea7aee
Merge pull request #540 from twig/fix-torrentdetails-crash 4 years ago
Eric Kok 3daef85cd8
Merge pull request #541 from twig/fix-torrent-details-long-label 4 years ago
Eric Kok dae2ad2b81
Merge pull request #546 from bitcometdev/master 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 1c556e038e fix squishy date on TorrentDetails when label is too long 4 years ago
Twig N 004f9be4c9 fix crash on TorrentDetails activity 4 years ago
Eric Kok 4e0c384e4d
Merge pull request #526 from twig/combine_rss_feed_views 4 years ago
Eric Kok b9e1885215
Merge pull request #538 from twig/fix-mimic-labels-2 4 years ago
Eric Kok 37b9c3885c
Merge pull request #539 from twig/fix-missing-navigation-labels 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
Eric Kok 0144663d04
Merge pull request #536 from twig/fix-mimic-labels 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 5dc916396d Merge remote-tracking branch 'origin/master' into combine_rss_feed_views 4 years ago
Eric Kok 505688eb6f
Merge pull request #529 from twig/auto-daynight-theme 4 years ago
Eric Kok bd8ef730ed
Merge pull request #530 from twig/upgrade-gradle 4 years ago
Eric Kok fd80a29668
Merge pull request #533 from paour/patch-1 4 years ago
Pierre-Luc Paour 83844ca209
Fix build errors due to AndroidAnnotations 4 years ago
Twig N 320c5d9935 - fixed dialogs from applying the wrong theme when autoDarkTheme is on 4 years ago