datatheorem / TrustKit-Android

Easy SSL pinning validation and reporting for Android.
MIT License
584 stars 87 forks source link

Incrementing to new build tools / SDK and adding local broadcasts for Pinning Failure Reports #50

Closed simonlaalo closed 5 years ago

simonlaalo commented 5 years ago

Incrementing to gradle 3.3.2 Incrementing build version names and codes Incrementing compile SDK to 28 Incrementing buildTools to 28.0.3 Incrementing targetSdk to 28 Incrementing appCompat to 28.0.0

Adding local broadcast of pinning failures Adding examples of PinningFailureReportBroadcastReceiver

Adding test for local broadcast of pinning failures

nabla-c0d3 commented 5 years ago

Thanks for the pull request - this is a cool feature. We'll take a look asap.

simonlaalo commented 5 years ago

Thanks so much!