9 Commits (09e9603133b98b8f832b1a2ebeef92b23b84666c)

Author SHA1 Message Date
TacoTheDank 09e9603133 Migrate to AndroidX 4 years ago
Eric Kok 78dd4bdc57 Fixes #391 by requesting location permission if user want to use Local network (based on wifi SSID) feature for alternative local configuration. 5 years ago
Eric Kok 2e70236e84 Update copyright year. 6 years ago
Mario Franco 058bb14843 Added option for local ssl configuration 6 years ago
Eric Kok c09807f191 Added filter feature for rss checker and server notifications. Special request by Xirvik! 9 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 09e5486ec3 Added support for Aria2 via its JSON RPC-API. Fixes #164. 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 e4b5bc4dc1 Another attempt to fix the localized qBittorrent issues as referenced in #115 and hopefully fixes #142. Who would think of localizing JSON? 10 years ago
Eric Kok 4361d175c6 Added confirmation dialog when removing server, RSS feed or web search settings. Fixes #133. 10 years ago
Eric Kok 7f91d250be Show the user-entered values in server, RSS and search site settings. Fixes #32. 10 years ago
Eric Kok de64d2a9e8 Fix Xirvik seedbox settings. 11 years ago
Eric Kok 18ad364d45 Added support for adding Xirvik and Seedstuff seedboxes with super simple settings. 11 years ago
Eric Kok 8a0e638698 Fixed #40 by adding a new local port option. 11 years ago
Eric Kok 221cfc3313 Added an option to disable sending of user credentials to the server. 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 bebf5e3d2e Added removing and fixed updating of settings. 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 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