Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIMOB-23589] Android: Recompile appcelerator.https module against latest SDK #32

Merged
merged 1 commit into from Jul 21, 2016
Merged

[TIMOB-23589] Android: Recompile appcelerator.https module against latest SDK #32

merged 1 commit into from Jul 21, 2016

Conversation

sgtcoolguy
Copy link
Contributor

@sgtcoolguy sgtcoolguy commented Jul 15, 2016

This is a continuation of @ashcoding 's PR #31

This updates to compile against NDK r11c, and Titanium SDK 6.0.0+.

But it also will include fixes for the Android module. It appears that this platform was never actually tested and never worked properly...

Specifically, the arguments to appcelerator.https. createX509CertificatePinningSecurityManager() were never correct. We take in an Object[] of Object[], not a HashMap[]. I also updated the wellsfargo SSL cert and did some testing with a lot of debug logging to ensure it works as expected.

…test SDK

- Bump minsdk, apiversion, version
- Update travis build
- Update wellsfargo SSL cert
- Fix Android implementation
@sgtcoolguy sgtcoolguy changed the title Work in progress - recompile for V8 [TIMOB-23589] Android: Recompile appcelerator.https module against latest SDK Jul 15, 2016
@sgtcoolguy
Copy link
Contributor Author

ping @ashcoding @cheekiatng

@ashcoding
Copy link
Contributor

ashcoding commented Jul 21, 2016

Code reviewed. Functionally tested. Works like magic. 🎊
Approved

@ashcoding ashcoding merged commit e64f276 into tidev:master Jul 21, 2016
@sgtcoolguy sgtcoolguy deleted the TIMOB-19794 branch July 27, 2016 13:23
@ashcoding ashcoding removed their assignment Oct 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants