13 Commits (88cd854ff1a802aeb30be84eecf6162eb4e403c4)

Author SHA1 Message Date
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 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 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 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 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