You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by zs...@apache.org on 2017/04/20 11:41:54 UTC

[17/17] incubator-weex git commit: Merge branch 'android-feature-20170307-jsc' into 0.12-dev

Merge branch 'android-feature-20170307-jsc' into 0.12-dev

* android-feature-20170307-jsc:
  * [android] fix so size null
  *[android] update to weexjsc
  *[android] rename so to weexjsc
  * [android] progard bugfix
  * [android] bugfix for progard
  * [android] jsd native crash fix
  * [android] native crash fix
  * [android] update jsd so
  * [android] strip so
  * [android] use jsc


Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/bcb5e890
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/bcb5e890
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/bcb5e890

Branch: refs/heads/0.12-dev
Commit: bcb5e890491524c5e0b95d9c696970cfb406d8a9
Parents: afad8d2 cbe922c
Author: zshshr <zh...@gmail.com>
Authored: Thu Apr 20 19:16:59 2017 +0800
Committer: zshshr <zh...@gmail.com>
Committed: Thu Apr 20 19:16:59 2017 +0800

----------------------------------------------------------------------
 .../java/com/alibaba/weex/WXPageActivity.java    |   6 ------
 android/sdk/build.gradle                         |   2 +-
 android/sdk/libs/armeabi/libweexjsc.so           | Bin 0 -> 7816288 bytes
 android/sdk/libs/armeabi/libweexv8.so            | Bin 3563544 -> 0 bytes
 .../main/java/com/taobao/weex/WXSDKEngine.java   |   2 +-
 .../java/com/taobao/weex/bridge/WXParams.java    |   6 ++++++
 .../com/taobao/weex/utils/WXSoInstallMgrSdk.java |   2 +-
 7 files changed, 9 insertions(+), 9 deletions(-)
----------------------------------------------------------------------