Skip to content

Releases: tus/tus-android-client

0.1.11

27 Mar 14:01
Compare
Choose a tag to compare

What's Changed

  • Bump io.tus.java.client:tus-java-client from 0.4.5 to 0.5.0 by @dependabot in #87
  • Bump other dependencies

New Contributors

Full Changelog: 0.1.10...0.1.11

0.1.10

19 Jan 13:46
d6c8bdf
Compare
Choose a tag to compare

This release updates the tus-java-client dependency to version 0.4.5
Starting with this release, you can find us on Maven Central:
https://search.maven.org/artifact/io.tus.android.client/tus-android-client

0.1.9

13 Jun 10:37
Compare
Choose a tag to compare

This release updates the tus-java-client dependency to version 0.4.2 and only requires a Context object for creating a `TusAndroidUploader´ (see #26).

0.1.8

10 Nov 23:36
Compare
Choose a tag to compare

This patch release fixes an error which was caused in rare circumstances where Android reported a wrong file size. For more details please see 667ff2c

0.1.7

29 Sep 22:16
Compare
Choose a tag to compare

This patch release upgrades the tus-java-client dependency to version 0.4.1. This release resolves a out-of-memory exception using the default upload parameters.

0.1.6

21 Jun 18:29
8615389
Compare
Choose a tag to compare

This minor release does not contain any changes and only contains minor configuration changes which allows the package to be published on Maven Central.

0.1.5

21 Dec 22:38
Compare
Choose a tag to compare

This minor release updates the tus-java-client dependency to include a minor fix.

0.1.2

27 Dec 16:00
Compare
Choose a tag to compare
  • Use dynamic versioning for tus-java-client dependency

0.1.1

27 Oct 15:19
Compare
Choose a tag to compare

Changes:

  • Test against Android SDK v22
  • Remove dependency of app-compat-v7
  • Lower minSdkVersion to 4

0.1.0

27 Oct 15:20
Compare
Choose a tag to compare

Initial release of the tus Android client library.