You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/11/14 09:47:00 UTC

[jira] [Commented] (WEEX-115) [android]logwatcher is design to support release environment critical issuses analyzing

    [ https://issues.apache.org/jira/browse/WEEX-115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16251155#comment-16251155 ] 

ASF GitHub Bot commented on WEEX-115:
-------------------------------------

GitHub user atomtong opened a pull request:

    https://github.com/apache/incubator-weex/pull/863

    [WEEX-115] [android]logwatcher is design to support release environment critical issuses analyzing

    * instance support extend dimensionality and indicator to tolerance of performance
    * fix logwatcher bug in release mode
    
    see
    [[WEEX-115]](https://issues.apache.org/jira/browse/WEEX-115)
    [android]logwatcher is design to support release environment critical issuses analyzing


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/atomtong/incubator-weex release-0.16-android-bugfixed-logtrack

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-weex/pull/863.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #863
    
----
commit 0c20eed10795c776156592a7e1960a8b6a8a3a8c
Author: atomtong <to...@qq.com>
Date:   2017-11-01T11:21:06Z

    Merge branch 'release-0.16-github' into release-0.16-devtool-bugfixed
    
    * release-0.16-github:
      onVisibilityChanged most sense right. but when native component custom set parent visibility, the method not paired on some platform, e.g when parent become invisible, changedView is this, visibility is invisible.
      * [html5] bugfix:   - scroll event listenning on window.   - img lazyloading.   - scrollToElement on latest chrome.   - rm id of a comp.   - fix stream.fetch.   - add statistics for components and modules.   - support lazyload and appear watcher when body height set to 100%   - add try catch for accessing localStorage may throw a error.   - image support sprite (sprite-src, sprite-position, sprite-width).   - fix indicator when there's only one slide in slider.
      when cell amount is big, watch appear will none changed will result too many logs when scroll, move log to appear changed

commit 7857ba40a7692797e0fcc103e8c622c95af8446c
Author: atomtong <to...@qq.com>
Date:   2017-11-01T15:38:01Z

    * [android] get screenreader time add mtop coume time

commit f7b851052fb0cc3f8112da30a96dc30680a71a17
Author: atomtong <to...@qq.com>
Date:   2017-11-01T16:36:26Z

    * [android] register dim and mes

commit 9a36f0bd808b36f52ae8d2abfb55a4a40d5074dd
Author: atomtong <to...@qq.com>
Date:   2017-11-01T17:10:04Z

    * [android] change format data

commit 72f5e138a17d5ffbdf3f4b93d9e19b6867a52b1e
Author: atomtong <to...@qq.com>
Date:   2017-11-02T00:49:53Z

    Merge branch 'release-0.16-gitlab' into release-0.16-github-mtop-tracker
    
    * release-0.16-gitlab:
      * [devtool] fix devtool network mode

commit e5c3f226b0fee98373fee4f9d864e8ac40e2f805
Author: atomtong <to...@qq.com>
Date:   2017-11-07T07:27:03Z

    Merge branch 'release-0.16-github' into release-0.16-gitlab
    
    * release-0.16-github:
      when header view has parent, remove it from parent
      remove log when app run, improve performance

commit 8a87fcd1609bc26700a4ba4bce7ddf2a6d9d4174
Author: atomtong <to...@qq.com>
Date:   2017-11-09T03:45:26Z

    Merge branch 'release-0.16-github' into release-0.16-gitlab
    
    * release-0.16-github:

commit 8b9a3a1644023de368d44b559427306f3cbfbfba
Author: atomtong <to...@qq.com>
Date:   2017-11-09T06:13:17Z

    Merge branch 'android-bugfix-log-tlog' into release-0.16-gitlab
    
    * android-bugfix-log-tlog:
      * [android] android  bugfixed logwatcher

commit 7efcc19320afb48dc2a66aaf4d871719671f3885
Author: atomtong <to...@qq.com>
Date:   2017-11-10T13:03:27Z

    * [android] release log analyse logwatcher

commit a1dc1ac43960a732813a7bb5b5cfca7411090805
Author: atomtong <to...@qq.com>
Date:   2017-11-11T05:58:59Z

    Merge branch 'release-0.16-gitlab' into release-0.16-android-bugfixed-logtrack
    
    * release-0.16-gitlab:

commit 454ea94b97657a95b7f13fb23e9a8281ffb3ae8d
Author: atomtong <to...@qq.com>
Date:   2017-11-11T06:22:05Z

    * [android] log track adapter fix logLevel

commit 9d3caa20f34d703caba78fbe5ac3db3091ee7d04
Author: atomtong <to...@qq.com>
Date:   2017-11-11T06:26:23Z

    Merge branch 'release-0.16-github-mtop-tracker' into release-0.16-gitlab
    
    * release-0.16-github-mtop-tracker:
      * [android] change format data
      * [android] register dim and mes
      * [android] get screenreader time add mtop coume time

commit 71d92a2959cd6ff47470d510399f99c8d307933b
Author: atomtong <to...@qq.com>
Date:   2017-11-11T06:27:26Z

    Merge branch 'release-0.16-gitlab' into release-0.16-android-bugfixed-logtrack
    
    * release-0.16-gitlab:
      * [android] change format data
      * [android] register dim and mes
      * [android] get screenreader time add mtop coume time

commit 265d4272e3af8fc1ecaff2b58d33a0d47f41433e
Author: atomtong <to...@qq.com>
Date:   2017-11-13T07:24:44Z

    [android] remove debug log  into debug mode

commit ae08416d0993d8af0c84523cf29b4217412e0144
Author: atomtong <to...@qq.com>
Date:   2017-11-14T06:14:04Z

    Merge branch 'release-0.16-github' into release-0.16-android-bugfixed-logtrack
    
    * release-0.16-github:
      remove unused log edit
      remove unused log edit
      * [android] abstract transform parse code, share code
      * [android] weex transition support on android platform, improve batch time when layout
      * [android] android  bugfixed logwatcher
      * [devtool] fix devtool network mode

commit e7eed89143350abd3a6be3c2be035ee9cff240e6
Author: atomtong <to...@qq.com>
Date:   2017-11-14T06:47:17Z

    * [android] add invokeExecJS log to logwatcher

----


> [android]logwatcher is design to support release environment critical issuses analyzing
> ---------------------------------------------------------------------------------------
>
>                 Key: WEEX-115
>                 URL: https://issues.apache.org/jira/browse/WEEX-115
>             Project: Weex
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 0.16
>         Environment: android 
>            Reporter: atomtong
>            Assignee: zhengshihan
>            Priority: Minor
>             Fix For: 0.16
>
>
> [android]logwatcher is designed to support release environment critical issuses analyzing.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)