bitfireAT / ical4android

Allows usage of iCalendar files with the Android calendar provider
GNU General Public License v3.0
18 stars 10 forks source link

Rename AndroidTask to DmfsTask #136

Closed rfc2822 closed 6 months ago

rfc2822 commented 6 months ago

Android doesn't have native tasks support. The name AndroidTask comes from a time where there was only one supported tasks app (dmfs OpenTasks), which in the meantime doesn't seem to be developed anymore.

Currently the contract for AndroidTasks is still taken from the OpenTasks app, although it's enriched with properties only available in tasks.org.

Because the majority of the contract is taken from dmfs OpenTasks, AndroidTask should be renamed to DmfsTask.