Giter Club home page Giter Club logo

Comments (4)

TuxPaper avatar TuxPaper commented on August 25, 2024

Sorry, I'd like to keep minSDK at 9 for the moment. I plan on going to minSDK 14 soon, but I want to get a release with 9 in it out first, so older users have at least one version of the app to use. I expect there will be a bug fix shortly afterwards.

My policy for minSDK is "don't increase it if you don't need to". It's pretty easy to wrap things around a SDK check and @TargetAPI. The reason for going to minSDK 14 is the new appcompat (26) requires 14.

Same goes for okhttp, I want to get a release or two out there before switching it, so I can assess whether people are still connecting to old clients. It's a shame I couldn't find a way to use interceptors to fixup the invalid Content-Length, but I can see why it's not possible or useful to anyone except me.

We could always upgrade the okhttp.jar to a newer one without the HttpHeaders.class and update HttpHeaders.java, if there's some important bug fixes or optimizations they've added.

from biglybt-android.

TuxPaper avatar TuxPaper commented on August 25, 2024

Extra note: the project will be requiring Android Studio 3.0 beta soon (next 24 hours), as it supports Java 8, and BiglyBT's plugins are compiled to Java 8 and I'm too lazy to recompile them to J7 just for Android.

from biglybt-android.

Shusshu avatar Shusshu commented on August 25, 2024

Ok, I'll wait for the next updates before doing anything

from biglybt-android.

TuxPaper avatar TuxPaper commented on August 25, 2024

OkHttp is now using maven central

from biglybt-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.