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 6b62ce09c0 Remember the last selected navigation filter (status type, label) and preselect it on the next startup. Fixes #113. 10 years ago
Eric Kok 35831ca5c0 Remove any empty label that the server sends, as we maintain out own empty label. Fixes #79. 10 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 51daf887ae Add the empty ('Unlabeled') label in the filter list. Fixes #39. 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 8321c2c91b Added label picking/new label dialog in details fragment. 11 years ago
Eric Kok fd6ff088b8 Fix loading of server settings, albels and show proper loading state. 11 years ago
Eric Kok 597c6b1ac3 Showing labels in the navigation list or spinner. 11 years ago
Eric Kok fb9f19500f rTorrent adapter should return the labels that it encountered during torrents retrieval. 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 d46bf03eeb Working on task execution and navigation list. 11 years ago
Eric Kok fc83f907e1 Build torrent and details fragment UI and started on logic. 11 years ago
Eric Kok e01555ae5f Creating new preferences screens. 11 years ago