[4/4] incubator-weex git commit: * [jsfm] upgrade js framework to v0.26.11

2018-06-07 Thread kyork
* [jsfm] upgrade js framework to v0.26.11 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/185d3932 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/185d3932 Diff: http://git-wip-us.apache.org/

[1/4] incubator-weex git commit: * [jsfm] upgrade js framework to v0.26.11

2018-06-07 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master b2afcf9d8 -> 185d3932d http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/185d3932/pre-build/weex-main-jsfm.js -- diff --git a/pre-build/weex-main-jsfm.js b

[3/4] incubator-weex git commit: * [jsfm] upgrade js framework to v0.26.11

2018-06-07 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/185d3932/android/sdk/assets/weex-main-jsfm.js -- diff --git a/android/sdk/assets/weex-main-jsfm.js b/android/sdk/assets/weex-main-jsfm.js index 8abdbd6..4a0b428 100644 ---

incubator-weex git commit: * [Test] Update test.

2018-06-07 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master af072a686 -> 65688e7c7 * [Test] Update test. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/65688e7c Tree: http://git-wip-us.apache.org/repo

[11/12] incubator-weex git commit: [WEEX-442][Core] C++ style format : variable declaration

2018-06-11 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2504c923/weex_core/Source/core/render/page/render_page.cpp -- diff --git a/weex_core/Source/core/render/page/render_page.cpp b/weex_core/Source/core/render/page/render_pag

[06/12] incubator-weex git commit: [WEEX-442][Core] Remove unless include

2018-06-11 Thread kyork
[WEEX-442][Core] Remove unless include Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/19406510 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/19406510 Diff: http://git-wip-us.apache.org/rep

[02/12] incubator-weex git commit: [WEEX-442][Core] Using clang-format

2018-06-11 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/ad255b3a/weex_core/Source/core/render/node/factory/render_creator.h -- diff --git a/weex_core/Source/core/render/node/factory/render_creator.h b/weex_core/Source/core/rend

[07/12] incubator-weex git commit: [WEEX-442][Core] Use explicit

2018-06-11 Thread kyork
[WEEX-442][Core] Use explicit Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/3dcab42c Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/3dcab42c Diff: http://git-wip-us.apache.org/repos/asf/in

[05/12] incubator-weex git commit: [WEEX-442][Core] Remove unless include

2018-06-11 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/19406510/weex_core/Source/core/render/node/render_list.h -- diff --git a/weex_core/Source/core/render/node/render_list.h b/weex_core/Source/core/render/node/render_list.h

[03/12] incubator-weex git commit: [WEEX-442][Core] Using clang-format

2018-06-11 Thread kyork
[WEEX-442][Core] Using clang-format Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/ad255b3a Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/ad255b3a Diff: http://git-wip-us.apache.org/repos/

[01/12] incubator-weex git commit: [WEEX-442][Core] Using clang-format

2018-06-11 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master e110f0a32 -> ad255b3a4 http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/ad255b3a/weex_core/Source/core/render/node/render_object.h -- diff --git a/weex_co

[12/12] incubator-weex git commit: [WEEX-442][Core] C++ style format : variable declaration

2018-06-11 Thread kyork
[WEEX-442][Core] C++ style format : variable declaration Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/2504c923 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/2504c923 Diff: http://git-wip

[09/12] incubator-weex git commit: [WEEX-442][Core] C++ code style : function name

2018-06-11 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/8f8b214f/weex_core/Source/core/render/page/render_page.cpp -- diff --git a/weex_core/Source/core/render/page/render_page.cpp b/weex_core/Source/core/render/page/render_pag

[04/12] incubator-weex git commit: [WEEX-42][Core] Fix RenderAction memory leak.

2018-06-11 Thread kyork
[WEEX-42][Core] Fix RenderAction memory leak. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/e1c9dd58 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/e1c9dd58 Diff: http://git-wip-us.apache.

[08/12] incubator-weex git commit: [WEEX-442][Core] Rename interface file.

2018-06-11 Thread kyork
[WEEX-442][Core] Rename interface file. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/9e8a3c14 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/9e8a3c14 Diff: http://git-wip-us.apache.org/re

[10/12] incubator-weex git commit: [WEEX-442][Core] C++ code style : function name

2018-06-11 Thread kyork
[WEEX-442][Core] C++ code style : function name Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/8f8b214f Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/8f8b214f Diff: http://git-wip-us.apach

incubator-weex git commit: [WEEX-454][Android] fix can't find libweexjss when deploy

2018-06-12 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master ad255b3a4 -> 1e715624b [WEEX-454][Android] fix can't find libweexjss when deploy fix can't find libweexjss when deploy Bug: WEEX-454 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.a

incubator-weex git commit: [WEEX-457][Android] add back performance point of maxVDomDeep && interactionTime

2018-06-13 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 1e715624b -> 8a0f304fc [WEEX-457][Android] add back performance point of maxVDomDeep && interactionTime * [Android] rm useless file Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.a

incubator-weex git commit: [WEEX-458][core] remove coremanager setxxx returntype

2018-06-13 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 5cb82d5dd -> eeb91706d [WEEX-458][core] remove coremanager setxxx returntype Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/eeb91706 Tree: h

[3/3] incubator-weex git commit: Merge branch 'release0.19-bugfix' of https://github.com/gubaojian/incubator-weex

2018-06-13 Thread kyork
Merge branch 'release0.19-bugfix' of https://github.com/gubaojian/incubator-weex This closes #1268 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/0935d64e Tree: http://git-wip-us.apache.org/repos/asf/incuba

[1/3] incubator-weex git commit: [WEEX-342][android] ava.util.ConcurrentModificationException at java.util.ArrayList$ArrayListIterator.next(ArrayList.java:573)at com.taobao.weex.ui.component.WXCompone

2018-06-13 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 38f43eccd -> 0935d64e5 [WEEX-342][android] ava.util.ConcurrentModificationException at java.util.ArrayList$ArrayListIterator.next(ArrayList.java:573)at com.taobao.weex.ui.component.WXComponent.applyEvents(WXComponent.java:290)

[2/3] incubator-weex git commit: [WEEX-342][android] update release build tool, use right package name

2018-06-13 Thread kyork
[WEEX-342][android] update release build tool, use right package name Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/c60016f3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/c60016f3 Diff: h

incubator-weex git commit: [WEEX-441][core] mv core logic from core_android_impl to bridge.cpp

2018-06-14 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master ece3827d5 -> 676d0eb4d [WEEX-441][core] mv core logic from core_android_impl to bridge.cpp * [core] merge fix Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incu

incubator-weex git commit: [WEEX-442][Core] Fix setViewport

2018-06-14 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 44fd78c27 -> 578c35716 [WEEX-442][Core] Fix setViewport Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/578c3571 Tree: http://git-wip-us.apac

incubator-weex git commit: [WEEX-442][Core] Fix compile error

2018-06-14 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 578c35716 -> 97967ae61 [WEEX-442][Core] Fix compile error Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/97967ae6 Tree: http://git-wip-us.ap

[2/2] incubator-weex git commit: Merge branch 'release0.19-bugfix' of https://github.com/gubaojian/incubator-weex

2018-06-14 Thread kyork
Merge branch 'release0.19-bugfix' of https://github.com/gubaojian/incubator-weex This closes #1273 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/8d1fc2f3 Tree: http://git-wip-us.apache.org/repos/asf/incuba

[1/2] incubator-weex git commit: [WEEX-342][android] ava.util.ConcurrentModificationException at java.util.ArrayList$ArrayListIterator.next(ArrayList.java:573)at com.taobao.weex.ui.component.WXCompone

2018-06-14 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 97967ae61 -> 8d1fc2f3f [WEEX-342][android] ava.util.ConcurrentModificationException at java.util.ArrayList$ArrayListIterator.next(ArrayList.java:573)at com.taobao.weex.ui.component.WXComponent.applyEvents(WXComponent.java:290)

incubator-weex git commit: [WEEX-342][android] ava.util.ConcurrentModificationException at java.util.ArrayList$ArrayListIterator.next(ArrayList.java:573)at com.taobao.weex.ui.component.WXComponent.app

2018-06-14 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 8d1fc2f3f -> 2bb99f13b (forced update) [WEEX-342][android] ava.util.ConcurrentModificationException at java.util.ArrayList$ArrayListIterator.next(ArrayList.java:573)at com.taobao.weex.ui.component.WXComponent.applyEvents(WXCompon

incubator-weex git commit: [WEEX-465][Android]fix performance point interactionTime record bug

2018-06-20 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 939be31e6 -> dc1936ef0 [WEEX-465][Android]fix performance point interactionTime record bug Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/dc

[4/6] incubator-weex git commit: * [jsfm] upgrade js framework to v0.26.16 (#1277)

2018-06-20 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/d25c45af/android/sdk/assets/weex-rax-api.js -- diff --git a/android/sdk/assets/weex-rax-api.js b/android/sdk/assets/weex-rax-api.js index cb5f512..424d1f0 100644 --- a/and

[6/6] incubator-weex git commit: * [jsfm] upgrade js framework to v0.26.16 (#1277)

2018-06-20 Thread kyork
* [jsfm] upgrade js framework to v0.26.16 (#1277) Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/d25c45af Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/d25c45af Diff: http://git-wip-us.apa

[1/6] incubator-weex git commit: * [jsfm] upgrade js framework to v0.26.16 (#1277)

2018-06-20 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 060c5905c -> d25c45af5 http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/d25c45af/pre-build/weex-rax-api.js -- diff --git a/pre-build/weex-rax-api.js b/pre

[2/6] incubator-weex git commit: * [jsfm] upgrade js framework to v0.26.16 (#1277)

2018-06-20 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/d25c45af/pre-build/weex-main-jsfm.js -- diff --git a/pre-build/weex-main-jsfm.js b/pre-build/weex-main-jsfm.js index ea0a29b..c02fa7e 100644 --- a/pre-build/weex-main-jsfm.

[5/6] incubator-weex git commit: * [jsfm] upgrade js framework to v0.26.16 (#1277)

2018-06-20 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/d25c45af/android/sdk/assets/weex-main-jsfm.js -- diff --git a/android/sdk/assets/weex-main-jsfm.js b/android/sdk/assets/weex-main-jsfm.js index ea0a29b..c02fa7e 100644 ---

[3/6] incubator-weex git commit: * [jsfm] upgrade js framework to v0.26.16 (#1277)

2018-06-20 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/d25c45af/package.json -- diff --git a/package.json b/package.json index 61d43e9..024f185 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "weex",

incubator-weex git commit: * [Android] Fix potential memory leak.

2018-06-26 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master e82a37236 -> 361df724c * [Android] Fix potential memory leak. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/361df724 Tree: http://git-wip-u

incubator-weex git commit: [WEEX-442][Core] Fix setViewPort

2018-06-26 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 361df724c -> d0cf4337e [WEEX-442][Core] Fix setViewPort Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/d0cf4337 Tree: http://git-wip-us.apac

[2/2] incubator-weex git commit: * [Android] Fix duplication of animation initialization due to transformOrigin of CSS

2018-06-27 Thread kyork
* [Android] Fix duplication of animation initialization due to transformOrigin of CSS http://dotwe.org/vue/c793e8f291dba9ab7ba660d07b0644e6 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/709d7803 Tree: htt

[1/2] incubator-weex git commit: clean notices & fix web demo & add dependency of weex-vue-render. #1204.

2018-06-27 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 9ffdd044c -> 709d78036 clean notices & fix web demo & add dependency of weex-vue-render. #1204. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/comm

incubator-weex git commit: [WEEX-419][android] weeks bugfix for security check

2018-06-27 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 049d19f29 -> 15e8df0a1 [WEEX-419][android] weeks bugfix for security check Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/15e8df0a Tree: htt

[2/2] incubator-weex git commit: [android][WEEX-474] when the app's WXInstance destroy, but Weex page call toast Toast , crash

2018-06-27 Thread kyork
[android][WEEX-474] when the app's WXInstance destroy, but Weex page call toast Toast ,crash Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/31862066 Tree: http://git-wip-us.apache.org/repos/asf/incubator-we

[1/2] incubator-weex git commit: [android][WEEX-474] java.lang.IllegalArgumentException: pointerIndex out of range at com.taobao.weex.ui.view.WXCircleViewPager.dispatchTouchEvent(WXCircleViewPager.jav

2018-06-27 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 15e8df0a1 -> db542030f [android][WEEX-474] java.lang.IllegalArgumentException: pointerIndex out of range at com.taobao.weex.ui.view.WXCircleViewPager.dispatchTouchEvent(WXCircleViewPager.java:236) Project: http://git-wip-us.apac

[2/6] incubator-weex git commit: [WEEX-342][android] when animation module or transition parser properties, show more readable log when call js

2018-06-27 Thread kyork
[WEEX-342][android] when animation module or transition parser properties, show more readable log when call js Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/42f6c73d Tree: http://git-wip-us.apache.org/rep

[5/6] incubator-weex git commit: Merge branch 'release-0.19-bugfix0619' of https://github.com/gubaojian/incubator-weex into to_merge

2018-06-27 Thread kyork
Merge branch 'release-0.19-bugfix0619' of https://github.com/gubaojian/incubator-weex into to_merge This closes #1275 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/4d3f8698 Tree: http://git-wip-us.apache.

[1/6] incubator-weex git commit: [WEEX-342][android] when animation module or transition parser properties, some propers may be not right, so add try catch to handle the exceptions

2018-06-27 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master db542030f -> b698154dd [WEEX-342][android] when animation module or transition parser properties, some propers may be not right, so add try catch to handle the exceptions Project: http://git-wip-us.apache.org/repos/asf/incubator-

[6/6] incubator-weex git commit: Merge branch 'to_merge'

2018-06-27 Thread kyork
Merge branch 'to_merge' Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/b698154d Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/b698154d Diff: http://git-wip-us.apache.org/repos/asf/incubato

[3/6] incubator-weex git commit: Merge branch 'master' into release-0.19-bugfix0619

2018-06-27 Thread kyork
Merge branch 'master' into release-0.19-bugfix0619 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/9927930c Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/9927930c Diff: http://git-wip-us.apa

[4/6] incubator-weex git commit: [WEEX-342][android] when animation module or transition parser properties, some propers may be not right, so add try catch to handle the exceptions

2018-06-27 Thread kyork
[WEEX-342][android] when animation module or transition parser properties, some propers may be not right, so add try catch to handle the exceptions Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/e61ba4d1 Tr

incubator-weex git commit: [WEEX-483][Android] get options from arguments in callNativeModule

2018-06-28 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 7f6ea01c4 -> c59ac1895 [WEEX-483][Android] get options from arguments in callNativeModule options has been put in the arguments, So we should get options from arguments Bug: WEEX-483 Project: http://git-wip-us.apache.org/repos/a

incubator-weex git commit: [WEEX-462][Android] roll back method

2018-06-28 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master c59ac1895 -> 14aec0d76 [WEEX-462][Android] roll back method Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/14aec0d7 Tree: http://git-wip-us.

incubator-weex git commit: Revert "* [Android] Fix potential memory leak."

2018-06-29 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 14aec0d76 -> 6149d49d7 Revert "* [Android] Fix potential memory leak." This reverts commit 361df72 and fix memory leak by make instanceWrap not global (cherry picked from commit 07f8250) Project: http://git-wip-us.apache.org/rep

incubator-weex git commit: [WEEX-487][Android] bug fix: scrollable="false" not work on android

2018-07-04 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master c354d2bbc -> 35fd2057a [WEEX-487][Android] bug fix: scrollable="false" not work on android Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/35

incubator-weex git commit: [WEEX-485][Android] fix slider bug: scroll when scrollable=false make index not work

2018-07-04 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 35fd2057a -> 8ce1f1ee8 [WEEX-485][Android] fix slider bug: scroll when scrollable=false make index not work Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incuba

incubator-weex git commit: * Update Apache License.

2018-07-04 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/release 48eb44e85 -> b5bd34625 * Update Apache License. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/b5bd3462 Tree: http://git-wip-us.apache.org

incubator-weex git commit: Update License

2018-07-04 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/release b5bd34625 -> 3cb59d1f7 Update License Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/3cb59d1f Tree: http://git-wip-us.apache.org/repos/asf/

[1/4] incubator-weex git commit: fix input component bug

2018-07-05 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 6d4da701c -> 003765f73 fix input component bug Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/003765f7 Tree: http://git-wip-us.apache.org/re

[3/4] incubator-weex git commit: support "*#-+" when input type is tel

2018-07-05 Thread kyork
support "*#-+" when input type is tel Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/ee91911e Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/ee91911e Diff: http://git-wip-us.apache.org/repo

[2/4] incubator-weex git commit: modify code style

2018-07-05 Thread kyork
modify code style Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/ebc7ddb0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/ebc7ddb0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex

[4/4] incubator-weex git commit: [WEEX-490][android] fix the bug of input component when setting property "type=tel" and "type=number" in input component,users can also input text Bug: 490

2018-07-05 Thread kyork
[WEEX-490][android] fix the bug of input component when setting property "type=tel" and "type=number" in input component,users can also input text Bug: 490 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/e

incubator-weex git commit: Update License

2018-07-05 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/release 3cb59d1f7 -> 20b61bdb7 Update License Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/20b61bdb Tree: http://git-wip-us.apache.org/repos/asf/

incubator-weex git commit: [WEEX-498][Android] fix report url is bundleUrlDefault

2018-07-09 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 402feabd7 -> 987792330 [WEEX-498][Android] fix report url is bundleUrlDefault Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/98779233 Tree:

[3/6] incubator-weex git commit: [jsfm] upgrade js framework to v0.27.0 (#1321)

2018-07-11 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/44a3c412/package.json -- diff --git a/package.json b/package.json index 29847b1..cfe1794 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "weex",

[4/6] incubator-weex git commit: [jsfm] upgrade js framework to v0.27.0 (#1321)

2018-07-11 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/44a3c412/android/sdk/assets/weex-rax-api.js -- diff --git a/android/sdk/assets/weex-rax-api.js b/android/sdk/assets/weex-rax-api.js index cefcb59..fa86891 100644 --- a/and

[5/6] incubator-weex git commit: [jsfm] upgrade js framework to v0.27.0 (#1321)

2018-07-11 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/44a3c412/android/sdk/assets/weex-main-jsfm.js -- diff --git a/android/sdk/assets/weex-main-jsfm.js b/android/sdk/assets/weex-main-jsfm.js index 3b5036b..7604865 100644 ---

[2/6] incubator-weex git commit: [jsfm] upgrade js framework to v0.27.0 (#1321)

2018-07-11 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/44a3c412/pre-build/weex-main-jsfm.js -- diff --git a/pre-build/weex-main-jsfm.js b/pre-build/weex-main-jsfm.js index 3b5036b..7604865 100644 --- a/pre-build/weex-main-jsfm.

[6/6] incubator-weex git commit: [jsfm] upgrade js framework to v0.27.0 (#1321)

2018-07-11 Thread kyork
[jsfm] upgrade js framework to v0.27.0 (#1321) Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/44a3c412 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/44a3c412 Diff: http://git-wip-us.apache

[1/6] incubator-weex git commit: [jsfm] upgrade js framework to v0.27.0 (#1321)

2018-07-11 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 41e247000 -> 44a3c412a http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/44a3c412/pre-build/weex-rax-api.js -- diff --git a/pre-build/weex-rax-api.js b/pre

incubator-weex git commit: * Update so

2018-07-15 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/release eb384ba49 -> 26960b791 * Update so Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/26960b79 Tree: http://git-wip-us.apache.org/repos/asf/inc

incubator-weex git commit: [WEEX-506][Android] try fix report defaultUrl in mutilThread case

2018-07-15 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 5ca1f002a -> c281b565a [WEEX-506][Android] try fix report defaultUrl in mutilThread case Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/c281

incubator-weex git commit: * [Android] Upgrade to API 26

2018-07-17 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master a6dbdf23d -> 3df1c5ddb * [Android] Upgrade to API 26 Remove dexposed, which is not supported by ART VM. This closes #1332 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/r

incubator-weex git commit: * [Android] Fix display error of base64 IconFont

2018-07-17 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 3df1c5ddb -> 3e800e2ca * [Android] Fix display error of base64 IconFont https://jsplayground.taobao.org/raxplayground/64800ba5-9250-4b13-834b-167de6aa9522 This closes #1333 Project: http://git-wip-us.apache.org/repos/asf/incubat

incubator-weex git commit: * [Android] Fix NPE in WXSDKInstance

2018-07-17 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 3e800e2ca -> 07f9b43fb * [Android] Fix NPE in WXSDKInstance This closes #1334 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/07f9b43f Tree:

incubator-weex git commit: [core][Android] Add RenderSuccess callback

2018-07-18 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master f98704f0c -> 498615d1e [core][Android] Add RenderSuccess callback Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/498615d1 Tree: http://git-w

[2/2] incubator-weex git commit: Merge branch 'master-proxy-crash' of https://github.com/miomin/incubator-weex

2018-07-18 Thread kyork
Merge branch 'master-proxy-crash' of https://github.com/miomin/incubator-weex This closes #1346 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/f183fbe9 Tree: http://git-wip-us.apache.org/repos/asf/incubator

[1/2] incubator-weex git commit: [WEEX-494][Android] Protects crash during initFramework and reports native errors.

2018-07-18 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 498615d1e -> f183fbe92 [WEEX-494][Android] Protects crash during initFramework and reports native errors. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubato

incubator-weex git commit: [WEEX-494][Android] Fix pointerIndex out of range

2018-07-18 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master f183fbe92 -> c3321a560 [WEEX-494][Android] Fix pointerIndex out of range Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/c3321a56 Tree: http:

[2/2] incubator-weex git commit: Merge branch 'master-interation-time' of https://github.com/miomin/incubator-weex

2018-07-19 Thread kyork
Merge branch 'master-interation-time' of https://github.com/miomin/incubator-weex This closes #1348 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/71cf571f Tree: http://git-wip-us.apache.org/repos/asf/incu

[1/2] incubator-weex git commit: [WEEX-521][Android] Support interaction time

2018-07-19 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master c3321a560 -> 71cf571fe [WEEX-521][Android] Support interaction time Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/0978d98a Tree: http://git

incubator-weex git commit: * [Core] Fix "flex-grow" problem on text

2018-07-19 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 71cf571fe -> 077f16f88 * [Core] Fix "flex-grow" problem on text https://jsplayground.taobao.org/raxplayground/97efee70-775f-45a6-b07d-d84c8d1b4387 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http:/

[6/6] incubator-weex git commit: [jsfm] upgrade js framework to v0.27.1 (#1351)

2018-07-20 Thread kyork
[jsfm] upgrade js framework to v0.27.1 (#1351) Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/e36eec28 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/e36eec28 Diff: http://git-wip-us.apache

[4/6] incubator-weex git commit: [jsfm] upgrade js framework to v0.27.1 (#1351)

2018-07-20 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/e36eec28/android/sdk/assets/weex-rax-api.js -- diff --git a/android/sdk/assets/weex-rax-api.js b/android/sdk/assets/weex-rax-api.js index fa86891..d741310 100644 --- a/and

[3/6] incubator-weex git commit: [jsfm] upgrade js framework to v0.27.1 (#1351)

2018-07-20 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/e36eec28/package.json -- diff --git a/package.json b/package.json index cfe1794..c85e117 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "weex",

[5/6] incubator-weex git commit: [jsfm] upgrade js framework to v0.27.1 (#1351)

2018-07-20 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/e36eec28/android/sdk/assets/weex-main-jsfm.js -- diff --git a/android/sdk/assets/weex-main-jsfm.js b/android/sdk/assets/weex-main-jsfm.js index 7604865..f8c04ab 100644 ---

[2/6] incubator-weex git commit: [jsfm] upgrade js framework to v0.27.1 (#1351)

2018-07-20 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/e36eec28/pre-build/weex-main-jsfm.js -- diff --git a/pre-build/weex-main-jsfm.js b/pre-build/weex-main-jsfm.js index 7604865..f8c04ab 100644 --- a/pre-build/weex-main-jsfm.

[1/6] incubator-weex git commit: [jsfm] upgrade js framework to v0.27.1 (#1351)

2018-07-20 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 059762651 -> e36eec286 http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/e36eec28/pre-build/weex-rax-api.js -- diff --git a/pre-build/weex-rax-api.js b/pre

incubator-weex git commit: * [android] Fix Iconfont issue

2018-07-23 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 907315429 -> 41038abc5 * [android] Fix Iconfont issue http://rax.alibaba-inc.com/playground/28149825-d0c2-490a-b048-17832cf31886 This closes #1359 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http:

incubator-weex git commit: * [Android] Fix animation memory leak

2018-07-23 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 41038abc5 -> 291e48b3e * [Android] Fix animation memory leak Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/291e48b3 Tree: http://git-wip-us

incubator-weex git commit: [WEEX-527][Android] Sandbox support to debug

2018-07-23 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 291e48b3e -> a120d35e9 [WEEX-527][Android] Sandbox support to debug Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/a120d35e Tree: http://git

incubator-weex git commit: [WEEX-527][Android] Fix debug bridge crash

2018-07-24 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master a120d35e9 -> 2667bd07d [WEEX-527][Android] Fix debug bridge crash Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/2667bd07 Tree: http://git-w

incubator-weex git commit: [WEEX-490][Android] Fix input type is number

2018-07-24 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 2667bd07d -> 889f4a56f [WEEX-490][Android] Fix input type is number Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/889f4a56 Tree: http://git

incubator-weex git commit: [WEEX-529] android WXGesture class allow add custom gesture listener

2018-07-24 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 3ae8f53a6 -> 89fd492b3 [WEEX-529] android WXGesture class allow add custom gesture listener Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/8

incubator-weex git commit: https://issues.apache.org/jira/browse/WEEX-536 [WEEX-536][Android] check ndk version

2018-07-24 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 89fd492b3 -> 011dc0af0 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 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/

incubator-weex git commit: * [Android] Add JS Error Log in GraphicActionAddElement

2018-07-24 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 011dc0af0 -> a9ac1ea85 * [Android] Add JS Error Log in GraphicActionAddElement Set component.view.ContentDescription to ref if there is no contentDescription. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Co

incubator-weex git commit: * [Android] Add more log when callNative failed.

2018-07-24 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master a9ac1ea85 -> b27c0d4f8 * [Android] Add more log when callNative failed. (cherry picked from commit abf5fd1) Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incuba

incubator-weex git commit: [WEEX-538][Android] do not shutdown websocket when debug

2018-07-24 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master b27c0d4f8 -> a45c0ce7f [WEEX-538][Android] do not shutdown websocket when debug do not shutdown websocket when debug Bug: WEEX-538 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apa

[08/12] incubator-weex git commit: [jsfm] upgrade js framework to v0.27.1 (#1351)

2018-07-24 Thread kyork
[jsfm] upgrade js framework to v0.27.1 (#1351) (cherry picked from commit e36eec2) Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/91bca772 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/91

[12/12] incubator-weex git commit: stop close

2018-07-24 Thread kyork
stop close (cherry picked from commit 7903eeb) (cherry picked from commit cb8747f) Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/5f948c15 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/5

[03/12] incubator-weex git commit: [jsfm] upgrade js framework to v0.27.1 (#1351)

2018-07-24 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/91bca772/pre-build/weex-rax-api.js -- diff --git a/pre-build/weex-rax-api.js b/pre-build/weex-rax-api.js index fa86891..d741310 100644 --- a/pre-build/weex-rax-api.js +++ b

[10/12] incubator-weex git commit: * [Android] Fix animation memory leak

2018-07-24 Thread kyork
* [Android] Fix animation memory leak (cherry picked from commit 291e48b) Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/583a525f Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/583a525f Di

[01/12] incubator-weex git commit: Update so

2018-07-24 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/release_0719 [created] 5f948c155 Update so Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/c15a8f38 Tree: http://git-wip-us.apache.org/repos/asf/inc

<    1   2   3   4   5   6   7   8   9   10   >