Screenshots
Description
An Android client for Nextcloud Tables App¹.
⚠️ Warning ⚠️
This app is currently under heavy development. It is not yet ready to view or manage data in a production environment. Data loss may be possible. Use at your own risc!
For limitations see https://github.com/stefan-niedermann/nextcloud-tables/#readme
🚀 Features
* Multiple accounts 👥
* Works offline 🔌
* Manage tables, columns and rows 📝
* Dark mode 🌙
* Translated in many languages 🌎
🔗 Requirements
* Nextcloud¹ instance running
* Nextcloud Android² app installed (version 3.2.2 or later)
* Nextcloud Tables app enabled (version 0.5.0 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/tables/
What’s new (2.2.6)
fix(sync): Adjust server parameter limits to 500
fix(scroll): Fix misaligned columns when scrolling horizontally
fix(scroll): Show last row of table
fix(editor): Do not show save prompt guard when nothing changed
chore: Update dependencies
chore: Update translations
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Change networkChange network connections.
- Network stateCheck whether and how the device is connected.
- Read contactsAccess the address book.
- Internet accessSend and receive data over the internet.
- Accounts on the deviceRead the list of configured accounts.
- 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.
Show 1 more permissions
- tables.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments