* External storage download uses external files directory and not the SD card
to downloads while the description states otherwise. This is in-accurate and
thus dropped (See #985).
* Custom download path is broken which was implemented as a workaround for the
above (See #1003).
* Move downloads storage to internal files directory which is sandboxed and only
accessible to us.
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
Not used anywhere nor working with rework. Needs to be implemented properly
before adding again.
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This is independent upon whether the packages are being downloaded in internal or
external storage
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>