Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DmfsTasks etc.: take ContentProviderClient instead of TasksProvider #161

Closed
1 task
rfc2822 opened this issue Aug 5, 2024 · 0 comments · Fixed by #163
Closed
1 task

DmfsTasks etc.: take ContentProviderClient instead of TasksProvider #161

rfc2822 opened this issue Aug 5, 2024 · 0 comments · Fixed by #163
Assignees
Labels
refactoring Quality improvement of existing functions

Comments

@rfc2822
Copy link
Member

rfc2822 commented Aug 5, 2024

To be similar to the Android Contacts and Calendar providers, we should take a ContentProviderClient instead of a TasksProvider where remote access to a tasks provider is required.

For example in:

  • DmfsTaskList here (find() and create() methods)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Quality improvement of existing functions
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants