Skip to content

Releases: pawanchauhan05/AndroidUtility

0.0.3

03 Apr 07:31
Compare
Choose a tag to compare
  • Bug fixes
  • Marshmallow permission support added for fragment also
  • Endless scroll for list view
  • Endless scroll for recycler view
  • Circular image view
  • Login with Facebook
  • Login with Google

0.0.2

20 Feb 05:23
Compare
Choose a tag to compare
  • Bug fixes
  • Show short or long length snackbar
  • Alert Dialog
    • show single button alert dialog
    • show multi button alert dialog
    • show date picker dialog
    • show time picker dialog
  • Hide keyboard panel
  • Choose image from camera or gallery

0.0.1

10 Feb 05:50
Compare
Choose a tag to compare

Features

  • Utility function for shared preference
    • save and get boolean value
    • save and get int value
    • save and get String value
    • save and get custom object
    • clear perticular key data
    • clear all shared preference
  • Runtime Permission for marshmallow and above sdk
  • Download audio, video, image file
  • Show custom or default progress dialog
  • Check app foreground state
  • Check internet connectivity
  • Read and write custom object from file
  • Create directory (from path) and delete directory with files
  • Show short or long toast