Releases: CottaCush/AndroidCommons
Releases · CottaCush/AndroidCommons
AndroidCommons 2.0.1
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
Make http logging in RetrofitClient
configurable.
AndroidCommons v1.1.2
Released on 07/11/2017
Added new methods to the RetrofitClient class for greater flexibility
AndroidCommons 1.1.0
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
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.