Problem
Similar to #354, this library currently does not support reading and writing the value of Group's ContactsContract.SyncColumns.DIRTY, which is a critical component to sync adapter operations.
Solution
Add dirty field to GroupEntity and support CRUD operations for it.
Problem
Similar to #354, this library currently does not support reading and writing the value of Group's
ContactsContract.SyncColumns.DIRTY, which is a critical component to sync adapter operations.Solution
Add
dirtyfield toGroupEntityand support CRUD operations for it.GroupsInsertGroupsUpdateGroupsDelete(e.g. delete by matching dirty using WHERE clause)GroupsQuerygh-pagesbranch