-
Notifications
You must be signed in to change notification settings - Fork 1
Open
nextcloud/android
#15897Labels
enhancementNew feature or requestNew feature or request
Description
- Android
- iOS
- Desktop
Task Handling
- Mobile Apps currently not reactively listening the response of the assistant API thus user manually needs to refresh page to see the result of the tasks. Polling mechanism needs to be implemented.
- Display notifications when task responses are completed.
Performance
- Switching task types taking too much time and blocking user's actions. Store relevant information in the database and allow the app to update the list silently in the background.
UI
- Task type order must match across Web, iOS, and Android platforms.
- Indicate when a response is AI-generated.
jancborchardt and mpivchev
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
🏗️ At engineering
Status
🏗️ In progress