Shinokuni
|
db04cdddb7
|
Display feed image in FeedBottomSheet when available
|
2024-11-17 19:50:36 +01:00 |
Shinokuni
|
cbd5c1bc3d
|
Migrate to Coil3
|
2024-11-17 17:38:04 +01:00 |
Shinokuni
|
b74ad09a07
|
Display CrashActivity only in release mode
|
2024-11-17 14:46:07 +01:00 |
Shinokuni
|
e9cd681b11
|
Fix regression in TimelineTab: items wouldn't be updated without disappearing from the screen
|
2024-11-17 14:33:38 +01:00 |
Shinokuni
|
c6eed0eabd
|
Use AccountError in AccountTab
|
2024-11-13 22:26:13 +01:00 |
Shinokuni
|
e7e15b284f
|
Use AccountError in TimelineTab
|
2024-11-13 22:02:31 +01:00 |
Shinokuni
|
a96bf18a18
|
Use AccountError in FeedTab
|
2024-11-12 18:40:50 +01:00 |
Shinokuni
|
903f6c5427
|
Improve error handling in NewFeedScreen
|
2024-11-12 17:15:59 +01:00 |
Shinokuni
|
99f068183e
|
Fix not setting the right folder for parsing results in NewFeedScreen
|
2024-11-12 13:42:13 +01:00 |
Shinokuni
|
c7b26a65b1
|
Add support for adding a new feed in a specific folder for FreshRSS and Nextcloud News
|
2024-11-11 21:33:28 +01:00 |
Shinokuni
|
7dcb2cbb29
|
Display errors in NewFeedScreen more accurately
|
2024-11-11 17:32:50 +01:00 |
Shinokuni
|
7134772a5f
|
Replace AddFeedDialog by a new screen
|
2024-11-10 22:25:31 +01:00 |
Shinokuni
|
a5f16e089c
|
Reorder some files
|
2024-11-09 14:28:25 +01:00 |
Shinokuni
|
783276a27b
|
Update kotlin-xml-builder dependency
|
2024-11-08 17:19:06 +01:00 |
Shinokuni
|
47b40ac0eb
|
Merge branch 'refs/heads/master' into develop
# Conflicts:
# db/src/main/java/com/readrops/db/dao/ItemDao.kt
|
2024-11-08 16:31:02 +01:00 |
Shinokuni
|
d306bff63e
|
Do not run database queries on UI Thread in MainActivity (fixes #223)
|
2024-11-08 16:28:40 +01:00 |
Shinokuni
|
d5b5762c2e
|
Disable codecov patch/project
|
2024-10-10 18:02:41 +02:00 |
Shinokuni
|
7dad293771
|
Display feeds count next to folder name in FeedTab
|
2024-10-10 17:32:25 +02:00 |
Shinokuni
|
70a81235b4
|
Fix warnings
|
2024-10-10 15:35:43 +02:00 |
Shinokuni
|
71898bf6e9
|
Update dependencies
|
2024-10-10 15:03:13 +02:00 |
Shinokuni
|
8be236fdfb
|
Enable Room kotlin code gen
|
2024-10-10 12:55:12 +02:00 |
Shinokuni
|
b94933d61b
|
Extract synchronization logic from SyncWorker into a separate class
|
2024-10-09 18:57:00 +02:00 |
Shinokuni
|
5824797aed
|
Fix tests once for all...
|
2024-10-09 15:48:14 +02:00 |
Shinokuni
|
d51607c12f
|
Fix tests
|
2024-10-09 13:54:02 +02:00 |
Shinokuni
|
d21ac178c3
|
Add some tests to NextcloudNewsDataSource
|
2024-10-09 13:23:08 +02:00 |
Shinokuni
|
968516e891
|
Add some tests to FreshRSSDataSource
|
2024-10-09 12:09:04 +02:00 |
Shinokuni
|
4753454a9d
|
Migrate database to new version
* Rename some Account fields
* Migrate Account.type enum field from INTEGER to TEXT
|
2024-10-08 17:59:32 +02:00 |
Shinokuni
|
fb68f1f492
|
Fix merge issues
|
2024-09-23 14:18:22 +02:00 |
Shinokuni
|
379c560236
|
Merge branch 'refs/heads/master' into develop
# Conflicts:
# app/src/main/java/com/readrops/app/timelime/TimelineTab.kt
|
2024-09-23 14:13:39 +02:00 |
Shinokuni
|
c88c175596
|
v2.0.1
|
2024-09-23 13:27:15 +02:00 |
Shinokuni
|
84a54224b5
|
Make Timeline tab filters persistent (fixes #138)
|
2024-09-22 19:08:45 +02:00 |
Shinokuni
|
60f15a58ab
|
Update Compose, AGP and other dependencies
|
2024-09-22 14:53:15 +02:00 |
Shinokuni
|
74719480df
|
Update Github action badge
|
2024-09-21 15:03:20 +02:00 |
Shinokuni
|
9acfb1e601
|
Update Codecov action
|
2024-09-21 12:15:47 +02:00 |
Shinokuni
|
8654e788ef
|
Run jacocoFullReport task in CI
|
2024-09-20 16:59:13 +02:00 |
Shinokuni
|
159a6969c2
|
Migrate Jacoco task to Kotlin DSL
|
2024-09-20 16:40:20 +02:00 |
Shinokuni
|
9b1f7339eb
|
Fix tests
|
2024-09-20 16:26:25 +02:00 |
Shinokuni
|
77a801c868
|
Change default order field (#202)
|
2024-09-20 13:22:26 +02:00 |
Shinokuni
|
81dc80d19a
|
Be less strict with feed and folder names (#206)
|
2024-09-20 13:07:12 +02:00 |
Shinokuni
|
bf3c654a25
|
Fix crash when adding a Fever account (#200)
|
2024-09-20 12:36:24 +02:00 |
Shinokuni
|
6a28aa2578
|
Print throwable.cause in CrashActivity to get a more detailed stacktrace
|
2024-09-20 12:12:27 +02:00 |
Shinokuni
|
19c5b8b17e
|
Migrate some DAOs to interface
|
2024-09-17 21:30:25 +02:00 |
Shinokuni
|
f1d49e43dc
|
Update issue templates
|
2024-09-17 13:32:26 +02:00 |
Shinokuni
|
71ffe7b4d5
|
Update issue templates
|
2024-09-16 16:38:46 +02:00 |
Shinokuni
|
83ad2f66b1
|
Update issue templates
|
2024-09-16 16:36:20 +02:00 |
Shinokuni
|
377ab70a27
|
v2.0
|
2024-09-15 16:23:13 +02:00 |
Weblate (bot)
|
4dc8d9d839
|
Translations update from Hosted Weblate (#181)
* Translated using Weblate (French)
Currently translated at 96.5% (167 of 173 strings)
Translation: Readrops/Strings
Translate-URL: https://hosted.weblate.org/projects/readrops/strings/fr/
* Translated using Weblate (Indonesian)
Currently translated at 53.7% (93 of 173 strings)
Translation: Readrops/Strings
Translate-URL: https://hosted.weblate.org/projects/readrops/strings/id/
* Translated using Weblate (Norwegian Bokmål)
Currently translated at 50.8% (88 of 173 strings)
Translation: Readrops/Strings
Translate-URL: https://hosted.weblate.org/projects/readrops/strings/nb_NO/
* Translated using Weblate (Italian)
Currently translated at 53.7% (93 of 173 strings)
Translation: Readrops/Strings
Translate-URL: https://hosted.weblate.org/projects/readrops/strings/it/
* Translated using Weblate (German)
Currently translated at 53.1% (92 of 173 strings)
Translation: Readrops/Strings
Translate-URL: https://hosted.weblate.org/projects/readrops/strings/de/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 53.1% (92 of 173 strings)
Translation: Readrops/Strings
Translate-URL: https://hosted.weblate.org/projects/readrops/strings/pt_BR/
* Translated using Weblate (Spanish)
Currently translated at 97.1% (168 of 173 strings)
Translation: Readrops/Strings
Translate-URL: https://hosted.weblate.org/projects/readrops/strings/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (173 of 173 strings)
Translation: Readrops/Strings
Translate-URL: https://hosted.weblate.org/projects/readrops/strings/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (173 of 173 strings)
Translation: Readrops/Strings
Translate-URL: https://hosted.weblate.org/projects/readrops/strings/nl/
* Added translation using Weblate (Japanese)
* Translated using Weblate (Japanese)
Currently translated at 20.2% (35 of 173 strings)
Translation: Readrops/Strings
Translate-URL: https://hosted.weblate.org/projects/readrops/strings/ja/
* Translated using Weblate (Japanese)
Currently translated at 30.0% (52 of 173 strings)
Translation: Readrops/Strings
Translate-URL: https://hosted.weblate.org/projects/readrops/strings/ja/
* Translated using Weblate (Japanese)
Currently translated at 56.6% (98 of 173 strings)
Translation: Readrops/Strings
Translate-URL: https://hosted.weblate.org/projects/readrops/strings/ja/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (180 of 180 strings)
Translation: Readrops/Strings
Translate-URL: https://hosted.weblate.org/projects/readrops/strings/es/
* Translated using Weblate (Japanese)
Currently translated at 72.2% (130 of 180 strings)
Translation: Readrops/Strings
Translate-URL: https://hosted.weblate.org/projects/readrops/strings/ja/
---------
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: Heimen Stoffels <vistausss@fastmail.com>
Co-authored-by: Kazushi Hayama <hosted.weblate.3yoe@1984.pmail.li>
|
2024-09-15 14:06:26 +02:00 |
Shinokuni
|
4ffea8d2bc
|
Fix wrong favorites icon in TimelineItem
|
2024-09-15 13:52:06 +02:00 |
Shinokuni
|
ebd4a455d9
|
Fix item opened from notification not being mark as read
|
2024-09-15 13:43:24 +02:00 |
Shinokuni
|
fc1a1c9491
|
Add one more mime-type to OPML file picker (should fix #195)
|
2024-09-14 14:13:41 +02:00 |