Cwac Security Versions Save

CWAC-Security: Helping You Help Your Users Defend Their Data

v0.8.0

7 years ago

Deprecated TrustManagerBuilder, moving it to CWAC-NetSecurity

v0.7.0

7 years ago

added FlagSecureHelper, demo project, and related docs

v0.6.3

8 years ago

added more Intent validation options

v0.6.1

8 years ago

Bug fix for unzipping certain directory structures.

v0.6.0

8 years ago

added RuntimePermissionUtils

v0.5.2

8 years ago

require the destination directory for unzip() to be empty or not exist

v0.5.1

8 years ago

added sync() call to ensure stuff written to disk by the time unzip() returns

v0.5.0

8 years ago

reorganized security into official Android Studio structure, added ZipUtils

v0.4.1

9 years ago

updated for Android Studio 1.0 and new AAR publishing system

v0.4.0

9 years ago

added signature check and signatureDiffers to PermissionUtils