614 Commits (bugfix/391)
 

Author SHA1 Message Date
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 f6e8de2b52 Fixing UI crashes due to #391 #495 #484 #483... 5 years ago
Eric Kok 6832dd423b Removed donate link in Transdrone version to meet Play Store regulations 5 years ago
Eric Kok b9a1980f75 Removed donate link in Transdrone version to meet Play Store regulations 5 years ago
Eric Kok 6890129b16
Merge pull request #486 from pxgamer/feature/typo-fixes 5 years ago
pxgamer 06718e6793
Fix typo with 'pref_alarmnew_info' value 5 years ago
pxgamer 2783b9964f
Fix typo with 'pref_alarmrssnew_info' value 5 years ago
Eric Kok c09bfc18a1 Point app update checker to 2.5.14 release. 6 years ago
Eric Kok 3e28b424ae Update changelog for new release. 6 years ago
Eric Kok 08e3bea0d5 Adds notification channels (for Android 8+). Fixes #468. 6 years ago
Eric Kok 933eb215d8 New release time 6 years ago
Eric Kok de9c0c4d7a Maybe fix #469. Seems fragment is already detached and unloaded. 6 years ago
Eric Kok 8ec2498f85
Merge pull request #473 from Micdu70/patch-1 6 years ago
Micdu70 b6ca2e97d5 Fix commit 22adee5 6 years ago
Eric Kok 23320d886c
Merge pull request #471 from Micdu70/patch-1 6 years ago
Micdu70 d762221ee0 Fix typo 6 years ago
Eric Kok 22adee57c4 Maybe fix #469. Not sure how the list adapter can not be set, but let's work from here by not crashing first. 6 years ago
Eric Kok a39969e075 Two more DialogFrament-related crash fixes as found in #466. 6 years ago
Eric Kok d2bdf0dfe1 Fix crash when showing RSS item details in popup. Fixes #466. 6 years ago
Eric Kok 62707f2d01 Fixes crash when adding torrent and showing the server selection dialog. Partially fixes #466. 6 years ago
Eric Kok c33a9691ed Update latest app version reference for update checker. 6 years ago
Eric Kok 1cd65b80ac New 2.5.13 release. 6 years ago
Eric Kok 96bf3f3dc0 Merge branch 'invisiblek-pathfix' into dev 6 years ago
Eric Kok 2f8ce10739 Merge branch 'pathfix' of https://github.com/invisiblek/transdroid into invisiblek-pathfix 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 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
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 99874e38b7 Updated reference to latest search module versions. 6 years ago
Eric Kok 1ccb6def32 Releasing new version 2.5.12. 6 years ago
Eric Kok c5fb7a9641 Fix potential crash due to missing data in Deluge RPC adapter. Fixes #433. 6 years ago
Eric Kok e0d0810be7 Show sizes in GB with 2 decimal places. Fixes #458. 6 years ago
Eric Kok 988c786892 Very light code cleanup. 6 years ago
Eric Kok 68e72d535a Added real upload amount for qBittorrent (especially useful if files where available before starting the torrent). Fixes #259. 6 years ago
Eric Kok 2c81e35a1a Added real upload amount for qBittorrent (especially useful if files where available before starting the torrent). Fixes #259. 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 81b4acbcda Pushed 2.5.11 release. 6 years ago
Eric Kok e171266ef8 Remove adding torrent by barcode scanner, as not free adn token-less web search API seems to exist that can help us get a product name from upc code. Closes #449. 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 0b95fb1544 Use default SSL setting in case local SSL setting is not yet set (for migration purposes). 6 years ago
Eric Kok 939edb2406 Merge remote-tracking branch 'origin/master' into dev 6 years ago
Eric Kok 6412fb16b5
Merge pull request #438 from lightglitch/localssl 6 years ago
Eric Kok 9d97fe2ec2 Improve logging on Deluge RPC connections without SSL configured. Closes #424. 6 years ago
Eric Kok 3f6ca864a3 Merge remote-tracking branch 'origin/master' into dev 6 years ago
Eric Kok d33fbcd956
Merge pull request #459 from pdecat/fix-deluge-web-add-torrent 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
Patrick Decat 3ee046dc95 Fix adding torrent file with Deluge Web #427 6 years ago
Mario Franco 058bb14843 Added option for local ssl configuration 6 years ago