Skip to content

Releases: aaabidunique/android-utility

Version 2.0.0 (2017-03-18)

18 Mar 08:32
Compare
Choose a tag to compare
  1. Changed package of all utility. (need to change import to package once update to this version from earlier version).
  2. Added utility related to apk (ApkManager & ApkParser).
  3. Added various utility and helper check wiki for more info.

Version 1.1.0 (2017-03-23)

23 Mar 06:23
Compare
Choose a tag to compare

Added validation for arrays.
Refactored some code and added methods which accept a file name as argument for preferred file in SharedPreferebceHelper.
Some code refactoring in the sample app.
Added ExternalActionUtility for performing openInStore and sendMail functionality.

Initial Release

27 Jan 07:41
Compare
Choose a tag to compare

Initial Release of library.
Contains ValidationUtility, SharedPreferenceHelper and ClipboardUtility.
More Utility and Helpers coming soon...