Perform chunked uploads from upload dialog
authorMatthias Mullie <git@mullie.eu>
Wed, 28 Jun 2017 15:24:42 +0000 (17:24 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Wed, 5 Jul 2017 21:02:20 +0000 (21:02 +0000)
These should be a little more resilient to network issues.
There is no longer 1 huge chunk that can fail, it'll now
be a bunch of more discreet chunks, and it'll retry once
(by default) if a chunk fails.

Bug: T132611
Change-Id: Ib9cc2c77a27658accf728fb37f8cebc879a467d2


No differences found