javacafe01 / PdfViewer

A simple Pdf document viewer 💼
MIT License
384 stars 65 forks source link

Remove outdated and misleading privacy policy #124

Closed Fs00 closed 3 years ago

Fs00 commented 3 years ago

The Privacy policy found on this repo contains outdated info (there is mention of data collection made by Play Services, which aren't used by the app) and is therefore confusing for users. I removed it and replaced the link in the app with a dialog that has the following message: privacy_new

I've also updated the Readme to contain the same infomation as this message.

Note: I used master as a base for this PR since currently dev is behind master.

javacafe01 commented 3 years ago

@Fs00 It was just a readme update on master branch, but yea this is fine.

Fs00 commented 3 years ago

Great, thanks for merging!

@JavaCafe01 Just noticed that images in Readme are now broken since they point to files in dev branch, which has been removed. You should probably make them point to master.