Enabled OpenAI/Gemeni for Play Store

play
M66B 2 months ago
parent c86802c380
commit db4a298b3c

@ -5633,7 +5633,7 @@ It is possible to use **DeepInfra** too (since version 1.2132).
<br>
This feature is experimental and available in the GitHub version only and requires version 1.2053 or later.
This feature is experimental and requires version 1.2053 or later for the GitHub version and version 1.2182 or later for the Play Store version.
<br>
@ -5893,7 +5893,7 @@ For usage instructions, please see [this FAQ](#faq190).
Please read the privacy policy of [Gemini](https://support.google.com/gemini/answer/13594961).
FairEmail does not use third-party libraries to avoid being tracked when Gemini is not being used.
This feature is experimental and available in the GitHub version only and requires version 1.2171 or later.
This feature is experimental and requires version 1.2171 or later for the GitHub version and version 1.2182 or later for the Play Store version.
<br>

@ -69,8 +69,8 @@ FairEmail **can use** these services if they are explicitly enabled (off by defa
* [DeepL](https://www.deepl.com/) &#8211; [Privacy policy](https://www.deepl.com/privacy/)
* [LanguageTool](https://languagetool.org/) &#8211; [Privacy policy](https://languagetool.org/legal/privacy)
* [VirusTotal](https://www.virustotal.com/) &#8211; [Privacy policy](https://support.virustotal.com/hc/en-us/articles/115002168385-Privacy-Policy)
* [OpenAI](https://openai.com/) (GitHub version only) &#8211; [Privacy policy](https://openai.com/policies/privacy-policy)
* [Google Gemini](https://gemini.google.com/) (GitHub version only) &#8211; [Privacy policy](https://support.google.com/gemini/answer/13594961)
* [OpenAI](https://openai.com/) &#8211; [Privacy policy](https://openai.com/policies/privacy-policy)
* [Google Gemini](https://gemini.google.com/) &#8211; [Privacy policy](https://support.google.com/gemini/answer/13594961)
* [Gravatar](https://gravatar.com/) (GitHub version only) &#8211; [Privacy policy](https://automattic.com/privacy/)
* [Libravatar](https://www.libravatar.org/) (GitHub version only) &#8211; [Privacy policy](https://www.libravatar.org/privacy/)
* [GitHub](https://github.com/) (GitHub version only) &#8211; [Privacy policy](https://docs.github.com/en/site-policy/privacy-policies/github-privacy-statement)
@ -108,8 +108,8 @@ This table provides a complete overview of all shared data and the conditions un
| LanguageTool | Entered message texts | If LanguageTools is enabled, upon long pressing the save draft button |
| VirusTotal | [SHA-256 hash](https://en.wikipedia.org/wiki/SHA-2) of attachments | If VirusTotal is enabled, upon long pressing a scan button (*) |
| VirusTotal | Attached file contents | If VirusTotal is enabled, upon long pressing an upload button (*) |
| OpenAI/ChatGPT | Received and entered message texts | If configured and upon pressing a button or using a menu item (*) |
| Google Gemini | Received and entered message texts | If configured and upon pressing a button or using a menu item (*) |
| OpenAI/ChatGPT | Received and entered message texts | If configured and upon pressing a button or using a menu item |
| Google Gemini | Received and entered message texts | If configured and upon pressing a button or using a menu item |
| Gravatar | [MD5 hash](https://en.wikipedia.org/wiki/MD5) of email addresses | If Gravatars are enabled, upon receiving a message (*) |
| Libravatar | [MD5 hash](https://en.wikipedia.org/wiki/MD5) of email addresses | If Libravatars are enabled, upon receiving a message (*) |
| GitHub | None, but see the remarks below | Upon downloading AdGuard tracking parameter list |

@ -301,10 +301,10 @@ android {
buildConfigField "String", "ANNOUNCEMENT_URI", "\"\""
buildConfigField "String", "CLOUD_URI", "\"\""
buildConfigField "String", "CLOUD_EMAIL", "\"\""
buildConfigField "String", "OPENAI_ENDPOINT", "\"\""
buildConfigField "String", "OPENAI_PRIVACY", "\"\""
buildConfigField "String", "GEMINI_ENDPOINT", "\"\""
buildConfigField "String", "GEMINI_PRIVACY", "\"\""
buildConfigField "String", "OPENAI_ENDPOINT", "\"https://api.openai.com/v1/\""
buildConfigField "String", "OPENAI_PRIVACY", "\"https://openai.com/policies/privacy-policy\""
buildConfigField "String", "GEMINI_ENDPOINT", "\"https://generativelanguage.googleapis.com/v1beta/\""
buildConfigField "String", "GEMINI_PRIVACY", "\"https://support.google.com/gemini/answer/13594961\""
buildConfigField "String", "PWNED_ENDPOINT", "\"https://api.pwnedpasswords.com/\""
buildConfigField "String", "PWNED_URI", "\"https://haveibeenpwned.com/\""
buildConfigField "String", "FDROID", "\"\""

@ -2824,7 +2824,7 @@ adb install /path/to/FairEmail-xxx.apk</code></pre>
<li>In the integration settings enter the URI https://api.deepinfra.com/v1/openai, an API key and the model name</li>
</ul>
<p><br></p>
<p>This feature is experimental and available in the GitHub version only and requires version 1.2053 or later.</p>
<p>This feature is experimental and requires version 1.2053 or later for the GitHub version and version 1.2182 or later for the Play Store version.</p>
<p><br></p>
<p><a name="faq191"></a> <strong>(191) How do I download and keep older messages on my device?</strong></p>
<p>🌎 <a href="https://translate.google.com/translate?sl=en&amp;u=https%3A%2F%2Fm66b.github.io%2FFairEmail%2F%23faq191">Google Translate</a></p>
@ -2940,7 +2940,7 @@ adb install /path/to/FairEmail-xxx.apk</code></pre>
</ol>
<p>For usage instructions, please see <a href="#faq190">this FAQ</a>.</p>
<p>Please read the privacy policy of <a href="https://support.google.com/gemini/answer/13594961">Gemini</a>. FairEmail does not use third-party libraries to avoid being tracked when Gemini is not being used.</p>
<p>This feature is experimental and available in the GitHub version only and requires version 1.2171 or later.</p>
<p>This feature is experimental and requires version 1.2171 or later for the GitHub version and version 1.2182 or later for the Play Store version.</p>
<p><br></p>
<h2>
<a name="get-support"></a>Get support

@ -62,8 +62,8 @@
<li><a href="https://www.deepl.com/">DeepL</a> <a href="https://www.deepl.com/privacy/">Privacy policy</a></li>
<li><a href="https://languagetool.org/">LanguageTool</a> <a href="https://languagetool.org/legal/privacy">Privacy policy</a></li>
<li><a href="https://www.virustotal.com/">VirusTotal</a> <a href="https://support.virustotal.com/hc/en-us/articles/115002168385-Privacy-Policy">Privacy policy</a></li>
<li><a href="https://openai.com/">OpenAI</a> (GitHub version only) <a href="https://openai.com/policies/privacy-policy">Privacy policy</a></li>
<li><a href="https://gemini.google.com/">Google Gemini</a> (GitHub version only) <a href="https://support.google.com/gemini/answer/13594961">Privacy policy</a></li>
<li><a href="https://openai.com/">OpenAI</a> <a href="https://openai.com/policies/privacy-policy">Privacy policy</a></li>
<li><a href="https://gemini.google.com/">Google Gemini</a> <a href="https://support.google.com/gemini/answer/13594961">Privacy policy</a></li>
<li><a href="https://gravatar.com/">Gravatar</a> (GitHub version only) <a href="https://automattic.com/privacy/">Privacy policy</a></li>
<li><a href="https://www.libravatar.org/">Libravatar</a> (GitHub version only) <a href="https://www.libravatar.org/privacy/">Privacy policy</a></li>
<li><a href="https://github.com/">GitHub</a> (GitHub version only) <a href="https://docs.github.com/en/site-policy/privacy-policies/github-privacy-statement">Privacy policy</a></li>
@ -145,12 +145,12 @@
<tr class="odd">
<td>OpenAI/ChatGPT</td>
<td>Received and entered message texts</td>
<td>If configured and upon pressing a button or using a menu item (*)</td>
<td>If configured and upon pressing a button or using a menu item</td>
</tr>
<tr class="even">
<td>Google Gemini</td>
<td>Received and entered message texts</td>
<td>If configured and upon pressing a button or using a menu item (*)</td>
<td>If configured and upon pressing a button or using a menu item</td>
</tr>
<tr class="odd">
<td>Gravatar</td>

Loading…
Cancel
Save