PermissionHelper v1.0.12 Release Notes

Release Date: 2016-08-28 // over 7 years ago
  • ๐Ÿ”„ Changelog

    • ๐Ÿ—„ Deprecating accessing PermissionModel directly and encourage the usage of PermissionModelBuilder
    • โž• Added TextSize checking to ensure that the passed size is a resource id or a plain value.
    • โž• Added TypeFace caching to avoid recreating the TypeFace if it's already created.
    • โšก๏ธ Updated support library and build tools to version 24.0.2 .
    • โž• Added Nullity annotations to stuff that either could be null or not null.