Q42 / Qlassified-Android

An Android Wrapper Library for easy Keystore Encryption
MIT License
47 stars 13 forks source link

Add api23 support #5

Closed andy9775 closed 8 years ago

andy9775 commented 8 years ago

Fix addresses issue #4 and provides support for API 23

ShaPOC commented 8 years ago

I've cherry-picked your changes into a pull-request i'm intending on merging soon. Many thanks for these changes! The only thing I didn't use were the permission checks, because i've decided to remove this permission altogether. The changes can be found here: https://github.com/Q42/Qlassified-Android/pull/6.