OHermesJunior / imagesearcher

A Reverse Image Search app for Android
Apache License 2.0
13 stars 4 forks source link

Add the warning and configuration on first launch #9

Open k3b opened 1 year ago

k3b commented 1 year ago

This is a followup to #2 and to the "include into fdroid discussion" in https://gitlab.com/fdroid/fdroiddata/-/merge_requests/10680

"warning" means the search engines collect userdata about people using their service. Example: In germany i cannot use google to search if my pc/phone is not connected to a gmail account.

Currently all available searchengines are enabled by default and can be disabled in the settings (opt out).

For privacy reasons the fdroid community prefers a opt in.


Proposed solution:

k3b commented 1 year ago

implemented in https://github.com/OHermesJunior/imagesearcher/pull/11