Initial release.
Documentation updated
Flow chart added for better understanding of flow.
clearAll() method added to remove all preferences.
***** Breaking change ***** : isEncrypted parameter is made option, default value will false. What you need to do : make second parameter of all put/get method as isEncrypted = false OR isEncrypted = true. You can opt out default will be false.