diff --git a/FAQ.md b/FAQ.md index ea190bc3f4..2b5c53bf31 100644 --- a/FAQ.md +++ b/FAQ.md @@ -334,7 +334,7 @@ Anything on this list is in random order and *might* be added in the near future * [(101) What does the blue/orange dot at the bottom of the conversations mean?](#faq101) * [(102) How can I enable auto rotation of images?](#faq102) * [(103) How can I record audio?](#faq158) -* [(104) What do I need to know about error reporting?](#faq104) +* [~~(104) What do I need to know about error reporting?~~](#faq104) * [(105) How does the roam-like-at-home option work?](#faq105) * [(106) Which launchers can show a badge count with the number of unread messages?](#faq106) * [(107) How do I use colored stars?](#faq107) @@ -3826,10 +3826,12 @@ Note that only [JPEG](https://en.wikipedia.org/wiki/JPEG) and [PNG](https://en.w
-**(104) What do I need to know about error reporting?** +**~~(104) What do I need to know about error reporting?~~** 🌎 [Google Translate](https://translate.google.com/translate?sl=en&u=https%3A%2F%2Fm66b.github.io%2FFairEmail%2F%23faq104) +Error reporting with Bugsnag was removed in version 1.2273. + * Error reports will help improve FairEmail * Error reporting is optional and opt-in * Error reporting can be enabled/disabled via the *miscellaneous* settings tab page diff --git a/README.md b/README.md index 6409d3e5b6..5d74af98d9 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ This app starts a foreground service with a low-priority status bar notification * Confirm opening links, images and attachments * No special permissions required * No advertisements -* No analytics and no tracking ([error reporting](https://m66b.github.io/FairEmail/#faq104) via Bugsnag is opt-in) +* No analytics and no tracking * Optional [Android backup](https://developer.android.com/guide/topics/data/backup) * No [Firebase Cloud Messaging](https://firebase.google.com/docs/cloud-messaging) * FairEmail is an original work, not a fork or a clone @@ -215,14 +215,6 @@ Online translations are supported by: [![Crowdin logo](/images/localization-at-white-rounded-bordered@1x.png)](https://crowdin.com/project/open-source-email) -Error reporting is sponsored by: - -![Bugsnag logo](/images/bugsnag_logo.png) - -[Bugsnag](https://www.bugsnag.com/) monitors application stability -and is used to [help improve FairEmail](https://m66b.github.io/FairEmail/#faq104). -Error reporting is disabled by default, see also [the privacy policy](https://github.com/M66B/FairEmail/blob/master/PRIVACY.md#fairemail). - ## License Copyright © 2018-2024 Marcel Bokhorst. All rights reserved. diff --git a/images/bugsnag_logo.png b/images/bugsnag_logo.png deleted file mode 100644 index 9f17351b2c..0000000000 Binary files a/images/bugsnag_logo.png and /dev/null differ diff --git a/images/bugsnag_logo.svg b/images/bugsnag_logo.svg deleted file mode 100644 index a21f8ec24a..0000000000 --- a/images/bugsnag_logo.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/index.html b/index.html index 1483f711e2..af2a84d13e 100644 --- a/index.html +++ b/index.html @@ -323,7 +323,7 @@
  • (101) What does the blue/orange dot at the bottom of the conversations mean?
  • (102) How can I enable auto rotation of images?
  • (103) How can I record audio?
  • -
  • (104) What do I need to know about error reporting?
  • +
  • (104) What do I need to know about error reporting?
  • (105) How does the roam-like-at-home option work?
  • (106) Which launchers can show a badge count with the number of unread messages?
  • (107) How do I use colored stars?
  • @@ -2033,8 +2033,9 @@ category:promotions

    Images will automatically be rotated when automatic resizing of images is enabled in the settings (enabled by default). However, automatic rotating depends on the Exif information to be present and to be correct, which is not always the case. Particularly not when taking a photo with a camara app from FairEmail.

    Note that only JPEG and PNG images can contain Exif information.


    -

    (104) What do I need to know about error reporting?

    +

    (104) What do I need to know about error reporting?

    🌎 Google Translate

    +

    Error reporting with Bugsnag was removed in version 1.2273.