85 Commits (5cba741216902271df34da0ccdb572f19c4c4ac8)

Author SHA1 Message Date
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
Eric Kok cd77d1c7ff Allow filter action to show in main action bar (and add an icon for the action). 11 years ago
Eric Kok 940ce5fad8 Show/hide menu options depending on the connected server type. 11 years ago
Eric Kok b7860c3d5e Choose connection address (hostname or ip) based on locally connected wifi network. 11 years ago
Eric Kok 6c50e35329 Preparing for beta 1 release with proper list of used libraries and their licenses. 11 years ago
Eric Kok 5df916db34 New alpha release 4 with Torrent Connect fixes. 11 years ago
Eric Kok 34a3834526 Tweaked tablet search layout. 11 years ago
Eric Kok a6faa68531 Added GNU GPL v3 license statement to all code (Java, XML) files. 11 years ago
Eric Kok b761c6741a Allow viewing of details page (via browser intent) of search resutls. 11 years ago
Eric Kok cdca689893 Fix background services notifications. 11 years ago
Eric Kok 97c2589632 Added background services for app updates, RSS feeds and server checks for new and finished torrents. 11 years ago
Eric Kok 302f88489b Allow batch updating of labels in main screen and properly remember the current filter (screen type) there. 11 years ago
Eric Kok 8321c2c91b Added label picking/new label dialog in details fragment. 11 years ago
Eric Kok 65e28f5638 Added editing of trackers from torrent details view. 11 years ago
Eric Kok 1df3429f67 Adde max transfer speeds picker.\nBumbed build target to API level 14. 11 years ago
Eric Kok 0208dab429 Fix search suggestions and tweak result list appearance. 11 years ago
Eric Kok ba6a3cd70d Added search UI and functionality. 11 years ago
Eric Kok b81bf09e53 Sort files in details screen using natural order. 11 years ago
Eric Kok 22cb487080 Added a dummy client adapter for fast UI testing. 11 years ago
Eric Kok 1e08daa28d Replaced old merge and sack adapters will leaner, focussed merge and view holder adapter; the latter also correctly manages view visibility by showing and hiding rows. 11 years ago
Eric Kok 2dfeef5d6e Correct details fragment line divider color on dark theme. 11 years ago
Eric Kok d92dc5df4d Fixed the vertical divider line to display correctly on light and dark themes and only on tablets. 11 years ago
Eric Kok 968f97cf88 Show a light grey line as details fragment divider on the far left. 11 years ago
Eric Kok 3593ead589 Finalized adding of torrents via http, file or magnet; also multiple http links at once via ADD_MULTIPLE. 11 years ago
Eric Kok c6a4621979 Correct loading of RSS feeds UI and allow multi-select of items. 11 years ago
Eric Kok 23021d81c7 Loading and parsing of RSS feeds and showing loading status in the UI. 11 years ago
Eric Kok e874e0eb71 Added RSS feed feature UI. 11 years ago