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 |
Eric Kok
|
04a9da420f
|
Refactored logging to not rely on static access and a global context.
|
10 years ago |
Eric Kok
|
b8c2f430ad
|
Fixed some small potential crashes.
|
10 years ago |
Eric Kok
|
522edfb64a
|
Catch any uncaught exceptions and log them (but still throw the normal Android exceptions.
|
10 years ago |
Eric Kok
|
164a2d20d8
|
Clean up lint warnings before we make beta release 2.3.0-beta.
|
10 years ago |
Eric Kok
|
6a7cc5c5c6
|
Improved SSL handling, enabling TLS 1.1/1.2 (where Android supports it) and supporting SNI hostname verification. Self-signed certificates that are not matched write the correct SHA-1 server hash to use to the Transdroid log. Enabled true SSL certificate checking for the supported seedboxes (Xirvik, SeedStuff). Fixed #127 and fixes #171.
|
10 years ago |
Eric Kok
|
3375a76f28
|
Corrected RSS parser package declaration and updated import statements accordingly. Removed unnecessary extra HTTP helper class.
|
10 years ago |
Eric Kok
|
d732af1cad
|
Added/updated translations. Many tahnks to the translators!
|
10 years ago |
Eric Kok
|
ee318ef508
|
Added per-feed disabling of new RSS item checker. Fixes #136.
|
10 years ago |
Eric Kok
|
0a52717819
|
Merge branch 'sudisk-dev' into dev
|
10 years ago |
Eric Kok
|
c3dc19f7de
|
Merge branch 'dev' of https://github.com/sudisk/transdroid into sudisk-dev
|
10 years ago |
sudisk
|
ae3e5be9e4
|
Fix speed parsing when units are unrecognized
|
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
|
7d8c8fca7b
|
Do not show the menu options for a torrent (details) when no torrent is selected.
|
10 years ago |
Eric Kok
|
85496f2168
|
Fixed changing between labels and no-labels servers (generally: correctly hiding items in navigation list). Fixes #143.
|
10 years ago |
Eric Kok
|
c50eb36954
|
Merge branch 'master' with new sorting options into dev
|
10 years ago |
Eric Kok
|
e7c5374a68
|
Merge pull request #165 from invisiblek/merge
Sort by Size and Download Percentage
|
10 years ago |
Eric Kok
|
11259b5189
|
Merge branch 'master' with updated translation into dev
|
10 years ago |
Eric Kok
|
66ae64bde0
|
Merge pull request #159 from Self-Perfection/patch-1
Fixed export settings translation to russian
|
10 years ago |
Eric Kok
|
bafb3f5629
|
Updated README with new Gradle build instructions.
|
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
|
3079836dc8
|
Fix bug in server checker background service that would incorrectly stop all checking (for subsequent servers) if one was not available. Fixes #166.
|
10 years ago |
Eric Kok
|
6b5551ae77
|
Fix Deluge magnet support -- Deluge doesn't support application/x-www-form-urlencoded magnet links any more, like send from Chrome. Fixes #168, fixes #169.
|
10 years ago |
Eric Kok
|
018c542ff7
|
Reversed the seeders/leechers text in main screen. Fixes #158.
|
10 years ago |
Eric Kok
|
09e5486ec3
|
Added support for Aria2 via its JSON RPC-API. Fixes #164.
|
10 years ago |
Dan Pasanen
|
1473d81224
|
core/lib: allow for sorting based on torrent size
|
10 years ago |
Dan Pasanen
|
bc56541ec1
|
core/lib: allow for sorting based on downloaded percent
|
10 years ago |
Self-Perfection
|
05516a02c5
|
Fixed export settings translation to russian
String that was used before change means "tune export"
|
10 years ago |
Eric Kok
|
fef815720e
|
Merge branch 'dev'
|
10 years ago |
Eric Kok
|
cb29129951
|
Updated copyright info to include 2014... :)
|
10 years ago |
Eric Kok
|
f9905c804a
|
Oops; fix the populating of the default server list in settings with the actual number of servers+seedboxes.
|
10 years ago |
Eric Kok
|
6aa2d6a2c4
|
Fixed support for catching SEND intents in the search acitivity to handle magnet, http and https links directly and add them via Transdroid. Fixes #129.
|
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
|
5e39a67393
|
Added default server feature, with option to always ask when adding a torrent (fixes #150). Default to last used server (old behaviour).
|
10 years ago |
Eric Kok
|
0b6ea2c9ba
|
Fixed duplicate view IDs used that caused a crash when resuming (explicitly via the up button in the action bar). Fixes #154.
|
10 years ago |
Eric Kok
|
44c7de515a
|
Fixes some small potential crashes when user input is incorrect.
|
10 years ago |
Eric Kok
|
8073727356
|
Updated translations for many languages.
|
11 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.
|
11 years ago |
Eric Kok
|
ae665eabaf
|
Support multiple network SSID specifiers by sparating them with a | symbol. Fixes #132.
|
11 years ago |
Eric Kok
|
334d95d6ce
|
Attempt to fix the negative sign persistance issue #138, although I cannot reproduce it so lets hope for the best.
|
11 years ago |
Eric Kok
|
e4b5bc4dc1
|
Another attempt to fix the localized qBittorrent issues as referenced in #115 and hopefully fixes #142. Who would think of localizing JSON?
|
11 years ago |
Eric Kok
|
9eed4ac355
|
Fixed #139 using the Deluge version number (parsed from the web UI html page <title> to adopt the right mapping of file priority values to those used since Deluge 1.3.3.
|
11 years ago |
Eric Kok
|
f5bb381dff
|
Added (preferred) support for file managers that support file picking vai the GET_CONTENT action adn file/* mime type.
|
11 years ago |
Eric Kok
|
fe33de2a59
|
Preparing 2.1.4 release.
|
11 years ago |