22 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 f109a49a6d - removed darktheme_check_box from widget config 4 years ago
Eric Kok 2e70236e84 Update copyright year. 6 years ago
Eric Kok 0b95fb1544 Use default SSL setting in case local SSL setting is not yet set (for migration purposes). 6 years ago
Mario Franco 058bb14843 Added option for local ssl configuration 6 years ago
Alon Albert 0461162759 Fix bug when removing a server. header_defaultserver is a string everywhere else but here. 6 years ago
Alon Albert 43ed12b083 Add Sort-By Action to Search Activity 6 years ago
Mário Franco 9ba2d25270 Fix remove rss feeder settings 7 years ago
Eric Kok b982a2e4fc Properly remove shared prefs for an rss feed when deleting the feed. Might be related to #269. 8 years ago
Eric Kok dce15b89f2 When no search sites are enabled (in the Torrent Search config), still allow web bases searches. Fixes #263. 8 years ago
Eric Kok 92c8d9b142 Prevent potential crashes (based on Play Store console reports). 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
Johan Deckmar a8f7051eb6 Fix for #255) Whitespace around IP/hostname results in connection error 9 years ago
Eric Kok ad8c0f39ac Replaced action bar with Toolbar and replaced spinner navigation with nav drawer. 10 years ago
Eric Kok 219b2b71bc Added support for importing/exporting settings via QR code. Fixes #178. 10 years ago
Eric Kok ee318ef508 Added per-feed disabling of new RSS item checker. Fixes #136. 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 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 44c7de515a Fixes some small potential crashes when user input is incorrect. 10 years ago
Eric Kok 6b62ce09c0 Remember the last selected navigation filter (status type, label) and preselect it on the next startup. Fixes #113. 10 years ago
Eric Kok 329a36d05e Handle RSS feeds that do not properly sort dated items (fixes #82) and those who do not provide a date at all (fixes #78 by relying on the last viewed url instead). 11 years ago
Eric Kok 18ad364d45 Added support for adding Xirvik and Seedstuff seedboxes with super simple settings. 11 years ago
Eric Kok 5cba741216 Added option to show the server status stats (up and down count and speeds) in the widget action bar. Partially solves #42, although it doesn't look great when reducd to 1 cell high and 2 cells width. 11 years ago
Eric Kok 8a0e638698 Fixed #40 by adding a new local port option. 11 years ago
Eric Kok 957036e250 Added resume and pause buttons to the widget and fixed widget-related (UI) bugs. 11 years ago
Eric Kok e071de3728 Make a custom search site (selected in settings) stick. Fixes #35. Also collapse the search view after searching. 11 years ago
Eric Kok 221cfc3313 Added an option to disable sending of user credentials to the server. 11 years ago
Eric Kok 1f6d4c893d Fully developer (but untest) widget configuration, service and remote views factory. 11 years ago
Eric Kok 85c2263f85 Added new widget config acitivity (the actual wisget is to follow). 11 years ago
Tom Briden 96f1330127 Fix NumberFormatException if port is saved as blank string 11 years ago
Eric Kok a6faa68531 Added GNU GPL v3 license statement to all code (Java, XML) files. 11 years ago
Eric Kok 97c2589632 Added background services for app updates, RSS feeds and server checks for new and finished torrents. 11 years ago
Eric Kok bcabc271eb Fixed search site selection and selection persistence. 11 years ago
Eric Kok ba6a3cd70d Added search UI and functionality. 11 years ago
Eric Kok 3593ead589 Finalized adding of torrents via http, file or magnet; also multiple http links at once via ADD_MULTIPLE. 11 years ago
Eric Kok 23021d81c7 Loading and parsing of RSS feeds and showing loading status in the UI. 11 years ago
Eric Kok 4ff57b7010 Added import and export of settings (Transdroid 1.x settings can be imported too). 11 years ago
Eric Kok 70ab9ef37d Updated turtle mode icons and fixed tutle mode status indication. 11 years ago
Eric Kok 8a866bc3ab Allow sorting of torrents main list. 11 years ago
Eric Kok 847b1f8264 Fix removal of settings. 11 years ago
Eric Kok bebf5e3d2e Added removing and fixed updating of settings. 11 years ago
Eric Kok 25c088907c Fix server timeout setting parsing. 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