Readeck App
- Fixed an error regarding the progress tracking and improved performance at the same time. Closes #155.
This app is a companion to Readeck (https://readeck.org/en/), a self-hosted read-it-later service. To use this app, you'll need a Readeck account and server instance.
- Author: Jens Dürr
- License: GNU General Public License v3.0 only
- Issue Tracker
- Source Code
- Changelog
- Build Metadata
- Reproducibility Status
Versions
Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.
Download F-Droid-
arm64-v8aarmeabi-v7ax86x86_64This version requires Android 7.0 or newer.
It is built and signed by the original developer, and guaranteed to correspond to this source tarball.
Download APK 3.6 MiB PGP Signature | Build Log
-
arm64-v8aarmeabi-v7ax86x86_64This version requires Android 7.0 or newer.
It is built and signed by the original developer, and guaranteed to correspond to this source tarball.
Download APK 3.6 MiB PGP Signature | Build Log
-
arm64-v8aarmeabi-v7ax86x86_64This version requires Android 7.0 or newer.
It is built and signed by the original developer, and guaranteed to correspond to this source tarball.
Download APK 3.6 MiB PGP Signature | Build Log
- Added reading progress settings. You can now configure if the reading progress is synchronized with the backend and if content automatically scrolls to your last reading position.
- Added optimized incremental bookmark synchronization using the new `/bookmarks/sync` endpoint, improving performance and consistency by efficiently handling bookmark updates and deletions.
- Added reading progress tracking. The app now tracks and synchronizes your reading position. A progress indicator
- Added OAuth authorization. This restores compatibility with the latest version of Readeck 0.22, in which legacy authentication has been removed. Closes #145.
Removed
- Removed legacy authentication using username and password. This means that only Readeck servers running at least version 0.21 will be supported.

