Project

General

Profile

Actions

Feature #1

closed

Allow uploading of files to websites.

Added by Soren Stoutner about 8 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Next Release
Start date:
03/02/2016
Due date:
% Done:

0%

Estimated time:

Description

Allow Privacy Browser to read files on external storage and upload them to websites.

Actions #1

Updated by Soren Stoutner almost 8 years ago

  • Priority changed from 2 to 3.x

It might be possible to accomplish this without invoking the READ_EXTERNAL_STORAGE permission by using an intent to pull data from another app on the system (like a photo gallary). Otherwise, I would rather wait until more users have API >= 23 before enabling dangerous permissions.

https://developer.android.com/guide/topics/security/permissions.html#normal-dangerous

Actions #2

Updated by Soren Stoutner over 7 years ago

  • Parent task set to #79
Actions #3

Updated by Soren Stoutner almost 7 years ago

  • Priority changed from 3.x to 2
Actions #4

Updated by Soren Stoutner over 6 years ago

  • Parent task deleted (#79)
Actions #5

Updated by Soren Stoutner almost 6 years ago

  • Priority changed from 2 to Next Release
Actions #6

Updated by Soren Stoutner almost 6 years ago

  • File Screenshot_20180511-120235.png added
Actions #7

Updated by Soren Stoutner almost 6 years ago

  • File deleted (Screenshot_20180511-120235.png)
Actions #8

Updated by Soren Stoutner almost 6 years ago

  • File Screenshot_20180511-120155.png added
Actions #9

Updated by Soren Stoutner almost 6 years ago

  • File deleted (Screenshot_20180511-120155.png)
Actions #10

Updated by Soren Stoutner almost 6 years ago

  • File Screenshot_2018-05-09-13-00-12.png added
  • File Agenda.pdf added
Actions #11

Updated by Soren Stoutner almost 6 years ago

  • File deleted (Agenda.pdf)
Actions #12

Updated by Soren Stoutner almost 6 years ago

  • File deleted (Screenshot_2018-05-09-13-00-12.png)
Actions #13

Updated by Soren Stoutner almost 6 years ago

  • Status changed from New to Closed

It turns out it is possible to enable file uploads on API >= 21 without requesting the READ_EXTERNAL_STORAGE dangerous permission.

Implemented in commit https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=7aacd0e844f74925ddbd278c567d17da79775a67.

Actions

Also available in: Atom PDF