Johan Deckmar
|
a8f7051eb6
|
Fix for #255) Whitespace around IP/hostname results in connection error
|
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
|
f333aabc82
|
Updated changleog for 2.5.3 release.
|
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
|
9b3bff2ea0
|
Ensure we never set the rTorrent XML-RPC size limit to some way too small value; use a minimum of 2MB for now. Fixes #221.
|
10 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.
|
10 years ago |
Eric Kok
|
2a06c1ba56
|
Added native support for Dediseebox seedboxes.
|
10 years ago |
Eric Kok
|
a8dad0aac3
|
Embed latest app and search module version indicator directly in the repo.
|
10 years ago |
Eric Kok
|
25f741260f
|
Fixes in tablet and dark version of the new UI.
|
10 years ago |
Eric Kok
|
1fb1ef7b41
|
Improved backwards compatible rTorrent adapter, which can switch to the right methods (currently for adding torrents) based on the version.
|
10 years ago |
Eric Kok
|
4b1ebe359b
|
Released v2.5.0 beta 2
|
10 years ago |
Eric Kok
|
5202ad3dda
|
Updated translations from CrowdIn. Many thanks to all contributors.
|
10 years ago |
Eric Kok
|
f3622bbc2b
|
Fix bug/crash when opening contextual action bar on tablet layout where two different cab's are present.
|
10 years ago |
Eric Kok
|
276990b296
|
Never open the software keyboard when starting the activity (due to the filter edittext taking focus).
|
10 years ago |
Eric Kok
|
25ec5a50aa
|
Added native support for tTorrent (based on old qBittorrent adapter). Fixes #202.
|
10 years ago |
Eric Kok
|
cf631082d2
|
Prevent crash when returning empty (like a cancelled scan) from the barcode scanner. Fixes #209.
|
10 years ago |
Eric Kok
|
cd646bcac3
|
Fixed qBittorrent 3.2+ (API 2.0+) ratio (and with that the uploaded amount) value. Fixes #212. Also improves leechers/seeder counts.
|
10 years ago |
Eric Kok
|
ec3b6ebdc1
|
Add some padding (not clipped) in the torrents list to prevent FAB from overlaying the last torrent listed. Fixes #211.
|
10 years ago |
Eric Kok
|
45d2d594a5
|
Support scanning of QR codes with embedded magnet link. Fixes #196.
|
10 years ago |
Eric Kok
|
624329c05c
|
Merged material design with dev version, ready for beta release.
|
10 years ago |
Eric Kok
|
49ff49ea55
|
Do not show touch feedback on tapping the server status if setting server speeds is not supported.
|
10 years ago |
Eric Kok
|
5d68d06122
|
Merging qBittorrent adapter fixes with support for 3.2+, added proper version number retrieval.
|
10 years ago |
Eric Kok
|
23400c2292
|
Merge branch 'master' of https://github.com/ThisIsADogHello/transdroid into ThisIsADogHello-master
|
10 years ago |
Eric Kok
|
dadd32fd3b
|
Merge branch 'pgasior-fix_rtorrent_support' into material
|
10 years ago |
Eric Kok
|
10a45b8936
|
Merged rTorrent fix for multicall2 command.
|
10 years ago |
Eric Kok
|
e710f18be2
|
Adding action bar to the preference activities.
|
10 years ago |
Hadley Canine
|
75d2ac65c4
|
Fixed compatibility with 3.1 (API version 1)
|
10 years ago |
Hadley Canine
|
a101d3df9a
|
Crash bug fixed. Annoying verbose debug output removed. Everything appears to work again in API version 2.
|
10 years ago |
Hadley Canine
|
a892154ca5
|
Don't authenticate if we don't have to. Fetch API version information and adjust our behaviour accordingly. Still some crash bugs to sort out in API ver 2.
|
10 years ago |
Hadley Canine
|
2cf4581932
|
QBitTorrent can now authenticate, and browsing torrents appears to work again. Need to do some cleanup to get API version 1 going still, though, and only browsing torrents probably works. Everything else is probably still broken.
|
10 years ago |
Eric Kok
|
3506705a82
|
Replacing Holo design with Material design in dialogs.
|
10 years ago |
Eric Kok
|
a3a595d967
|
Replaced Croutons with Snackbars.
|
10 years ago |
Eric Kok
|
c91e79f9d3
|
Working contextual action modes, working menus.
|
10 years ago |
Eric Kok
|
1cf19c9a31
|
Details screen working.
|
10 years ago |
Eric Kok
|
676a21fb92
|
New Material icons, reworking main screen design, corrting action bars... WIP
|
10 years ago |
Piotr Gasior
|
eac48b1639
|
Fix rtorrent support
|
10 years ago |
Eric Kok
|
d0100fc67e
|
Updated to Gradle 1.0 to build with Android Studio 1.0+. Fixes #189.
|
10 years ago |
Eric Kok
|
4ce5023c82
|
Merge pull request #187 from mvdnes/ssl_trust_key
Fix always failing SSL with empty sslTrustKey string
|
10 years ago |
Mathijs van de Nes
|
15bcbb03a2
|
Fix always failing SSL with empty sslTrustKey
|
10 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
|
ad8c0f39ac
|
Replaced action bar with Toolbar and replaced spinner navigation with nav drawer.
|
10 years ago |
Eric Kok
|
88cd854ff1
|
Getting list selectors to work properly with ripple on Lollipop, removed unused Holo drawables, fixing action bar theme, etc.
|
10 years ago |
Eric Kok
|
14c726c1c3
|
Prevent crash when returning from adding by barcode without having scanned anything.
|
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
|
664ef994b3
|
Updated barcode scanner feature to better handle EAN code conversion to search query (might need to change from the Google Search AJAX provider in the future).
|
10 years ago |
Eric Kok
|
219b2b71bc
|
Added support for importing/exporting settings via QR code. Fixes #178.
|
10 years ago |
Eric Kok
|
a67741734c
|
Generalized fix #169 by applying the urldecode on magnet links for any client type. Affects #175.
|
10 years ago |
Eric Kok
|
d54d34eaf9
|
Offer only supported features in the interface (forced starting, force recheck, etc.). Fixes #180. Also fixes #183 by maintaining the torrent ID lost viewed.
|
10 years ago |