Skip to content
This repository has been archived by the owner on Mar 25, 2018. It is now read-only.

Releases: farbodsz/UsefulViews

Version 2.3

08 Apr 15:19
Compare
Choose a tag to compare

Here are the changes since version 2.0:

  • Update Gradle tools project dependency to 2.0.0
  • Update Android Support library dependencies to 23.3.0
  • Fix issues with .gitignore not properly ignoring the build folders
  • Add a FlippableView widget
  • Fix some issues with the new FlippableView
  • Add option for FlippableView to remove both front and back Views
  • Fixes issue regarding Javadoc checks when uploading to Bintray

Version 2.0

27 Mar 14:49
Compare
Choose a tag to compare
  • Changes library name from LabelledSpinner to UsefulViews
  • Refactoring so that package com.farbod.labelledspinner is moved to com.satsuware.usefulviews (reasons for this are explained in the commit descriptions)
  • Library descriptions and dependencies updated accordingly

Version 1.2

17 Mar 11:29
Compare
Choose a tag to compare
  • Pushes missing updates from the library to Bintray hence fixing an issue (#28) where calling LabelledSpinner constructors gave an error
  • Updates Android Support libraries to version 23.2.1

Version 1.1

28 Dec 12:26
Compare
Choose a tag to compare

Cleared up lots of minor issues.

Initial release

25 Dec 01:17
Compare
Choose a tag to compare

Initial release of the library, transferred originally from a number of files on GitHub Gist.