Commit Graph

236 Commits

Author SHA1 Message Date
helloworldtest123 8237df390b
German changelog of 0.8.3 added (#142) 2022-07-13 07:53:38 +08:00
Maciej Klupp 3d4682858d
Updated Polish translation (#138)
* Updated Polish translation

* Small changes
2022-07-11 09:37:49 +08:00
Ash 4416b6792d Fix initial filter and page on startup 2022-07-10 22:59:09 +08:00
Ash 7a47329902 Update version 0.8.3 2022-07-10 15:35:04 +08:00
Ash 7bd78a3c04 Add Spanish and Polish 2022-07-10 15:15:18 +08:00
Ashinch f21a0c9fd8
Add reading page style settings (#132)
* Add reading page style settings

* improved german language (#134)

* Add Hindi translation

Thanks augurer

* Add auto hide toolbar and image maximize setting

* Add tonal elevation setting in reading page

* Add reading dark theme and previews

* Add dynamic custom reading theme preview

Co-authored-by: helloworldtest123 <36381315+helloworldtest123@users.noreply.github.com>
2022-07-10 14:43:09 +08:00
Jayler95 e32c0fbfd3
Create ReadYou-strings.xml (#127)
* Create ReadYou-strings.xml

* Update ReadYou-strings.xml

Translation update.
2022-07-10 14:26:18 +08:00
Maciej Klupp a358e4baef
Added Polish translation (#126)
* Added Polish localization

* Added plural forms for 2,3 and 4 items

In Polish there is a different form for 2,3 and 4 plurals. I put them in separately but the forms for two, three and four are the same. If there is a better solution please correct it.
2022-07-10 14:25:40 +08:00
Ash 5730b22d46 Set the default font size for the navigation bar 2022-06-29 23:38:29 +08:00
Poussinou 3bc8d65d6d
Update README.md (#116) 2022-06-22 11:58:23 +08:00
Ashinch aafdb0a576
Allow feed name changes when adding subscriptions (#114) 2022-06-16 20:54:31 +08:00
Ashinch 056f641b13
Include built-in terms of service (#113) 2022-06-16 20:27:48 +08:00
Ashinch 5b22b46912
Format the code (#108)
* Format the code

* Add comments
2022-06-16 15:36:05 +08:00
Giovanni f19d044181
Add Italian translation (#99) 2022-06-08 00:51:13 +08:00
Ash c741f1922c Update version 0.8.1 2022-06-05 21:36:47 +08:00
Ash 9a933ce486 Optimize feed loading and chunk sync 2022-06-05 21:05:13 +08:00
Ash 1384012c44 Support RTL language in the reading page 2022-06-02 09:44:03 +08:00
kzaemrio a94017d564
replace URL inputstream with okhttp inputstream in RssHelper (#85)
* add okhttp3 in ext, and add okhttp-coroutines-jvm lib

* replace URL inputstream with okhttp buffered inputstream in RssHelper

* use executeAsync for parseFullContent in RssHelper

* make searchFeed call without queryRssXml in RssHelper
2022-06-02 09:07:30 +08:00
Ash fc82363196 Fix background color on startup 2022-06-01 18:53:32 +08:00
Ashinch 1be4779df2
Fix the synchronization bug when importing OPML files after version 0.8.0 (#92) 2022-06-01 17:29:01 +08:00
Ash 999fc40a7c Update languages description 2022-06-01 14:54:40 +08:00
Ashinch 6b0b1b17a4
Merge pull request #81 from comradekingu/patch-1
App strings reworked
2022-06-01 14:38:33 +08:00
Ashinch dbf2f7f194
Merge branch 'main' into patch-1 2022-06-01 14:37:24 +08:00
Ashinch db5aa7aca6
Merge pull request #80 from Ashinch/feature/optimize
Feature/optimize
2022-06-01 14:01:31 +08:00
Ash 433ff6e6f2 Optimize the feeds page 2022-06-01 13:55:30 +08:00
Ash 5867186751 Optimize the content styles of articles 2022-05-26 16:58:10 +08:00
Ash 66094f8075 Optimize the flow page 2022-05-25 12:48:20 +08:00
Ash ba3620d84f Optimize the reading page 2022-05-25 08:31:29 +08:00
Ash ae394da387 Update dependencies 2022-05-25 08:31:29 +08:00
Ash 647ef7a0bd Rename RY component 2022-05-25 08:31:29 +08:00
Ash efdff0e49c Rename UiState 2022-05-25 08:31:29 +08:00
Ash dcbb41f3ab Extract Scaffold component 2022-05-25 08:31:29 +08:00
Ash 27e8780d82 Update Preferences 2022-05-25 08:31:29 +08:00
Ash 140cb3ed0a Move the package 2022-05-25 08:31:29 +08:00
Ash b33e0a7ac5 Refactor data layer 2022-05-25 08:30:47 +08:00
Ash ee55f671bc DB record null value 2022-05-25 08:30:47 +08:00
Ash 2f1263c82c Change to variable fields 2022-05-25 08:30:47 +08:00
Ash b010fe940b Remove invalid @OptIn 2022-05-25 08:30:47 +08:00
Ash 962e0ee8dc Unified CoroutineDispatcher 2022-05-25 08:30:47 +08:00
Ash a1021c3c3f OkHttpClient DI 2022-05-25 08:30:47 +08:00
Ashinch 31fd54254f
Fixed crash if loading very large (50MB+) images (#83)
From: Feeder
2022-05-25 08:26:13 +08:00
Ash 4b7eb980fd Add French and Czech translations 2022-05-25 08:21:12 +08:00
Allan Nordhøy cd3c897f35
App strings reworked 2022-05-23 10:16:39 +00:00
Fjuro 3f0f2b82b5
Create values-cs-rCZ/strings.xml (#76) 2022-05-18 02:27:20 +08:00
DodoLeDev e1690d3f1f
Added French translation (#75)
Read You is now available in French!
2022-05-18 02:27:00 +08:00
helloworldtest123 986af9f6a8
Updated german translation (#72) 2022-05-16 04:28:32 +08:00
Ash eec397e0de Update version 0.8.0 2022-05-15 22:58:59 +08:00
Ash 12b2531cda Fix insertIfNotExist foreign key conflict 2022-05-15 22:53:05 +08:00
Ashinch f76abd98be
Add feed's favicon from UI Avatars (#70)
* Add feed's favicon from UI Avatars

* Fix backwards writes
2022-05-15 21:16:34 +08:00
Ashinch c79649bb77
Add articles image preview (#67)
* Add articles image preview

* Lowers the pagingItem state
2022-05-13 23:21:21 +08:00