Skip to content

Conversation

@WitKurowski
Copy link
Owner

No description provided.

heeyong and others added 30 commits March 10, 2015 17:07
Provide a generic content observer interface.
…nce values should only be passed in to a method if they are required to complete a task.
…her an object has truly been updated in Manager.replace(List<T>).
Conflicts:
	DatabaseLibrary/build.gradle
…that have primary keys that are not made up of a single Long value.
Change Android library project to java project
…ell as the ability to get the number of rows that satisfy given criteria in a database table.
…ications to be sent to listeners when bulk operations were performed.
…ed outside of the Database Library, while still being manged non-remotely.
…mpleContentProvider.applyBatch(ArrayList<ContentProviderOperation).
…as part of a batch operation do not perform a notification for the root URI (i.e., for the entire table).
…ween a particular object having been updated and a set of objects having been updated.
…tifications with descendant URIs without listening to notifications with root URIs.
…eListener.onChange() to occur on a background thread.
…particular object URI when a particular object is updated.
…ts by specifying the fields to update along with a where clause.
…tring>) and Manager.save(List<T>) and allow subclasses to define their own categorization logic if necessary.
…y managed from IDs being externally managed.
… by a separate thread before we attempt to retrieve it again.
… enough that they can take Collection objects instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants