21 Commits (78afbab9c545e47d999d1b782bbe82da274d57b5)

Author SHA1 Message Date
Alon Albert 78afbab9c5 Change name of adapter to DelugeRpc 7 years ago
Alon Albert e54cc6e1a0 Initial connit 7 years ago
twig 255311300f - renamed RemoteRssFilesAdapter to RemoteRssItemsAdapter 8 years ago
twig 8ad8d0d39a - general cleanup and polish of code 8 years ago
twig 46c606610e - added Daemon.supportsRemoteRssManagement() 8 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 c09807f191 Added filter feature for rss checker and server notifications. Special request by Xirvik! 9 years ago
Eric Kok 2a06c1ba56 Added native support for Dediseebox seedboxes. 9 years ago
Eric Kok 25ec5a50aa Added native support for tTorrent (based on old qBittorrent adapter). Fixes #202. 9 years ago
Eric Kok e710f18be2 Adding action bar to the preference activities. 9 years ago
Eric Kok a3a595d967 Replaced Croutons with Snackbars. 9 years ago
Eric Kok 1cf19c9a31 Details screen working. 9 years ago
Eric Kok ad8c0f39ac Replaced action bar with Toolbar and replaced spinner navigation with nav drawer. 10 years ago
Eric Kok 88cd854ff1 Getting list selectors to work properly with ripple on Lollipop, removed unused Holo drawables, fixing action bar theme, etc. 10 years ago
Eric Kok 664ef994b3 Updated barcode scanner feature to better handle EAN code conversion to search query (might need to change from the Google Search AJAX provider in the future). 10 years ago
Eric Kok 219b2b71bc Added support for importing/exporting settings via QR code. Fixes #178. 10 years ago
Eric Kok d54d34eaf9 Offer only supported features in the interface (forced starting, force recheck, etc.). Fixes #180. Also fixes #183 by maintaining the torrent ID lost viewed. 10 years ago
Eric Kok ee318ef508 Added per-feed disabling of new RSS item checker. Fixes #136. 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 09e5486ec3 Added support for Aria2 via its JSON RPC-API. Fixes #164. 10 years ago
Dan Pasanen 1473d81224 core/lib: allow for sorting based on torrent size 10 years ago
Dan Pasanen bc56541ec1 core/lib: allow for sorting based on downloaded percent 10 years ago
Eric Kok 8b5ec92f0f Added copy to clipboard option for file names (from CAB) and RSS items (from CAB). Fixes #145 and (partially) fixes #126. 10 years ago
Eric Kok 5e39a67393 Added default server feature, with option to always ask when adding a torrent (fixes #150). Default to last used server (old behaviour). 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 334d95d6ce Attempt to fix the negative sign persistance issue #138, although I cannot reproduce it so lets hope for the best. 10 years ago
Eric Kok 4361d175c6 Added confirmation dialog when removing server, RSS feed or web search settings. Fixes #133. 10 years ago
Eric Kok f8fd600785 Separated the seeders and leechers (peers), which means getting these fields for all the support torrent clients. Fixes #25. 10 years ago
Eric Kok 6635c8ffc5 Fixed support for Xirvik shared seedboxes (that require loading the RPC mount point from the server). 10 years ago
Eric Kok 1fe4e9b642 Added options to use a RSS item as new search, to follow its link or to view the item description. Fixes #45. 10 years ago
Eric Kok 6c4058851c Fixed transfer rates dialog size on layouts with a small height (such as phone landscape views). Fixes #74.! 10 years ago
Eric Kok df030db62a Prepared for #7 auto refresh by adding a system setting (and moving help options to a separate screen). 11 years ago
Eric Kok 02742347e1 Upped version number to 2.1.2 for new release. 11 years ago
Eric Kok c62f920195 New 2.1.1 release (mainly to get the rTorrent bugfix out). 11 years ago
Eric Kok 18ad364d45 Added support for adding Xirvik and Seedstuff seedboxes with super simple settings. 11 years ago
Eric Kok 10fa881e89 Fixes #66 where transdroid would crash when clicking a search result that does not point to a .torrent url. 11 years ago
Eric Kok 5cba741216 Added option to show the server status stats (up and down count and speeds) in the widget action bar. Partially solves #42, although it doesn't look great when reducd to 1 cell high and 2 cells width. 11 years ago
Eric Kok d55301f625 Allow quick multi-selection of torrents or files based on whether they are finished. 11 years ago
Eric Kok ee44470a3a Added sorting by download speed. Fixes #34. 11 years ago
Eric Kok 4cee1802ae Fixes #22. Adds an option (in System settings) to treat all dormant (0KB/s, no data transfer going on) torrents as inactive so that they do not show in the Downloading or Seeding lists. 11 years ago
Eric Kok 8ea2a19707 Added option to clear search suggestions history in System settings. Also removed the unused TorrentSearchHistoryProvider class. 11 years ago
Eric Kok 8a0e638698 Fixed #40 by adding a new local port option. 11 years ago
Eric Kok 957036e250 Added resume and pause buttons to the widget and fixed widget-related (UI) bugs. 11 years ago
Eric Kok 7776eb2ef5 Added option to force recheck of data with rTorrent, uTorrent and Deluge. Fixes #16. Also fixes a UI glitch to propage torrent changes back to the torrents list screen. 11 years ago
Eric Kok 4e463c7942 Updating changelog and upping version number to 2.0.2. 11 years ago
Eric Kok 221cfc3313 Added an option to disable sending of user credentials to the server. 11 years ago
Eric Kok 9345b84011 Separated the RSS and torrents-related background notification settings. 11 years ago
Eric Kok 1ed644e42c Added support for pull to refresh in main and details screen (via ActionBar-PullToRefresh library). Fixes #19. 11 years ago
Eric Kok f8f0fa42b6 Modifications for the lite version of Transdroid (now called Transdrone :). 11 years ago