1 Commits (bda024f4188b54c6645c16a8a3accfbcd609aaa2)

Author SHA1 Message Date
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 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 07d169c532 Prevent crash when labels are not yet loaded yet the label dialog is somehow started (race condition?). 10 years ago
Eric Kok 622eca4222 Prevent auto refresh when searching or selecting files (in tabletinterface). 10 years ago
Jonas Kalderstam 2bd8b88254 Added auto refresh to the activity 10 years ago
Eric Kok ca77d84ca8 Don't mark torrent files as selected with only a simple list item click; a long click is neccesary. 11 years ago
Eric Kok dc4ac58a43 Remove any selection on the torrents list when opening the details fragment. Fixes #33. 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 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 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
Eric Kok fc2cd9be25 Improving the general screen flow and unnecesary multiple refresh calls. Also fixes #11 and fixes #6. 11 years ago
Eric Kok cd44899f83 Click on empty/error messages refreshes the torrents and details screens. Fixes #20. 11 years ago
Eric Kok 940ce5fad8 Show/hide menu options depending on the connected server type. 11 years ago
Eric Kok a6faa68531 Added GNU GPL v3 license statement to all code (Java, XML) files. 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 852c5dd7dc Allow modification of selection (select all or invert) from the CAB. 11 years ago
Eric Kok 648901ceaa Added JavaDoc comments and some formatting of code. 11 years ago
Eric Kok 4056ddf497 Fixed file priorities and added appropriate action bar icons. 11 years ago
Eric Kok 331950f89f Making the contextual action bars work and allow setting of file priorities. 11 years ago
Eric Kok 3600873f3c Improved layout and text sizes on large (tablet) screens. 11 years ago
Eric Kok ed718e2cfe Fixed torrent list sorting. 11 years ago
Eric Kok 70ab9ef37d Updated turtle mode icons and fixed tutle mode status indication. 11 years ago
Eric Kok 865385ec78 Allow filtering (with text entry) on torrents list.\nUpgraded to Eclipse ADT tools v22. 11 years ago
Eric Kok 8a866bc3ab Allow sorting of torrents main list. 11 years ago
Eric Kok 490ebbe828 Correct loading of details fragment (and stats and files) into phone and tablet fragments. 11 years ago
Eric Kok fd6ff088b8 Fix loading of server settings, albels and show proper loading state. 11 years ago
Eric Kok b46bac998a Fix various layout issues. 11 years ago
Eric Kok 6a6250cdf2 Add About screen/fragment. 11 years ago
Eric Kok 0c09c4121f Split Transdroid into Lite (no search and RSS) and Full versions, with the Core project containing all function code. 11 years ago
Eric Kok 5df27e2b64 Use general import of classes in package to work around an Eclipse bug with generated classes (https://github.com/excilys/androidannotations/wiki/FAQ#wiki-import) 11 years ago
Eric Kok d3b22f4af9 Renamed lite directory to core, as it will serve as UI core project for market and full versions. 11 years ago
Eric Kok abe7cc0a89 Fixing screen flow. 11 years ago
Eric Kok d46bf03eeb Working on task execution and navigation list. 11 years ago
Eric Kok ee824238d0 Fixing the details fragment to show and with a proper layout of headers.\nStarting task execution. 11 years ago
Eric Kok 34376e26e7 Getting the details screen lay out properly. 11 years ago
Eric Kok fc83f907e1 Build torrent and details fragment UI and started on logic. 11 years ago