[incubator-weex] branch master updated: [iOS] adapt modal and picker modules for iPad

2020-06-17 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 07b6210 [iOS] adapt modal and picker

[incubator-weex] branch master updated: [iOS] add air tag for performance log

2020-06-17 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 14aaa91 [iOS] add air tag

[incubator-weex] branch master updated: [iOS] adapt for iPad device

2020-02-09 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new d06ba62 [iOS] adapt for iPad device

[incubator-weex] branch master updated (a0e8dd0 -> 17f9a5d)

2020-01-06 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git. from a0e8dd0 Merge pull request #3093 from wqyfavor/dark-switch-fix new 4091743 [iOS] Do not reserve dark

[incubator-weex] branch master updated (d90963e -> a0e8dd0)

2019-12-22 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git. from d90963e Merge pull request #3086 from sunshl/Jiakui/bugfix_191217_crashfix new 36d2073 [iOS] Let

[incubator-weex] branch master updated: [iOS] Protect timer module for NAN value.

2019-12-12 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 6c122a6 [iOS] Protect timer module

[incubator-weex-site] branch master updated: update webSockets document

2019-12-11 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex-site.git The following commit(s) were added to refs/heads/master by this push: new dc39100 update webSockets

[incubator-weex] branch master updated: [iOS] Fix text italic width not sufficient.

2019-12-11 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new d5fadaf [iOS] Fix text italic width

[incubator-weex] branch master updated: [iOS] Inherit auto-invert for embed.

2019-12-09 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new a9b5e9b [iOS] Inherit auto-invert

[incubator-weex] branch master updated: [iOS] Remove log which may cause infinite loop printing invalid object.

2019-12-08 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 9714213 [iOS] Remove log which may

[incubator-weex] branch master updated (aa93abc -> 1bbd833)

2019-12-04 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git. from aa93abc Merge pull request #3051 from wqyfavor/dark-scheme-module-unreg-method new 8d8751b [iOS

[incubator-weex] branch master updated: [iOS] Add dark scheme module for each instance. Add invertingBehavior for more precise control of each instance for dark scheme auto-inverting.

2019-12-02 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new df95e7b [iOS] Add dark scheme module

[incubator-weex] branch master updated: [iOS] Do not use queue for iOS toast.

2019-12-01 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 7a6a954 [iOS] Do not use queue

[incubator-weex] branch master updated: [iOS] Fix dark-scheme animation logic.

2019-12-01 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 27d6bb0 [iOS] Fix dark-scheme

[incubator-weex] branch master updated (e52c25b -> f48d0b6)

2019-11-28 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git. from e52c25b Merge pull request #3043 from wqyfavor/update-xcode-ci-version new e0feb89 Support dark mode

[incubator-weex] branch master updated: fix eagle card render interaction time delay cause by the main thread queue blocked

2019-11-24 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new e6739fe fix eagle card render

[incubator-weex] branch master updated: [iOS] check js thread block

2019-11-07 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 15c22d7 [iOS] check js thread block

[incubator-weex] branch master updated: Update readme

2019-10-31 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 5bdefcc Update readme new

[incubator-weex] branch master updated (6a06d13 -> 6ccb935)

2019-10-28 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git. from 6a06d13 Update readme (#2984) new 189ccba Update website and license new d28bf43 [iOS] update

[incubator-weex] branch master updated (8922b1e -> f4dd9dd)

2019-10-24 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git. from 8922b1e Merge Release/0.28 into master (#2968) add 2045413 [iOS] Fix crash that creating timer

[incubator-weex] 01/01: Merge pull request #2981 from apache/fix-nan-timer

2019-10-24 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git commit f4dd9dd11018b805652698e03a7fbb448c724d53 Merge: 8922b1e d2a0351 Author: jianhan-he <41508406+jian

[incubator-weex] branch master updated (07d2295 -> 542b319)

2019-10-09 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git. from 07d2295 Merge pull request #2952 from apache/wqyfavor-patch-1 add 43f5edb Add clearBFCs method

[incubator-weex] 01/01: Merge pull request #2953 from apache/fix-rtl-crash

2019-10-09 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git commit 542b319e4fd49c3b7318790f82e28174fbfa8430 Merge: 07d2295 43f5edb Author: jianhan-he <41508406+jian

[incubator-weex] branch master updated (51c8d12 -> 9cb3909)

2019-10-07 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git. from 51c8d12 [iOS] Rename the backgroundColor property name. (#2951) new b107915 [Android] add log

[incubator-weex] branch master updated: [iOS] Rename the backgroundColor property name. (#2951)

2019-10-04 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 51c8d12 [iOS] Rename

[incubator-weex] branch master updated: [iOS Use property to access 'backgroundColor'. (#2948)

2019-09-30 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new c778ff3 [iOS Use property to access

[incubator-weex] branch master updated: [iOS] Fix the problem that background color should use [UIColor clearColor] instance when transparent. (#2943)

2019-09-29 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new f2786a1 [iOS] Fix the problem

[incubator-weex] branch master updated: [iOS] Fix the problem that background color should use [UIColor clearColor] instance when transparent. (#2942)

2019-09-26 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 2c169da [iOS] Fix the problem

[incubator-weex] branch master updated: Double11 fix2 (#2937)

2019-09-26 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 69cfe53 Double11 fix2 (#2937) 69cfe53

[incubator-weex] branch master updated: Fix CTFont changed under xcode11 build. (#2936)

2019-09-25 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 344bb3f Fix CTFont changed under

[incubator-weex] branch master updated: [iOS] Fix problem that _backgroundColor causing multithread crashing. (#2934)

2019-09-25 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 87454ac [iOS] Fix problem

[incubator-weex] branch master updated: [iOS] Remove 'Too many timers' report. (#2930)

2019-09-23 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new e8f323a [iOS] Remove 'Too many timers

[incubator-weex] branch master updated (4ce90b0 -> 5499154)

2019-09-18 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git. from 4ce90b0 [Android] Avoid multiple error. (#2915) add 5499154 [iOS] Add last page info. (#2918

[incubator-weex] branch master updated: Initialize weex using portrait screen size. (#2898)

2019-09-15 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 3939692 Initialize weex using

[incubator-weex] branch master updated: Optimize iOS logs. (#2896)

2019-09-11 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 4ce557b Optimize iOS logs. (#2896

[incubator-weex] branch master updated: Fix nullable annotation. (#2878)

2019-09-04 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 72b0bdb Fix nullable annotation

[incubator-weex] branch master updated: Update ErrorCode (#2875)

2019-09-03 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new e580b36 Update ErrorCode (#2875

[incubator-weex] branch master updated: [Android] Fix C++ Crash in WeexCore::NotifyLayout. (#2831)

2019-08-15 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new f3c3c17 [Android] Fix C++ Crash

[incubator-weex] branch master updated: Do Not abort when Ipc receive end type (#2814)

2019-08-12 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new ff2c079 Do Not abort when Ipc receive

[incubator-weex] branch master updated: [iOS] Convert to immutable instance. Make code stronger. (#2772)

2019-08-01 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new dc63c56 [iOS] Convert to immutable

[incubator-weex] branch master updated: [iOS] Protect animation argument missing which cause crash on iOS. (#2771)

2019-07-31 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 7b51a1d [iOS] Protect animation

[incubator-weex] branch master updated: Fix heron event (#2747)

2019-07-25 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new a0aae4f Fix heron event (#2747

[incubator-weex] branch master updated: Pass immutable arguments to JS to avoid JSC crash. (#2714)

2019-07-16 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new c371398 Pass immutable arguments

[incubator-weex] branch master updated: Improve Podspec (#2693)

2019-07-11 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 1afd848 Improve Podspec (#2693

[incubator-weex] branch master updated: Remove unused files of iOS. (#2687)

2019-07-11 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new dc3dfff Remove unused files of iOS

[incubator-weex] branch master updated: Merge 0.26 (#2685)

2019-07-11 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new a7df76c Merge 0.26 (#2685) a7df76c

[incubator-weex] branch master updated: strtof -> strtod (#2648)

2019-07-03 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new c2b3664 strtof -> strtod (#2

[incubator-weex] branch master updated: Remove iOS9 deprecated interface usage. (#2643)

2019-07-03 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 3768c8f Remove iOS9 deprecated

[incubator-weex] branch master updated: Upgrade iOS deployment target to 9.0 (#2641)

2019-07-02 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 29a600a Upgrade iOS deployment target

[incubator-weex] branch master updated: [iOS] Fix dynamic library build issue. (#2631)

2019-06-30 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new c2dcc1a [iOS] Fix dynamic library

[incubator-weex] branch master updated: [iOS] fix bundleType (#2606)

2019-06-27 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 7a8201c [iOS] fix bundleType (#2606

[incubator-weex] branch master updated: Add git ignore (#2614)

2019-06-25 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 9e2b83c Add git ignore (#2614

[incubator-weex] branch master updated: Protect crash of list update inserting header. (#2594)

2019-06-20 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 7a20e9b Protect crash of list update

[incubator-weex] branch master updated: Fix animation needlayout (#2585)

2019-06-19 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 345878f Fix animation needlayout

[incubator-weex] branch master updated: Fix eagle js content issue (#2575)

2019-06-18 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 497e82e Fix eagle js content issue

[incubator-weex] branch master updated: [iOS] Screen rotation adjust. Initialize WeexCore before setting page required width and viewportwidth. (#2568)

2019-06-18 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 113f234 [iOS] Screen rotation adjust

[incubator-weex] branch master updated: [iOS] Use static regular expression instance for transform parsing. (#2567)

2019-06-17 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new a43c768 [iOS] Use static regular

[incubator-weex] branch master updated: Fix image placeholder (#2564)

2019-06-17 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 07151c3 Fix image placeholder (#2564

[incubator-weex] branch master updated: Revert "[iOS] Set overflow to hidden by default on iOS to conform to Android. (#2521)" (#2565)

2019-06-17 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new a31c982 Revert "[iOS] Set ove

[incubator-weex] branch master updated: [Fix] First remove invalid timers and the report. (#2549)

2019-06-14 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 1201d50 [Fix] First remove invalid

[incubator-weex] branch master updated: [iOS] Fix iOS crash that a header is inserted to list, and splitting cells calculation incorrectly. (#2548)

2019-06-14 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 6a16112 [iOS] Fix iOS crash

[incubator-weex] branch master updated: [iOS] Public methods for getting/setting global device size. (#2534)

2019-06-12 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 156c966 [iOS] Public methods

[incubator-weex] branch master updated: Log scan switch (#2524)

2019-06-10 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new d857f37 Log scan switch (#2524

[incubator-weex] branch master updated: [iOS] Fix rtl layout crash related to accessing wild pointer in BFSs vector. (#2525)

2019-06-09 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 0baa6a7 [iOS] Fix rtl layout crash

[incubator-weex] branch master updated: [iOS] Update iOS error code. (#2522)

2019-06-07 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 223d05f [iOS] Update iOS error code

[incubator-weex] branch master updated: [iOS] Set overflow to hidden by default on iOS to conform to Android. (#2521)

2019-06-07 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 4553f0f [iOS] Set overflow to hidden

[incubator-weex] branch master updated: [iOS] Fix devtool unloading bridge manager. (#2520)

2019-06-06 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 181bca5 [iOS] Fix devtool unloading

[incubator-weex] branch master updated: Support orientation switch hot-layout. (#2512)

2019-06-04 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 6cd5788 Support orientation switch

[incubator-weex] branch master updated: Log functions fix. Allow LOGI to output in release bundle. (#2501)

2019-05-31 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 7eaee85 Log functions fix. Allow LOGI

[incubator-weex] branch master updated: Fix text crash (#2442)

2019-05-15 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 9602c43 Fix text crash (#2442

[incubator-weex] branch master updated: [Android] Add weex-rax-api.js for eagle (#2446)

2019-05-15 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new d4fdf75 [Android] Add weex-rax-api.js

[incubator-weex] branch master updated: [iOS] Fix issue the click(tap) may not trigger under some conditions.(Conflict with edge pan gesture.) (#2439)

2019-05-15 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 0ff3792 [iOS] Fix issue the click(tap

[incubator-weex] branch master updated: [iOS] Fix bug that iconfonts with the same family name but different files cannot upgrade. (#2433)

2019-05-14 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 21e7ba4 [iOS] Fix bug that iconfonts

[incubator-weex] branch master updated: [Core] Protect potential crash. (#2430)

2019-05-12 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 8772d40 [Core] Protect potential

[incubator-weex] branch master updated: * [Android] return 0 if there is no android system. (#2419)

2019-05-09 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 49a74f0 * [Android] return 0

[incubator-weex] branch master updated: Support refreshFinish for eagle (#2416)

2019-05-08 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new e9d4ba1 Support refreshFinish

[incubator-weex] branch master updated: [Android] Pass bundleType to eagle (#2412)

2019-05-08 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 058f8ea [Android] Pass bundleType

[incubator-weex] branch master updated: [Android] Report an exception if there is an error. (#2393)

2019-05-07 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new f6171bf [Android] Report an exception

[incubator-weex] branch master updated: Fix bug that +[WXSDKManager bridgeMgr] is not thread safe. (#2394)

2019-05-07 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 6dee825 Fix bug that +[WXSDKManager

[incubator-weex] branch master updated: fix ios call native component method before the plugin register (#2387)

2019-04-30 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 14a6760 fix ios call native component

[incubator-weex] branch master updated: [Core] Remove C++ static initializers. (#2355)

2019-04-23 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 992d3ee [Core] Remove C++ static

[incubator-weex] branch master updated: [iOS] Monitor "Too many timers" error. And remove invalidate timers automatically. (#2352)

2019-04-23 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 5805330 [iOS] Monitor "Too

[incubator-weex] branch master updated: Mege Release/20190410 into master (#2330)

2019-04-17 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new eff1480 Mege Release/20190410

[incubator-weex] branch master updated: Public refresh (#2325)

2019-04-16 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 975c005 Public refresh (#2325

[incubator-weex] branch master updated: Fix potential crash of layout node.

2019-04-14 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new f04b977 Fix potential crash of layout

[incubator-weex] branch master updated: [iOS] Avoid conflict between Pan & Tap gestures.

2019-04-11 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 3eef58f [iOS] Avoid conflict between

[incubator-weex] branch master updated: [iOS] Fix background is set to transparent when no border.

2019-04-10 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new f3fd7ec [iOS] Fix background is set

[incubator-weex] branch master updated: [iOS] Fix after very quick refresh, scroller cannot stay at 0 point problem.

2019-04-08 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 5dbb79e [iOS] Fix after very quick

[incubator-weex] branch master updated: [iOS] Add bundle response url in options dictionary.

2019-04-08 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 6c74fb7 [iOS] Add bundle response url

[incubator-weex] branch master updated: [iOS] Fix crashes.

2019-03-22 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new db27258 [iOS] Fix crashes. new

[incubator-weex] branch master updated: [iOS] Public headers.

2019-03-19 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 2d94845 [iOS] Public headers

[incubator-weex] branch master updated: Add comment about issue that when bounces is set to NO for a UITableView, it cannot slide.

2019-03-19 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 7f442d4 Add comment about issue