26 Commits (3869be4befef39ffc75965386e256c6873f3f67e)

Author SHA1 Message Date
Eric Kok 3869be4bef Prepare release 2.5.21 2 years ago
Eric Kok 29c3b3b0dc Bump version for 2.5.20 release 3 years ago
Eric Kok c6cb2a59be Fix search on Android 11 as we explicitly need to query for the search module 3 years ago
Eric Kok a77e4e48b8 Remove any reference to defunct Seedstuff 3 years ago
TacoTheDank bce5fcf218 Better support rtl 4 years ago
TacoTheDank 6dc1b85b2a .editorconfig part 3: Entry rearrangement 4 years ago
TacoTheDank 8204bd56a7 Adjust codestyle to an .editorconfig 4 years ago
Eric Kok 8f498b35e5 Rework preference screens to use AndroidX 4 years ago
Twig N cc0c29f7f7 - forgot RssItemsFragment 4 years ago
Twig N 882a647370 - renamed classes and variables because of annoying squiggly green lines 4 years ago
Twig N 151f8570ca - minor cleanup 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
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 3f3ca820e5 Fix cleartext (non-ssl) http traffic on Android 9 though an explicit opt-in. 6 years ago
Eric Kok c2faf75ce3 Fix release builds by pointing AndoridAnnotations to the right AndroidManifest; also adding explicitly the legacy Apache HttpClient usage. Preparing new release. 6 years ago
Koro ff956dac71 Add leanback support with dummy banner. 7 years ago
twig a20f9156f2 - added remoterss/RemoteRssActivity.java 8 years ago
Eric Kok 2a06c1ba56 Added native support for Dediseebox seedboxes. 9 years ago
Eric Kok 276990b296 Never open the software keyboard when starting the activity (due to the filter edittext taking focus). 9 years ago
Eric Kok cb47a0ea96 Updated RSS feeds views to include Toolbar. More work later. 10 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 8b5ec92f0f Added copy to clipboard option for file names (from CAB) and RSS items (from CAB). Fixes #145 and (partially) fixes #126. 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 fe33de2a59 Preparing 2.1.4 release. 10 years ago
Eric Kok 93f7fd3e81 Preparing new 2.1.3 release. 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 02742347e1 Upped version number to 2.1.2 for new release. 11 years ago
Eric Kok de64d2a9e8 Fix Xirvik seedbox settings. 11 years ago
Eric Kok c62f920195 New 2.1.1 release (mainly to get the rTorrent bugfix out). 11 years ago
Eric Kok 18ad364d45 Added support for adding Xirvik and Seedstuff seedboxes with super simple settings. 11 years ago
Eric Kok 027f4def7c Updated manifest and changelog for new 2.1.0 release. 11 years ago
Eric Kok 8ea2a19707 Added option to clear search suggestions history in System settings. Also removed the unused TorrentSearchHistoryProvider class. 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 4e463c7942 Updating changelog and upping version number to 2.0.2. 11 years ago
Eric Kok e14bc34bdc Upped the build version by 200 to get a higher number for Transdroid 2 (now at 207) than Transdroid 1.1.15 (which was 160). 11 years ago
Eric Kok f8f0fa42b6 Modifications for the lite version of Transdroid (now called Transdrone :). 11 years ago
Eric Kok 5ca8afc869 Version 2.0 release\! 11 years ago
Eric Kok fc2cd9be25 Improving the general screen flow and unnecesary multiple refresh calls. Also fixes #11 and fixes #6. 11 years ago
Eric Kok 93ee507359 Correct look of the preview widget in the widget config screen. 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
Eric Kok ea39f4485b Fix loading of the boot receiver. 11 years ago
Eric Kok b7860c3d5e Choose connection address (hostname or ip) based on locally connected wifi network. 11 years ago
Eric Kok 6c50e35329 Preparing for beta 1 release with proper list of used libraries and their licenses. 11 years ago
Eric Kok 5df916db34 New alpha release 4 with Torrent Connect fixes. 11 years ago
Eric Kok a6faa68531 Added GNU GPL v3 license statement to all code (Java, XML) files. 11 years ago