Skip to content

Release 0.0.1-SNAPSHOT

Compare
Choose a tag to compare
@superus8r superus8r released this 27 Feb 17:08
· 239 commits to main since this release
8dd9f86

These changes enable basic functionality of the Trustbadge library.

Changes:

  • Add TrustbadgeData data class
  • Register API Call to load TrustbadgeData
  • Add image and text resources
  • Update the example project with basic navigation and screenshots
  • Applied trustbadge gradle plugin to the library to automatically produce the properties file
  • Applied gradle signing and maven-publish plugins and configured publish to maven
  • Setup CircleCI to run android tests, report coverage to codecov, and publish to maven
  • Prepare screenshot testing using gradle managed devices
  • add docs README.md and CONTRIBUTING.md