722 Commits (dev)
 

Author SHA1 Message Date
Eric Kok 1edf398286
Merge pull request #551 from jonathanjsimon/dev 4 years ago
Jonathan Simon f78762fb88 Remove all whitespace from URL when adding 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
Twig N a560b06a2f - removed R8 config since its enabled by default 4 years ago
Twig N 96cd7c7f30 - upgraded to gradle v5.4.1 4 years ago
Twig N f109a49a6d - removed darktheme_check_box from widget config 4 years ago
Twig N 8c131002fe - removed unused TransdroidTheme themes in values-v21/styles.xml 4 years ago
Twig N e1caa2a4f8 - fixed up RemoteRssActivity after rebase 4 years ago
Twig N 784c936619 - fixed inconsistent tabs to space 4 years ago
Twig N 5582731775 - fixed widget toolbar text colour 4 years ago
Twig N e37d1ebf8e - fixed transdroid_text_actionbar colour (always white is fine) 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 e8fd47cb31 (WIP) 4 years ago
Twig N 43fa212c2b (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 ad1f14e2b8 - experiment with using Theme.AppCompat.DayNight 4 years ago
Eric Kok 397a8228c0
Merge pull request #527 from twig/unlabelled_top 4 years ago
Twig N 3da0c25b19 - show unlabelled torrents at the top of filter list 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 521159c928 - added @OptionsMenu for RemoteRssFragment 4 years ago