diff --git a/fastlane/metadata/android/cs-CZ/changelogs/10.txt b/fastlane/metadata/android/cs-CZ/changelogs/10.txt new file mode 100644 index 000000000..8bd1ddb00 --- /dev/null +++ b/fastlane/metadata/android/cs-CZ/changelogs/10.txt @@ -0,0 +1,13 @@ +## 0.7.8 + +1. Add language settings page (some bugs). + +2. Add dark theme settings. + +3. Add AMOLED dark theme. + +4. Add clear articles feature for feeds and groups. + +5. For Android 12+ devices, now replace the first palette of wallpaper colors with the system provided color scheme. + +6. RSS parsing plugin switched to Rome. (should be able to parse most feeds, known to be unable to parse special formats like Youtube, Reddit, etc.) diff --git a/fastlane/metadata/android/cs-CZ/changelogs/11.txt b/fastlane/metadata/android/cs-CZ/changelogs/11.txt new file mode 100644 index 000000000..3caf33868 --- /dev/null +++ b/fastlane/metadata/android/cs-CZ/changelogs/11.txt @@ -0,0 +1,13 @@ +## 0.8.0 + +1. Add German translation (thanks Dave). + +2. Refactor reading page render (thanks to Feeder's open source code). + +3. Add scrolling indicator bar for reading page (thanks to Matt Vaughn and Albert Chang. for reference only, because there is no Google's API, can only be implemented manually). + +4. Add share article feature. + +5. Add article thumbnail previews (only valid for articles newly synced since this release). + +6. Other detail changes. diff --git a/fastlane/metadata/android/cs-CZ/changelogs/12.txt b/fastlane/metadata/android/cs-CZ/changelogs/12.txt new file mode 100644 index 000000000..e6e8f71a6 --- /dev/null +++ b/fastlane/metadata/android/cs-CZ/changelogs/12.txt @@ -0,0 +1,17 @@ +## 0.8.1 + +1. Add French translation (thanks to DodoLeDev). + +2. Add Czech translation (thanks to Fjuro). + +3. Change some translated texts (thanks to comradekingu). + +4. Fix the issue that cannot be synchronized after importing OPML file from 0.8.0 version. + +5. Fix crash if loading very large (50MB+) images (thanks to Feeder). + +6. Fix the issue that some feeds cannot subscribe (thanks to kzaemrio). + +7. Optimize the case of too many feeds (100+). + +8. Some performance optimizations and detail. diff --git a/fastlane/metadata/android/cs-CZ/changelogs/13.txt b/fastlane/metadata/android/cs-CZ/changelogs/13.txt new file mode 100644 index 000000000..2513a5747 --- /dev/null +++ b/fastlane/metadata/android/cs-CZ/changelogs/13.txt @@ -0,0 +1,19 @@ +## 0.8.3 + +1. Allow feed name changes when adding subscriptions + +2. Add reading page style settings + +3. Add Italian translation (thanks to Giovanni) + +4. Add Hindi translation (thanks to augurer) + +5. Add Spanish translation (thanks to Jayler95) + +6. Add Polish translation (thanks to maciej-klupp) + +7. Update German translation (thanks to Dave) + +8. Built ToS and include it on the F-Droid (thanks to linsui) + +9. Other detail changes. diff --git a/fastlane/metadata/android/cs-CZ/changelogs/14.txt b/fastlane/metadata/android/cs-CZ/changelogs/14.txt new file mode 100644 index 000000000..d1969d2c4 --- /dev/null +++ b/fastlane/metadata/android/cs-CZ/changelogs/14.txt @@ -0,0 +1,15 @@ +## 0.9.0 + +1. Add account setting feature + +2. Add translation in many languages (thanks to each one of them, thanks to Weblate.com) + +3. Add "Next article button" feature when reading (temporary animation, thanks to frearb) + +4. Fix monochrome icon on Android 13 + +5. Remove TLSv1.3 dependency, reduce app size (unknown impact) + +6. Reduce the number of articles loaded at once (100 -> 50) + +7. Add multi-account type UI (next version supports multiple local accounts) diff --git a/fastlane/metadata/android/cs-CZ/changelogs/15.txt b/fastlane/metadata/android/cs-CZ/changelogs/15.txt new file mode 100644 index 000000000..732417cc7 --- /dev/null +++ b/fastlane/metadata/android/cs-CZ/changelogs/15.txt @@ -0,0 +1,13 @@ +## 0.9.1 + +This is an additional update. + +1. The renderer will now reposition to the top when clicking the "Next article" button + +2. Add and fix translation (thank you all) + +3. Fix the "Initial filter" function + +4. Fix the article image loading problem of Politico and Substack (thanks for Liquid-Aristocracy and Feeder) + +5. Fix the problem of crash application when checking for updates diff --git a/fastlane/metadata/android/cs-CZ/changelogs/16.txt b/fastlane/metadata/android/cs-CZ/changelogs/16.txt new file mode 100644 index 000000000..94e13c7db --- /dev/null +++ b/fastlane/metadata/android/cs-CZ/changelogs/16.txt @@ -0,0 +1,10 @@ +## 0.9.5 + +1. Support add multiple accounts (local) + +2. Add translation (thank you all) + +3. Fix some bugs + +Request adequate testing of data isolation between multiple accounts. +The Fever API and Google Reader API will soon be supported. diff --git a/fastlane/metadata/android/cs-CZ/changelogs/17.txt b/fastlane/metadata/android/cs-CZ/changelogs/17.txt new file mode 100644 index 000000000..23c6d2dbc --- /dev/null +++ b/fastlane/metadata/android/cs-CZ/changelogs/17.txt @@ -0,0 +1,14 @@ +## 0.9.6 + +1. Support Fever API (beta) + +2. Improve translation (thanks to all) + +3. Fix the bug of being in sync all the time when switching accounts + +4. Fix the bug that you can't modify other account settings + +Fever is an outdated API, which is not fully compatible with modern readers. +But as the first third-party service API supported by Read You, it's a good opportunity to get started. + +There will be a supplemental update in the near future for bug fixes and additional translations diff --git a/fastlane/metadata/android/cs-CZ/changelogs/18.txt b/fastlane/metadata/android/cs-CZ/changelogs/18.txt new file mode 100644 index 000000000..8048d5e46 --- /dev/null +++ b/fastlane/metadata/android/cs-CZ/changelogs/18.txt @@ -0,0 +1,9 @@ +## 0.9.7 + +This is an additional update. + +1. Merge c0ff8ba hotfix + +2. Improve translation (thanks to all) + +3. Update the GitHub's README description files diff --git a/fastlane/metadata/android/cs-CZ/changelogs/19.txt b/fastlane/metadata/android/cs-CZ/changelogs/19.txt new file mode 100644 index 000000000..8d378018f --- /dev/null +++ b/fastlane/metadata/android/cs-CZ/changelogs/19.txt @@ -0,0 +1,17 @@ +## 0.9.8 + +1. Improve translation (@nvllz , thanks to all) + +2. Remove the built-in GoogleSans font from the app (will use the system default font) + +3. Support using external font files as app basic and reading fonts + +4. Fix import from OPML file function + +5. Optimize Fever API integration (#363) + +6. UI fixes (#382, @JunkFood02) + +7. Fix "Mark as Read" buttons for Fever API (#399, @mbestavros) + +8. Support for RTL text layout in reading page (#378, @JunkFood02) diff --git a/fastlane/metadata/android/cs-CZ/changelogs/20.txt b/fastlane/metadata/android/cs-CZ/changelogs/20.txt new file mode 100644 index 000000000..ec5e95513 --- /dev/null +++ b/fastlane/metadata/android/cs-CZ/changelogs/20.txt @@ -0,0 +1,13 @@ +## 0.9.9 + +1. Fever API now properly syncs read/starred metadata across devices (#401) (#406) (@mbestavros) + +2. Add prompt for notification permission when relevant (#422) (@RafhaanShah) + +3. New feature: Swipe to mark read (#455) (@boun, @nvllz) + +4. New option: External link handling (#428) (@S-H-Y-A) + +5. Fetch favicons for feed items (#471) (@Ashinch, @kid1412621) + +6. Various internal refactorings and improvements (@Ashinch). diff --git a/fastlane/metadata/android/cs-CZ/changelogs/21.txt b/fastlane/metadata/android/cs-CZ/changelogs/21.txt new file mode 100644 index 000000000..3e6b86a94 --- /dev/null +++ b/fastlane/metadata/android/cs-CZ/changelogs/21.txt @@ -0,0 +1,31 @@ +## 0.9.10 + +1. This version resolves the authentication issues with Fever API integration. Below is the changelog for version 0.9.9 + +## 0.9.9 + +1. Fever API now properly syncs read/starred metadata across devices (#401) (#406) (@mbestavros) + +2. Add prompt for notification permission when relevant (#422) (@RafhaanShah) + +3. New feature: Swipe to mark read (#455) (@boun, @nvllz) + +4. New option: External link handling (#428) (@S-H-Y-A) + +5. Fetch favicons for feed items (#471) (@Ashinch, @kid1412621) + +6. Various internal refactorings and improvements (@Ashinch) + +7. Translations updates: Hungarian, Turkish, Serbian, German, Indonesian, Persian, and many others (thanks to everyone who helped out!) + +### Notes + +1. @Ashinch has appointed both @mbestavros and @JunkFood02 as additional Collaborators on Github: + +"When I don't have enough free time, I deeply appreciate everyone coming together to contribute to this project. @mbestavros and @JunkFood02 will be added to the list of collaborators for the project, granting you some permissions to manage the project's release plans." + +(Source: https://github.com/Ashinch/ReadYou/issues/495#issuecomment-1880344011) + +To be absolutely clear: this does not mean that @Ashinch is stepping down from the project! It just means there are more people available to help create new releases. This will help a ton when @Ashinch is busy, and should reduce the time to ship code once it's been merged on Github. + +2. On that note: the 0.9.9 release is managed by @mbestavros! I love @Ashinch's work with ReadYou, and I'm grateful for the opportunity to help out with release management. diff --git a/fastlane/metadata/android/cs-CZ/changelogs/22.txt b/fastlane/metadata/android/cs-CZ/changelogs/22.txt new file mode 100644 index 000000000..8f9b1eeff --- /dev/null +++ b/fastlane/metadata/android/cs-CZ/changelogs/22.txt @@ -0,0 +1,35 @@ +## 0.9.11 + +1. Remember scroll position on feed pages (#519) (@aeghn) + +2. Favicon fetching and handling fixes (#511) (@Ashinch, @kid1412621) + +3. Fix "Swipe to Mark Read" gesture marking multiple items as read (#515) (@kid1412621, @mbestavros) + +4. Add workaround for "Row too big to fit into CursorWindow" bug (#312) (@mbestavros) + +5. Translations updates (thanks to everyone who helped out!) + +### Notes + +It's been quite a week for Read You! This release fixes up most of the rest of the major bugs from release 0.9.9, plus one that's been around for a long while. + +My hope is that this will be a solid longer-term build, and we can take a break from releases for a bit while we wait for new improvements to cook from our wonderful community. As always, if you encounter a bug, please report it on Github! + +Since some of you may have missed the big changes in 0.9.9, I'll include them again below. + +## 0.9.9 + +1. Fever API now properly syncs read/starred metadata across devices (#401) (#406) (@mbestavros) + +2. Add prompt for notification permission when relevant (#422) (@RafhaanShah) + +3. New feature: Swipe to mark read (#455) (@boun, @nvllz) + +4. New option: External link handling (#428) (@S-H-Y-A) + +5. Fetch favicons for feed items (#471) (@Ashinch, @kid1412621) + +6. Various internal refactorings and improvements (@Ashinch) + +7. Translations updates: Hungarian, Turkish, Serbian, German, Indonesian, Persian, and many others (thanks to everyone who helped out!) diff --git a/fastlane/metadata/android/cs-CZ/changelogs/5.txt b/fastlane/metadata/android/cs-CZ/changelogs/5.txt new file mode 100644 index 000000000..85f419f45 --- /dev/null +++ b/fastlane/metadata/android/cs-CZ/changelogs/5.txt @@ -0,0 +1,21 @@ +## 0.7.2 + +1. New dynamic color system (requires Android 8.1+, the number of dynamic colors depends on the richness of the current wallpaper colors, usually 1 ~ 3). + +2. The color value of the accent color can now also be customized (the entry is in the last swatch of the basic color, it should be noted that the custom color is only for reference, the specific color, the color picking algorithm will automatically select the appropriate Monet color value) + +3. Unimplemented features are now marked in gray to reduce confusion. + +4. Fix the problem of confusing information flow time sorting when the filtering condition is subscription source. + +5. Improve icon size of notification. + +6. Now duplicate articles will not be synced (duplicate means the original page link is the same). + +### Notes: + +1. The first time you switch colors after installation, it may jump back to the home page, so we will fix it in the next version. + +2. The next version is mainly the "About" page and the built-in new version check. + +3. The reading page will be separated from the sliding group and become a separate page. diff --git a/fastlane/metadata/android/cs-CZ/changelogs/6.txt b/fastlane/metadata/android/cs-CZ/changelogs/6.txt new file mode 100644 index 000000000..87693ee34 --- /dev/null +++ b/fastlane/metadata/android/cs-CZ/changelogs/6.txt @@ -0,0 +1,35 @@ +## 0.7.4 + +1. Add "Tips & Support" page. + +2. Add update check and download. + +3. Select dynamic color theme by default on first install (if available). + +4. Add swipe down sync feature to the information flow page. + +5. Temporarily add a loading hint when full content parsing. + +6. Update some upstream dependencies (may have unknown defects). + +7. Support RSS v1.0 protocol (to be tested). + +8. Fix the system navigation bar background. + +9. Fix the issue of not intercepting the back event when the option menu is opened. + +10. Optimize some video styles in the reading page. + +11. Optimize some abnormal styles. + +### Notes + +1. Check for updates once automatically every time when cold start (you can experience it when the next version is released). + +2. When checking for updates, use the Gitee API when Simplified Chinese languages and the GitHub API when other languages. + +3. Please don't check for updates manually too often (a cooling interval of 2 seconds has been set), as the same IP can only access the GitHub API 60 times per hour, and the exact frequency limit of the Gitee API is unknown (it hasn't been reset for 8 hours yet). + +4. Refactoring of read pages came after v0.8, and refactoring of icon and cover came after v0.9, and support for FreshRSS (Fever API, Google Reader API) came after v1.0. + +5. This version can only be synchronized in single thread because of the bug of upstream parsing plugin, which may be a bit slow. The plugin author mentions that it will be fixed in the next version, and the Atom protocol will be supported as well. diff --git a/fastlane/metadata/android/cs-CZ/changelogs/7.txt b/fastlane/metadata/android/cs-CZ/changelogs/7.txt new file mode 100644 index 000000000..a9a2cebfe --- /dev/null +++ b/fastlane/metadata/android/cs-CZ/changelogs/7.txt @@ -0,0 +1,11 @@ +## 0.7.5 + +1. Support RSS Atom protocol. + +### Notes + +1. The parsing of `` element in Atom protocol will be supported coming soon. + +2. The ViewPager is being separating and refactoring recently, so the fluency will be improved. + +3. This version is a directly release, so you can test the checking the update function. diff --git a/fastlane/metadata/android/cs-CZ/changelogs/8.txt b/fastlane/metadata/android/cs-CZ/changelogs/8.txt new file mode 100644 index 000000000..0baabba3f --- /dev/null +++ b/fastlane/metadata/android/cs-CZ/changelogs/8.txt @@ -0,0 +1,7 @@ +## 0.7.6 + +1. Separate ViewPager. + +2. Merge notifications by feeds. + +3. No longer download update files, but jump to release page. diff --git a/fastlane/metadata/android/cs-CZ/changelogs/9.txt b/fastlane/metadata/android/cs-CZ/changelogs/9.txt new file mode 100644 index 000000000..0ddbbd66b --- /dev/null +++ b/fastlane/metadata/android/cs-CZ/changelogs/9.txt @@ -0,0 +1,13 @@ +## 0.7.7 + +1. Add feeds page style settings. + +2. Add flow page style settings. + +3. Add initial page settings. + +4. Add initial filter settings. + +5. Add change feed URL feature. + +6. Fix the Banner filter description. diff --git a/fastlane/metadata/android/cs-CZ/full_description.txt b/fastlane/metadata/android/cs-CZ/full_description.txt new file mode 100644 index 000000000..37ced7815 --- /dev/null +++ b/fastlane/metadata/android/cs-CZ/full_description.txt @@ -0,0 +1,16 @@ +Read You – moderní a elegantní čtečka RSS s designem Material You + +Funkce: + +* Odběr odkazů RSS +* Import z OPML +* Synchronizace článků +* Oznámení o nových článcích +* Načítání celého obsahu +* Filtrování nepřečtených a oblíbených +* Seskupování zdrojů +* Lokalizace +* Export do OPML +* Vyhledávání článků + +a další již brzy… diff --git a/fastlane/metadata/android/cs-CZ/short_description.txt b/fastlane/metadata/android/cs-CZ/short_description.txt new file mode 100644 index 000000000..a1c91028e --- /dev/null +++ b/fastlane/metadata/android/cs-CZ/short_description.txt @@ -0,0 +1 @@ +Moderní a elegantní čtečka RSS s designem Material You