Shinokuni
c31a0cde20
Restore swipe to mark as read/unread
2024-09-01 22:35:59 +02:00
Shinokuni
683ca54acc
Update README.md
2024-09-01 16:21:48 +02:00
Shinokuni
cddca8f853
v2.0-beta02
2024-09-01 15:02:12 +02:00
Shinokuni
017fe40b2e
Make PreferencesScreen scrollable ( fixes #190 )
2024-08-30 18:42:03 +02:00
Shinokuni
be865aa7f9
Fix wrong password key in Migrations
2024-08-30 18:25:29 +02:00
Shinokuni
e0fcf265f5
Fix wrong translation in RadioButtonPreferenceDialog #185
2024-08-29 17:57:17 +02:00
Shinokuni
ee931abc17
Fix some migration issues
...
* Fix getting wrong AccountType from db
* Add credentials migration from old shared preferences to encrypted preferences
2024-08-29 17:45:58 +02:00
Shinokuni
420cd1d9d1
Remove all unused translations
2024-08-25 16:19:58 +02:00
Shinokuni
7327c16086
Merge pull request #179 from weblate/weblate-readrops-strings
...
Translations update from Hosted Weblate
2024-08-25 15:47:26 +02:00
gallegonovato
ff1e458b40
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (226 of 226 strings)
Translation: Readrops/Strings
Translate-URL: https://hosted.weblate.org/projects/readrops/strings/es/
2024-08-23 21:09:52 +00:00
Shinokuni
247fac158f
Merge pull request #177 from weblate/weblate-readrops-strings
...
Translations update from Hosted Weblate
2024-08-23 16:57:26 +02:00
Heimen Stoffels
f406ad4454
Translated using Weblate (Dutch)
...
Currently translated at 21.2% (48 of 226 strings)
Translation: Readrops/Strings
Translate-URL: https://hosted.weblate.org/projects/readrops/strings/nl/
2024-08-21 11:07:28 +00:00
gallegonovato
cf9bb2c3b0
Translated using Weblate (Spanish)
...
Currently translated at 99.5% (225 of 226 strings)
Translation: Readrops/Strings
Translate-URL: https://hosted.weblate.org/projects/readrops/strings/es/
2024-08-21 11:07:27 +00:00
Heimen Stoffels
52c2abcec1
Added translation using Weblate (Dutch)
2024-08-21 11:07:27 +00:00
gallegonovato
e0beb171f8
Translated using Weblate (Spanish)
...
Currently translated at 73.8% (167 of 226 strings)
Translation: Readrops/Strings
Translate-URL: https://hosted.weblate.org/projects/readrops/strings/es/
2024-08-21 11:07:26 +00:00
gallegonovato
c0f633ea38
Translated using Weblate (Spanish)
...
Currently translated at 64.6% (146 of 226 strings)
Translation: Readrops/Strings
Translate-URL: https://hosted.weblate.org/projects/readrops/strings/es/
2024-08-21 11:07:26 +00:00
Hosted Weblate
3dd1ee0de3
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: Readrops/Strings
Translate-URL: https://hosted.weblate.org/projects/readrops/strings/
2024-08-21 11:07:25 +00:00
Shinokuni
88825d968a
Update README.md
2024-08-21 13:07:21 +02:00
Shinokuni
6e2051b425
v2.0-beta01
2024-08-21 12:40:48 +02:00
Shinokuni
adb2b0c192
Send the right exception to TimelineTab
2024-08-19 17:38:04 +02:00
Shinokuni
6d55c3200a
Add FUNDING.yml
2024-08-19 16:41:02 +02:00
Shinokuni
1e7f9a26a5
Exclude html from repo language stats
2024-08-19 16:27:58 +02:00
Lucas
f7c9b9d4fc
Fix conflicts
2024-08-19 14:29:42 +02:00
Allan Nordhøy
136ee2dce7
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 94.2% (132 of 140 strings)
Translation: Readrops/Strings
Translate-URL: https://hosted.weblate.org/projects/readrops/strings/nb_NO/
2024-08-19 14:11:19 +02:00
Hin Weisner
27a26afe54
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (140 of 140 strings)
Translation: Readrops/Strings
Translate-URL: https://hosted.weblate.org/projects/readrops/strings/es/
2024-08-19 14:11:19 +02:00
Hin Weisner
2fc298fb7e
Added translation using Weblate (Spanish)
2024-08-19 14:11:19 +02:00
inkhorn
6457f50f46
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (140 of 140 strings)
Translation: Readrops/Strings
Translate-URL: https://hosted.weblate.org/projects/readrops/strings/pt_BR/
2024-08-19 14:11:19 +02:00
inkhorn
e032070492
Added translation using Weblate (Portuguese (Brazil))
2024-08-19 14:11:19 +02:00
Hosted Weblate
15ea3f3881
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: Readrops/Strings
Translate-URL: https://hosted.weblate.org/projects/readrops/strings/
# Conflicts:
# app/src/main/res/values-fr/strings.xml
2024-08-19 14:11:19 +02:00
Shinokuni
96e3bca4a2
Fix OPML import crashing when entry doesnt't have a name
2024-08-18 18:00:24 +02:00
Shinokuni
c54a14e616
Hide Fab when synchronizing in TimelineTab
2024-08-18 13:31:36 +02:00
Shinokuni
14af99c8df
Add beta build type
2024-08-18 13:11:27 +02:00
Shinokuni
7d97588c86
Fix db test package path
2024-08-18 12:49:04 +02:00
Shinokuni
8fe19fbc50
Fix ItemScreen title sometimes not centered
2024-08-17 15:12:01 +02:00
Shinokuni
8e44b8a097
Get most of the exception stacktrace in CrashActivity before a NPE occurs
2024-08-16 18:06:54 +02:00
Shinokuni
1cb6c92edf
Fix crash when logging with an url without scheme and improve error and info messages in AccountCredentialsScreen
2024-08-16 17:28:41 +02:00
Shinokuni
cbc9d8b3c2
Fever: do not trust provider ordering and always check for the max instead of the first element
2024-08-16 14:43:51 +02:00
Shinokuni
345c4a2bd7
Add some info messages in AccountCredentialsScreen
2024-08-16 14:39:17 +02:00
Shinokuni
b5484861ac
Make Fever API implementation work with Miniflux one
...
* Rely on favicon_id when mapping favicon to feed
* Item ids are integers in Miniflux and strings in FreshRSS
* Make FeverItemsAdapter more robust to some non useful properties
2024-08-15 17:06:56 +02:00
Shinokuni
326c251878
Improve FreshRSSItemsAdapter test case
2024-08-14 23:17:16 +02:00
Shinokuni
79575a9ccf
Merge pull request #163 from Alkarex/fix-freshrss-get-link
...
Fix FreshRSS get link
2024-08-14 23:14:34 +02:00
Shinokuni
4f9fbc3f7c
Improve key for fever favicons
2024-08-14 22:25:04 +02:00
Shinokuni
dd98c7b0a6
Fix getting sinceId after last items call in FeverDataSource
2024-08-14 18:58:30 +02:00
Shinokuni
7b3920374e
Disable Update feed color option in FeedBottomSheet
2024-08-14 14:59:25 +02:00
Shinokuni
eca565ca07
Add rtl support in ItemScreen webView
2024-08-14 14:42:32 +02:00
Shinokuni
cd18ea3594
Fix new articles sql request in TimelineTab
2024-08-14 14:22:03 +02:00
Shinokuni
4803624b33
Improve a bit Drawer folder item
2024-08-14 14:09:13 +02:00
Shinokuni
8fedcf5538
Add usesCleartextTraffic in network security config
2024-08-14 13:39:05 +02:00
Shinokuni
e9d80b3980
Add network security config
2024-08-14 12:40:49 +02:00
Shinokuni
52e8c64d45
Add screen transitions
2024-08-13 21:51:20 +02:00