android-contentprovider-generator v1.13.1 Release Notes

Release Date: 2017-04-16 // almost 7 years ago
  • v1.13.1 (2017-04-16)

    • XyzSelection.addRaw() now returns this 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.