Readeck App
Android client for the Readeck self-hosted read-it-later service
Screenshots
Description
Readeck App is an Android application designed to help users manage and read their saved articles and bookmarks.
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.
What’s new (0.12.0)
FIXED:
- Fixed an issue with snapshot builds not able to login because of wrong appRedirectScheme for OAuth authorization.
- Fixed an issue with logging in for readeck version 0.23 or later. "readerSettings" property is now optional.
CHANGED:
- Changed the way unread bookmarks are determined. The behavior now matches that of the Readeck web app. This means that unread bookmarks are bookmarks that have not been archived. Closes #166 and #169.
REMOVED:
- Removed the menu options for marking book
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Internet accessSend and receive data over the internet.
- NotificationsShow notifications.
- REORDER_TASKS
- Prevent sleepingKeep the device from going to sleep.
- Network stateCheck whether and how the device is connected.
- Run at startupStart automatically after the device is switched on.
- Foreground serviceKeep running in the background, visible in the status bar.
- readeckapp.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments