Re: 回复:support record qr code scan history for weex playground in iOS

2017-03-30 Thread sospartan
It has been fixed. Pls rebase your PR brach.

On Fri, Mar 31, 2017 at 11:13 AM, sospartan  wrote:

> The CI problem is located, https://github.com/
> apache/incubator-weex/commit/e00277acf77e061d8af769051e87a295a56518ef
> Some method depended by JUnit testcase is removed. I've tell the author to
> fix that.
>
> On Fri, Mar 31, 2017 at 10:39 AM, Adam Feng  wrote:
>
>> @sospartan,  the android CI has failed a lot of times,  please check if
>> it has some problems.
>>
>> Thanks.
>> Adam Feng
>>
>> On 2017年3月31日 +0800 AM10:36, Adam Feng , wrote:
>>
>> Excellent!  We have been looking forward to this feature for a long time,
>>  scanning the same code again and again was really annoying.
>>
>>
>> Thanks.
>> Adam Feng
>>
>> On 2017年3月30日 +0800 PM9:31, 宋海波(齐山) , wrote:
>>
>> Very good
>>
>>
>> 来自阿里妹 iPhone版 --原始邮件 --发件人:张星 <
>> zhangxing610...@gmail.com>日期:2017-03-30 21:28:19收件人:dev@weex.incubator
>> .apache.org 主题:support record qr code
>> scan history for weex playground in iOSHi I try to add record on iOS
>> playground for people who use weex
>> playground scanning qr code to preview weex page, so they can click
>> history to preview the page immediately instead of scanning the qr code
>> again
>>
>> here is the pull request https://github.com/apache/incu
>> bator-weex/pull/193
>>
>> Anyone can help me to review and merge the pr into 0.12-dev branch
>>
>> Thanks
>>
>> by xing zhang
>>
>>
>
>
> --
> sospartan
> https://weex-project.io
>



-- 
sospartan
https://weex-project.io


Re: 回复:support record qr code scan history for weex playground in iOS

2017-03-30 Thread sospartan
The CI problem is located,
https://github.com/apache/incubator-weex/commit/e00277acf77e061d8af769051e87a295a56518ef
Some method depended by JUnit testcase is removed. I've tell the author to
fix that.

On Fri, Mar 31, 2017 at 10:39 AM, Adam Feng  wrote:

> @sospartan,  the android CI has failed a lot of times,  please check if it
> has some problems.
>
> Thanks.
> Adam Feng
>
> On 2017年3月31日 +0800 AM10:36, Adam Feng , wrote:
>
> Excellent!  We have been looking forward to this feature for a long time,
>  scanning the same code again and again was really annoying.
>
>
> Thanks.
> Adam Feng
>
> On 2017年3月30日 +0800 PM9:31, 宋海波(齐山) , wrote:
>
> Very good
>
>
> 来自阿里妹 iPhone版 --原始邮件 --发件人:张星 <
> zhangxing610...@gmail.com>日期:2017-03-30 21:28:19收件人:dev@weex.
> incubator.apache.org 主题:support record qr
> code scan history for weex playground in iOSHi I try to add record on iOS
> playground for people who use weex
> playground scanning qr code to preview weex page, so they can click
> history to preview the page immediately instead of scanning the qr code
> again
>
> here is the pull request https://github.com/apache/incubator-weex/pull/193
>
> Anyone can help me to review and merge the pr into 0.12-dev branch
>
> Thanks
>
> by xing zhang
>
>


-- 
sospartan
https://weex-project.io


Re: 回复:support record qr code scan history for weex playground in iOS

2017-03-30 Thread Wenhong Wu
if people test app on his own laptop, the generated url always changing;
but for fixed app locating on remote server, this function brings great
convenience...

On Fri, Mar 31, 2017 at 10:55 AM, 张星  wrote:

> I save the newer one to the first cell, the maximum amount is 8 now,  the
> oldest one will be deleted automatic
>
> 2017-03-31 10:50 GMT+08:00 杨胜涛 :
>
> > Sometimes, some of the connection is overdue,  whether can filter some
> > useless links
> >
> > 2017-03-31 10:39 GMT+08:00 Adam Feng :
> >
> > > @sospartan,  the android CI has failed a lot of times,  please check if
> > it
> > > has some problems.
> > >
> > > Thanks.
> > > Adam Feng
> > >
> > > On 2017年3月31日 +0800 AM10:36, Adam Feng , wrote:
> > > > Excellent!  We have been looking forward to this feature for a long
> > > time,  scanning the same code again and again was really annoying.
> > > >
> > > >
> > > > Thanks.
> > > > Adam Feng
> > > >
> > > > On 2017年3月30日 +0800 PM9:31, 宋海波(齐山) ,
> > wrote:
> > > > > Very good
> > > > >
> > > > >
> > > > > 来自阿里妹 iPhone版 --原始邮件 --发件人:张星 <
> > > zhangxing610...@gmail.com>日期:2017-03-30 21:28:19收件人:dev@weex.
> > > incubator.apache.org 主题:support record
> qr
> > > code scan history for weex playground in iOSHi I try to add record on
> iOS
> > > playground for people who use weex
> > > > > playground scanning qr code to preview weex page, so they can click
> > > > > history to preview the page immediately instead of scanning the qr
> > code
> > > > > again
> > > > >
> > > > > here is the pull request https://github.com/apache/
> > > incubator-weex/pull/193
> > > > >
> > > > > Anyone can help me to review and merge the pr into 0.12-dev branch
> > > > >
> > > > > Thanks
> > > > >
> > > > > by xing zhang
> > >
> >
>


Re: 回复:support record qr code scan history for weex playground in iOS

2017-03-30 Thread 杨胜涛
ok, get it

2017-03-31 10:55 GMT+08:00 张星 :

> I save the newer one to the first cell, the maximum amount is 8 now,  the
> oldest one will be deleted automatic
>
> 2017-03-31 10:50 GMT+08:00 杨胜涛 :
>
> > Sometimes, some of the connection is overdue,  whether can filter some
> > useless links
> >
> > 2017-03-31 10:39 GMT+08:00 Adam Feng :
> >
> > > @sospartan,  the android CI has failed a lot of times,  please check if
> > it
> > > has some problems.
> > >
> > > Thanks.
> > > Adam Feng
> > >
> > > On 2017年3月31日 +0800 AM10:36, Adam Feng , wrote:
> > > > Excellent!  We have been looking forward to this feature for a long
> > > time,  scanning the same code again and again was really annoying.
> > > >
> > > >
> > > > Thanks.
> > > > Adam Feng
> > > >
> > > > On 2017年3月30日 +0800 PM9:31, 宋海波(齐山) ,
> > wrote:
> > > > > Very good
> > > > >
> > > > >
> > > > > 来自阿里妹 iPhone版 --原始邮件 --发件人:张星 <
> > > zhangxing610...@gmail.com>日期:2017-03-30 21:28:19收件人:dev@weex.
> > > incubator.apache.org 主题:support record
> qr
> > > code scan history for weex playground in iOSHi I try to add record on
> iOS
> > > playground for people who use weex
> > > > > playground scanning qr code to preview weex page, so they can click
> > > > > history to preview the page immediately instead of scanning the qr
> > code
> > > > > again
> > > > >
> > > > > here is the pull request https://github.com/apache/
> > > incubator-weex/pull/193
> > > > >
> > > > > Anyone can help me to review and merge the pr into 0.12-dev branch
> > > > >
> > > > > Thanks
> > > > >
> > > > > by xing zhang
> > >
> >
>


Re: 回复:support record qr code scan history for weex playground in iOS

2017-03-30 Thread 张星
I save the newer one to the first cell, the maximum amount is 8 now,  the
oldest one will be deleted automatic

2017-03-31 10:50 GMT+08:00 杨胜涛 :

> Sometimes, some of the connection is overdue,  whether can filter some
> useless links
>
> 2017-03-31 10:39 GMT+08:00 Adam Feng :
>
> > @sospartan,  the android CI has failed a lot of times,  please check if
> it
> > has some problems.
> >
> > Thanks.
> > Adam Feng
> >
> > On 2017年3月31日 +0800 AM10:36, Adam Feng , wrote:
> > > Excellent!  We have been looking forward to this feature for a long
> > time,  scanning the same code again and again was really annoying.
> > >
> > >
> > > Thanks.
> > > Adam Feng
> > >
> > > On 2017年3月30日 +0800 PM9:31, 宋海波(齐山) ,
> wrote:
> > > > Very good
> > > >
> > > >
> > > > 来自阿里妹 iPhone版 --原始邮件 --发件人:张星 <
> > zhangxing610...@gmail.com>日期:2017-03-30 21:28:19收件人:dev@weex.
> > incubator.apache.org 主题:support record qr
> > code scan history for weex playground in iOSHi I try to add record on iOS
> > playground for people who use weex
> > > > playground scanning qr code to preview weex page, so they can click
> > > > history to preview the page immediately instead of scanning the qr
> code
> > > > again
> > > >
> > > > here is the pull request https://github.com/apache/
> > incubator-weex/pull/193
> > > >
> > > > Anyone can help me to review and merge the pr into 0.12-dev branch
> > > >
> > > > Thanks
> > > >
> > > > by xing zhang
> >
>


Re: 回复:support record qr code scan history for weex playground in iOS

2017-03-30 Thread 杨胜涛
Sometimes, some of the connection is overdue,  whether can filter some
useless links

2017-03-31 10:39 GMT+08:00 Adam Feng :

> @sospartan,  the android CI has failed a lot of times,  please check if it
> has some problems.
>
> Thanks.
> Adam Feng
>
> On 2017年3月31日 +0800 AM10:36, Adam Feng , wrote:
> > Excellent!  We have been looking forward to this feature for a long
> time,  scanning the same code again and again was really annoying.
> >
> >
> > Thanks.
> > Adam Feng
> >
> > On 2017年3月30日 +0800 PM9:31, 宋海波(齐山) , wrote:
> > > Very good
> > >
> > >
> > > 来自阿里妹 iPhone版 --原始邮件 --发件人:张星 <
> zhangxing610...@gmail.com>日期:2017-03-30 21:28:19收件人:dev@weex.
> incubator.apache.org 主题:support record qr
> code scan history for weex playground in iOSHi I try to add record on iOS
> playground for people who use weex
> > > playground scanning qr code to preview weex page, so they can click
> > > history to preview the page immediately instead of scanning the qr code
> > > again
> > >
> > > here is the pull request https://github.com/apache/
> incubator-weex/pull/193
> > >
> > > Anyone can help me to review and merge the pr into 0.12-dev branch
> > >
> > > Thanks
> > >
> > > by xing zhang
>


Re: 回复:support record qr code scan history for weex playground in iOS

2017-03-30 Thread Adam Feng
@sospartan,  the android CI has failed a lot of times,  please check if it has 
some problems.

Thanks.
Adam Feng

On 2017年3月31日 +0800 AM10:36, Adam Feng , wrote:
> Excellent!  We have been looking forward to this feature for a long time,  
> scanning the same code again and again was really annoying.
>
>
> Thanks.
> Adam Feng
>
> On 2017年3月30日 +0800 PM9:31, 宋海波(齐山) , wrote:
> > Very good
> >
> >
> > 来自阿里妹 iPhone版 --原始邮件 --发件人:张星 
> > 日期:2017-03-30 
> > 21:28:19收件人:dev@weex.incubator.apache.org 
> > 主题:support record qr code scan history for 
> > weex playground in iOSHi I try to add record on iOS playground for people 
> > who use weex
> > playground scanning qr code to preview weex page, so they can click
> > history to preview the page immediately instead of scanning the qr code
> > again
> >
> > here is the pull request https://github.com/apache/incubator-weex/pull/193
> >
> > Anyone can help me to review and merge the pr into 0.12-dev branch
> >
> > Thanks
> >
> > by xing zhang


Re: 回复:support record qr code scan history for weex playground in iOS

2017-03-30 Thread Adam Feng
Excellent!  We have been looking forward to this feature for a long time,  
scanning the same code again and again was really annoying.


Thanks.
Adam Feng

On 2017年3月30日 +0800 PM9:31, 宋海波(齐山) , wrote:
> Very good
>
>
> 来自阿里妹 iPhone版 --原始邮件 --发件人:张星 
> 日期:2017-03-30 
> 21:28:19收件人:dev@weex.incubator.apache.org 
> 主题:support record qr code scan history for 
> weex playground in iOSHi I try to add record on iOS playground for people who 
> use weex
> playground scanning qr code to preview weex page, so they can click
> history to preview the page immediately instead of scanning the qr code
> again
>
> here is the pull request https://github.com/apache/incubator-weex/pull/193
>
> Anyone can help me to review and merge the pr into 0.12-dev branch
>
> Thanks
>
> by xing zhang


回复:support record qr code scan history for weex playground in iOS

2017-03-30 Thread 宋海波(齐山)
Very good


来自阿里妹 iPhone版 --原始邮件 --发件人:张星 
日期:2017-03-30 
21:28:19收件人:dev@weex.incubator.apache.org 
主题:support record qr code scan history for weex 
playground in iOSHi  I try to add record on iOS playground for people who use 
weex
playground scanning qr code to preview weex page,  so they can click
history to preview the page immediately instead of scanning the qr code
again

here is the pull request  https://github.com/apache/incubator-weex/pull/193

Anyone can help me to review and merge the pr into 0.12-dev branch

Thanks

by xing zhang