Skip to content

Releases: gurleensethi/LiteUtilities

Add LogUtils

17 Sep 12:52
Compare
Choose a tag to compare

Simple and easy logging using LogUtils.

Added ValidatorUtils

11 Sep 05:05
Compare
Choose a tag to compare

ValidatorUtils - Functions to easily validate text. Extension functions on EditText and TextInputEditText. More than 15+ validation types.

Update RecyclerUtils

28 Aug 12:51
Compare
Choose a tag to compare

Update recycler utils, retain views before hand for better performance when binding data.

Refactor dependencies

22 Aug 13:20
Compare
Choose a tag to compare
v1.0.2

Update library dependencies

Update API interface

21 Aug 20:36
Compare
Choose a tag to compare

Changes in ToastUtils(added feature to change text colour of toast as well).

Initial library released

21 Aug 20:26
Compare
Choose a tag to compare

Added feature are:

  • RecyclerUtils
  • SPUtils
  • ToastUtils
  • ScrollUtils