app/src/main/res/xml/tasks_model.xml
0 → 100644
+36
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This commit introduces Tasks support to the AccountManager by: - Adding a `tasks_model.xml` file defining various data kinds for tasks such as title, location, description, dates, priority, status, etc. - Referencing this `tasks_model.xml` in the `AndroidManifest.xml` within the EeloAccountAuthenticator service metadata. This allows the system to recognize the account as a source for Tasks.