Skip to content

Releases: aaabidunique/android-utility

Version 2.0.0 (2017-03-18)

Choose a tag to compare

@aaabidunique aaabidunique released this 18 Mar 08:32
  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)

Choose a tag to compare

@aaabidunique aaabidunique released this 23 Mar 06:23

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

Choose a tag to compare

@aaabidunique aaabidunique released this 27 Jan 07:41

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