Screenshots
Description
An Android client for Nextcloud Deck App¹.
🚀 Features
* Multiple accounts 👥
* Works offline 🔌
* Manage cards, lists and boards 📝
* Manage tags 🏷
* Supports attachments 📎, activities ⚡ & comments 💬
* Dark mode 🌙
* Translated in many languages 🌎
🔗 Requirements
* Nextcloud¹ instance running
* Nextcloud Android² app installed (version 3.2.2 or later)
* Nextcloud Deck³ app enabled (version 0.6.4 or later)
📓 License
All contributions to this repository are considered to be licensed under the [GNU GENERAL PUBLIC LICENSE 3+](/LICENSE).
¹ https://github.com/nextcloud/android
² https://nextcloud.com/
³ https://github.com/nextcloud/deck/
What’s new (1.26.3)
1.26.3
- 🐞 fix: Focused fields weren't scrolled into view when soft keyboard appears
1.26.2
- 🎨 fix: Fix hex representation of color chooser to strip alpha
1.26.1
- 🐞 fix: Show tips when parsing response fails
1.26.0
- 🎨 feat: Card colors
- 🐞 fix: Fix several crash causes when editing cards
- ⚙️ chore: Update dependencies
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Network stateCheck whether and how the device is connected.
- Read storageRead files on the device storage.
- Write storageCreate and change files on the device storage.
- Read contactsAccess the address book.
- CameraTake photos and videos.
- Internet accessSend and receive data over the internet.
- Accounts on the deviceRead the list of configured accounts.
- VibrationControl the vibration alert.
Show 4 more permissions
- Prevent sleepingKeep the device from going to sleep.
- Run at startupStart automatically after the device is switched on.
- Foreground serviceKeep running in the background, visible in the status bar.
- deck.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments