Skip to content

Releases: amitjangid80/multiutillib

Version 1.6.46

26 Jul 06:09
Compare
Choose a tag to compare
  1. Added new Utils for text, animation.

Version 1.6.45

26 Jul 06:08
Compare
Choose a tag to compare
v1.6.45

Releasing new version v1.6.45

Version 1.6.42

11 Jul 06:22
Compare
Choose a tag to compare
  1. Removed unwanted files which were throwing errors.

Version 1.6.41

10 Jul 09:59
Compare
Choose a tag to compare
  1. Update Gradle and Kotlin Versions.

Version 1.6.4

10 Jul 07:35
Compare
Choose a tag to compare
  1. Removed Sweet Alert Dialog.
  2. Added some more Text Utilities.

Version 1.6.3

15 Apr 09:09
Compare
Choose a tag to compare
  1. Added new method for altering column, you can add new columns using this method.

Version 1.6.2

06 Mar 10:06
Compare
Choose a tag to compare
  1. Added missing resources.

Version 1.6.1

06 Mar 09:24
Compare
Choose a tag to compare
  1. Added SweetAlertDialog.
  2. Added new method in DBHelper for inserting records in table using transaction and with faster execution.
  3. Added new method for replacing null with dash in TextUtils class.
  4. Added Permission Helper class for easy permission handling.

Version 1.6.0

18 Feb 12:02
458eeda
Compare
Choose a tag to compare
  1. Added Image picker utils for selecting image from gallery or capturing from camera.
  2. This also supports cropping, compressing image.

Version 1.5.0

06 Feb 06:55
Compare
Choose a tag to compare
  1. Added method for inserting records using db transaction.
  2. Added method for more ease in creating, inserting, updating records in db.