* build(deps): bump up dependencies, compile sdk, and gradle version (#502) * build(deps): bump up dependencies, compile sdk, and gradle version * build(deps): remove redundant safe-args plugin * build(deps): update Compose BOM to `2024.01.00` & compiler to `1.5.8` * fix(i18n): configuration loss when switching locale (#541) * fix(i18n): configuration loss when switching locale * feat(locale): enable auto-localeconfig * feat(i18n): add languages to in-app language picker (#571) * feat(i18n): add languages to in-app language picker * fix(i18n): locale system settings not working for Android 13 * feat(i18n): show selected language at settings page * fix(ci): ignore ExtraTranslation for linter * feat(i18n): add fallback in in-app language picker for A13+ * chore: clean up * fix(ui): ProgressIndicator crashes in m3 1.1.2 * fix(ui): NavigationBarItem color * feat(ui): grey out read articles even if starred (#547) * refactor(ui): improve add account dialog * fix(ui): accessing listState on io thread causes app to crash * fix(ui): NavigationBar text color * feat(ui): show full screen image viewer when clicking on images (#578) * feat(ui): add crash report activity to handle uncaught exceptions (#576) * feat(ui): swipe up and down to switch between articles (WIP) * feat(ui): update animation * docs(ui): add comments on pull to load implementation * feat(ui): move the indicator to another file * build: revert changes * feat(ui): make the transition directions match the content changes --------- Co-authored-by: MauroGuida <57829432+MauroGuida@users.noreply.github.com> Co-authored-by: Ash <Glaxyinfinite@outlook.com> Co-authored-by: Ash <Ashinch@outlook.it>
![](https://raw.githubusercontent.com/Ashinch/ReadYou/main/fastlane/metadata/android/en-US/images/icon.png)
Read You
An Android RSS reader presented in Material You style.
English | Deutsch | 简体中文 | 繁體中文 (Outdated) | فارسی (Outdated)
![startup](https://raw.githubusercontent.com/Ashinch/ReadYou/main/fastlane/metadata/android/en-US/images/phoneScreenshots/startup.png)
![feeds](https://raw.githubusercontent.com/Ashinch/ReadYou/main/fastlane/metadata/android/en-US/images/phoneScreenshots/feeds.png)
![flow](https://raw.githubusercontent.com/Ashinch/ReadYou/main/fastlane/metadata/android/en-US/images/phoneScreenshots/flow.png)
![read](https://raw.githubusercontent.com/Ashinch/ReadYou/main/fastlane/metadata/android/en-US/images/phoneScreenshots/read.png)
![settings](https://raw.githubusercontent.com/Ashinch/ReadYou/main/fastlane/metadata/android/en-US/images/phoneScreenshots/settings.png)
Features
Read You is an Android RSS reader presented in Material You style.
The following are the progress made so far and the goals to be worked on in the near future:
- Subscribe to RSS links
- Import or export OPML files
- Notification of new articles
- Article readability optimization
- Full content parse for original articles
- Multi-account
- Bionic reading
- Read aloud
- Android widget
- ...
Integration
Read You integrates with some of third-party service APIs to support you in using your existing cloud accounts as data sources.
- Fever
- Google Reader
- FreshRSS
- Miniflux
- Tiny Tiny RSS
- Inoreader
- Feedly
- Feedbin
- ...
Download
F-Droid releases can not upgrade to other releases and it is compiled, signed and distributed uniformly by F-Droid.
Nightly
We offer Nightly versions for testing purposes. These versions include the latest features and improvements but may not be as stable as our regular releases. Please note that Nightly builds might have bugs and are not recommended for everyday use.
You can download the Nightly version from the following link:
Choose the latest workflow from the GitHub Actions page and download the artifacts from the workflow's summary page (You may require logging in to GitHub).
Remember to back up your data before trying the Nightly version in case of any issues.
Sponsor
Read You is a free open source software that benefits from the open source community and every user can enjoy it's full functionality for free, so if you appreciate my current work, you can buy me a cup of coffee ☕️.
Thanks for all the love and support ❤️
Localization
Thank you to each of the Read You translators, and if you would like to contribute, please submit a translation via Weblate.
Build
Welcome to open a pull request. GitHub Actions automatically packages all flavors of apk files for each commit.
Read You is based on Jetpack Compose toolkit for building Android's native UI.
-
First you need to get the source code of Read You.
git clone https://github.com/Ashinch/ReadYou.git
-
Then open it via Android Studio (latest version).
-
When you click the
▶ Run
button, it will be built and run automatically.In case of lag, please select Release version build.
Credits
Open Source Projects
Special Thanks
Thanks to @Kyant0 for the design inspiration and Monet engine implementation for Read You.
Thanks to JetBrains for allocating free open-source licences for IDEs for Read You.
Thanks to Weblate for providing free hosting of open source projects for Read You.
License
GNU GPL v3.0 © Read You