android-contentprovider-generator v1.13.1 Release Notes
Release Date: 2017-04-16 // about 6 years ago-
v1.13.1 (2017-04-16)
XyzSelection.addRaw()
now returnsthis
to allow chaining.
Previous changes from v1.13.0
-
v1.13.0 (2017-02-20)
XyzSelection.getCursorLoader()
now returns loaders of wrapped cursors.- ๐ New
XyzContentValues.notify(boolean)
method to enable/disable notifications. - ๐ New
debugLogsFieldName
attribute to enable/disable debug logging in the generated code.