Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-23595] Android: Recompile ti.crypto module against latest SDK

GitHub Issuen/a
TypeStory
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2016-07-13T04:23:53.000+0000
Affected Version/sn/a
Fix Version/sRelease 6.0.0
ComponentsAndroid
Labelsn/a
ReporterChristopher Williams
AssigneeChristopher Williams
Created2016-07-01T14:55:05.000+0000
Updated2016-08-31T00:29:27.000+0000

Description

ti.crypto: https://github.com/appcelerator-modules/ti.crypto Generally this requires some minor changes to each module: - bump the module's version up to the next major (i.e. 2.3.1 -> 3.0.0) - bump the module's apiversion to 3 (for Android) - bump the minsdk to 6.0.0 (for Android) At a higher level, we'll need to update our CI build scripts for modules to use the master branch SDK to build against, and Android NDK r11c.

Comments

  1. Christopher Williams 2016-07-08

    https://github.com/appcelerator-modules/ti.crypto/pull/5
  2. Christopher Williams 2016-07-08

    Locally built against latest V8 (5.1.281.59) with NDK r11c.
  3. Chee Kiat Ng 2016-07-13

    CR and FT passed. APPROVED.
  4. Lokesh Choudhary 2016-08-31

    Verified. Ran the sample app in the ti.crypto module ver.3.0.0 & did not find any issues. Closing. Environment: Appc Studio : 4.8.0.201608221113 Ti SDK : 6.0.0.v20160830110225 Ti CLI : 5.0.9 Alloy : 1.9.1 MAC El Capitan : 10.11.6 Appc NPM : 4.2.7 Appc CLI : 6.0.0-31 Node: 4.4.4 Nexus 6 - Android 6.0.1

JSON Source