Re: [Crosswalk-dev] Intent to Implement: [Android] Implement autocomplete feature for Xwalk

2013-12-01 Thread Yu, Zhiqiang
rom: Crosswalk-dev [mailto:crosswalk-dev-boun...@lists.crosswalk-project.org] On Behalf Of Alexis Menard Sent: Saturday, November 30, 2013 5:20 AM To: Yin, Li Cc: crosswalk-dev@lists.crosswalk-project.org Subject: Re: [Crosswalk-dev] Intent to Implement: [Android] Implement autocomplete feature for Xwalk On We

Re: [Crosswalk-dev] Intent to Implement: [Android] Implement autocomplete feature for Xwalk

2013-12-01 Thread Zhu, Yongsheng
> One other consideration : The database is shared between Xwalk apps just like > Chromium but with the user of the app unable to clear the history (like > Chromium) it is potentially a problem. Do we want sharing between the > instances of Xwalk for such data? It needs to be carefully consider

Re: [Crosswalk-dev] Intent to Implement: [Android] Implement autocomplete feature for Xwalk

2013-12-01 Thread Yin, Li
in the future. Regards, Li Yin From: darktear...@gmail.com [mailto:darktear...@gmail.com] On Behalf Of Alexis Menard Sent: Saturday, November 30, 2013 5:20 AM To: Yin, Li Cc: crosswalk-dev@lists.crosswalk-project.org Subject: Re: [Crosswalk-dev] Intent to Implement: [Android] Implement autocomp

Re: [Crosswalk-dev] Intent to Implement: [Android] Implement autocomplete feature for Xwalk

2013-11-29 Thread Alexis Menard
9:25 AM > *To:* Yin, Li; Ming, Bai; crosswalk-dev@lists.crosswalk-project.org > *Subject:* RE: [Crosswalk-dev] Intent to Implement: [Android] Implement > autocomplete feature for Xwalk > > > > Lgtm. Li, please go ahead. > > > > Yongsheng > > > > *From:* Cross

Re: [Crosswalk-dev] Intent to Implement: [Android] Implement autocomplete feature for Xwalk

2013-11-27 Thread Yin, Li
-project.org Subject: Re: [Crosswalk-dev] Intent to Implement: [Android] Implement autocomplete feature for Xwalk Hi, Few questions : - The file storage is not crypted? Is it open to read if I let say use the File Manager application on my phone to access. It may not be related but remember

Re: [Crosswalk-dev] Intent to Implement: [Android] Implement autocomplete feature for Xwalk

2013-11-27 Thread Alexis Menard
t; > Regards, > > Li Yin > > > > *From:* Zhu, Yongsheng > *Sent:* Wednesday, November 27, 2013 9:25 AM > *To:* Yin, Li; Ming, Bai; crosswalk-dev@lists.crosswalk-project.org > *Subject:* RE: [Crosswalk-dev] Intent to Implement: [Android] Implement > autocomplete

Re: [Crosswalk-dev] Intent to Implement: [Android] Implement autocomplete feature for Xwalk

2013-11-26 Thread Yin, Li
<mailto:crosswalk-dev@lists.crosswalk-project.org> Subject: Re: [Crosswalk-dev] Intent to Implement: [Android] Implement autocomplete feature for Xwalk Yes, it supports Xwalk APP. Currently, I am using "RuntimeContext::GetPath()" to get the default path, which will be as th

Re: [Crosswalk-dev] Intent to Implement: [Android] Implement autocomplete feature for Xwalk

2013-11-26 Thread Zhu, Yongsheng
Lgtm. Li, please go ahead. Yongsheng From: Crosswalk-dev [mailto:crosswalk-dev-boun...@lists.crosswalk-project.org] On Behalf Of Yin, Li Sent: Monday, November 25, 2013 2:49 PM To: Ming, Bai; crosswalk-dev@lists.crosswalk-project.org Subject: Re: [Crosswalk-dev] Intent to Implement: [Android

Re: [Crosswalk-dev] Intent to Implement: [Android] Implement autocomplete feature for Xwalk

2013-11-24 Thread Yin, Li
Li Yin From: Crosswalk-dev [mailto:crosswalk-dev-boun...@lists.crosswalk-project.org] On Behalf Of Ming, Bai Sent: Monday, November 25, 2013 1:38 PM To: crosswalk-dev@lists.crosswalk-project.org Subject: Re: [Crosswalk-dev] Intent to Implement: [Android] Implement autocomplete feature for Xw

Re: [Crosswalk-dev] Intent to Implement: [Android] Implement autocomplete feature for Xwalk

2013-11-24 Thread Ming, Bai
Will it support xwalk application? If yes, perhaps we need to figure out the best place to store the autofill data, maybe somewhere under the application's storage. - Ming, Bai On 11/25/2013 11:16 AM, Yin, Li wrote: *_Summary:_* Every time the user submits a form, entries in text input fiel

[Crosswalk-dev] Intent to Implement: [Android] Implement autocomplete feature for Xwalk

2013-11-24 Thread Yin, Li
Summary: Every time the user submits a form, entries in text input fields organized by the name of the field specified in html get stored in the database under the profile. When the user opens a webpage containing a form and types into one of the fields, Xwalk checks the database for past entrie