GitHub user atomtong opened a pull request:
https://github.com/apache/incubator-weex/pull/789
* Android bugfix action 0.16 action Details * BugFixed Log can't print out
* BugFixed TestCase
* Android bugfix action 0.16 action Details
* BugFixed Log can't print out
* BugFixed TestCase
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/atomtong/incubator-weex
android-bugfix-action-0.16
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/789.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 #789
----
commit 71a1c3206a3fa3de12c78719e8499dff099e0c66
Author: atomtong <[email protected]>
Date: 2017-10-12T03:44:50Z
* [android] fix bug js console.log not been print out
commit 10c83c8a89db5042b409601dac609a0a389ec530
Author: atomtong <[email protected]>
Date: 2017-10-13T05:49:26Z
* [android] fix log bug and firstActionComfirmed commitRT
commit aa9389a50e9783a2f9952abe8ecf0c8c932ed0ca
Author: atomtong <[email protected]>
Date: 2017-10-13T05:53:20Z
Merge branch 'release-0.16' into android-bugfix-jsLogNoPrintOut-0.16
* release-0.16:
* [android] update so delete some debug log
* [android] if jsf not initialed, use weex to load page may fail and
report exception in order to aovid wait exception, report creat instance
failed directly and initFramework async
commit 4166215e7e489e76b0b1f2e69d749450fced8134
Author: atomtong <[email protected]>
Date: 2017-10-13T08:12:11Z
* [android] delete unused params
----
---