Yes. Tizen IVI can support phone call, we'll make it applicable to Tizen IVI.
-----Original Message----- From: VanCutsem, Geoffroy Sent: Wednesday, September 10, 2014 4:59 PM To: Huo, Halton; Pozdnyakov, Mikhail; Wang, Peter H; crosswalk-dev@lists.crosswalk-project.org Cc: Mei, Paul; Christiansen, Kenneth R; Menard, Alexis Subject: RE: Intent To Implement - Support URI schemes: tel://, sms:// , mmsto:// , and mailto:// on Tizen Crosswalk Hi, I am assuming this will also be applicable to Tizen IVI, can you please confirm? Thanks, Geoffroy > -----Original Message----- > From: Crosswalk-dev [mailto:crosswalk-dev-bounces@lists.crosswalk- > project.org] On Behalf Of Huo, Halton > Sent: Wednesday, September 10, 2014 10:06 AM > To: Pozdnyakov, Mikhail; Wang, Peter H; crosswalk-dev@lists.crosswalk- > project.org > Cc: Mei, Paul; Christiansen, Kenneth R; Menard, Alexis > Subject: Re: [Crosswalk-dev] Intent To Implement - Support URI schemes: > tel://, sms:// , mmsto:// , and mailto:// on Tizen Crosswalk > > lgtm 2 > > -----Original Message----- > > From: Crosswalk-dev > > [mailto:crosswalk-dev-boun...@lists.crosswalk-project.org] > > On Behalf Of Pozdnyakov, Mikhail > > Sent: Wednesday, September 10, 2014 3:48 PM > > To: Wang, Peter H; crosswalk-dev@lists.crosswalk-project.org > > Cc: Mei, Paul; Christiansen, Kenneth R; Menard, Alexis > > Subject: Re: [Crosswalk-dev] Intent To Implement - Support URI > > schemes: tel://, sms:// , mmsto:// , and mailto:// on Tizen > > Crosswalk > > > > lgtm > > > > BR, > > Mikhail > > > > ________________________________________ > > From: Wang, Peter H > > Sent: Wednesday, September 10, 2014 10:43 AM > > To: crosswalk-dev@lists.crosswalk-project.org > > Cc: You, Yongkang; Mei, Paul; Christiansen, Kenneth R; Pozdnyakov, > > Mikhail; Menard, Alexis; Balestrieri, Francesco > > Subject: Intent To Implement - Support URI schemes: tel://, sms:// , > > mmsto:// , and mailto:// on Tizen Crosswalk > > > > Description: > > Crosswalk Android is supporting these URIs already, we need to make > > Crosswalk Tizen to provide same function also. > > > > Affected component: Crosswalk runtime > > > > Related feature: > > XWALK-1501<https://crosswalk-project.org/jira/browse/XWALK-1501> > > > > Target release: Crosswalk v10 > > > > Implementation details: > > if we support these URIs, the web developers will obtain more > > flexibility, as below test cases show, <a href="tel:11800108000"> > > Make Phone Call </a> <a href="sms:11800108000" > Send Short Message > > </a> <a href="mmsto:11800108000"> Send Multi-media Message </a> <a > > href="mailto:11800108000"> Send Mail </a> > > > > Fortunately, Chrome content has preserved interface for embedder to > extend. > > We only need to override > > content::ResourceDispatcherHostDelegate::HandleExternalProtocol() > > for tizen xwalk. In the overridden function we'll switch the > > requests to according services provided by system. There are two > > options to implement it: (1) Call system API directly (2) Call > > existing system service through D-Bus. We planning to take the > > method (2) since it's safe, time-saving, and keep the user experience as > > same as the platform. > > > > Thank you very much. > > > > Cheers, > > Peter Wang > > > > > > > > -------------------------------------------------------------------- > > - > > Intel Finland Oy > > Registered Address: PL 281, 00181 Helsinki Business Identity Code: > > 0357606 - 4 Domiciled in Helsinki > > > > This e-mail and any attachments may contain confidential material > > for the sole use of the intended recipient(s). Any review or > > distribution by others is strictly prohibited. If you are not the > > intended recipient, please contact the sender and delete all copies. > > > > _______________________________________________ > > Crosswalk-dev mailing list > > Crosswalk-dev@lists.crosswalk-project.org > > https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev > _______________________________________________ > Crosswalk-dev mailing list > Crosswalk-dev@lists.crosswalk-project.org > https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev _______________________________________________ Crosswalk-dev mailing list Crosswalk-dev@lists.crosswalk-project.org https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev