Commit Graph

  • a8dad0aac3 Embed latest app and search module version indicator directly in the repo. Eric Kok 2015-06-28 16:17:17 +0200
  • 25f741260f Fixes in tablet and dark version of the new UI. v2.5.3 v2.5.1 Eric Kok 2015-06-24 18:01:23 +0200
  • 1fb1ef7b41 Improved backwards compatible rTorrent adapter, which can switch to the right methods (currently for adding torrents) based on the version. Eric Kok 2015-06-24 18:00:54 +0200
  • 4b1ebe359b Released v2.5.0 beta 2 v2.5.0-beta1 Eric Kok 2015-06-12 11:29:39 +0200
  • 5202ad3dda Updated translations from CrowdIn. Many thanks to all contributors. Eric Kok 2015-06-11 18:59:03 +0200
  • f3622bbc2b Fix bug/crash when opening contextual action bar on tablet layout where two different cab's are present. Eric Kok 2015-06-09 18:29:10 +0200
  • 276990b296 Never open the software keyboard when starting the activity (due to the filter edittext taking focus). Eric Kok 2015-06-09 18:17:49 +0200
  • 25ec5a50aa Added native support for tTorrent (based on old qBittorrent adapter). Fixes #202. Eric Kok 2015-06-09 16:41:07 +0200
  • cf631082d2 Prevent crash when returning empty (like a cancelled scan) from the barcode scanner. Fixes #209. Eric Kok 2015-06-09 14:28:42 +0200
  • cd646bcac3 Fixed qBittorrent 3.2+ (API 2.0+) ratio (and with that the uploaded amount) value. Fixes #212. Also improves leechers/seeder counts. Eric Kok 2015-06-09 14:17:59 +0200
  • ec3b6ebdc1 Add some padding (not clipped) in the torrents list to prevent FAB from overlaying the last torrent listed. Fixes #211. Eric Kok 2015-06-09 14:03:19 +0200
  • 45d2d594a5 Support scanning of QR codes with embedded magnet link. Fixes #196. v2.5.0 Eric Kok 2015-06-01 15:17:27 +0200
  • 624329c05c Merged material design with dev version, ready for beta release. Eric Kok 2015-06-01 13:01:04 +0200
  • 49ff49ea55 Do not show touch feedback on tapping the server status if setting server speeds is not supported. material Eric Kok 2015-06-01 12:59:01 +0200
  • 5d68d06122 Merging qBittorrent adapter fixes with support for 3.2+, added proper version number retrieval. Eric Kok 2015-06-01 12:29:06 +0200
  • 23400c2292 Merge branch 'master' of https://github.com/ThisIsADogHello/transdroid into ThisIsADogHello-master Eric Kok 2015-06-01 12:03:31 +0200
  • dadd32fd3b Merge branch 'pgasior-fix_rtorrent_support' into material Eric Kok 2015-06-01 11:57:09 +0200
  • 10a45b8936 Merged rTorrent fix for multicall2 command. Eric Kok 2015-06-01 11:56:53 +0200
  • e710f18be2 Adding action bar to the preference activities. Eric Kok 2015-06-01 11:46:48 +0200
  • 75d2ac65c4 Fixed compatibility with 3.1 (API version 1) #208 Hadley Canine 2015-05-18 05:25:59 -0500
  • a101d3df9a Crash bug fixed. Annoying verbose debug output removed. Everything appears to work again in API version 2. Hadley Canine 2015-05-18 04:07:51 -0500
  • 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. Hadley Canine 2015-05-18 03:57:56 -0500
  • 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. Hadley Canine 2015-05-18 02:42:41 -0500
  • 3506705a82 Replacing Holo design with Material design in dialogs. Eric Kok 2015-04-14 10:22:50 +0200
  • a3a595d967 Replaced Croutons with Snackbars. Eric Kok 2015-04-02 15:45:42 +0200
  • c91e79f9d3 Working contextual action modes, working menus. Eric Kok 2015-04-01 16:54:01 +0200
  • 1cf19c9a31 Details screen working. Eric Kok 2015-03-30 11:05:15 +0200
  • 676a21fb92 New Material icons, reworking main screen design, corrting action bars... WIP Eric Kok 2015-03-24 13:47:01 +0100
  • eac48b1639 Fix rtorrent support #194 Piotr Gasior 2015-02-23 02:22:29 +0100
  • d0100fc67e Updated to Gradle 1.0 to build with Android Studio 1.0+. Fixes #189. Eric Kok 2015-01-26 11:53:44 +0100
  • a21cc0e9a2 Merge a7272e3059 into 4ce5023c82 #176 Uranium235 2015-01-18 08:34:32 +0000
  • 4ce5023c82 Merge pull request #187 from mvdnes/ssl_trust_key v2.5.0-beta2 Eric Kok 2015-01-16 19:48:11 +0100
  • 15bcbb03a2 Fix always failing SSL with empty sslTrustKey #187 Mathijs van de Nes 2015-01-16 13:14:16 +0100
  • 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. Eric Kok 2014-12-09 11:46:50 +0100
  • cb47a0ea96 Updated RSS feeds views to include Toolbar. More work later. Eric Kok 2014-12-05 10:56:11 +0100
  • ad8c0f39ac Replaced action bar with Toolbar and replaced spinner navigation with nav drawer. Eric Kok 2014-12-04 17:50:06 +0100
  • 88cd854ff1 Getting list selectors to work properly with ripple on Lollipop, removed unused Holo drawables, fixing action bar theme, etc. Eric Kok 2014-12-02 19:15:46 +0100
  • 14c726c1c3 Prevent crash when returning from adding by barcode without having scanned anything. Eric Kok 2014-11-19 16:42:03 +0100
  • a7272e3059 Fix copy-paste mistake #176 Uranium235 2014-11-18 22:14:07 +0100
  • ac3c475a09 Fix WS issue Uranium235 2014-11-18 22:04:56 +0100
  • 4b08d32ac4 Reuse already parsed URL Uranium235 2014-11-18 22:02:33 +0100
  • 32cfc95917 Release time! Version 2.3.0. v2.3.0 Eric Kok 2014-11-18 19:52:55 +0100
  • 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. Eric Kok 2014-11-18 19:47:00 +0100
  • 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). Eric Kok 2014-11-18 13:15:33 +0100
  • 219b2b71bc Added support for importing/exporting settings via QR code. Fixes #178. Eric Kok 2014-11-18 10:36:47 +0100
  • a67741734c Generalized fix #169 by applying the urldecode on magnet links for any client type. Affects #175. Eric Kok 2014-11-17 19:55:47 +0100
  • 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. Eric Kok 2014-11-17 19:44:57 +0100
  • 04a9da420f Refactored logging to not rely on static access and a global context. Eric Kok 2014-11-17 08:23:09 +0100
  • 6f348acc02 Merge 08d94bc58c into 164a2d20d8 #177 tkSimon 2014-11-02 20:36:25 +0000
  • 08d94bc58c Fix RTorrent magnet support #177 tkSimon 2014-11-02 21:34:23 +0100
  • a0c48bdb1f Form FTP download URI properly Uranium235 2014-11-02 03:34:18 +0100
  • b8c2f430ad Fixed some small potential crashes. Eric Kok 2014-10-30 11:13:59 +0100
  • 522edfb64a Catch any uncaught exceptions and log them (but still throw the normal Android exceptions. Eric Kok 2014-10-29 18:21:28 +0100
  • 164a2d20d8 Clean up lint warnings before we make beta release 2.3.0-beta. v2.3.0-rc1 Eric Kok 2014-10-28 17:17:46 +0100
  • 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. Eric Kok 2014-10-28 12:39:13 +0100
  • 3375a76f28 Corrected RSS parser package declaration and updated import statements accordingly. Removed unnecessary extra HTTP helper class. Eric Kok 2014-10-27 19:50:04 +0100
  • d732af1cad Added/updated translations. Many tahnks to the translators! Eric Kok 2014-10-27 19:28:38 +0100
  • ee318ef508 Added per-feed disabling of new RSS item checker. Fixes #136. Eric Kok 2014-10-27 18:37:34 +0100
  • 0a52717819 Merge branch 'sudisk-dev' into dev Eric Kok 2014-10-27 17:15:46 +0100
  • c3dc19f7de Merge branch 'dev' of https://github.com/sudisk/transdroid into sudisk-dev Eric Kok 2014-10-27 17:14:57 +0100
  • ae3e5be9e4 Fix speed parsing when units are unrecognized #173 sudisk 2014-10-27 16:27:53 +0100
  • ecf1d8833a Fixed crash on logging and correct search history provider authority to fix search suggestions. Eric Kok 2014-10-27 11:07:59 +0100
  • 7d8c8fca7b Do not show the menu options for a torrent (details) when no torrent is selected. Eric Kok 2014-10-27 11:07:19 +0100
  • 85496f2168 Fixed changing between labels and no-labels servers (generally: correctly hiding items in navigation list). Fixes #143. Eric Kok 2014-10-27 08:15:58 +0100
  • c50eb36954 Merge branch 'master' with new sorting options into dev Eric Kok 2014-10-24 14:45:25 +0200
  • e7c5374a68 Merge pull request #165 from invisiblek/merge Eric Kok 2014-10-24 14:43:56 +0200
  • 11259b5189 Merge branch 'master' with updated translation into dev Eric Kok 2014-10-24 14:33:44 +0200
  • 66ae64bde0 Merge pull request #159 from Self-Perfection/patch-1 Eric Kok 2014-10-24 14:28:53 +0200
  • bafb3f5629 Updated README with new Gradle build instructions. Eric Kok 2014-10-24 14:28:15 +0200
  • 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. Eric Kok 2014-10-24 14:12:15 +0200
  • 3079836dc8 Fix bug in server checker background service that would incorrectly stop all checking (for subsequent servers) if one was not available. Fixes #166. Eric Kok 2014-10-16 19:54:08 +0200
  • 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. Eric Kok 2014-10-16 19:39:42 +0200
  • 018c542ff7 Reversed the seeders/leechers text in main screen. Fixes #158. Eric Kok 2014-10-16 15:12:28 +0200
  • 09e5486ec3 Added support for Aria2 via its JSON RPC-API. Fixes #164. Eric Kok 2014-10-16 15:07:01 +0200
  • d5af390e4a core/full: allow building from command line #161 Dan Pasanen 2014-10-07 15:50:39 -0500
  • 1473d81224 core/lib: allow for sorting based on torrent size #165 Dan Pasanen 2014-10-07 15:45:11 -0500
  • 0621d8bb37 Merge 23889ef6b8 into fef815720e #162 Dan Pasanen 2014-09-27 03:55:17 +0000
  • 23889ef6b8 clean up all trailing whitespace in all text files #162 Dan Pasanen 2014-09-26 22:33:03 -0500
  • bc56541ec1 core/lib: allow for sorting based on downloaded percent Dan Pasanen 2014-09-26 22:29:05 -0500
  • 05516a02c5 Fixed export settings translation to russian #159 Self-Perfection 2014-09-15 22:58:47 +0400
  • fef815720e Merge branch 'dev' v2.2.0 Eric Kok 2014-09-11 17:24:04 +0200
  • cb29129951 Updated copyright info to include 2014... :) Eric Kok 2014-09-11 17:23:49 +0200
  • f9905c804a Oops; fix the populating of the default server list in settings with the actual number of servers+seedboxes. Eric Kok 2014-09-11 17:11:27 +0200
  • 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. Eric Kok 2014-09-11 16:26:15 +0200
  • 8b5ec92f0f Added copy to clipboard option for file names (from CAB) and RSS items (from CAB). Fixes #145 and (partially) fixes #126. Eric Kok 2014-09-11 16:25:22 +0200
  • 5e39a67393 Added default server feature, with option to always ask when adding a torrent (fixes #150). Default to last used server (old behaviour). Eric Kok 2014-09-11 15:26:23 +0200
  • 0b6ea2c9ba Fixed duplicate view IDs used that caused a crash when resuming (explicitly via the up button in the action bar). Fixes #154. Eric Kok 2014-09-11 08:44:29 +0200
  • 6e42eb9e92 Merge a0aa6f235c into 44c7de515a #148 schnell18 2014-09-03 09:12:52 +0000
  • 44c7de515a Fixes some small potential crashes when user input is incorrect. Eric Kok 2014-09-02 17:24:14 +0200
  • a0aa6f235c Refine ignore patterns #148 Justin Zhang 2014-08-06 20:43:21 +0800
  • 07c9fae690 Fix double launcher icons on home screen Justin Zhang 2014-08-06 19:39:45 +0800
  • 846d0e6f46 Enable gradle build Justin Zhang 2014-08-04 23:00:37 +0800
  • 8073727356 Updated translations for many languages. v2.2.0-rc1 Eric Kok 2014-06-18 11:05:05 +0200
  • 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. Eric Kok 2014-06-18 09:18:01 +0200
  • ae665eabaf Support multiple network SSID specifiers by sparating them with a | symbol. Fixes #132. Eric Kok 2014-06-17 17:06:15 +0200
  • 334d95d6ce Attempt to fix the negative sign persistance issue #138, although I cannot reproduce it so lets hope for the best. Eric Kok 2014-06-17 16:18:49 +0200
  • e4b5bc4dc1 Another attempt to fix the localized qBittorrent issues as referenced in #115 and hopefully fixes #142. Who would think of localizing JSON? Eric Kok 2014-06-17 16:06:46 +0200
  • 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. Eric Kok 2014-05-23 15:43:45 +0200
  • f5bb381dff Added (preferred) support for file managers that support file picking vai the GET_CONTENT action adn file/* mime type. Eric Kok 2014-05-23 12:47:36 +0200
  • fe33de2a59 Preparing 2.1.4 release. v2.1.4 Eric Kok 2014-05-15 12:10:40 +0200