36 Commits (1bcbf08fe6a1f9e1d86aa61715605df1a8a2a443)

Author SHA1 Message Date
Adam Peck da00a7c958 Add support for Deluge V2 RPC. 5 years ago
Eric Kok 78dd4bdc57 Fixes #391 by requesting location permission if user want to use Local network (based on wifi SSID) feature for alternative local configuration. 5 years ago
pxgamer 06718e6793
Fix typo with 'pref_alarmnew_info' value 5 years ago
pxgamer 2783b9964f
Fix typo with 'pref_alarmrssnew_info' value 5 years ago
Micdu70 d762221ee0 Fix typo 6 years ago
Eric Kok 2e70236e84 Update copyright year. 6 years ago
Eric Kok d689a1f151 Reworked background services via Android-Job. This finally adds support for newer Android versions (respecting Doze mode et al.) and stops crashing the app on Android 8. Fixes #462 and fixes #464. 6 years ago
Mario Franco 058bb14843 Added option for local ssl configuration 6 years ago
Alon Albert e2e70d05c3 Add Remote RSS Support to Deluge RPC Adapter 6 years ago
Eric Kok 2ecf4c2581 Add donate links; via PayPal on full version or refer to website (that has a link) on lite version. Fixes #329. 6 years ago
Eric Kok 920f3c2f6e Rename 'Uploading' to 'Seeding' to better indicate this filters on non-complete torrents. Ideally translations would follow, but... Fixes #398. 6 years ago
Alon Albert 43ed12b083 Add Sort-By Action to Search Activity 7 years ago
Alon Albert c51ddcc861 Refactor sendRequest 7 years ago
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