Feature #717
open
Make downloading with an external app fallback to using Android's download manager
Added by Soren Stoutner over 2 years ago.
Updated 11 months ago.
Description
This way, if no custom external app is installed, most devices will still download the file.
- Priority changed from 3.x to Next Release
Note that if it uses Android's download manager it will be possible to pass in the cookies (to handle downloads from websites that require logins) but it will still not be possible to pass in proxy information.
See https://www.stoutner.com/privacy-browser-3-8/.
At the same time this is implemented, it would probably be a good idea to update the description in the settings to explain the limitation.
- Priority changed from Next Release to 3.x
It turns out that almost every device has at least one other system app installed that can offer to download the file. My Pixel 5 has Google Chrome and Google Drive. My Samsung Galaxy Tab A7 has Google Chrome, Google Drive, and Samsung Internet. If these apps are completely disabled then Privacy Browser could detect that nothing is available and instead use the system download manager. However, I would consider this to be a very rare occurrence. For this feature to get much real-life use it would probably require an additional entry in the settings. I am inclined not to go that direction unless there are a significant number of users who request it.
The settings description has already been somewhat updated. It might not need any further modification.
Also available in: Atom
PDF