40 Commits (7ed5562fb44cf5ad0140b0555c4e5ec23315f331)

Author SHA1 Message Date
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
Eric Kok 164a2d20d8 Clean up lint warnings before we make beta release 2.3.0-beta. 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