111 Commits (8b5ec92f0fb5df368086b34772d4e99573bd6814)

Author SHA1 Message Date
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 0b6ea2c9ba Fixed duplicate view IDs used that caused a crash when resuming (explicitly via the up button in the action bar). Fixes #154. 10 years ago
Eric Kok 8073727356 Updated translations for many languages. 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 fe33de2a59 Preparing 2.1.4 release. 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 7f91d250be Show the user-entered values in server, RSS and search site settings. Fixes #32. 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 93f7fd3e81 Preparing new 2.1.3 release. 10 years ago
Eric Kok 3a458f5e25 Added updated translations for Bokmal, Dutch, French, German and partial other translations. Also fixes #109. 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 07d169c532 Prevent crash when labels are not yet loaded yet the label dialog is somehow started (race condition?). 11 years ago
Eric Kok 6c4058851c Fixed transfer rates dialog size on layouts with a small height (such as phone landscape views). Fixes #74.! 11 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
Jonas Kalderstam e53bb5bf22 Now uses dark text in the white widget. 11 years ago
Eric Kok 02742347e1 Upped version number to 2.1.2 for new release. 11 years ago
Eric Kok ed2b605b7f Created a boolean property to easily enable/disable the app update feature at all via a bools.xml setting. Helpful for #60. 11 years ago
Eric Kok de64d2a9e8 Fix Xirvik seedbox settings. 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 23a8ff95c0 Show progress bar if a torrent is not complete, even when it is paused. Fixes #72. 11 years ago
Eric Kok 027f4def7c Updated manifest and changelog for new 2.1.0 release. 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 94fe30bbb4 Added Dutch translation. 11 years ago
Eric Kok f8f0fa42b6 Modifications for the lite version of Transdroid (now called Transdrone :). 11 years ago
Eric Kok c9e1609da3 Fix typo in turtle mode. 11 years ago
Eric Kok 2aef2f0f78 Fixed #17 so that the list view rows show a proper selection (activation) background colour. 11 years ago
Eric Kok cd44899f83 Click on empty/error messages refreshes the torrents and details screens. Fixes #20. 11 years ago
Eric Kok 2b404cf813 First final version of the app widget. 11 years ago
Eric Kok c70ee61646 Working widgets with correct loading static and list rows UI. 11 years ago
Eric Kok 93ee507359 Correct look of the preview widget in the widget config screen. 11 years ago
Eric Kok 1f6d4c893d Fully developer (but untest) widget configuration, service and remote views factory. 11 years ago
Eric Kok 85c2263f85 Added new widget config acitivity (the actual wisget is to follow). 11 years ago
Eric Kok a43e09b891 Support file downloads via AndFTP (and possibly plain ftp:// intents). 11 years ago
Eric Kok 6b928e4ca4 Added option to change a torrent's storage location from the details screen. Fixed #8. 11 years ago