152 Commits

Author SHA1 Message Date
9311f90fc9 First PoC Ouinet integration 2022-11-29 14:03:01 +01:00
Ash
450ad7520d Fix update check 2022-10-15 20:31:08 +08:00
LA
672f471e12
Fix parsing of srcset images (#241) 2022-10-15 20:09:29 +08:00
Ashinch
d948e15fc7
Fix initial filter (#229) 2022-10-08 21:19:43 +08:00
Ash
352fe36980 Fix list view scroll position on click next article button 2022-10-08 21:06:37 +08:00
Ashinch
75ac40ed96
WIP: Add the Accounts settings feature (#185)
* Add the Accounts settings page (WIP)

* Fix sync function and Add change account name feature

* Adaptation Account List

* Support account settings

* Fix auto delete archived articles
2022-10-07 21:38:24 +08:00
Ash
7f0bedb601 Fix icon in about page 2022-08-19 01:07:54 +08:00
Ash
e5e367b469 Change translation guide 2022-08-19 01:00:34 +08:00
Ash
2144228e57 Standardized language files 2022-08-08 21:38:45 +08:00
Ash
e427baf80a WIP: Add animation for the next article 2022-08-08 21:25:55 +08:00
Ash
beffe317e2 Reduce the number of articles loaded per page 2022-08-08 21:25:14 +08:00
Ash
c877497756 Cancel TLSv1.3 support pre Android10 2022-08-08 21:23:57 +08:00
Ash
4d6e36dc6b Add a option for Chinese(Traditional) translation and fix the option for Indonesian translation 2022-08-08 11:59:07 +08:00
Zhiting Guo
f695a2a040
Enable 'Next Article' (#171) 2022-08-08 11:31:11 +08:00
Zhiting Guo
8be8877174
fix a scroll bug (#165) 2022-07-31 20:01:23 +08:00
Abdullah
8b6dee4e80
Add Indonesian translations (#156)
* Indonesian strings.xml

* Update LanguagesPreference.kt

* Update strings.xml

* A little fix
2022-07-24 04:57:16 +08:00
Ash
caa2eaa9a2 Add a option for Basque translation 2022-07-17 15:24:15 +08:00
Viktor Likhanov
4bcd21fc20
- feat: added russian translation (#145) 2022-07-14 23:55:28 +08:00
Ash
4416b6792d Fix initial filter and page on startup 2022-07-10 22:59:09 +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
Ash
5730b22d46 Set the default font size for the navigation bar 2022-06-29 23:38:29 +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
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
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
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