diff --git a/FAQ.md b/FAQ.md index 87a639881f..a5694f008c 100644 --- a/FAQ.md +++ b/FAQ.md @@ -5559,7 +5559,7 @@ It is possible to use **DeepInfra** too (since version 1.2132).
-This feature was added in version 1.2053. +This feature is experimental and available in the GitHub version only and requires version 1.2053 or later.
@@ -5819,7 +5819,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 was added in version 1.2171. +This feature was added in version 1.2171 and is available in the GitHub version of the app only.
diff --git a/app/build.gradle b/app/build.gradle index f5bb255502..49b0ff3150 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -293,10 +293,10 @@ android { buildConfigField "String", "ANNOUNCEMENT_URI", "\"\"" buildConfigField "String", "CLOUD_URI", "\"\"" buildConfigField "String", "CLOUD_EMAIL", "\"\"" - 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", "OPENAI_ENDPOINT", "\"\"" + buildConfigField "String", "OPENAI_PRIVACY", "\"\"" + buildConfigField "String", "GEMINI_ENDPOINT", "\"\"" + buildConfigField "String", "GEMINI_PRIVACY", "\"\"" buildConfigField "String", "FDROID", "\"\"" getIsDefault().set(true) } diff --git a/index.html b/index.html index f10c20d28c..5783848dbd 100644 --- a/index.html +++ b/index.html @@ -2752,7 +2752,7 @@ adb install /path/to/FairEmail-xxx.apk
  • In the integration settings enter the URI https://api.deepinfra.com/v1/openai, an API key and the model name

  • -

    This feature was added in version 1.2053.

    +

    This feature is experimental and available in the GitHub version only and requires version 1.2053 or later.


    (191) How do I download and keep older messages on my device?

    🌎 Google Translate

    @@ -2868,7 +2868,7 @@ adb install /path/to/FairEmail-xxx.apk

    For usage instructions, please see this FAQ.

    Please read the privacy policy of Gemini. FairEmail does not use third-party libraries to avoid being tracked when Gemini is not being used.

    -

    This feature was added in version 1.2171.

    +

    This feature was added in version 1.2171 and is available in the GitHub version of the app only.


    Get support