opentasks-provider/src/androidTest/java/org/dmfs/provider/tasks/TaskProviderInstancesTest.java
0 → 100644
+346
−0
+2
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This commit fixes inserting instances to comply with the JavaDoc. In order to achieve that this improves DateTimeArrayFieldAdapter by returning and taking Iterables instead of arrays.