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
Eric Kok b9a1980f75 Removed donate link in Transdrone version to meet Play Store regulations 5 years ago
Eric Kok 2e70236e84 Update copyright year. 6 years ago
Eric Kok 2ecf4c2581 Add donate links; via PayPal on full version or refer to website (that has a link) on lite version. Fixes #329. 6 years ago
Eric Kok e710f18be2 Adding action bar to the preference activities. 9 years ago
Eric Kok 580608d37d Started work on Material design version of Transdroid. Certainly still bugged and need to figure out lots of (often major, liek the split action bar) design details. 10 years ago
Eric Kok 04a9da420f Refactored logging to not rely on static access and a global context. 10 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 f9905c804a Oops; fix the populating of the default server list in settings with the actual number of servers+seedboxes. 10 years ago
Eric Kok 5e39a67393 Added default server feature, with option to always ask when adding a torrent (fixes #150). Default to last used server (old behaviour). 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 df030db62a Prepared for #7 auto refresh by adding a system setting (and moving help options to a separate screen). 10 years ago
Eric Kok 18ad364d45 Added support for adding Xirvik and Seedstuff seedboxes with super simple settings. 11 years ago
Eric Kok 5ecae7bd38 Try to parse a name from torrent http and magnet links to show (and solves the 'Add by URL crashes' bug for magnet links). 11 years ago
Eric Kok 3e6989fa49 Hide search and RSS settings if not supported (i.e. in Lite version). 11 years ago
Eric Kok a6faa68531 Added GNU GPL v3 license statement to all code (Java, XML) files. 11 years ago
Eric Kok 8a866bc3ab Allow sorting of torrents main list. 11 years ago
Eric Kok 98c743f83b Add up (home) button in action bar of all settings related activities. 11 years ago
Eric Kok 6fe27396f3 Fixed verious UI issues, such as details screen loading and text sizes. 11 years ago
Eric Kok bebf5e3d2e Added removing and fixed updating of settings. 11 years ago
Eric Kok 489fd94cd5 Fixed dialog showing on small and large devices. 11 years ago
Eric Kok bbb0880a7e Reload settings in main settings screen on returning to the screen. 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