Skip to content

Releases: Ashinch/ReadYou

0.9.6

01 Jan 03:39
Compare
Choose a tag to compare

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.

Known bugs

  1. Fever account can only pull the full amount of articles on the server during each sync

  2. Notification feature of Fever account is not working

  3. Full content parsing preset switch of Fever account is reset after each sync

0.9.5

10 Dec 16:41
Compare
Choose a tag to compare

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.

0.9.1

15 Oct 13:07
Compare
Choose a tag to compare

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

0.9.0

07 Oct 14:18
Compare
Choose a tag to compare

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)

0.8.3

10 Jul 08:00
Compare
Choose a tag to compare

0.8.3

  1. Allow feed name changes when adding subscriptions (#114)

  2. Add reading page style settings (#132)

  3. Add Italian translation (thanks to @gdonisi)

  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 @helloworldtest123)

  8. Built ToS and include it on the F-Droid (thanks to @linsui)

  9. Other detail changes

Now that Read You has basic local reading functionality, these three things will be the next priority.

  1. Some account settings (e.g. sync interval)

  2. Multi-account support (this is necessary before supporting third-party APIs)

  3. Some third-party APIs support (e.g. Fever, Google Reader)

All other feature requests are postponed.

0.8.1

05 Jun 13:57
Compare
Choose a tag to compare

0.8.1

  1. Add French translation (#75, thanks to @DodoLeDev).

  2. Add Czech translation (#76, thanks to @Fjuro).

  3. Change some translated texts (#81, 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 (#83, thanks to Feeder).

  6. Fix the issue that some feeds cannot subscribe (#85, thanks to @kzaemrio).

  7. Optimize the case of too many feeds (100+).

  8. Some performance optimizations and detail changes.

0.8.0

15 May 16:03
Compare
Choose a tag to compare

0.8.0

  1. Add German translation (#64, thank you @helloworldtest123).

  2. Refactor reading page render (#65, thanks to Feeder's open source code).

  3. Add scrolling indicator bar for reading page (#63, thanks to @mattttvaughn 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 (#67, only valid for articles newly synced since this release).

  6. Other detail changes.

Notes

  1. This version is a little laggy, found a lot of problems, the next version will optimize and reformate the code.

  2. It takes three months before you can start contributing translations (Weblate's requirement for open source projects).

0.7.8

08 May 03:26
Compare
Choose a tag to compare

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.)

0.7.7

04 May 11:38
Compare
Choose a tag to compare

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.

0.7.6

28 Apr 20:00
Compare
Choose a tag to compare

0.7.6

  1. Separate ViewPager.

  2. Group notifications by feeds.

  3. Instead of downloading the update file, jump to the release page.