Readeck App
Android client for the Readeck self-hosted read-it-later service
Screenshots
Description
<b>Readeck App</b> is an Android application designed to help users manage and read their saved articles and bookmarks.
This app is a companion to Readeck <i>(https://readeck.org/en/)</i>, a self-hosted read-it-later service. To use this app, you'll need a Readeck account and server instance.
What’s new (0.11.0)
ADDED:
- Added configurable default bookmark list view. You can now configure whether the initial view displays unread, archived, or favorite bookmarks. Closes #141. Contributed by @ajaypremshankar
- Added translation for Italian by @igor-cali
FIXED:
- Fixed missing synchronization of reading progress when using system back press (gesture or back button). Closes #159.
- Fixed some untranslated strings.
- Fixed misleading url field. Closes #158.
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