summaryrefslogtreecommitdiffstats
path: root/src/fdroid/fastlane/metadata/android/en
diff options
context:
space:
mode:
Diffstat (limited to 'src/fdroid/fastlane/metadata/android/en')
-rw-r--r--src/fdroid/fastlane/metadata/android/en/changelogs/501.txt2
-rw-r--r--src/fdroid/fastlane/metadata/android/en/changelogs/502.txt8
-rw-r--r--src/fdroid/fastlane/metadata/android/en/changelogs/503.txt14
-rw-r--r--src/fdroid/fastlane/metadata/android/en/changelogs/504.txt9
-rw-r--r--src/fdroid/fastlane/metadata/android/en/changelogs/505.txt25
5 files changed, 57 insertions, 1 deletions
diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/501.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/501.txt
index 236f48416..29fe31fe0 100644
--- a/src/fdroid/fastlane/metadata/android/en/changelogs/501.txt
+++ b/src/fdroid/fastlane/metadata/android/en/changelogs/501.txt
@@ -1,7 +1,7 @@
Added:
- Android 14 support
- Automatically split long messages in threads (default: ASK)
-- Links and media are clickable when composing
+- Links and media are clicka ble when composing
Fixed:
- Avoid error 429 with NTFY
diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/502.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/502.txt
new file mode 100644
index 000000000..29fe31fe0
--- /dev/null
+++ b/src/fdroid/fastlane/metadata/android/en/changelogs/502.txt
@@ -0,0 +1,8 @@
+Added:
+- Android 14 support
+- Automatically split long messages in threads (default: ASK)
+- Links and media are clicka ble when composing
+
+Fixed:
+- Avoid error 429 with NTFY
+- Several crashes are fixed \ No newline at end of file
diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/503.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/503.txt
new file mode 100644
index 000000000..5e9bc5459
--- /dev/null
+++ b/src/fdroid/fastlane/metadata/android/en/changelogs/503.txt
@@ -0,0 +1,14 @@
+Added:
+- Allow to underline clickable elements (Settings > Timelines - default: disabled)
+- Allow to disable relative date in messages
+
+Changed:
+- Counters close to action buttons
+- Hide emoji picker if the instance has no emoji
+- Followed tags are ordered
+- Account picker when opening with another account
+
+Fixed:
+- Fix a crash when composing
+- Fix an issue with the back button
+- Display issue with followed tags \ No newline at end of file
diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/504.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/504.txt
new file mode 100644
index 000000000..7877a3602
--- /dev/null
+++ b/src/fdroid/fastlane/metadata/android/en/changelogs/504.txt
@@ -0,0 +1,9 @@
+Added:
+- Add a scroll bar for timelines (default: disabled)
+- Add a search bar for custom emojis
+
+Fixed:
+- Fix prompt to split asked several times when refusing
+- Crashes with profiles
+- Fix an issue with poll and Pleroma
+- Emoji not displayed in the picker \ No newline at end of file
diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/505.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/505.txt
new file mode 100644
index 000000000..b3701e0a2
--- /dev/null
+++ b/src/fdroid/fastlane/metadata/android/en/changelogs/505.txt
@@ -0,0 +1,25 @@
+Added:
+- Android 14 support
+- Automatically split long messages in threads (default: ASK)
+- Links and media are clickable when composing
+- Allow to underline clickable elements (Settings > Timelines - default: disabled)
+- Allow to disable relative date in messages
+- Add a scroll bar for timelines (default: disabled)
+- Add a search bar for custom emojis
+- Links clickable in media descriptions
+
+Changed:
+- Counters close to action buttons
+- Hide emoji picker if the instance has no emoji
+- Followed tags are ordered
+- Account picker when opening with another account
+
+Fixed:
+- Avoid error 429 with NTFY
+- Fix custom colors (Android 14)
+- Fix a crash when composing
+- Display issue with followed tags
+- Crashes with profiles
+- Fix an issue with poll and Pleroma
+- Emoji not displayed in the picker
+- Several crashes are fixed \ No newline at end of file