Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - create a new generic ISyncAdapter implementation, SyncAdapterNew | Fred Quintana | 2009-06-01 | 1 | -0/+7 |
| | | | | | | - change the applyBatch to take an ArrayList rather than an [] - change Entity to be a final flass that contains ContentValues - remove the ability to update/insert Entities by a ContentProviderOperation | ||||
* | add ipc support to batching | Fred Quintana | 2009-05-22 | 1 | -1/+39 |
| | |||||
* | enhance ContentProvider with the ability to perform batch operations | Fred Quintana | 2009-05-15 | 1 | -0/+39 |