[GitHub] incubator-weex issue #982: + [android] support "word-break" style in text

2018-01-16 Thread misakuo
Github user misakuo commented on the issue: https://github.com/apache/incubator-weex/pull/982 Great! very useful feature. Thanks for your contribution ---

[GitHub] incubator-weex issue #982: + [android] support "word-break" style in text

2018-01-16 Thread misakuo
Github user misakuo commented on the issue: https://github.com/apache/incubator-weex/pull/982 @acton393 Does iOS support the `word-break` style now? ---

[GitHub] incubator-weex pull request #983: [WEEX-195][Android] Update Android playgro...

2018-01-17 Thread misakuo
Github user misakuo closed the pull request at: https://github.com/apache/incubator-weex/pull/983 ---

[GitHub] incubator-weex pull request #992: [Android] change default title for playgro...

2018-01-17 Thread misakuo
GitHub user misakuo opened a pull request: https://github.com/apache/incubator-weex/pull/992 [Android] change default title for playground You can merge this pull request into a Git repository by running: $ git pull https://github.com/misakuo/incubator-weex android-feature

[GitHub] incubator-weex pull request #523: * [android] fix illegal value in scroll ev...

2017-07-20 Thread misakuo
GitHub user misakuo opened a pull request: https://github.com/apache/incubator-weex/pull/523 * [android] fix illegal value in scroll event for list You can merge this pull request into a Git repository by running: $ git pull https://github.com/misakuo/incubator-weex android

incubator-weex git commit: * [android] fix illegal value in scroll event for list

2017-07-20 Thread misakuo
26d Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/831cb26d Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/831cb26d Branch: refs/heads/0.15-dev Commit: 831cb26d33e3faa2047192e36fff9d67631569d2 Parents: da56268 Author: misakuo Authored: Thu Jul 20 15:26:03 2017 +0

[GitHub] incubator-weex pull request #525: + [doc] update doc of devtools android

2017-07-21 Thread misakuo
GitHub user misakuo opened a pull request: https://github.com/apache/incubator-weex/pull/525 + [doc] update doc of devtools android You can merge this pull request into a Git repository by running: $ git pull https://github.com/misakuo/incubator-weex dev-doc Alternatively

[1/4] incubator-weex git commit: + [doc] update doc of devtools android

2017-07-21 Thread misakuo
wip-us.apache.org/repos/asf/incubator-weex/tree/9db8054d Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/9db8054d Branch: refs/heads/dev Commit: 9db8054d405ae99ef25be3c4639a3ec12fe72289 Parents: 3b9b5a5 Author: misakuo Authored: Fri Jul 21 15:29:34 2017 +0800 Committer: misa

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

2017-07-21 Thread misakuo
/incubator-weex/tree/beb83d2e Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/beb83d2e Branch: refs/heads/dev Commit: beb83d2e3e103746178a59dbd5db8c961375b410 Parents: fbf39cd 8a5e0ee Author: misakuo Authored: Fri Jul 21 15:33:42 2017 +0800 Committer: misakuo Committed: Fri Jul 2

[3/4] incubator-weex git commit: *[doc] add color-name file color block

2017-07-21 Thread misakuo
/repos/asf/incubator-weex/diff/fbf39cd2 Branch: refs/heads/dev Commit: fbf39cd2f61d8b78a285244ab69e5996ac187042 Parents: b16f36f Author: tancy Authored: Wed Jul 19 17:15:49 2017 +0800 Committer: misakuo Committed: Fri Jul 21 15:33:06 2017 +0800

[2/4] incubator-weex git commit: * [doc] update input components document & bubble document

2017-07-21 Thread misakuo
/git-wip-us.apache.org/repos/asf/incubator-weex/diff/b16f36fc Branch: refs/heads/dev Commit: b16f36fca70ce60d94b9a5f276873455024cb6af Parents: 9db8054 Author: tancy Authored: Wed Jul 19 15:12:22 2017 +0800 Committer: misakuo Committed: Fri Jul 21 15:33:06 2017 +

[GitHub] incubator-weex pull request #557: + [android] return contentSize on getCompo...

2017-07-30 Thread misakuo
GitHub user misakuo opened a pull request: https://github.com/apache/incubator-weex/pull/557 + [android] return contentSize on getComponentRect when target compon… You can merge this pull request into a Git repository by running: $ git pull https://github.com/misakuo

[GitHub] incubator-weex pull request #582: + [android] ignore set index when current ...

2017-08-08 Thread misakuo
GitHub user misakuo opened a pull request: https://github.com/apache/incubator-weex/pull/582 + [android] ignore set index when current index not zero @notdanger You can merge this pull request into a Git repository by running: $ git pull https://github.com/misakuo/incubator

incubator-weex git commit: + [android] ignore set index when current index not zero @notdanger

2017-08-09 Thread misakuo
mit/43c5fdfd Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/43c5fdfd Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/43c5fdfd Branch: refs/heads/0.15-dev Commit: 43c5fdfdbdec57d1dc243b18eb0f3f2c82033844 Parents: fed8b64 Author: misakuo Authored: Mon Aug 7 10:45

[GitHub] incubator-weex pull request #586: + [android] performance tracing

2017-08-09 Thread misakuo
GitHub user misakuo opened a pull request: https://github.com/apache/incubator-weex/pull/586 + [android] performance tracing Huge modifications, hold on You can merge this pull request into a Git repository by running: $ git pull https://github.com/misakuo/incubator-weex

[GitHub] incubator-weex pull request #600: * [android] some bugfix for slider

2017-08-15 Thread misakuo
GitHub user misakuo opened a pull request: https://github.com/apache/incubator-weex/pull/600 * [android] some bugfix for slider - add the property `keep-index` to control the init index - fix auto scroll not trigger on first time Testcase: http://dotwe.org/vue

[2/2] incubator-weex git commit: Merge remote-tracking branch 'upstream/pr557' into apache-0.16-dev

2017-08-15 Thread misakuo
1cfba Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/e941cfba Branch: refs/heads/0.16-dev Commit: e941cfbac1f93ce4fc8efbed0e1cee78235fb76c Parents: 8a8dfb8 adaf9cf Author: misakuo Authored: Tue Aug 15 17:19:02 2017 +0800 Committer: misakuo Committed: Tue Aug 15 17:19:02

[1/2] incubator-weex git commit: + [android] return contentSize on getComponentRect when target component implemented ContentMeasurable @notdanger

2017-08-15 Thread misakuo
404 Author: misakuo Authored: Mon Jul 31 11:35:46 2017 +0800 Committer: misakuo Committed: Mon Jul 31 11:35:46 2017 +0800 -- .../weex/dom/action/GetComponentRectAction.java | 12 .../weex/ui/component/ContentMeasurable.j

[1/2] incubator-weex git commit: [android] fix android input , autoforce not work on some device.

2017-08-15 Thread misakuo
Repository: incubator-weex Updated Branches: refs/heads/0.16-dev e941cfbac -> 57802c0ae [android] fix android input , autoforce not work on some device. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/475

[2/2] incubator-weex git commit: Merge remote-tracking branch 'upstream/pr589' into apache-0.16-dev

2017-08-15 Thread misakuo
02c0a Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/57802c0a Branch: refs/heads/0.16-dev Commit: 57802c0ae140d3aa1d28a0760931e4dcad43244d Parents: e941cfb 475d64e Author: misakuo Authored: Tue Aug 15 17:21:47 2017 +0800 Committer: misakuo Committed: Tue Aug 15 17:21:47

[01/16] incubator-weex git commit: + [android] tracing

2017-08-15 Thread misakuo
Repository: incubator-weex Updated Branches: refs/heads/0.16-dev 57802c0ae -> 207415679 + [android] tracing Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/6ae8f8d1 Tree: http://git-wip-us.apache.org/repo

[15/16] incubator-weex git commit: * [android] make WXSDKManager#setIWXJSExceptionAdapter public

2017-08-15 Thread misakuo
://git-wip-us.apache.org/repos/asf/incubator-weex/diff/71b0792e Branch: refs/heads/0.16-dev Commit: 71b0792e2208d631f80704443eaf4f72a015f727 Parents: 6743256 Author: misakuo Authored: Tue Aug 15 11:11:50 2017 +0800 Committer: misakuo Committed: Tue Aug 15 11:11:50 2017 +0800

[04/16] incubator-weex git commit: * [android] add TraceInfo on every component

2017-08-15 Thread misakuo
-us.apache.org/repos/asf/incubator-weex/diff/afeedd92 Branch: refs/heads/0.16-dev Commit: afeedd922c81f16c0bc1cf8907a984efcd5da25f Parents: 4bb0f14 Author: misakuo Authored: Tue Jul 25 16:06:18 2017 +0800 Committer: misakuo Committed: Tue Jul 25 16:06:18 2017 +0800

[13/16] incubator-weex git commit: * [android] remove some methods

2017-08-15 Thread misakuo
/incubator-weex/diff/1f028a66 Branch: refs/heads/0.16-dev Commit: 1f028a6614266874eaa81304a5859aa4d16a9656 Parents: b80a7b5 Author: misakuo Authored: Mon Aug 14 14:48:26 2017 +0800 Committer: misakuo Committed: Mon Aug 14 14:48:26 2017 +0800

[12/16] incubator-weex git commit: * [android] invoke callbacks when instance will be destroy

2017-08-15 Thread misakuo
-wip-us.apache.org/repos/asf/incubator-weex/diff/b80a7b59 Branch: refs/heads/0.16-dev Commit: b80a7b5999a5f69a1744f2d1043fbf0cdfe7f565 Parents: 4b0a600 Author: misakuo Authored: Mon Aug 14 12:02:29 2017 +0800 Committer: misakuo Committed: Mon Aug 14 12:02:29 2017 +0800

[16/16] incubator-weex git commit: Merge remote-tracking branch 'upstream/pr586' into apache-0.16-dev

2017-08-15 Thread misakuo
://git-wip-us.apache.org/repos/asf/incubator-weex/tree/20741567 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/20741567 Branch: refs/heads/0.16-dev Commit: 20741567969ef7910df7492b7ac6319318c6613c Parents: 71b0792 57802c0 Author: misakuo Authored: Tue Aug 15 17:32:22 2017 +0800

[14/16] incubator-weex git commit: * [android] disable debug server connect by default

2017-08-15 Thread misakuo
-us.apache.org/repos/asf/incubator-weex/diff/67432568 Branch: refs/heads/0.16-dev Commit: 6743256804249ef8fdb730c2f01c398790dc419c Parents: 1f028a6 Author: misakuo Authored: Mon Aug 14 16:37:46 2017 +0800 Committer: misakuo Committed: Mon Aug 14 16:37:46 2017 +0800

[02/16] incubator-weex git commit: + [android] tracing

2017-08-15 Thread misakuo
+ [android] tracing Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/38bffdf3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/38bffdf3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-we

[09/16] incubator-weex git commit: Merge remote-tracking branch 'remotes/upstream/0.16-dev' into android-feature-tracing

2017-08-15 Thread misakuo
dev Commit: 288d8b5b1b22539c3b72098a1096e59df948074f Parents: 4fa0a2c 8b9845e Author: misakuo Authored: Thu Aug 10 14:50:43 2017 +0800 Committer: misakuo Committed: Thu Aug 10 14:50:43 2017 +0800 -- .../java/com/taobao/w

[11/16] incubator-weex git commit: Revert: * [android] fix Jni crash due to emoji

2017-08-15 Thread misakuo
-us.apache.org/repos/asf/incubator-weex/diff/4b0a600e Branch: refs/heads/0.16-dev Commit: 4b0a600e8e5c24e7f6434a7c66512e51f5bbf781 Parents: d258736 Author: misakuo Authored: Thu Aug 10 14:57:03 2017 +0800 Committer: misakuo Committed: Thu Aug 10 14:57:03 2017 +0800

[10/16] incubator-weex git commit: Merge remote-tracking branch 'remotes/upstream/0.16-dev' into android-feature-tracing

2017-08-15 Thread misakuo
dev Commit: d2587364e2fa97023891aa4042608828d00ce90f Parents: 288d8b5 Author: misakuo Authored: Thu Aug 10 14:53:07 2017 +0800 Committer: misakuo Committed: Thu Aug 10 14:53:07 2017 +0800 -- android/sdk/src/main/java/com/taoba

[06/16] incubator-weex git commit: + [android] batch modification for tracing @notdanger

2017-08-15 Thread misakuo
-us.apache.org/repos/asf/incubator-weex/diff/102f2ed0 Branch: refs/heads/0.16-dev Commit: 102f2ed0db66226aff309215acbd94472b77390b Parents: e2d8a7b Author: misakuo Authored: Thu Aug 10 14:35:54 2017 +0800 Committer: misakuo Committed: Thu Aug 10 14:35:54 2017 +0800

[07/16] incubator-weex git commit: Merge remote-tracking branch 'remotes/upstream/0.15-dev' into android-feature-tracing

2017-08-15 Thread misakuo
bator-weex/tree/2e44c5f5 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/2e44c5f5 Branch: refs/heads/0.16-dev Commit: 2e44c5f5f68ea7825cc5f6a3ca23485c1e4bfb5e Parents: 102f2ed 43c5fdf Author: misakuo Authored: Thu Aug 10 14:36:58 2017 +0800 Committer: misakuo Committed: Thu Aug 1

[03/16] incubator-weex git commit: Merge remote-tracking branch 'remotes/upstream/0.15-dev' into android-feature-tracing

2017-08-15 Thread misakuo
Merge remote-tracking branch 'remotes/upstream/0.15-dev' into android-feature-tracing Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/4bb0f141 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree

[08/16] incubator-weex git commit: Merge remote-tracking branch 'remotes/upstream/0.16-dev' into android-feature-tracing

2017-08-15 Thread misakuo
bator-weex/tree/4fa0a2c6 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/4fa0a2c6 Branch: refs/heads/0.16-dev Commit: 4fa0a2c62ab5f587a05f71ede5f857750819497a Parents: 2e44c5f f82e311 Author: misakuo Authored: Thu Aug 10 14:37:21 2017 +0800 Committer: misakuo Committed: Thu Aug 1

[05/16] incubator-weex git commit: * [android] add PerformanceActivity

2017-08-15 Thread misakuo
/asf/incubator-weex/diff/e2d8a7b1 Branch: refs/heads/0.16-dev Commit: e2d8a7b1e6a42a7191b23def69b10a572e48280e Parents: afeedd9 Author: misakuo Authored: Tue Jul 25 16:08:58 2017 +0800 Committer: misakuo Committed: Tue Jul 25 16:08:58 2017 +0800

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

2017-08-15 Thread misakuo
/repos/asf/incubator-weex/tree/57b1f3df Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/57b1f3df Branch: refs/heads/0.16-dev Commit: 57b1f3dfeae2b0fbdaf589bb6038c7845a639475 Parents: 250519b 3d2eb12 Author: misakuo Authored: Tue Aug 15 21:18:33 2017 +0800 Committer: misakuo Comm

[1/2] incubator-weex git commit: * [android] update arm .so

2017-08-15 Thread misakuo
Repository: incubator-weex Updated Branches: refs/heads/0.16-dev 3d2eb1263 -> 57b1f3dfe * [android] update arm .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/250519b2 Tree: http://git-wip-us.apache.o

[01/13] incubator-weex git commit: Merge remote-tracking branch 'upstream/0.16-dev' into 0.16-dev

2017-08-15 Thread misakuo
r-weex/commit/eeff0201 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/eeff0201 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/eeff0201 Branch: refs/heads/0.16-dev Commit: eeff0201e43145cf1b03b08620a82ac2feab8d1c Parents: adaf9cf cf40471 Author: misakuo Authored: Mo

[11/13] incubator-weex git commit: Revert: + [android] return contentSize on getComponentRect when target component implemented ContentMeasurable @notdanger

2017-08-15 Thread misakuo
-us.apache.org/repos/asf/incubator-weex/tree/23828878 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/23828878 Branch: refs/heads/0.16-dev Commit: 238288782c20cbe420bb0f0192a7b09d56d275fb Parents: d336ad2 Author: misakuo Authored: Tue Aug 15 17:09:11 2017 +0800 Committer: misakuo

[02/13] incubator-weex git commit: Revert "Revert "+ [android] ignore set index when current index not zero @notdanger""

2017-08-15 Thread misakuo
weex/commit/a2e79af4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/a2e79af4 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/a2e79af4 Branch: refs/heads/0.16-dev Commit: a2e79af4c238a3a09bef1a11127dca2066e4b987 Parents: eeff020 Author: misakuo Authored: Wed Aug 9

[13/13] incubator-weex git commit: Merge remote-tracking branch 'upstream/pr600' into apache-0.16-dev

2017-08-15 Thread misakuo
ff9fa Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/77fff9fa Branch: refs/heads/0.16-dev Commit: 77fff9fa56467b5dc52bbffdc61b4b9b9ad6108f Parents: a0581f0 7031a92 Author: misakuo Authored: Wed Aug 16 11:49:10 2017 +0800 Committer: misakuo Committed: Wed Aug 16 11:49:10

[04/13] incubator-weex git commit: Merge remote-tracking branch 'upstream/0.16-dev' into 0.16-dev

2017-08-15 Thread misakuo
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/1215e8f8 Branch: refs/heads/0.16-dev Commit: 1215e8f87ecc6624c68c6739f240a57e92fc2f0e Parents: 043bc96 ffe4951 Author: misakuo Authored: Fri Aug 11 11:25:13 2017 +0800 Committer: misakuo Committed: Fri Aug 11 11:25:13

[05/13] incubator-weex git commit: + [android] add the 'keep-index' property for slider

2017-08-15 Thread misakuo
://git-wip-us.apache.org/repos/asf/incubator-weex/diff/7606dc7d Branch: refs/heads/0.16-dev Commit: 7606dc7de79ecb82e589b224a736faccb6467308 Parents: 1215e8f Author: misakuo Authored: Fri Aug 11 14:26:41 2017 +0800 Committer: misakuo Committed: Fri Aug 11 14:26:41

[08/13] incubator-weex git commit: * [android] using independent Handler to handle auto scroll

2017-08-15 Thread misakuo
-wip-us.apache.org/repos/asf/incubator-weex/diff/fe0b41ec Branch: refs/heads/0.16-dev Commit: fe0b41ec834e7d747dcab48732f34a5cec6d2e48 Parents: be89af8 Author: misakuo Authored: Tue Aug 15 15:32:38 2017 +0800 Committer: misakuo Committed: Tue Aug 15 15:32:38 2017 +0800

[03/13] incubator-weex git commit: Merge remote-tracking branch 'upstream/0.16-dev' into 0.16-dev

2017-08-15 Thread misakuo
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/043bc963 Branch: refs/heads/0.16-dev Commit: 043bc9631801a6e74e6c4147ab057b6f17b5f27c Parents: a2e79af 5894ef6 Author: misakuo Authored: Thu Aug 10 17:03:43 2017 +0800 Committer: misakuo Committed: Thu Aug 10 17:03:43

[12/13] incubator-weex git commit: * [android] merge

2017-08-15 Thread misakuo
-weex/diff/7031a924 Branch: refs/heads/0.16-dev Commit: 7031a924d94eb083ecf35f70e68a33ad568f7510 Parents: 2382887 8a8dfb8 Author: misakuo Authored: Tue Aug 15 17:13:36 2017 +0800 Committer: misakuo Committed: Tue Aug 15 17:13:36 2017 +0800

[07/13] incubator-weex git commit: * [android] using independent Handler to handle auto scroll

2017-08-15 Thread misakuo
-wip-us.apache.org/repos/asf/incubator-weex/diff/be89af83 Branch: refs/heads/0.16-dev Commit: be89af838d49cb730527de9b1fb717c9885da50c Parents: 9987070 Author: misakuo Authored: Tue Aug 15 15:09:47 2017 +0800 Committer: misakuo Committed: Tue Aug 15 15:09:47 2017 +0800

[10/13] incubator-weex git commit: * [android] clean redundant

2017-08-15 Thread misakuo
/incubator-weex/diff/d336ad2a Branch: refs/heads/0.16-dev Commit: d336ad2aed639d1e95d65428788ef26466208fb7 Parents: a62383e Author: misakuo Authored: Tue Aug 15 16:48:48 2017 +0800 Committer: misakuo Committed: Tue Aug 15 16:48:48 2017 +0800

[06/13] incubator-weex git commit: * [android] using independent Handler to handle auto scroll

2017-08-15 Thread misakuo
-wip-us.apache.org/repos/asf/incubator-weex/diff/99870708 Branch: refs/heads/0.16-dev Commit: 998707085d749b2dc0289650c29d665396276c27 Parents: 7606dc7 Author: misakuo Authored: Tue Aug 15 14:42:59 2017 +0800 Committer: misakuo Committed: Tue Aug 15 14:42:59 2017 +0800

[09/13] incubator-weex git commit: * [android] using independent Handler to handle auto scroll

2017-08-15 Thread misakuo
-wip-us.apache.org/repos/asf/incubator-weex/diff/a62383e6 Branch: refs/heads/0.16-dev Commit: a62383e6f49af57d60fbcbd9ecbe1b17724b02f5 Parents: fe0b41e Author: misakuo Authored: Tue Aug 15 16:12:04 2017 +0800 Committer: misakuo Committed: Tue Aug 15 16:12:04 2017 +0800

[GitHub] incubator-weex pull request #604: + [android] add life cycle callbacks for W...

2017-08-15 Thread misakuo
GitHub user misakuo opened a pull request: https://github.com/apache/incubator-weex/pull/604 + [android] add life cycle callbacks for WXSDKInstance You can merge this pull request into a Git repository by running: $ git pull https://github.com/misakuo/incubator-weex android

[3/3] incubator-weex git commit: + [android] invoke callbacks on instance created

2017-08-15 Thread misakuo
-us.apache.org/repos/asf/incubator-weex/diff/7098973b Branch: refs/heads/0.16-dev Commit: 7098973bec44a40e24710692beea6ae24c39040b Parents: 7d9492a Author: misakuo Authored: Wed Aug 16 12:19:01 2017 +0800 Committer: misakuo Committed: Wed Aug 16 12:19:01 2017 +0800

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

2017-08-15 Thread misakuo
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/7d9492af Branch: refs/heads/0.16-dev Commit: 7d9492afe0ce032bd0bd5f13a73a5a0c572f5657 Parents: 64bb75d 77fff9f Author: misakuo Authored: Wed Aug 16 12:08:44 2017 +0800 Committer: misakuo Committed: Wed Aug 16 12:08:44

[1/3] incubator-weex git commit: Merge remote-tracking branch 'upstream/0.16-dev' into 0.16-dev

2017-08-15 Thread misakuo
r-weex/commit/64bb75da Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/64bb75da Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/64bb75da Branch: refs/heads/0.16-dev Commit: 64bb75da32e3cb5c111da320ec2fdc491dcd5d94 Parents: 1215e8f 2074156 Author: misakuo Authored: Tue

[GitHub] incubator-weex issue #609: *[android]fix the bug of extra data not add to pa...

2017-08-17 Thread misakuo
Github user misakuo commented on the issue: https://github.com/apache/incubator-weex/pull/609 Is the iOS have the `extra` field now? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] incubator-weex pull request #617: * [android] compute content size and offse...

2017-08-17 Thread misakuo
GitHub user misakuo opened a pull request: https://github.com/apache/incubator-weex/pull/617 * [android] compute content size and offset based on css layout result Testcase: list: http://dotwe.org/weex/0eacaa08c50a9ef00474f2333c56743c waterfall: http://dotwe.org/vue

[2/2] incubator-weex git commit: * [android] compute content size & content offset based on layout result

2017-08-17 Thread misakuo
02a8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/e22f02a8 Branch: refs/heads/0.16-dev Commit: e22f02a8cd3a4183af919b7296e25ffd3cb71295 Parents: cfc1412 Author: misakuo Authored: Fri Aug 18 14:46:49 2017 +0800 Committer: misakuo Committed: Fri Aug 18 14:46:49 2017 +

[1/2] incubator-weex git commit: * [android] ignore scroll event when list can not scroll vertically

2017-08-17 Thread misakuo
mit/cfc14120 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/cfc14120 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/cfc14120 Branch: refs/heads/0.16-dev Commit: cfc14120db76a1881711a4b68313a863a15e94f2 Parents: e2b13c1 Author: misakuo Authored: Fri Aug 18 11:29

[1/2] incubator-weex git commit: 下拉刷新组件在刷新时,快速上滑导致下拉刷新结束后不会隐藏的bug

2017-08-20 Thread misakuo
Repository: incubator-weex Updated Branches: refs/heads/0.16-dev 6c281c86c -> 11f0db346 下拉刷新组件在刷新时,快速上滑导致下拉刷新结束后不会隐藏的bug Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf

[2/2] incubator-weex git commit: Update WXSwipeLayout.java

2017-08-20 Thread misakuo
Update WXSwipeLayout.java Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/11f0db34 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/11f0db34 Diff: http://git-wip-us.apache.org/repos/asf/incubat

[GitHub] incubator-weex pull request #623: * [doc] add doc of idea plugin

2017-08-20 Thread misakuo
GitHub user misakuo opened a pull request: https://github.com/apache/incubator-weex/pull/623 * [doc] add doc of idea plugin add docs of idea plugin You can merge this pull request into a Git repository by running: $ git pull https://github.com/misakuo/incubator-weex doc-idea

[2/2] incubator-weex git commit: Merge remote-tracking branch 'upstream/pr623' into apache-dev

2017-08-20 Thread misakuo
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/f76aa069 Branch: refs/heads/dev Commit: f76aa0690cfb7624a84445151e0370fd9de2308e Parents: a52c861 6e36b07 Author: misakuo Authored: Mon Aug 21 12:25:58 2017 +0800 Committer: misakuo Committed: Mon Aug 21 12:25:58

[1/2] incubator-weex git commit: * [doc] add doc of idea plugin

2017-08-20 Thread misakuo
wip-us.apache.org/repos/asf/incubator-weex/tree/6e36b074 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/6e36b074 Branch: refs/heads/dev Commit: 6e36b0749f667c02107037ebde407d278ec6ac83 Parents: 9db8054 Author: misakuo Authored: Mon Aug 21 12:22:04 2017 +0800 Committer: misakuo Committed:

[GitHub] incubator-weex pull request #624: * [android] change offset on scroll event ...

2017-08-20 Thread misakuo
GitHub user misakuo opened a pull request: https://github.com/apache/incubator-weex/pull/624 * [android] change offset on scroll event to negative number As title You can merge this pull request into a Git repository by running: $ git pull https://github.com/misakuo/incubator

[1/2] incubator-weex git commit: * [android] change offset on scroll event to negative number

2017-08-21 Thread misakuo
mit/278334f2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/278334f2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/278334f2 Branch: refs/heads/0.16-dev Commit: 278334f2d266fdceb69192f7b7d49772065a7621 Parents: e22f02a Author: misakuo Authored: Mon Aug 21 14:12:08 2

[2/2] incubator-weex git commit: Merge remote-tracking branch 'upstream/pr624' into apache-0.16-dev

2017-08-21 Thread misakuo
82f63 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/6b782f63 Branch: refs/heads/0.16-dev Commit: 6b782f63848ba2d4a554ff0f2b25e18019a724ed Parents: 4bd54da 278334f Author: misakuo Authored: Mon Aug 21 17:26:19 2017 +0800 Committer: misakuo Committed: Mon Aug 21 17:26:19

[GitHub] incubator-weex pull request #625: * [android] fix wrong draw on first downlo...

2017-08-21 Thread misakuo
GitHub user misakuo opened a pull request: https://github.com/apache/incubator-weex/pull/625 * [android] fix wrong draw on first download iconfont Testcase: http://dotwe.org/vue/6ece072d0abd9a9e5718eb26bd5719f8 **NOTE: .woff font not supported in Android Nougat** You can

[GitHub] incubator-weex pull request #627: * [android] fix wrong setting font size

2017-08-21 Thread misakuo
GitHub user misakuo opened a pull request: https://github.com/apache/incubator-weex/pull/627 * [android] fix wrong setting font size Testcase: http://dotwe.org/vue/9b024ef78f8b8fd18095569aa8d72021 You can merge this pull request into a Git repository by running: $ git pull

[GitHub] incubator-weex pull request #631: * [android] fix crash caused by invalid po...

2017-08-22 Thread misakuo
GitHub user misakuo opened a pull request: https://github.com/apache/incubator-weex/pull/631 * [android] fix crash caused by invalid position no test case needed You can merge this pull request into a Git repository by running: $ git pull https://github.com/misakuo/incubator

[1/2] incubator-weex git commit: * [android] fix wrong draw on first download iconfont

2017-08-22 Thread misakuo
ree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/b4b7c919 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/b4b7c919 Branch: refs/heads/0.16-dev Commit: b4b7c919ce4157e1d356f7b863580b6bcfdead7c Parents: 6b782f6 Author: misakuo Authored: Tue Aug 22 10:35:52 2017 +0

[2/2] incubator-weex git commit: Merge remote-tracking branch 'upstream/pr625' into apache-0.16-dev

2017-08-22 Thread misakuo
e0f6c Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/41ce0f6c Branch: refs/heads/0.16-dev Commit: 41ce0f6c4d95e2ac0beca54c401eaa7505d5fb19 Parents: e10aadc b4b7c91 Author: misakuo Authored: Wed Aug 23 09:39:11 2017 +0800 Committer: misakuo Committed: Wed Aug 23 09:39:11

[GitHub] incubator-weex pull request #633: * [doc] update doc for idea plugin

2017-08-22 Thread misakuo
GitHub user misakuo opened a pull request: https://github.com/apache/incubator-weex/pull/633 * [doc] update doc for idea plugin You can merge this pull request into a Git repository by running: $ git pull https://github.com/misakuo/incubator-weex dev-doc Alternatively you

incubator-weex git commit: * [doc] update doc for idea plugin

2017-08-22 Thread misakuo
wip-us.apache.org/repos/asf/incubator-weex/tree/7e9d5326 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/7e9d5326 Branch: refs/heads/dev Commit: 7e9d5326332cb8536e1f70346ff89a769828 Parents: 28fe948 Author: misakuo Authored: Wed Aug 23 10:18:41 2017 +0800 Committer: misakuo Commit

[GitHub] incubator-weex pull request #634: * [android] show alert in debug mode when ...

2017-08-22 Thread misakuo
GitHub user misakuo opened a pull request: https://github.com/apache/incubator-weex/pull/634 * [android] show alert in debug mode when pageName not be set show alert in debug mode when pageName equals to `default` You can merge this pull request into a Git repository by running

[GitHub] incubator-weex pull request #635: * [android] fix NPE on reading bundle data...

2017-08-23 Thread misakuo
GitHub user misakuo opened a pull request: https://github.com/apache/incubator-weex/pull/635 * [android] fix NPE on reading bundle data size as title You can merge this pull request into a Git repository by running: $ git pull https://github.com/misakuo/incubator-weex android

incubator-weex git commit: * [android] fix NPE on reading bundle data size

2017-08-23 Thread misakuo
ttp://git-wip-us.apache.org/repos/asf/incubator-weex/tree/4025b5b3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/4025b5b3 Branch: refs/heads/0.16-dev Commit: 4025b5b36b13fbf35cd16dc1acf45ad7180f5f2c Parents: 41ce0f6 Author: misakuo Authored: Wed Aug 23 15:33:32 2017 +0800 Commit

incubator-weex git commit: Fix typo in involved

2017-08-23 Thread misakuo
Repository: incubator-weex Updated Branches: refs/heads/dev a7f8c310a -> 9eda7b7e4 Fix typo in involved Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/9eda7b7e Tree: http://git-wip-us.apache.org/repos/asf

[GitHub] incubator-weex issue #639: Fix typo in involved

2017-08-23 Thread misakuo
Github user misakuo commented on the issue: https://github.com/apache/incubator-weex/pull/639 Thanks for your contribution --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[1/2] incubator-weex git commit: * [android] fix wrong setting font size

2017-08-23 Thread misakuo
git-wip-us.apache.org/repos/asf/incubator-weex/tree/5e339e35 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/5e339e35 Branch: refs/heads/0.16-dev Commit: 5e339e35f323756c6d2cf4a1145731085149c16f Parents: 6b782f6 Author: misakuo Authored: Tue Aug 22 11:21:15 2017 +0800 Commit

[2/2] incubator-weex git commit: Merge remote-tracking branch 'upstream/pr627' into apache-0.16-dev

2017-08-23 Thread misakuo
e8625 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/bade8625 Branch: refs/heads/0.16-dev Commit: bade862570aa755df2ef3a6a57e291644d6166fb Parents: 849ed3e 5e339e3 Author: misakuo Authored: Thu Aug 24 10:27:10 2017 +0800 Committer: misakuo Committed: Thu Aug 24 10:27:10

[1/2] incubator-weex git commit: * [android] fix crash caused by invalid position

2017-08-23 Thread misakuo
ree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/c05cfcb8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/c05cfcb8 Branch: refs/heads/0.16-dev Commit: c05cfcb84e8d57139e51895a76cd5d880a407f61 Parents: 6b782f6 Author: misakuo Authored: Tue Aug 22 15:29:35 2017 +0

[2/2] incubator-weex git commit: Merge remote-tracking branch 'upstream/pr631' into apache-0.16-dev

2017-08-23 Thread misakuo
332e9 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/365332e9 Branch: refs/heads/0.16-dev Commit: 365332e9728f17703ea0a0f1a59a9fe4b16fd42a Parents: bade862 c05cfcb Author: misakuo Authored: Thu Aug 24 10:27:42 2017 +0800 Committer: misakuo Committed: Thu Aug 24 10:27:42

[1/2] incubator-weex git commit: * [android] show alert in debug mode when pageName not be set

2017-08-23 Thread misakuo
mit/837f033c Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/837f033c Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/837f033c Branch: refs/heads/0.16-dev Commit: 837f033c6898f484efa77bb9c4271e90a5868c7c Parents: 41ce0f6 Author: misakuo Authored: Wed Aug 23 11:46:45 2

[2/2] incubator-weex git commit: Merge remote-tracking branch 'upstream/pr634' into apache-0.16-dev

2017-08-23 Thread misakuo
bcdc3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/61abcdc3 Branch: refs/heads/0.16-dev Commit: 61abcdc375b2b386880e29ceaea1f4c866d18d0f Parents: 365332e 837f033 Author: misakuo Authored: Thu Aug 24 10:28:13 2017 +0800 Committer: misakuo Committed: Thu Aug 24 10:28:13

[GitHub] incubator-weex pull request #647: * [android] fix NPE on empty param

2017-08-24 Thread misakuo
GitHub user misakuo opened a pull request: https://github.com/apache/incubator-weex/pull/647 * [android] fix NPE on empty param You can merge this pull request into a Git repository by running: $ git pull https://github.com/misakuo/incubator-weex android-bugfix-font-family

incubator-weex git commit: * [android] fix NPE on empty param

2017-08-24 Thread misakuo
wip-us.apache.org/repos/asf/incubator-weex/tree/83eb2746 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/83eb2746 Branch: refs/heads/0.16-dev Commit: 83eb2746de2330e942f70727deea83dfa51edf9a Parents: 1584c88 Author: misakuo Authored: Thu Aug 24 19:09:45 2017 +0800 Committer: misa

[GitHub] incubator-weex pull request #659: * [android] fix NPE on findFirstVisibleIte...

2017-08-28 Thread misakuo
GitHub user misakuo opened a pull request: https://github.com/apache/incubator-weex/pull/659 * [android] fix NPE on findFirstVisibleItemPosition as the title, no testcase needed You can merge this pull request into a Git repository by running: $ git pull https://github.com

incubator-weex git commit: * [android] fix NPE on findFirstVisibleItemPosition

2017-08-28 Thread misakuo
ree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/68a3fb2e Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/68a3fb2e Branch: refs/heads/0.16-dev Commit: 68a3fb2e1ae2e7f7e2aab1a8d2c60a0ae6693e74 Parents: 05c3fc3 Author: misakuo Authored: Mon Aug 28 21:58:42 2017 +0

[GitHub] incubator-weex pull request #660: * [android] fix the IndexOutOfBoundsExcept...

2017-08-28 Thread misakuo
GitHub user misakuo opened a pull request: https://github.com/apache/incubator-weex/pull/660 * [android] fix the IndexOutOfBoundsException You can merge this pull request into a Git repository by running: $ git pull https://github.com/misakuo/incubator-weex android-bugfix

incubator-weex git commit: * [android] fix the IndexOutOfBoundsException

2017-08-28 Thread misakuo
ttp://git-wip-us.apache.org/repos/asf/incubator-weex/tree/88ae8eb9 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/88ae8eb9 Branch: refs/heads/0.16-dev Commit: 88ae8eb9648a4d1217048aaa6d9419dd93bff24f Parents: 68a3fb2 Author: misakuo Authored: Tue Aug 29 13:08:58 2017 +0800 Commit

[GitHub] incubator-weex pull request #662: * [android] fix the memory leak caused by ...

2017-08-28 Thread misakuo
GitHub user misakuo opened a pull request: https://github.com/apache/incubator-weex/pull/662 * [android] fix the memory leak caused by BroadcastReceiver You can merge this pull request into a Git repository by running: $ git pull https://github.com/misakuo/incubator-weex

incubator-weex git commit: * [android] fix the memory leak caused by BroadcastReceiver

2017-08-28 Thread misakuo
mit/87c06c5f Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/87c06c5f Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/87c06c5f Branch: refs/heads/0.16-dev Commit: 87c06c5f1fd208745c53f725ede50bd573618c89 Parents: 9684dcd Author: misakuo Authored: Tue Aug 29 13:44:37 2

[GitHub] incubator-weex issue #684: * [android] correct the format of the date return...

2017-09-06 Thread misakuo
Github user misakuo commented on the issue: https://github.com/apache/incubator-weex/pull/684 Thanks for your contribution, and please send this pr to branch `0.16-dev` :) ---

[GitHub] incubator-weex pull request #685: + [android] box-shadow style support for a...

2017-09-06 Thread misakuo
GitHub user misakuo opened a pull request: https://github.com/apache/incubator-weex/pull/685 + [android] box-shadow style support for android 4.3 and higher Testcase: http://dotwe.org/weex/b75ac9ec5938c6ffb5f43a015685bdf4 You can merge this pull request into a Git repository by

[GitHub] incubator-weex pull request #684: * [android] correct the format of the date...

2017-09-06 Thread misakuo
Github user misakuo commented on a diff in the pull request: https://github.com/apache/incubator-weex/pull/684#discussion_r137211104 --- Diff: ios/sdk/WeexSDK/Sources/Component/WXWebComponent.m --- @@ -82,6 +82,7 @@ - (void)viewDidLoad _webview = (WXWebView *)self.view

[GitHub] incubator-weex pull request #684: * [android] correct the format of the date...

2017-09-06 Thread misakuo
Github user misakuo commented on a diff in the pull request: https://github.com/apache/incubator-weex/pull/684#discussion_r137215833 --- Diff: ios/sdk/WeexSDK/Sources/Component/WXWebComponent.m --- @@ -82,6 +82,7 @@ - (void)viewDidLoad _webview = (WXWebView *)self.view

[GitHub] incubator-weex pull request #684: * [android] correct the format of the date...

2017-09-06 Thread misakuo
Github user misakuo commented on a diff in the pull request: https://github.com/apache/incubator-weex/pull/684#discussion_r137216945 --- Diff: ios/sdk/WeexSDK/Sources/Component/WXWebComponent.m --- @@ -82,6 +82,7 @@ - (void)viewDidLoad _webview = (WXWebView *)self.view

[4/7] incubator-weex git commit: * [android] change for android so check fail

2017-09-06 Thread misakuo
-us.apache.org/repos/asf/incubator-weex/diff/669c84b1 Branch: refs/heads/apache-0.16-dev Commit: 669c84b1ac61ef05d652e859e62ecdcb2e688c71 Parents: d4eff8e Author: yuhun-alibaba Authored: Fri Sep 1 15:46:59 2017 +0800 Committer: misakuo Committed: Wed Sep 6 17:51:13 2017 +0800

[2/7] incubator-weex git commit: * [android] when WxInstance report createInstance Exception after jsc thread crash, will try reload again

2017-09-06 Thread misakuo
/asf/incubator-weex/tree/6e09b827 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/6e09b827 Branch: refs/heads/apache-0.16-dev Commit: 6e09b827f7c4ce47a69099cc4b65438a2bdcedf2 Parents: f9584d1 Author: yuhun-alibaba Authored: Thu Aug 31 20:44:39 2017 +0800 Committer: misakuo

<    1   2   3   4   5   >