11 Commits (09e9603133b98b8f832b1a2ebeef92b23b84666c)

Author SHA1 Message Date
TacoTheDank 09e9603133 Migrate to AndroidX 4 years ago
Eric Kok 2e70236e84 Update copyright year. 6 years ago
Zach Strudler 3bc3fbcf78 Show popup in UI thread 8 years ago
Eric Kok f82ba6e12b Support for runtime permissios, to read/write local storage for settings/torrents. Fixes #258. 8 years ago
Eric Kok c09807f191 Added filter feature for rss checker and server notifications. Special request by Xirvik! 9 years ago
Eric Kok 1fb2b10a27 Updated dependencies and build tools. 9 years ago
Eric Kok c91e79f9d3 Working contextual action modes, working menus. 9 years ago
Eric Kok 676a21fb92 New Material icons, reworking main screen design, corrting action bars... WIP 9 years ago
Eric Kok ad8c0f39ac Replaced action bar with Toolbar and replaced spinner navigation with nav drawer. 10 years ago
Eric Kok ecf1d8833a Fixed crash on logging and correct search history provider authority to fix search suggestions. 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 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 f228926d73 Support adding of magnet links via the Add by url dialog. Fixes #96. 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 18ad364d45 Added support for adding Xirvik and Seedstuff seedboxes with super simple settings. 11 years ago
Eric Kok f8f0fa42b6 Modifications for the lite version of Transdroid (now called Transdrone :). 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 a6faa68531 Added GNU GPL v3 license statement to all code (Java, XML) files. 11 years ago
Eric Kok dc2d484be2 Don't write to Android logcat if app is build in release mode. 11 years ago
Eric Kok 3ec502f4ed Fix RSS feeds screen UI and hide/show setting button. 11 years ago
Eric Kok 23021d81c7 Loading and parsing of RSS feeds and showing loading status in the UI. 11 years ago
Eric Kok e874e0eb71 Added RSS feed feature UI. 11 years ago
Eric Kok cb85ff0229 Improved looks through differnt font family usage and margins. 11 years ago
Eric Kok 331950f89f Making the contextual action bars work and allow setting of file priorities. 11 years ago
Eric Kok b46bac998a Fix various layout issues. 11 years ago
Eric Kok d335ff70df Use the Crouton library to display errors and success messages. 11 years ago
Eric Kok cc834a7ff5 Fix state in which no settings are know and no loading is performed. 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 d3b22f4af9 Renamed lite directory to core, as it will serve as UI core project for market and full versions. 11 years ago
Eric Kok fc83f907e1 Build torrent and details fragment UI and started on logic. 11 years ago
Eric Kok ca37271340 Building the new UI. 11 years ago