aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md2
-rw-r--r--README.fr.md2
-rw-r--r--README.md2
-rw-r--r--docs/en/users/06_Fever_API.md6
-rw-r--r--docs/fr/users/06_Fever_API.md3
5 files changed, 12 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8835d7be0..9e36f9592 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,8 @@
* Fix API HTTP Authorization case-sensitivity issue introduced in FreshRSS 1.13.1 [#2233](https://github.com/FreshRSS/FreshRSS/issues/2233)
* Fix breaking warning in Fever API [#2239](https://github.com/FreshRSS/FreshRSS/issues/2239)
* Fix encoding problem in Fever API [#2241](https://github.com/FreshRSS/FreshRSS/issues/2241)
+* API
+ * Supported by [Readably](https://play.google.com/store/apps/details?id=com.isaiasmatewos.readably) (client for Android using Fever API)
* I18n
* Improved Korean [#2242](https://github.com/FreshRSS/FreshRSS/pull/2242)
* Improve Occitan [#2253](https://github.com/FreshRSS/FreshRSS/pull/2253)
diff --git a/README.fr.md b/README.fr.md
index 58647ae4a..157979f93 100644
--- a/README.fr.md
+++ b/README.fr.md
@@ -196,6 +196,8 @@ Voir notre [documentation sur l’API Fever](https://freshrss.github.io/FreshRSS
Tout client supportant une API de type Fever ; Sélection :
+* Android
+ * [Readably](https://play.google.com/store/apps/details?id=com.isaiasmatewos.readably) (Propriétaire)
* iOS
* [Fiery Feeds](https://itunes.apple.com/app/fiery-feeds-rss-reader/id1158763303) (Propriétaire)
* [Unread](https://itunes.apple.com/app/unread-rss-reader/id1252376153) (Propriétaire)
diff --git a/README.md b/README.md
index 190ee5639..b91571e3e 100644
--- a/README.md
+++ b/README.md
@@ -196,6 +196,8 @@ See our [Fever API documentation](https://freshrss.github.io/FreshRSS/en/users/0
Supported clients are:
+* Android
+ * [Readably](https://play.google.com/store/apps/details?id=com.isaiasmatewos.readably) (Closed source)
* iOS
* [Fiery Feeds](https://itunes.apple.com/app/fiery-feeds-rss-reader/id1158763303) (Closed source)
* [Unread](https://itunes.apple.com/app/unread-rss-reader/id1252376153) (Closed source)
diff --git a/docs/en/users/06_Fever_API.md b/docs/en/users/06_Fever_API.md
index 971cf957d..909164516 100644
--- a/docs/en/users/06_Fever_API.md
+++ b/docs/en/users/06_Fever_API.md
@@ -20,6 +20,9 @@ Then point your mobile application to the URL of `fever.php` (e.g. `https://fres
Tested with:
+- Android
+ - [Readably](https://play.google.com/store/apps/details?id=com.isaiasmatewos.readably)
+
- iOS
- [Fiery Feeds](https://itunes.apple.com/app/fiery-feeds-rss-reader/id1158763303)
- [Unread](https://itunes.apple.com/app/unread-rss-reader/id1252376153)
@@ -28,9 +31,6 @@ Tested with:
- MacOS
- [Readkit](https://itunes.apple.com/app/readkit/id588726889)
-- Android
- -Until now, we don't know about compatible Android clients. Please leave your feedback, if you tested the Fever API with Android apps.
- - Please note, that *Press* is NOT compatible: it was a popular RSS client with Fever support, but its development stopped a while ago. It uses the Fever API in a wrong way, which we don't support.
## Features
diff --git a/docs/fr/users/06_Fever_API.md b/docs/fr/users/06_Fever_API.md
index 50650ebcd..fb15e596b 100644
--- a/docs/fr/users/06_Fever_API.md
+++ b/docs/fr/users/06_Fever_API.md
@@ -7,6 +7,9 @@ et des généralités sur l’accès par API.
Testé avec:
+- Android
+ [Readably](https://play.google.com/store/apps/details?id=com.isaiasmatewos.readably)
+
- iOS
- [Fiery Feeds](https://itunes.apple.com/app/fiery-feeds-rss-reader/id1158763303)
- [Unread](https://itunes.apple.com/app/unread-rss-reader/id1252376153)