[3/4] incubator-weex git commit: * [android] null judgement

2017-10-18 Thread gurisxie
* [android] null judgement Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/61ead2a4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/61ead2a4 Diff:

[4/4] incubator-weex git commit: * [android] fix flicker caused by coexistence of box-shadow and border

2017-10-18 Thread gurisxie
* [android] fix flicker caused by coexistence of box-shadow and border Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/64dd40bc Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/64dd40bc Diff:

[GitHub] incubator-weex pull request #780: * [android] fix flicker caused by coexiste...

2017-10-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/780 ---

[2/4] incubator-weex git commit: * [android] fix shadow remains after component size changed

2017-10-18 Thread gurisxie
* [android] fix shadow remains after component size changed Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/d5731c2c Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/d5731c2c Diff:

[GitHub] incubator-weex issue #805: * [Android] Fix that moveElement doesn't work whe...

2017-10-18 Thread YorkShen
Github user YorkShen commented on the issue: https://github.com/apache/incubator-weex/pull/805 Ref ---

[GitHub] incubator-weex pull request #797: * [android] fix redundant input event

2017-10-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/797 ---

[2/2] incubator-weex git commit: * [android] fix redundant input event

2017-10-18 Thread gurisxie
* [android] fix redundant input event Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/4c494b2b Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/4c494b2b Diff:

[1/2] incubator-weex git commit: * [android] fix redundant input event

2017-10-18 Thread gurisxie
Repository: incubator-weex Updated Branches: refs/heads/release-0.16 64dd40bc3 -> 4c494b2b2 * [android] fix redundant input event Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/92032689 Tree:

incubator-weex git commit: * [test] update travisCI , remove iOS env.

2017-10-18 Thread gurisxie
Repository: incubator-weex Updated Branches: refs/heads/release-0.16 4c494b2b2 -> af35b5f38 * [test] update travisCI , remove iOS env. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/af35b5f3 Tree:

[1/4] incubator-weex git commit: * [android] fix flicker caused by coexistence of box-shadow and border-radius

2017-10-18 Thread gurisxie
Repository: incubator-weex Updated Branches: refs/heads/release-0.16 db5b1e046 -> 64dd40bc3 * [android] fix flicker caused by coexistence of box-shadow and border-radius Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

[GitHub] incubator-weex issue #805: * [Android] Fix that moveElement doesn't work whe...

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

[GitHub] incubator-weex pull request #805: * [Android] Fix that moveElement doesn't w...

2017-10-18 Thread YorkShen
GitHub user YorkShen opened a pull request: https://github.com/apache/incubator-weex/pull/805 * [Android] Fix that moveElement doesn't work when parent is not a list Fix that moveElement doesn't work when parent is not a list. I think this bug exists for more than two

[1/2] incubator-weex git commit: * [Android] Fix that moveElement doesn't work when parent is not a list

2017-10-18 Thread gurisxie
Repository: incubator-weex Updated Branches: refs/heads/release-0.16 af35b5f38 -> fc7b90e3e * [Android] Fix that moveElement doesn't work when parent is not a list Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

[GitHub] incubator-weex pull request #805: * [Android] Fix that moveElement doesn't w...

2017-10-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/805 ---

[GitHub] incubator-weex issue #810: * [ios] add jserror upload method, add trigger po...

2017-10-18 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/810 Messages :book: has no jsfm file changed. :book:

incubator-weex git commit: * [android] fix imagesave permissions

2017-10-18 Thread gurisxie
Repository: incubator-weex Updated Branches: refs/heads/release-0.16 54719936f -> 65c0910d2 * [android] fix imagesave permissions Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/65c0910d Tree:

[GitHub] incubator-weex pull request #810: * [ios] add jserror upload method, add tri...

2017-10-18 Thread gurisxie
GitHub user gurisxie opened a pull request: https://github.com/apache/incubator-weex/pull/810 * [ios] add jserror upload method, add trigger positions on sdk init,… I need to add a method which used to upload jserror to it that has realized the protocol. it not

[11/50] [abbrv] incubator-weex git commit: * [android] modify log print

2017-10-18 Thread gurisxie
* [android] modify log print Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/b5126471 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/b5126471 Diff:

[26/50] [abbrv] incubator-weex git commit: * [test] valid protect for danger file

2017-10-18 Thread gurisxie
* [test] valid protect for danger 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/e2a373f7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/e2a373f7 Diff:

[45/50] [abbrv] incubator-weex git commit: * [android] fix crash when set box-shadow on horizontal scroller

2017-10-18 Thread gurisxie
* [android] fix crash when set box-shadow on horizontal scroller Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/54719936 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/54719936 Diff:

[19/50] [abbrv] incubator-weex git commit: sticky offset supported, keep position lost when insert data fix

2017-10-18 Thread gurisxie
sticky offset supported, keep position lost when insert data fix Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/cb1df915 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/cb1df915 Diff:

[43/50] [abbrv] incubator-weex git commit: * [Android] Fix that moveElement doesn't work when parent is not a list

2017-10-18 Thread gurisxie
* [Android] Fix that moveElement doesn't work when parent is not a list Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/fc7b90e3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/fc7b90e3

[07/50] [abbrv] incubator-weex git commit: * [android] first startup, if jsf work not ready, report exception and use h5 render

2017-10-18 Thread gurisxie
* [android] first startup, if jsf work not ready, report exception and use h5 render Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/d6a9c1fd Tree:

[14/50] [abbrv] incubator-weex git commit: * [ios] web filter error

2017-10-18 Thread gurisxie
* [ios] web filter 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/f2d82803 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/f2d82803 Diff:

[32/50] [abbrv] incubator-weex git commit: * [android] fix code style

2017-10-18 Thread gurisxie
* [android] fix 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/59574260 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/59574260 Diff:

[28/50] [abbrv] incubator-weex git commit: * [all] merge master to release-0.16, to fix conflict

2017-10-18 Thread gurisxie
* [all] merge master to release-0.16, to fix conflict Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/9a16f8ba Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/9a16f8ba Diff:

[36/50] [abbrv] incubator-weex git commit: * [android] fix bug if application is null log not print out

2017-10-18 Thread gurisxie
* [android] fix bug if application is null log not print out Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/247ea50a Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/247ea50a Diff:

[10/50] [abbrv] incubator-weex git commit: * [android] modify log print

2017-10-18 Thread gurisxie
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/b5126471/android/sdk/src/main/java/com/taobao/weex/dom/WXDomObject.java -- diff --git a/android/sdk/src/main/java/com/taobao/weex/dom/WXDomObject.java

[31/50] [abbrv] incubator-weex git commit: * [test] update border base png

2017-10-18 Thread gurisxie
* [test] update border base png Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/0ea259d0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/0ea259d0 Diff:

[21/50] [abbrv] incubator-weex git commit: * [ios] web filter error

2017-10-18 Thread gurisxie
* [ios] web filter 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/8d1552f8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/8d1552f8 Diff:

[05/50] [abbrv] incubator-weex git commit: * [test] check cn source

2017-10-18 Thread gurisxie
* [test] check cn source Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/8cebed47 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/8cebed47 Diff:

[38/50] [abbrv] incubator-weex git commit: * [android] if not debug level then write console log

2017-10-18 Thread gurisxie
* [android] if not debug level then write console log Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/db5b1e04 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/db5b1e04 Diff:

[13/50] [abbrv] incubator-weex git commit: * [android] add test case

2017-10-18 Thread gurisxie
* [android] add test 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/c9b5c45f Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/c9b5c45f Diff:

[03/50] [abbrv] incubator-weex git commit: * [android] format debug log

2017-10-18 Thread gurisxie
* [android] format debug log Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/e5604834 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/e5604834 Diff:

[37/50] [abbrv] incubator-weex git commit: * [android] delete redundancy log print logic code

2017-10-18 Thread gurisxie
* [android] delete redundancy log print logic code Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/ac075c70 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/ac075c70 Diff:

[20/50] [abbrv] incubator-weex git commit: resolve conflicts

2017-10-18 Thread gurisxie
resolve conflicts Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/45ae6f6b Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/45ae6f6b Diff:

[27/50] [abbrv] incubator-weex git commit: Revert "* [test] vilid protect for danger ci"

2017-10-18 Thread gurisxie
Revert "* [test] vilid protect for danger ci" This reverts commit 4326a6fcaaf4797e6e675cb60dd43ac985897cc9. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/f5fbd4e2 Tree:

[33/50] [abbrv] incubator-weex git commit: * [android] fix on android 4.0.* platform cannot startup multiprocess since on android 4.1 use ANDROID_PIE to ensure safety on android api 15 or below use li

2017-10-18 Thread gurisxie
* [android] fix on android 4.0.* platform cannot startup multiprocess since on android 4.1 use ANDROID_PIE to ensure safety on android api 15 or below use libweexjst.so to startup new process Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

[01/50] [abbrv] incubator-weex git commit: bug fix for list cell add event has none affect when cell not init

2017-10-18 Thread gurisxie
Repository: incubator-weex Updated Branches: refs/heads/release 05214a79d -> b3be56d1c bug fix for list cell add event has none affect when cell not init Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

[23/50] [abbrv] incubator-weex git commit: * [test] add log for danger test

2017-10-18 Thread gurisxie
* [test] add log for danger 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/c4175b7d Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/c4175b7d Diff:

[29/50] [abbrv] incubator-weex git commit: * [android] fix WXLogUtils Log Level

2017-10-18 Thread gurisxie
* [android] fix WXLogUtils Log Level Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/f3bfa02c Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/f3bfa02c Diff:

[24/50] [abbrv] incubator-weex git commit: * [android] fix unit android test log mocked

2017-10-18 Thread gurisxie
* [android] fix unit android test log mocked Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/d3c5dddc Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/d3c5dddc Diff:

[17/50] [abbrv] incubator-weex git commit: resolve conflicts

2017-10-18 Thread gurisxie
resolve conflicts Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/edbde500 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/edbde500 Diff:

[1/2] incubator-weex git commit: * [ios] parse fetch response while the callback is existed

2017-10-18 Thread gurisxie
Repository: incubator-weex Updated Branches: refs/heads/master ebd058eb1 -> aaa1bdbad * [ios] parse fetch response while the callback is existed Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/b16b9760

[2/2] incubator-weex git commit: * [ios] parse fetch response while the callback is existed

2017-10-18 Thread gurisxie
* [ios] parse fetch response while the callback is existed Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/aaa1bdba Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/aaa1bdba Diff:

[GitHub] incubator-weex pull request #804: * [ios] parse fetch response while the cal...

2017-10-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/804 ---

[1/3] incubator-weex git commit: + [jsfm] add weex variable api in runtime

2017-10-18 Thread gurisxie
Repository: incubator-weex Updated Branches: refs/heads/release-0.16 febb72075 -> ebd058eb1 + [jsfm] add weex variable api in runtime Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/b7383a41 Tree:

[04/18] incubator-weex git commit: * [android] fix redundant input event

2017-10-18 Thread gurisxie
* [android] fix redundant input event Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/92032689 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/92032689 Diff:

[18/18] incubator-weex git commit: * [all] merge from release-0.16

2017-10-18 Thread gurisxie
* [all] merge from release-0.16 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/ebd058eb Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/ebd058eb Diff:

[08/18] incubator-weex git commit: * [android] fix flicker caused by coexistence of box-shadow and border

2017-10-18 Thread gurisxie
* [android] fix flicker caused by coexistence of box-shadow and border Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/64dd40bc Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/64dd40bc Diff:

[14/18] incubator-weex git commit: * [android] fix crash when set box-shadow on horizontal scroller

2017-10-18 Thread gurisxie
* [android] fix crash when set box-shadow on horizontal scroller Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/54719936 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/54719936 Diff:

[06/18] incubator-weex git commit: * [android] delete redundancy log print logic code

2017-10-18 Thread gurisxie
* [android] delete redundancy log print logic code Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/ac075c70 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/ac075c70 Diff:

[13/18] incubator-weex git commit: * [android] fix crash when set box-shadow on horizontal scroller

2017-10-18 Thread gurisxie
* [android] fix crash when set box-shadow on horizontal scroller Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/7f6203c9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/7f6203c9 Diff:

[3/3] incubator-weex git commit: * [all] merge from release-0.16

2017-10-18 Thread gurisxie
* [all] merge from release-0.16 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/ebd058eb Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/ebd058eb Diff:

[2/3] incubator-weex git commit: * [all] rebase commits from release-0.16

2017-10-18 Thread gurisxie
* [all] rebase commits from release-0.16 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/556cc068 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/556cc068 Diff:

[09/18] incubator-weex git commit: * [android] fix redundant input event

2017-10-18 Thread gurisxie
* [android] fix redundant input event Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/4c494b2b Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/4c494b2b Diff:

[16/18] incubator-weex git commit: * [ios] add jserror upload method, add trigger positions on sdk init, jsservice, jsbridge

2017-10-18 Thread gurisxie
* [ios] add jserror upload method, add trigger positions on sdk init,jsservice,jsbridge Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/e3b9c10e Tree:

[01/18] incubator-weex git commit: * [android] fix flicker caused by coexistence of box-shadow and border-radius

2017-10-18 Thread gurisxie
Repository: incubator-weex Updated Branches: refs/heads/master 556cc0683 -> ebd058eb1 * [android] fix flicker caused by coexistence of box-shadow and border-radius Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

[07/18] incubator-weex git commit: * [android] fix bug if application is null log not print out

2017-10-18 Thread gurisxie
* [android] fix bug if application is null log not print out Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/247ea50a Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/247ea50a Diff:

[15/18] incubator-weex git commit: * [android] fix imagesave permissions

2017-10-18 Thread gurisxie
* [android] fix imagesave permissions Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/65c0910d Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/65c0910d Diff:

[17/18] incubator-weex git commit: * [ios] add jserror upload method, add trigger positions

2017-10-18 Thread gurisxie
* [ios] add jserror upload method, add trigger positions Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/febb7207 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/febb7207 Diff:

[03/18] incubator-weex git commit: * [android] null judgement

2017-10-18 Thread gurisxie
* [android] null judgement Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/61ead2a4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/61ead2a4 Diff:

[GitHub] incubator-weex pull request #809: * [android] fix imagesave permissions

2017-10-18 Thread miomin
GitHub user miomin opened a pull request: https://github.com/apache/incubator-weex/pull/809 * [android] fix imagesave permissions You can merge this pull request into a Git repository by running: $ git pull https://github.com/miomin/incubator-weex release-0.16 Alternatively

[GitHub] incubator-weex pull request #809: * [android] fix imagesave permissions

2017-10-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/809 ---

[04/50] [abbrv] incubator-weex git commit: * [ios] fix issue https://issues.apache.org/jira/browse/WEEX-81 that box-shadow is abnormal in border-radius

2017-10-18 Thread gurisxie
* [ios] fix issue https://issues.apache.org/jira/browse/WEEX-81 that box-shadow is abnormal in 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/dea22e93 Tree:

[46/50] [abbrv] incubator-weex git commit: * [android] fix imagesave permissions

2017-10-18 Thread gurisxie
* [android] fix imagesave permissions Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/65c0910d Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/65c0910d Diff:

[47/50] [abbrv] incubator-weex git commit: * [ios] add jserror upload method, add trigger positions on sdk init, jsservice, jsbridge

2017-10-18 Thread gurisxie
* [ios] add jserror upload method, add trigger positions on sdk init,jsservice,jsbridge Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/e3b9c10e Tree:

[06/50] [abbrv] incubator-weex git commit: * [test] check cn source

2017-10-18 Thread gurisxie
* [test] check cn source Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/cbfb1a96 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/cbfb1a96 Diff:

[18/50] [abbrv] incubator-weex git commit: * [test] add log for danger test

2017-10-18 Thread gurisxie
* [test] add log for danger 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/1c2369b4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/1c2369b4 Diff:

[49/50] [abbrv] incubator-weex git commit: * [all] merge from release-0.16

2017-10-18 Thread gurisxie
* [all] merge from release-0.16 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/ebd058eb Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/ebd058eb Diff:

[09/50] [abbrv] incubator-weex git commit: bug fix for list cell add event has none affect when cell not init

2017-10-18 Thread gurisxie
bug fix for list cell add event has none affect when cell not init Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/326c7b08 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/326c7b08 Diff:

[34/50] [abbrv] incubator-weex git commit: fix clipPath not works on android N 7.0

2017-10-18 Thread gurisxie
fix clipPath not works on android N 7.0 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/c2f1aac3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/c2f1aac3 Diff:

[12/50] [abbrv] incubator-weex git commit: * [android] fix unit android test log mocked

2017-10-18 Thread gurisxie
* [android] fix unit android test log mocked Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/f4bfd225 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/f4bfd225 Diff:

[44/50] [abbrv] incubator-weex git commit: * [android] fix crash when set box-shadow on horizontal scroller

2017-10-18 Thread gurisxie
* [android] fix crash when set box-shadow on horizontal scroller Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/7f6203c9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/7f6203c9 Diff:

[42/50] [abbrv] incubator-weex git commit: * [test] update travisCI , remove iOS env.

2017-10-18 Thread gurisxie
* [test] update travisCI , remove iOS env. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/af35b5f3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/af35b5f3 Diff:

[30/50] [abbrv] incubator-weex git commit: + [jsfm] add weex variable api in runtime

2017-10-18 Thread gurisxie
+ [jsfm] add weex variable api in runtime Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/b7383a41 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/b7383a41 Diff:

[25/50] [abbrv] incubator-weex git commit: * [test] vilid protect for danger ci

2017-10-18 Thread gurisxie
* [test] vilid protect for danger ci Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/4326a6fc Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/4326a6fc Diff:

[15/50] [abbrv] incubator-weex git commit: resolve conflicts

2017-10-18 Thread gurisxie
resolve conflicts Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/0ed86c7e Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/0ed86c7e Diff:

[02/50] [abbrv] incubator-weex git commit: * [android] first startup, if jsf work not ready, report exception and use h5 render

2017-10-18 Thread gurisxie
* [android] first startup, if jsf work not ready, report exception and use h5 render Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/4330ad65 Tree:

[16/50] [abbrv] incubator-weex git commit: sticky offset supported, keep position lost when insert data fix

2017-10-18 Thread gurisxie
sticky offset supported, keep position lost when insert data fix Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/37d62f99 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/37d62f99 Diff:

[39/50] [abbrv] incubator-weex git commit: * [android] fix flicker caused by coexistence of box-shadow and border

2017-10-18 Thread gurisxie
* [android] fix flicker caused by coexistence of box-shadow and border Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/64dd40bc Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/64dd40bc Diff:

[41/50] [abbrv] incubator-weex git commit: * [Android] Fix that moveElement doesn't work when parent is not a list

2017-10-18 Thread gurisxie
* [Android] Fix that moveElement doesn't work when parent is not a list Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/f4fefab6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/f4fefab6

[48/50] [abbrv] incubator-weex git commit: * [ios] add jserror upload method, add trigger positions

2017-10-18 Thread gurisxie
* [ios] add jserror upload method, add trigger positions Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/febb7207 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/febb7207 Diff:

[08/50] [abbrv] incubator-weex git commit: * [android] format debug log

2017-10-18 Thread gurisxie
* [android] format debug log Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/f02c7674 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/f02c7674 Diff:

[22/50] [abbrv] incubator-weex git commit: resolve conflicts

2017-10-18 Thread gurisxie
resolve conflicts Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/24cf3aab Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/24cf3aab Diff:

[50/50] [abbrv] incubator-weex git commit: * [branch] rebase release 0.16 code

2017-10-18 Thread gurisxie
* [branch] rebase release 0.16 code Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/b3be56d1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/b3be56d1 Diff:

[1/2] incubator-weex git commit: * [ios] add jserror upload method, add trigger positions on sdk init, jsservice, jsbridge

2017-10-18 Thread gurisxie
Repository: incubator-weex Updated Branches: refs/heads/release-0.16 65c0910d2 -> febb72075 * [ios] add jserror upload method, add trigger positions on sdk init,jsservice,jsbridge Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

[2/2] incubator-weex git commit: * [ios] add jserror upload method, add trigger positions

2017-10-18 Thread gurisxie
* [ios] add jserror upload method, add trigger positions Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/febb7207 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/febb7207 Diff:

[GitHub] incubator-weex pull request #810: * [ios] add jserror upload method, add tri...

2017-10-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/810 ---

[GitHub] incubator-weex issue #811: * [android] fix wrong logic when set box-shadow o...

2017-10-18 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/811 Messages :book: has no jsfm file changed. :book:

[GitHub] incubator-weex pull request #811: * [android] fix wrong logic when set box-s...

2017-10-18 Thread misakuo
GitHub user misakuo opened a pull request: https://github.com/apache/incubator-weex/pull/811 * [android] fix wrong logic when set box-shadow on adapter view Now we only add box-shadow view into WXFrameLayout Testcase:

[GitHub] incubator-weex issue #809: * [android] fix imagesave permissions

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

[1/2] incubator-weex git commit: * [android] fix wrong logic when set box-shadow on adapter view

2017-10-18 Thread gurisxie
Repository: incubator-weex Updated Branches: refs/heads/release-0.16 ebd058eb1 -> 320e48230 * [android] fix wrong logic when set box-shadow on adapter view Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

[GitHub] incubator-weex pull request #811: * [android] fix wrong logic when set box-s...

2017-10-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/811 ---

[2/2] incubator-weex git commit: * [android] fix wrong logic when set box-shadow on adapter view

2017-10-18 Thread gurisxie
* [android] fix wrong logic when set box-shadow on adapter 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/320e4823 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/320e4823 Diff:

[GitHub] incubator-weex pull request #807: Release 0.16 action dom raxfixed

2017-10-18 Thread atomtong
Github user atomtong closed the pull request at: https://github.com/apache/incubator-weex/pull/807 ---

[GitHub] incubator-weex issue #807: Release 0.16 action dom raxfixed

2017-10-18 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/807 Messages :book: has no jsfm file changed. :book:

[GitHub] incubator-weex pull request #807: Release 0.16 action dom raxfixed

2017-10-18 Thread atomtong
GitHub user atomtong reopened a pull request: https://github.com/apache/incubator-weex/pull/807 Release 0.16 action dom raxfixed Release 0.16 action dom raxfixed You can merge this pull request into a Git repository by running: $ git pull

[GitHub] incubator-weex pull request #806: * [android] fix crash when set box-shadow ...

2017-10-18 Thread misakuo
GitHub user misakuo opened a pull request: https://github.com/apache/incubator-weex/pull/806 * [android] fix crash when set box-shadow on horizontal scroller The ScrollView and HorizontalScrollView can host only one child, so we can not add box-shadow host view as it's child view

[GitHub] incubator-weex issue #808: * [android] jsfm update to 0.22.7 to fix Rax upda...

2017-10-18 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/808 Messages :book: has no jsfm file changed. :book:

  1   2   >