9 Commits (8204bd56a761e867b950f9788f1a32716d1ad5c5)

Author SHA1 Message Date
TacoTheDank 8204bd56a7 Adjust codestyle to an .editorconfig 4 years ago
Eric Kok 8f498b35e5 Rework preference screens to use AndroidX 4 years ago
Twig N 320c5d9935 - fixed dialogs from applying the wrong theme when autoDarkTheme is on 4 years ago
Twig N 6464439455 - added system_autodarktheme setting which overrides system_usedarktheme 4 years ago
Eric Kok 2e70236e84 Update copyright year. 6 years ago
Eric Kok d689a1f151 Reworked background services via Android-Job. This finally adds support for newer Android versions (respecting Doze mode et al.) and stops crashing the app on Android 8. Fixes #462 and fixes #464. 6 years ago
Eric Kok edce58ab03 Fixed UI issues due to dark theme and appcompat. Corrects dialog colors on dark theme, fixes #224. Corrects display of contextual action bar and search entry box. 9 years ago
Eric Kok 676a21fb92 New Material icons, reworking main screen design, corrting action bars... WIP 9 years ago
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