Skip to content

Release 0.0.2 @ 4/5/2017

Compare
Choose a tag to compare
@MrPickles MrPickles released this 05 Apr 06:09
· 65 commits to master since this release

This is a merging of the original library and the other activity that doesn't spawn an activity. There are a few major changes that should make the library smoother to use.

  • Minimum SDK has been reduced to 22 from 25. (A lot of phones were not working because of the high API requirement, sorry.)
  • Writing to Google Sheets no longer creates an activity. Instead it spawns an AsyncTask that writes to Sheets in the background.
  • There are MAJOR usage changes. Please refer to the Usage section of the README to see what changes you'll need to make to your app.

Please try out this version as soon as possible. I want to make sure there's minimal confusion and that this library works for everybody.