AutoProvider

Additional

Language
Java
Version
v0.3.2 (Apr 27, 2021)
Created
Mar 21, 2014
Updated
Mar 22, 2023
Owner
Zendesk (zendesk)
Contributors
Jerzy Chałupski (chalup)
Lukasz Macionczyk (lmac012)
Bartek Filipowicz (bartoszfilipowicz)
Maciej Witowski (maciejwitowski)
Lukáš Doležal (DocX)
5
Activity
Badge
Generate
Download
Source code

AutoProvider

Utility for creating ContentProviders without boilerplate and with heavy customization options.

Features

Usage

Just add repository and the dependency to your build.gradle:

dependencies {
    compile 'com.getbase.android.autoprovider:library:0.2.0'
}

Publishing new version

  1. Update VERSION_NAME in gradle.properties file
  2. Merge PR to master
  3. Create new GitHub release with tag name v followed by version - e.g. v0.15.0
  4. GitHub Actions will automatically build and publish new package in Maven repository

Copyright and license

Copyright 2014 Zendesk

Licensed under the Apache License, Version 2.0