Skip to content

android-upload-service-1.3

Compare
Choose a tag to compare
@alexbbb alexbbb released this 27 Aug 09:02
· 689 commits to master since this release

New features:

  • Automatic upload retry
  • Support for maven and gradle dependency management
  • Launch custom intent when tapping on the notification
  • Cancel current upload task
  • Set custom user agent

Enhancements:

  • The total length of the upload request gets sent to the server before starting the upload. This means better interaction with servers which does not support chunked encoding or needs to know the total upload length in advance to better handle the request, as Akamai servers for example
  • Minor fixes

Full solved issues list: https://github.com/alexbbb/android-upload-service/issues?q=milestone%3A1.3+is%3Aclosed