Windows8 now supports splash-screen https://issues.apache.org/jira/browse/CB-4450 https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-splashscreen.git;h=1d2c0ad
@purplecabbage risingj.com On Thu, Aug 1, 2013 at 11:57 AM, Michael Sierra <[email protected]> wrote: > OK, File is now marked fully supported on WP. > > Based on existing API doc, I marked support for Notification as follows: > > android YES > blackberry (no custom prompt) > blackberry10 (no custom prompt) > ios YES > winphone7 (no custom prompt) > winphone8 (no custom prompt) > win8 (alert and confirm only) > tizen (no vibration) > > Thanx, > > --Mike S > > > ________________________________________ > From: Jesse MacFadyen [[email protected]] > Sent: Thursday, August 01, 2013 1:54 PM > To: [email protected] > Subject: Re: WP8 'Plugin interface' and 'Splash screen' support > > Has some issues should not mean does not work. > Sometimes ( as has happened here ) other platforms add new Apis and > then suddenly every other platform is broken. FileTransfer is just > missing some header/base64 support. > > Related: several platforms don't support device-dialogs because of the > partially added notification.prompt > > Sent from my iPhone > > > On Aug 1, 2013, at 8:39 AM, Michael Sierra <[email protected]> wrote: > > > > OK to interpret "has some issues" as "doesn't work"? ;-) In that > case, I'll mark File as partial for wp7/8, which gets colored yellow in the > table, with a note about FileTransfer. > > > > I added a missing column for Tizen, but it's not yet reflected on the > site. Marked it as follows based on API doc. Anyone familiar with Tizen > support, please confirm: > > > > CLI NO > > WebView NO > > Plugin NO > > Accelerometer YES > > Camera YES > > Capture NO > > Compass YES > > Connection YES > > Contacts NO > > Device YES > > Events YES > > File NO > > Geoloc YES > > Globalization NO > > inAppBrower NO > > Media YES > > Notification YES > > SplashScreen NO > > Storage YES > > > > Will vet all the API doc to make sure its compatibility lists are in > sync with the updated table. > > > > Pushing in other changes. Thanx for all the info. > > > > --Mike S > > > > > > > > ________________________________________ > > From: Benn Mapes [[email protected]] > > Sent: Wednesday, July 31, 2013 2:41 PM > > To: [email protected] > > Subject: Re: WP8 'Plugin interface' and 'Splash screen' support > > > > Windows Phone 7+8 support the SpashScreen plugin, if there are any issues > > with it please file a bug in jira but the plugin should work. > > > > Windows Phone 8 does support the plugin interface (plugman + cli). > > > > File Transfer plugin has some issues though on windows phone. > > > > These should be changed. > > > > ~Benn > > > > > > On Wed, Jul 31, 2013 at 9:53 AM, Bryan Higgins <[email protected] > >wrote: > > > >> Thanks Fil! There is a README in that repo for BB10 stating this is > >> supported OOTB. I'll validate it still works in 3.0. > >> > >> Mike - this can be marked as supported > >> > >> > >> > https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-device-orientation.git;h=75ae8b8 > >> > >> > >>> On Wed, Jul 31, 2013 at 12:09 PM, Filip Maj <[email protected]> wrote: > >>> > >>> That's the device orientation plugin: > >> > https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-device-orientation > >>> .git; > >>> > >>>> On 7/31/13 8:18 AM, "Bryan Higgins" <[email protected]> wrote: > >>>> > >>>> BB10 CLI will work on Linux, BBOS has no CLI support > >>>> > >>>> I'm having trouble tracking down where the compass plugin is hosted. > If > >>>> BB10 doesn't support this right now, we should be able to add it > quickly > >>>> > >>>> > >>>> On Wed, Jul 31, 2013 at 10:41 AM, Jeffrey Heifetz > >>>> <[email protected]>wrote: > >>>> > >>>>> BlackBerry10 supports both Media and SplashScreen but not > >> Globalization > >>>>> > >>>>>> On 13-07-31 9:52 AM, "Michael Sierra" <[email protected]> wrote: > >>>>>> > >>>>>> I can see another couple of problems that need to be fixed. Please > >>>>> take > >>>>>> a moment to review this table for any platform you're particularly > >>>>>> familiar with. > >>>>>> > >>>>>> Thanks, > >>>>>> > >>>>>> --Mike Sierra > >>>>>> > >>>>>> ________________________________________ > >>>>>> From: Sergey Grebnov (Akvelon) [[email protected]] > >>>>>> Sent: Wednesday, July 31, 2013 5:13 AM > >>>>>> To: [email protected] > >>>>>> Subject: WP8 'Plugin interface' and 'Splash screen' support > >>>>>> > >>>>>> Hi, on the platform support overview page below there is information > >>>>> that > >>>>>> WP8 does not support 'Plugin interface' and 'Splash screen' plugin > >> > http://docs.phonegap.com/en/edge/guide_overview_index.md.html#Overview_pl > >>>>> a > >>>>>> tform_support > >>>>>> > >>>>>> Is it really true, could someone clarify this information? > >>>>>> > >>>>>> Plugins - we supported this previously and there is also special > >>>>> Windows > >>>>>> Phone Plugins guideline available > >> > http://docs.phonegap.com/en/3.0.0/guide_platforms_wp8_plugin.md.html#Wind > >>>>> o > >>>>>> ws%20Phone%20Plugins > >>>>>> Somehow related to CB-4453 ? > >>>>>> > >>>>>> Splash Screen plugin - there is some wp8 implementation here > >> > https://github.com/apache/cordova-plugin-splashscreen/blob/master/src/wp/ > >>>>> S > >>>>>> plashScreen.cs > >>>>>> Jira: does not see any open issue related to splash screen plugin > >> under > >>>>>> [wp8] tag > >>>>>> > >>>>>> Thank you, > >>>>>> -Sergey Grebnov > >>>>> > >>>>> > >>>>> --------------------------------------------------------------------- > >>>>> This transmission (including any attachments) may contain > confidential > >>>>> information, privileged material (including material protected by the > >>>>> solicitor-client or other applicable privileges), or constitute > >>>>> non-public > >>>>> information. Any use of this information by anyone other than the > >>>>> intended > >>>>> recipient is prohibited. If you have received this transmission in > >>>>> error, > >>>>> please immediately reply to the sender and delete this information > >> from > >>>>> your system. Use, dissemination, distribution, or reproduction of > this > >>>>> transmission by unintended recipients is not authorized and may be > >>>>> unlawful. >
