57 Commits (09e9603133b98b8f832b1a2ebeef92b23b84666c)

Author SHA1 Message Date
TacoTheDank 09e9603133 Migrate to AndroidX 4 years ago
TacoTheDank ba4617343e Rearrange gradle, update Studio and buildTools 4 years ago
Eric Kok 9dcf7951dc Upgrade Gradle, some dependencies and 2.5.18 release prep 4 years ago
Pierre-Luc Paour 83844ca209
Fix build errors due to AndroidAnnotations 4 years ago
Eric Kok 8118632ea1 Prepare 2.5.17 release 4 years ago
Twig N 436b307a23 - added tabs for local rss feeds 4 years ago
Eric Kok 1bcbf08fe6 Preparing a 2.5.16 release 5 years ago
Eric Kok efec00d965 Enable R8 (Google's Proguard replacement) for smaller, faster (release) apks 5 years ago
Eric Kok 3bf85de86c Updated some dependencies 5 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 933eb215d8 New release time 6 years ago
Eric Kok 1cd65b80ac New 2.5.13 release. 6 years ago
Eric Kok 3c24ec73a7 Remove hardcoded absolute path. Fixes #60 again hopefully. Also closes #465 as one can simple make debug builds without the need for a release key. 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
Dan Pasanen 7ed5562fb4 app: read signing info from a keystore.properties file 6 years ago
Dan Pasanen 3eb079a6c3 app: use relative path to manifest 6 years ago
Eric Kok 1ccb6def32 Releasing new version 2.5.12. 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
Eric Kok e4a93c316e Updated dependencies and build tools to more recent version, upgrading our compile target to Android 9. 6 years ago
Eric Kok 22670e9809 Making new 2.5.10 release. 6 years ago
Eric Kok 96467b807e Code cleanup and trying to allow Deluge RPC connetions over properly secured SSL sockets as well as unsecure non-SSl socket. 6 years ago
Alon Albert e597423d22 Get Rencode code from jitpack.io 6 years ago
Eric Kok 79763bdc17 Update the version number and changelog for a new release. 7 years ago
Eric Kok df64a41799 Fix settings JSOn file export of the RSS alarm include/exlude filter settings. 7 years ago
Twig Nguyen cf7d29632a - compile with sdk 23 7 years ago
Eric Kok 5d8de8a198 Bumb version for 2.5.8 release with Deluge fix. 7 years ago
Eric Kok 8b960741b1 Updated translations and bumbed version to 2.5.7 for new release. 8 years ago
Eric Kok fe0c92b926 Updated dependencies of tools and libraries. 8 years ago
Eric Kok b0648b613d Ignore lint warning on mising public constructor of dialog fragment. Fixes #276. 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 3dce4c0211 Upgrading dependencies, preparing new release. 8 years ago
Eric Kok 7c5c6f584d Release version 2.5.5. 9 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 6b76ebcad3 Fix crash on tablets when opening search. Should still improve the UI but at least this fixes #235. 9 years ago
Eric Kok edce58ab03 Fixed UI issues due to dark theme and appcompat. Corrects dialog colors on dark theme, fixes #224. Corrects display of contextual action bar and search entry box. 9 years ago
Eric Kok 4ac0a279cc Fixed crash on adding widget as well as widget layout issues (with new Material theme) and Control Service start bug on Android Lolliopo+. Fixed #218. 9 years ago
Eric Kok a8dad0aac3 Embed latest app and search module version indicator directly in the repo. 9 years ago
Eric Kok 25f741260f Fixes in tablet and dark version of the new UI. 9 years ago
Eric Kok 4b1ebe359b Released v2.5.0 beta 2 9 years ago
Eric Kok 45d2d594a5 Support scanning of QR codes with embedded magnet link. Fixes #196. 9 years ago
Eric Kok e710f18be2 Adding action bar to the preference activities. 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 d0100fc67e Updated to Gradle 1.0 to build with Android Studio 1.0+. Fixes #189. 9 years ago
Eric Kok 7f533779dd Moved to Android Gradle plugin 1.0 (for Android Studio 1.0). Removed old manager project as it doesn't compile now and development has to start from scartch anyway. 10 years ago
Eric Kok cb47a0ea96 Updated RSS feeds views to include Toolbar. More work later. 10 years ago
Eric Kok 32cfc95917 Release time! Version 2.3.0. 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