[GitHub] incubator-weex pull request #696: * [ios] clear toast queue when instance di...

2017-09-13 Thread acton393
Github user acton393 commented on a diff in the pull request: https://github.com/apache/incubator-weex/pull/696#discussion_r138793696 --- Diff: ios/sdk/WeexSDK/Sources/Model/WXSDKInstance.m --- @@ -378,7 +379,8 @@ - (void)destroyInstance if(url.length > 0){

[GitHub] incubator-weex pull request #696: * [ios] clear toast queue when instance di...

2017-09-13 Thread acton393
Github user acton393 closed the pull request at: https://github.com/apache/incubator-weex/pull/696 ---

[GitHub] incubator-weex pull request #696: * [ios] clear toast queue when instance di...

2017-09-13 Thread acton393
GitHub user acton393 reopened a pull request: https://github.com/apache/incubator-weex/pull/696 * [ios] clear toast queue when instance disappear @notdanger You can merge this pull request into a Git repository by running: $ git pull https://github.com/acton393/incubator-weex

[GitHub] incubator-weex pull request #698: * [ios] support multi roles for accessibil...

2017-09-13 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/698 * [ios] support multi roles for accessibiliity You can merge this pull request into a Git repository by running: $ git pull https://github.com/acton393/incubator-weex

[GitHub] incubator-weex issue #698: * [ios] support multi roles for accessibiliity

2017-09-13 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/698 Warnings :warning: No Changelog changes! :warning:

[GitHub] incubator-weex pull request #697: fix exec js exception on android7.1.1 plat...

2017-09-13 Thread yuhun-alibaba
GitHub user yuhun-alibaba reopened a pull request: https://github.com/apache/incubator-weex/pull/697 fix exec js exception on android7.1.1 platform fix exec js exception (new Date("2018/12/12")) on android7.1.1 platform add crash log collect You can merge this pull request

[GitHub] incubator-weex pull request #697: fix exec js exception on android7.1.1 plat...

2017-09-13 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at: https://github.com/apache/incubator-weex/pull/697 ---

[GitHub] incubator-weex pull request #697: fix exec js exception on android7.1.1 plat...

2017-09-13 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at: https://github.com/apache/incubator-weex/pull/697 ---

[GitHub] incubator-weex pull request #697: fix exec js exception on android7.1.1 plat...

2017-09-13 Thread yuhun-alibaba
GitHub user yuhun-alibaba reopened a pull request: https://github.com/apache/incubator-weex/pull/697 fix exec js exception on android7.1.1 platform fix exec js exception (new Date("2018/12/12")) on android7.1.1 platform add crash log collect You can merge this pull request

[GitHub] incubator-weex pull request #697: fix exec js exception on android7.1.1 plat...

2017-09-13 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at: https://github.com/apache/incubator-weex/pull/697 ---

[GitHub] incubator-weex pull request #697: fix exec js exception on android7.1.1 plat...

2017-09-13 Thread yuhun-alibaba
GitHub user yuhun-alibaba reopened a pull request: https://github.com/apache/incubator-weex/pull/697 fix exec js exception on android7.1.1 platform fix exec js exception (new Date("2018/12/12")) on android7.1.1 platform add crash log collect You can merge this pull request

[GitHub] incubator-weex pull request #696: * [ios] clear toast queue when instance di...

2017-09-13 Thread kfeagle
Github user kfeagle commented on a diff in the pull request: https://github.com/apache/incubator-weex/pull/696#discussion_r138554778 --- Diff: ios/sdk/WeexSDK/Sources/Model/WXSDKInstance.m --- @@ -378,7 +379,8 @@ - (void)destroyInstance if(url.length > 0){

[GitHub] incubator-weex pull request #692: 0.16 dev bugfix wx parallax scrollerlisten...

2017-09-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/692 ---

[2/4] incubator-weex git commit: * [android] rendercontainer set to null when instance invoke destroy

2017-09-13 Thread kyork
* [android] rendercontainer set to null when instance invoke destroy Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/3d3291ad Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/3d3291ad Diff:

[4/4] incubator-weex git commit: Merge branch '0.16-dev-bugfix-WXParallax-scrollerlistener-memoryleak' of https://github.com/atomtong/incubator-weex into 0.16-dev

2017-09-13 Thread kyork
Merge branch '0.16-dev-bugfix-WXParallax-scrollerlistener-memoryleak' of https://github.com/atomtong/incubator-weex into 0.16-dev Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/701c4b97 Tree:

[3/4] incubator-weex git commit: * [android] private filed set to in destroy null opt

2017-09-13 Thread kyork
* [android] private filed set to in destroy null opt Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/f1440821 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/f1440821 Diff:

[GitHub] incubator-weex issue #695: Remove useless method in Android

2017-09-13 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/695 Warnings :warning: No Changelog changes! :warning:

[GitHub] incubator-weex issue #696: * [ios] clear toast queue when instance disappear...

2017-09-13 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/696 Warnings :warning: No Changelog changes! :warning:

[GitHub] incubator-weex pull request #695: Remove useless method in Android

2017-09-13 Thread YorkShen
GitHub user YorkShen opened a pull request: https://github.com/apache/incubator-weex/pull/695 Remove useless method in Android @nodanger You can merge this pull request into a Git repository by running: $ git pull https://github.com/YorkShen/incubator-weex

[1/4] incubator-weex git commit: * [android] fix wxparallax component memoryleak cause registered scrollerlisteners

2017-09-13 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/0.16-dev d82509d81 -> 701c4b972 * [android] fix wxparallax component memoryleak cause registered scrollerlisteners Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

[GitHub] incubator-weex issue #694: * [android] add the right proguard config of exte...

2017-09-13 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/694 Warnings :warning: No Changelog changes!

incubator-weex git commit: * [doc] Update doc for animation.

2017-09-13 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/dev 3ae4e89e8 -> 5b3ecd5cc * [doc] Update doc for animation. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/5b3ecd5c Tree:

[1/2] incubator-weex git commit: * [android] add the right proguard config of extend-to-android

2017-09-13 Thread zshshr
Repository: incubator-weex Updated Branches: refs/heads/dev 5b3ecd5cc -> d16ba8d88 * [android] add the right proguard config of extend-to-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/72184b43

[GitHub] incubator-weex pull request #694: * [android] add the right proguard config ...

2017-09-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/694 ---

[2/2] incubator-weex git commit: Merge branch 'dev' of https://git-wip-us.apache.org/repos/asf/incubator-weex into dev

2017-09-13 Thread zshshr
Merge branch 'dev' of https://git-wip-us.apache.org/repos/asf/incubator-weex into dev Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/d16ba8d8 Tree:

[2/2] incubator-weex git commit: Merge branch '0.16-dev-remove-method' into 0.16-dev

2017-09-13 Thread kyork
Merge branch '0.16-dev-remove-method' into 0.16-dev Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/96c52aec Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/96c52aec Diff:

[1/2] incubator-weex git commit: - [android] Remove useless method.

2017-09-13 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/0.16-dev 701c4b972 -> 96c52aec5 - [android] Remove useless 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/04180c9e Tree:

[GitHub] incubator-weex pull request #695: Remove useless method in Android

2017-09-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/695 ---

[GitHub] incubator-weex issue #697: fix exec js exception on android7.1.1 platform

2017-09-13 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/697 Warnings :warning: No Changelog changes!

[2/3] incubator-weex git commit: Merge branch '0.16-github-dev' into 0.16-dev

2017-09-13 Thread kyork
Merge branch '0.16-github-dev' into 0.16-dev * 0.16-github-dev: - [android] Remove useless 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/8ea57af1 Tree:

[3/3] incubator-weex git commit: Merge branch '0.16-dev' into 0.16-dev-gitlab

2017-09-13 Thread kyork
Merge branch '0.16-dev' into 0.16-dev-gitlab Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/ed0a8dc1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/ed0a8dc1 Diff:

[05/12] incubator-weex git commit: * [android] Invalidate AndroidViewWidget and its corresponding view.

2017-09-13 Thread kyork
* [android] Invalidate AndroidViewWidget and its corresponding view. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/67ea3988 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/67ea3988 Diff:

[09/12] incubator-weex git commit: * [android] Add try catch for FlatGUI

2017-09-13 Thread kyork
* [android] Add try catch for FlatGUI Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/942d0320 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/942d0320 Diff:

[GitHub] incubator-weex pull request #643: * [Android] Add the ability of FlatGUI

2017-09-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/643 ---

[08/12] incubator-weex git commit: + [android] Add garbage collection for FlatGUI.

2017-09-13 Thread kyork
+ [android] Add garbage collection for FlatGUI. * [android] Fix the problem of WXSDKInstance.destroy() invoked twice if WXEmbed present. WXSDKInstance.destroy() will be called by WXSDKInstance.onActivityDestroy()->WXEmbed.onActivityDestroy() ->WXSDKInstance.onActivityDestroy() ->

[02/12] incubator-weex git commit: * [android] Init commit for flatGUI

2017-09-13 Thread kyork
* [android] Init commit for flatGUI Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/bc6ea406 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/bc6ea406 Diff:

[11/12] incubator-weex git commit: Merge branch '0.16-dev' into android-feature-flatGUI

2017-09-13 Thread kyork
Merge branch '0.16-dev' into android-feature-flatGUI Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/d72c4b12 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/d72c4b12 Diff:

[10/12] incubator-weex git commit: * [android] Clip widget according to their border-radius.

2017-09-13 Thread kyork
* [android] Clip widget according to their border-radius. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/f9019f4a Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/f9019f4a Diff:

[04/12] incubator-weex git commit: * [android] Remove useless method and TODOs, rename class.

2017-09-13 Thread kyork
* [android] Remove useless method and TODOs, rename class. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/60b6aad7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/60b6aad7 Diff:

[07/12] incubator-weex git commit: * [android] Make BaseWidget depend on FlatContext, not views.

2017-09-13 Thread kyork
* [android] Make BaseWidget depend on FlatContext, not views. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/e225aaa7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/e225aaa7 Diff:

[03/12] incubator-weex git commit: * [android] Update FlatGUI testcase

2017-09-13 Thread kyork
* [android] Update FlatGUI testcase Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/878c3a9e Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/878c3a9e Diff:

[12/12] incubator-weex git commit: Merge branch 'android-feature-flatGUI' into 0.16-dev

2017-09-13 Thread kyork
Merge branch 'android-feature-flatGUI' into 0.16-dev Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/20b0a434 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/20b0a434 Diff:

[01/12] incubator-weex git commit: * [android] Fix the problem of NPE and AndroidViewWidget's layout

2017-09-13 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/0.16-dev 96c52aec5 -> 20b0a434a * [android] Fix the problem of NPE and AndroidViewWidget's layout Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

[06/12] incubator-weex git commit: * [android] Make flat flag like lazy flag and enable it only if it's Android 4.4 or below. * [android] Fix LayoutParams in Nested Widget/Views.

2017-09-13 Thread kyork
* [android] Make flat flag like lazy flag and enable it only if it's Android 4.4 or below. * [android] Fix LayoutParams in Nested Widget/Views. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/58546e6d Tree:

[1/3] incubator-weex git commit: fix jsc crash for new Date("XXX")

2017-09-13 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/0.16-dev 20b0a434a -> ed0a8dc1a fix jsc crash for new Date("XXX") Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/32699073 Tree:

[GitHub] incubator-weex pull request #697: fix exec js exception on android7.1.1 plat...

2017-09-13 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request: https://github.com/apache/incubator-weex/pull/697 fix exec js exception on android7.1.1 platform fix exec js exception (new Date("2018/12/12")) on android7.1.1 platform add crash log collect You can merge this pull request