Open
Description
See how the old Android stock browser handled downloads and check what we can re-use to improve the internal download handler.
For example, URLUtil.guessFileName could be used to determine a proper filename automatically, especially choosing the right extension.