summaryrefslogtreecommitdiffstats
path: root/src/fdroid
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2023-03-09 17:44:22 +0100
committerThomas <tschneider.ac@gmail.com>2023-03-09 17:44:22 +0100
commit915841aa04d80f26ec9b667353fb6f405e9200b1 (patch)
treebea85468fea52fd983bf41e60b2536ef817c98e9 /src/fdroid
parent6a1a144ca34563e9b4af65ba70dba9c888edff95 (diff)
Fix some crashes
Diffstat (limited to 'src/fdroid')
-rw-r--r--src/fdroid/fastlane/metadata/android/en/changelogs/484.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/484.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/484.txt
index d4cdc9a8f..2445ff412 100644
--- a/src/fdroid/fastlane/metadata/android/en/changelogs/484.txt
+++ b/src/fdroid/fastlane/metadata/android/en/changelogs/484.txt
@@ -2,7 +2,7 @@ Added:
- Add a button to fetch remote media when it fails
- Add a settings to automatically fetch remote media when it fails (default: disabled)
- Display on profiles & list of accounts if users have requested to follow you
-- Warn before boosting a message having no media description (default: enabled)
+- Warn before boosting a message having no media descriptions (default: enabled)
Changed:
- Warn when there are missing descriptions enabled by default
@@ -10,4 +10,5 @@ Changed:
Fixed:
- Some settings not properly restored (multiple choices)
- Cancel a follow request
-- Media with a lot of height in landscape \ No newline at end of file
+- Media with a lot of height in landscape
+- Some crashes \ No newline at end of file