[GitHub] incubator-weex pull request #1171: [WEEX-360] [Android] Fix crash when reini...

2018-05-14 Thread Darin726
GitHub user Darin726 opened a pull request: https://github.com/apache/incubator-weex/pull/1171 [WEEX-360] [Android] Fix crash when reinit framework serializer will be freed after framework inited finished. So if we use it for re initialize. Will cause null ptr. Bug

[GitHub] incubator-weex pull request #1162: [WEEX-349][jsengine] Make weex core can r...

2018-05-10 Thread Darin726
Github user Darin726 closed the pull request at: https://github.com/apache/incubator-weex/pull/1162 ---

[GitHub] incubator-weex pull request #1161: Master fork merge all

2018-05-10 Thread Darin726
GitHub user Darin726 opened a pull request: https://github.com/apache/incubator-weex/pull/1161 Master fork merge all Merge Single process mode for js Engine You can merge this pull request into a Git repository by running: $ git pull https://github.com/Darin726/incubator-weex

[GitHub] incubator-weex pull request #1162: [WEEX-349][jsengine] Make weex core can r...

2018-05-10 Thread Darin726
GitHub user Darin726 opened a pull request: https://github.com/apache/incubator-weex/pull/1162 [WEEX-349][jsengine] Make weex core can run on single process mode [WEEX-349][jsengine] Make weex core can run on single process mode Since Weex core may fork multi process failed

[GitHub] incubator-weex pull request #1161: Make weex core can run on single process ...

2018-05-10 Thread Darin726
Github user Darin726 closed the pull request at: https://github.com/apache/incubator-weex/pull/1161 ---

[GitHub] incubator-weex pull request #1178: [WEEX-368][Android] Turn single process s...

2018-05-16 Thread Darin726
GitHub user Darin726 opened a pull request: https://github.com/apache/incubator-weex/pull/1178 [WEEX-368][Android] Turn single process switch on for jsEngine [WEEX-368][Android] Turn single process switch on Turn single process switch on for jsengine. Make it can run

[GitHub] incubator-weex pull request #1181: [WEEX-368][Android] Turn single process s...

2018-05-16 Thread Darin726
GitHub user Darin726 opened a pull request: https://github.com/apache/incubator-weex/pull/1181 [WEEX-368][Android] Turn single process switch on [WEEX-368][Android] Turn single process switch on Turn single process switch on for jsengine. Make it can run on single

[GitHub] incubator-weex pull request #1197: https://issues.apache.org/jira/browse/WEE...

2018-05-23 Thread Darin726
Github user Darin726 closed the pull request at: https://github.com/apache/incubator-weex/pull/1197 ---

[GitHub] incubator-weex pull request #1197: https://issues.apache.org/jira/browse/WEE...

2018-05-23 Thread Darin726
GitHub user Darin726 opened a pull request: https://github.com/apache/incubator-weex/pull/1197 https://issues.apache.org/jira/browse/WEEX-395 [WEEX-395][Android] add more user tracks to track init framework add more user tracks to track init framework, For example. we

[GitHub] incubator-weex pull request #1200: [WEEX-395][Android] add more user tracks ...

2018-05-23 Thread Darin726
Github user Darin726 closed the pull request at: https://github.com/apache/incubator-weex/pull/1200 ---

[GitHub] incubator-weex pull request #1205: [WEEX-402][Android] Make user can get wee...

2018-05-24 Thread Darin726
GitHub user Darin726 opened a pull request: https://github.com/apache/incubator-weex/pull/1205 [WEEX-402][Android] Make user can get weex core so name from WXEnviro… [WEEX-402][Android] Make user can get weex core so name from WXEnvironment Make user can get weex core so

[GitHub] incubator-weex pull request #1203: [WEEX-399][Android] remove extra api js

2018-05-23 Thread Darin726
GitHub user Darin726 opened a pull request: https://github.com/apache/incubator-weex/pull/1203 [WEEX-399][Android] remove extra api js [WEEX-399][Android] remove extra api js remove extra api js Bug: WEEX-399 https://issues.apache.org/jira/browse/WEEX-399

[GitHub] incubator-weex pull request #1188: [WEEX-380][Android] Fix weex show abnorma...

2018-05-21 Thread Darin726
GitHub user Darin726 opened a pull request: https://github.com/apache/incubator-weex/pull/1188 [WEEX-380][Android] Fix weex show abnormally in single process [WEEX-380][Android] Fix weex show abnormally in single process Some page display abnormally in single process

[GitHub] incubator-weex pull request #1181: [WEEX-368][Android] Turn single process s...

2018-05-17 Thread Darin726
Github user Darin726 closed the pull request at: https://github.com/apache/incubator-weex/pull/1181 ---

[GitHub] incubator-weex pull request #1004: JsService should be registered during wee...

2018-05-17 Thread Darin726
Github user Darin726 closed the pull request at: https://github.com/apache/incubator-weex/pull/1004 ---

[GitHub] incubator-weex pull request #1217: [WEEX-412][Android] support multi vm

2018-05-28 Thread Darin726
GitHub user Darin726 opened a pull request: https://github.com/apache/incubator-weex/pull/1217 [WEEX-412][Android] support multi vm [WEEX-412][Android] support multi vm support multi vm Bug: WEEX-412 https://issues.apache.org/jira/browse/WEEX-412 You

[GitHub] incubator-weex pull request #1004: JsService should be registered during wee...

2018-01-25 Thread Darin726
GitHub user Darin726 opened a pull request: https://github.com/apache/incubator-weex/pull/1004 JsService should be registered during weex reload An app may reload weex sdk in some situation. So we should register js service during weex sdk reloading You can merge

[GitHub] incubator-weex pull request #1004: JsService should be registered during wee...

2018-01-28 Thread Darin726
GitHub user Darin726 reopened a pull request: https://github.com/apache/incubator-weex/pull/1004 JsService should be registered during weex reload An app may reload weex sdk in some situation. So we should register js service during weex sdk reloading You can merge

[GitHub] incubator-weex pull request #1004: JsService should be registered during wee...

2018-01-28 Thread Darin726
Github user Darin726 closed the pull request at: https://github.com/apache/incubator-weex/pull/1004 ---

[GitHub] incubator-weex pull request #1369: check ndk version

2018-07-24 Thread Darin726
GitHub user Darin726 opened a pull request: https://github.com/apache/incubator-weex/pull/1369 check ndk version https://issues.apache.org/jira/browse/WEEX-536 [WEEX-536][Android] check ndk version add for check ndk version, only support 16 Bug: WEEX-536 You

[GitHub] incubator-weex issue #1110: [WEEX-288][android] bug fix, fix on some case ca...

2018-04-12 Thread Darin726
Github user Darin726 commented on the issue: https://github.com/apache/incubator-weex/pull/1110 LGTM ---

[GitHub] incubator-weex pull request #1299: [WEEX-483][Android] get options from argu...

2018-06-27 Thread Darin726
GitHub user Darin726 opened a pull request: https://github.com/apache/incubator-weex/pull/1299 [WEEX-483][Android] get options from arguments in callNativeModule https://issues.apache.org/jira/browse/WEEX-483 [WEEX-483][Android] get options from arguments in callNativeModule