Skip to content

Releases: CottaCush/AndroidCommons

AndroidCommons 2.0.1

05 Feb 12:16
6d2f0c4
Compare
Choose a tag to compare

This build disables test coverage on release build type.

It fixes a ClassNotFound exception that comes up for the Jacco test coverage plugin when trying to use this library.

AndroidCommons 2.0.0

05 Feb 09:11
8f5f0a4
Compare
Choose a tag to compare

Make http logging in RetrofitClient configurable.

AndroidCommons v1.1.2

07 Nov 12:08
7fb01b1
Compare
Choose a tag to compare

Released on 07/11/2017
Added new methods to the RetrofitClient class for greater flexibility

AndroidCommons 1.1.0

03 Nov 20:30
9deb65f
Compare
Choose a tag to compare

Released on 03-11-2017

  • Introduced the following text and view utils method

    • method that validates email
    • method that validates phone number
    • method that checks if a field is empty
    • method to make a translucent status bar

AndroidCommons 1.0.0

01 Nov 10:51
9d91c13
Compare
Choose a tag to compare

Initial Release

Released on 01-11-2017

This is the initial release of the AndroidCommons library. The library contains utils and base classes that can help with starting up an android project.