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
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
dbf2f7f194
Merge branch 'main' into patch-1
2022-06-01 14:37:24 +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
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
Ash
6583f3326c
Optimize text display
2022-05-13 11:37:36 +08:00
Ash
8913cf9f2e
Add a Share string
2022-05-13 11:09:58 +08:00
helloworldtest123
b18f459a71
Add german and quantaty strings ( #64 )
...
* Add German translation
* Add german language und quantity strings
Co-authored-by: Ash <glaxyinfinite@outlook.com>
2022-05-13 10:20:40 +08:00
Ashinch
b31e7eb98e
Add HTML reader from Feeder ( #65 )
...
* Add HTML reader from Feeder
Thanks to the Feeder!
* Apply ScrollBar
* Add share menu
* Update README
2022-05-13 10:16:55 +08:00
Matt Vaughn
b7813d45f4
Add a scrollbar to the article screen ( #63 )
...
Co-authored-by: Matt Vaughn <matt.vaughn@willowtreeapps.com>
2022-05-11 23:26:37 +08:00
Ashinch
81fdcb498d
Add GitHub and F-droid flavors ( #59 )
2022-05-10 22:38:57 +08:00
Ash
f2571f133e
Update version 0.7.8
2022-05-07 19:32:04 +08:00
Ashinch
dc2e18bcee
Add languages settings ( #52 )
2022-05-07 18:40:27 +08:00
Ash
a225513088
Fix dynamic system tonal palettes
2022-05-07 14:31:53 +08:00
Ashinch
b1f6b60e72
Replace the first palette with the color scheme provided by the system ( #48 )
...
* Replace the first palette with the color scheme provided by the system
* Clean up the code
2022-05-07 00:39:38 +08:00
Ashinch
4c7ff2a84e
Switch to Rome ( #50 )
...
* Switch to Rome
* Fix some styles
2022-05-07 00:28:17 +08:00
Ashinch
5e569d1303
Add clear articles feature for feeds and groups ( #49 )
...
* Add clear articles in feeds and groups feature
* Fix the display of ClearArticles button
2022-05-06 05:57:49 +08:00
Ash
58da4c8f2d
Add amoled dark theme
2022-05-05 20:49:35 +08:00
Ash
7933aa4d11
Add dark theme settings
2022-05-05 15:48:35 +08:00
Ash
ae1e4cb4ee
Update version 0.7.7
2022-05-04 04:10:14 +08:00
Ash
2b5b4dff26
Add Chinese translation of Change URL
2022-05-04 03:53:03 +08:00
Ashinch
1aa6e28300
Merge pull request #36 from mattttvaughn/Feature/Add-Editor-For-Feed-Url
...
Allow feed URL to be edited
2022-05-04 03:39:12 +08:00
Ash
1631c0b6a5
Add navigationBarsPadding
2022-05-04 03:30:28 +08:00
Matt Vaughn
d7d2ab4585
Allow feed URL to be edited
...
Pops up a dialog with an text field allowing editing of the feed url. Identical approach to editing feed name
2022-05-03 13:26:30 -04:00
Ash
263c583f49
Add the StickyHeader switch for the article list
2022-05-02 21:03:33 +08:00
Ash
1ba205343e
Set default styles
2022-05-02 19:02:20 +08:00
Ash
fa3c5e3601
Add FeedsPage style settings
2022-05-02 13:52:08 +08:00
Ash
9bea2e8e8b
Add FlowPage style settings
2022-05-01 06:28:52 +08:00
Ash
15b6db52a7
Add more styles for navigation bar and tonal elevation available
2022-04-30 17:54:30 +08:00
Ash
08b5c5e0f5
Fix opposite starred and unread descriptions
2022-04-30 17:51:18 +08:00
Ash
86bd1b467c
Add initial page and initial filter settings
2022-04-30 05:39:06 +08:00
Ash
c9a84d957b
Update version 0.7.6
2022-04-29 01:57:33 +08:00
Ash
d2a315f50d
Public signature key
2022-04-29 01:56:53 +08:00
Ash
72b07a7e0a
Merge notifications by feeds
2022-04-29 01:56:53 +08:00
Ash
64f81c696f
Separate ViewPager
2022-04-28 23:18:27 +08:00
Ash
1b56bff6ca
F-Droid Fastlane file
2022-04-28 03:49:11 +08:00
Ash
0d30d48c0e
Update version 0.7.5
2022-04-26 01:39:26 +08:00
Ash
2d7ef057f3
Support RSS Atom
2022-04-26 01:37:33 +08:00
Ash
840970bfe2
Add download APK file
2022-04-25 02:45:21 +08:00
Ash
aa6517818c
Improve repetitive Toasts
2022-04-24 21:01:12 +08:00
Ash
2e69c7e300
Improve button tips for TipsAndSupport page button tips
2022-04-24 20:26:56 +08:00
Ash
370d159432
Improve update check
2022-04-24 20:05:41 +08:00
Ash
52d6b0698d
Add update check for Gitee source
2022-04-24 07:41:34 +08:00
Ash
0cb60d15b2
Add update check for GitHub source
2022-04-24 07:09:00 +08:00
Ash
4b1912310e
Add Tips and Support page UI
2022-04-22 23:09:34 +08:00
Ash
7d0721e80a
Improved interaction of option drawers
2022-04-22 04:46:05 +08:00
Ash
128178ef86
Keep the correct background color during animation
2022-04-22 04:29:00 +08:00
Ash
8546f0f1ed
Migrate accompanist/insets to androidx.compose.foundation
2022-04-21 02:03:43 +08:00
Ash
9c82890640
Update dependency
2022-04-20 22:36:54 +08:00
Ash
581c8243e3
Fix ArticleList recomposition
2022-04-20 17:44:46 +08:00
Ashinch
f873af28c8
Delete output-metadata.json
2022-04-20 05:11:52 +08:00
Ash
8564938b1f
GitHub Workflows switched to Release
2022-04-20 05:09:58 +08:00
Ash
481b440618
Support Android 13 monochrome theme icon
2022-04-19 23:07:47 +08:00
Ash
7f3f5482eb
Improve ArticleList and add SwipeRefresh and WebView loading
...
Fix palettes not selected when first launch
2022-04-19 20:02:01 +08:00
Ash
c621f7d794
Add dynamic SVG image
2022-04-15 18:45:09 +08:00
Ash
00231970cd
Add colors switch feature
2022-04-15 00:00:05 +08:00
Ash
e341967dab
Upload app icons
2022-04-10 22:53:36 +08:00
Ash
2b2c5277eb
Fix repeatedly sync articles and article time order bug and notification icons
2022-04-10 22:53:13 +08:00
Ash
a74df49fb3
Add launcher icons
2022-04-09 17:55:01 +08:00
Ash
ed808c768a
Update CrashHandler
2022-04-09 00:37:47 +08:00
Ash
25009e9036
Add article search feature
2022-04-08 22:44:48 +08:00
Ash
aaf032332b
Add mark all as read feature
2022-04-08 04:36:42 +08:00
Ash
f95108fa67
Add CrashHandler
2022-04-07 15:05:10 +08:00
Ash
263548749c
Add rename group and rename feed feature
2022-04-07 04:38:19 +08:00
Ash
0db39247e3
Improve settings item color
2022-04-07 03:22:47 +08:00
Ash
890ee337a4
Add move all feeds to target Group feature
2022-04-07 03:12:18 +08:00