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 49bdde791c Integrated the auto refresh timer with its setting after @spacecowboy merge, which fixes #7. 10 years ago
Eric Kok df030db62a Prepared for #7 auto refresh by adding a system setting (and moving help options to a separate screen). 10 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 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 f8f0fa42b6 Modifications for the lite version of Transdroid (now called Transdrone :). 11 years ago
Eric Kok b1881f0cf4 Only check for app (and search module) updates once a day. That should be enough, right? 11 years ago
Eric Kok a6faa68531 Added GNU GPL v3 license statement to all code (Java, XML) files. 11 years ago
Eric Kok 2acb44f650 Have light and dark themes both available and make it user-selectable. 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 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
Eric Kok e01555ae5f Creating new preferences screens. 11 years ago