Commit 293e5acd by Sebastián Katzer

Update project

parent 8b967508
......@@ -42,12 +42,12 @@
63B129C5B1984F9388EE6DB3 /* Toast+UIView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D4165F67F5346E785B9F01E /* Toast+UIView.m */; };
F5C58FDD2F1048C68C7DBBAE /* Toast.m in Sources */ = {isa = PBXBuildFile; fileRef = DE8F4ECD53CF470F96DE980C /* Toast.m */; };
3FB2430716314EA98761A098 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ADCFAC5CA45B49889AE92F89 /* QuartzCore.framework */; };
B5D031A543D04F5F946F8FD8 /* CDVDevice.m in Sources */ = {isa = PBXBuildFile; fileRef = 135CF979E2734C3898B9708B /* CDVDevice.m */; };
A83BC6D586FC41FAA6D26035 /* AppDelegate+APPRegisterUserNotificationSettings.m in Sources */ = {isa = PBXBuildFile; fileRef = 35FCE5B3FA964E03ADCE70EE /* AppDelegate+APPRegisterUserNotificationSettings.m */; };
139B9A8E7C8B420FBAE75E4D /* APPLocalNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = CF1A502EBE664A998C92F0A1 /* APPLocalNotification.m */; };
B123A9C68BA04669A36D0F43 /* APPLocalNotificationOptions.m in Sources */ = {isa = PBXBuildFile; fileRef = 9FF9ABDF84C749C2A188716D /* APPLocalNotificationOptions.m */; };
D9A9C5639E9D4E2CADEE5FFA /* UIApplication+APPLocalNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = F6E2858C63CB4311B03068BB /* UIApplication+APPLocalNotification.m */; };
7EA2A18E86284B0F92535C38 /* UILocalNotification+APPLocalNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = C3A75C8DB3BD4D6A8964FBE8 /* UILocalNotification+APPLocalNotification.m */; };
4031CD9B16B648DDA8B07DC7 /* CDVDevice.m in Sources */ = {isa = PBXBuildFile; fileRef = 66EF7FE97B694702A77A9DA7 /* CDVDevice.m */; };
11838E8B928F40DBA9DD2032 /* AppDelegate+APPRegisterUserNotificationSettings.m in Sources */ = {isa = PBXBuildFile; fileRef = D6078A4D203C4DC4B5B54C67 /* AppDelegate+APPRegisterUserNotificationSettings.m */; };
B389D19E476A47679DD08479 /* APPLocalNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = 949119438AD74DC3A5EE66A9 /* APPLocalNotification.m */; };
BFCACD6AE0784CD29BD4C2B0 /* APPLocalNotificationOptions.m in Sources */ = {isa = PBXBuildFile; fileRef = 71BF914E0A7C48718A5086B1 /* APPLocalNotificationOptions.m */; };
4E0DAD5093C5484992CC54EE /* UIApplication+APPLocalNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = A292912C100746648A3ADA8B /* UIApplication+APPLocalNotification.m */; };
3AC3B970AEB548019922786E /* UILocalNotification+APPLocalNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = B2976E9AE24E40018E3B4566 /* UILocalNotification+APPLocalNotification.m */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
......@@ -118,18 +118,18 @@
FA2F34C6D4064122A42178D9 /* Toast+UIView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "Toast+UIView.h"; path = "nl.x-services.plugins.toast/Toast+UIView.h"; sourceTree = "<group>"; fileEncoding = 4; };
95E4372012D84A14A0CB9E2A /* Toast.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "Toast.h"; path = "nl.x-services.plugins.toast/Toast.h"; sourceTree = "<group>"; fileEncoding = 4; };
ADCFAC5CA45B49889AE92F89 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "QuartzCore.framework"; path = "System/Library/Frameworks/QuartzCore.framework"; sourceTree = SDKROOT; fileEncoding = 4; };
135CF979E2734C3898B9708B /* CDVDevice.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "CDVDevice.m"; path = "org.apache.cordova.device/CDVDevice.m"; sourceTree = "<group>"; fileEncoding = 4; };
3B041E317CBD4DC28E3C09D0 /* CDVDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "CDVDevice.h"; path = "org.apache.cordova.device/CDVDevice.h"; sourceTree = "<group>"; fileEncoding = 4; };
35FCE5B3FA964E03ADCE70EE /* AppDelegate+APPRegisterUserNotificationSettings.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "AppDelegate+APPRegisterUserNotificationSettings.m"; path = "de.appplant.cordova.common.registerusernotificationsettings/AppDelegate+APPRegisterUserNotificationSettings.m"; sourceTree = "<group>"; fileEncoding = 4; };
6152B9B566AA4B5681D27677 /* AppDelegate+APPRegisterUserNotificationSettings.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "AppDelegate+APPRegisterUserNotificationSettings.h"; path = "de.appplant.cordova.common.registerusernotificationsettings/AppDelegate+APPRegisterUserNotificationSettings.h"; sourceTree = "<group>"; fileEncoding = 4; };
CF1A502EBE664A998C92F0A1 /* APPLocalNotification.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "APPLocalNotification.m"; path = "de.appplant.cordova.plugin.local-notification/APPLocalNotification.m"; sourceTree = "<group>"; fileEncoding = 4; };
9FF9ABDF84C749C2A188716D /* APPLocalNotificationOptions.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "APPLocalNotificationOptions.m"; path = "de.appplant.cordova.plugin.local-notification/APPLocalNotificationOptions.m"; sourceTree = "<group>"; fileEncoding = 4; };
F6E2858C63CB4311B03068BB /* UIApplication+APPLocalNotification.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "UIApplication+APPLocalNotification.m"; path = "de.appplant.cordova.plugin.local-notification/UIApplication+APPLocalNotification.m"; sourceTree = "<group>"; fileEncoding = 4; };
C3A75C8DB3BD4D6A8964FBE8 /* UILocalNotification+APPLocalNotification.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "UILocalNotification+APPLocalNotification.m"; path = "de.appplant.cordova.plugin.local-notification/UILocalNotification+APPLocalNotification.m"; sourceTree = "<group>"; fileEncoding = 4; };
05A0B1B886DE44139AFE400C /* APPLocalNotification.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "APPLocalNotification.h"; path = "de.appplant.cordova.plugin.local-notification/APPLocalNotification.h"; sourceTree = "<group>"; fileEncoding = 4; };
013546DE284B462489B7ED87 /* APPLocalNotificationOptions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "APPLocalNotificationOptions.h"; path = "de.appplant.cordova.plugin.local-notification/APPLocalNotificationOptions.h"; sourceTree = "<group>"; fileEncoding = 4; };
CFF3C845CCB1410883BBAFCD /* UIApplication+APPLocalNotification.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "UIApplication+APPLocalNotification.h"; path = "de.appplant.cordova.plugin.local-notification/UIApplication+APPLocalNotification.h"; sourceTree = "<group>"; fileEncoding = 4; };
FC258B5C83234C3B8E50721C /* UILocalNotification+APPLocalNotification.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "UILocalNotification+APPLocalNotification.h"; path = "de.appplant.cordova.plugin.local-notification/UILocalNotification+APPLocalNotification.h"; sourceTree = "<group>"; fileEncoding = 4; };
66EF7FE97B694702A77A9DA7 /* CDVDevice.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "CDVDevice.m"; path = "org.apache.cordova.device/CDVDevice.m"; sourceTree = "<group>"; fileEncoding = 4; };
D2424E557FE048D3B4DCAA4C /* CDVDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "CDVDevice.h"; path = "org.apache.cordova.device/CDVDevice.h"; sourceTree = "<group>"; fileEncoding = 4; };
D6078A4D203C4DC4B5B54C67 /* AppDelegate+APPRegisterUserNotificationSettings.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "AppDelegate+APPRegisterUserNotificationSettings.m"; path = "de.appplant.cordova.common.registerusernotificationsettings/AppDelegate+APPRegisterUserNotificationSettings.m"; sourceTree = "<group>"; fileEncoding = 4; };
B9506D64D5EB495C9FB5E494 /* AppDelegate+APPRegisterUserNotificationSettings.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "AppDelegate+APPRegisterUserNotificationSettings.h"; path = "de.appplant.cordova.common.registerusernotificationsettings/AppDelegate+APPRegisterUserNotificationSettings.h"; sourceTree = "<group>"; fileEncoding = 4; };
949119438AD74DC3A5EE66A9 /* APPLocalNotification.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "APPLocalNotification.m"; path = "de.appplant.cordova.plugin.local-notification/APPLocalNotification.m"; sourceTree = "<group>"; fileEncoding = 4; };
71BF914E0A7C48718A5086B1 /* APPLocalNotificationOptions.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "APPLocalNotificationOptions.m"; path = "de.appplant.cordova.plugin.local-notification/APPLocalNotificationOptions.m"; sourceTree = "<group>"; fileEncoding = 4; };
A292912C100746648A3ADA8B /* UIApplication+APPLocalNotification.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "UIApplication+APPLocalNotification.m"; path = "de.appplant.cordova.plugin.local-notification/UIApplication+APPLocalNotification.m"; sourceTree = "<group>"; fileEncoding = 4; };
B2976E9AE24E40018E3B4566 /* UILocalNotification+APPLocalNotification.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "UILocalNotification+APPLocalNotification.m"; path = "de.appplant.cordova.plugin.local-notification/UILocalNotification+APPLocalNotification.m"; sourceTree = "<group>"; fileEncoding = 4; };
B9E003A37DF6409EB6DE5437 /* APPLocalNotification.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "APPLocalNotification.h"; path = "de.appplant.cordova.plugin.local-notification/APPLocalNotification.h"; sourceTree = "<group>"; fileEncoding = 4; };
5007893730064416AA59C411 /* APPLocalNotificationOptions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "APPLocalNotificationOptions.h"; path = "de.appplant.cordova.plugin.local-notification/APPLocalNotificationOptions.h"; sourceTree = "<group>"; fileEncoding = 4; };
F7F2C6419AE849A3838CCFA4 /* UIApplication+APPLocalNotification.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "UIApplication+APPLocalNotification.h"; path = "de.appplant.cordova.plugin.local-notification/UIApplication+APPLocalNotification.h"; sourceTree = "<group>"; fileEncoding = 4; };
351BD93B3EEA41D890E29373 /* UILocalNotification+APPLocalNotification.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "UILocalNotification+APPLocalNotification.h"; path = "de.appplant.cordova.plugin.local-notification/UILocalNotification+APPLocalNotification.h"; sourceTree = "<group>"; fileEncoding = 4; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
......@@ -234,18 +234,18 @@
DE8F4ECD53CF470F96DE980C /* Toast.m */,
FA2F34C6D4064122A42178D9 /* Toast+UIView.h */,
95E4372012D84A14A0CB9E2A /* Toast.h */,
135CF979E2734C3898B9708B /* CDVDevice.m */,
3B041E317CBD4DC28E3C09D0 /* CDVDevice.h */,
35FCE5B3FA964E03ADCE70EE /* AppDelegate+APPRegisterUserNotificationSettings.m */,
6152B9B566AA4B5681D27677 /* AppDelegate+APPRegisterUserNotificationSettings.h */,
CF1A502EBE664A998C92F0A1 /* APPLocalNotification.m */,
9FF9ABDF84C749C2A188716D /* APPLocalNotificationOptions.m */,
F6E2858C63CB4311B03068BB /* UIApplication+APPLocalNotification.m */,
C3A75C8DB3BD4D6A8964FBE8 /* UILocalNotification+APPLocalNotification.m */,
05A0B1B886DE44139AFE400C /* APPLocalNotification.h */,
013546DE284B462489B7ED87 /* APPLocalNotificationOptions.h */,
CFF3C845CCB1410883BBAFCD /* UIApplication+APPLocalNotification.h */,
FC258B5C83234C3B8E50721C /* UILocalNotification+APPLocalNotification.h */,
66EF7FE97B694702A77A9DA7 /* CDVDevice.m */,
D2424E557FE048D3B4DCAA4C /* CDVDevice.h */,
D6078A4D203C4DC4B5B54C67 /* AppDelegate+APPRegisterUserNotificationSettings.m */,
B9506D64D5EB495C9FB5E494 /* AppDelegate+APPRegisterUserNotificationSettings.h */,
949119438AD74DC3A5EE66A9 /* APPLocalNotification.m */,
71BF914E0A7C48718A5086B1 /* APPLocalNotificationOptions.m */,
A292912C100746648A3ADA8B /* UIApplication+APPLocalNotification.m */,
B2976E9AE24E40018E3B4566 /* UILocalNotification+APPLocalNotification.m */,
B9E003A37DF6409EB6DE5437 /* APPLocalNotification.h */,
5007893730064416AA59C411 /* APPLocalNotificationOptions.h */,
F7F2C6419AE849A3838CCFA4 /* UIApplication+APPLocalNotification.h */,
351BD93B3EEA41D890E29373 /* UILocalNotification+APPLocalNotification.h */,
);
name = Plugins;
path = "NotificationExample/Plugins";
......@@ -432,12 +432,12 @@
302D95F114D2391D003F00A1 /* MainViewController.m in Sources */,
63B129C5B1984F9388EE6DB3 /* Toast+UIView.m in Sources */,
F5C58FDD2F1048C68C7DBBAE /* Toast.m in Sources */,
B5D031A543D04F5F946F8FD8 /* CDVDevice.m in Sources */,
A83BC6D586FC41FAA6D26035 /* AppDelegate+APPRegisterUserNotificationSettings.m in Sources */,
139B9A8E7C8B420FBAE75E4D /* APPLocalNotification.m in Sources */,
B123A9C68BA04669A36D0F43 /* APPLocalNotificationOptions.m in Sources */,
D9A9C5639E9D4E2CADEE5FFA /* UIApplication+APPLocalNotification.m in Sources */,
7EA2A18E86284B0F92535C38 /* UILocalNotification+APPLocalNotification.m in Sources */,
4031CD9B16B648DDA8B07DC7 /* CDVDevice.m in Sources */,
11838E8B928F40DBA9DD2032 /* AppDelegate+APPRegisterUserNotificationSettings.m in Sources */,
B389D19E476A47679DD08479 /* APPLocalNotification.m in Sources */,
BFCACD6AE0784CD29BD4C2B0 /* APPLocalNotificationOptions.m in Sources */,
4E0DAD5093C5484992CC54EE /* UIApplication+APPLocalNotification.m in Sources */,
3AC3B970AEB548019922786E /* UILocalNotification+APPLocalNotification.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
......
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ReferenceCachePath>C:\Users\sebastian\AppData\Local\Temp\oe2z1w2e_CordovaApp.Phone_refcache</ReferenceCachePath>
</PropertyGroup>
</Project>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ReferenceCachePath>C:\Users\sebastian\AppData\Local\Temp\ja4qltd2_CordovaApp.Windows_refcache</ReferenceCachePath>
</PropertyGroup>
</Project>
\ No newline at end of file
......@@ -25,8 +25,8 @@
Weitere Informationen zu Paketmanifestdateien finden Sie unter http://go.microsoft.com/fwlink/?LinkID=241727
-->
<Identity Name="c05631e0-de03-11e4-96be-cfbf5b6cb232" Version="1.0.0.0" Publisher="CN=$username$" ProcessorArchitecture="neutral" />
<mp:PhoneIdentity PhoneProductId="c05631e0-de03-11e4-96be-cfbf5b6cb232" PhonePublisherId="db093ed5-53b1-45f7-af72-751e8f36ab80" />
<Identity Name="1482d0c0-f943-11e4-ad39-81ab0f14e62c" Version="1.0.0.0" Publisher="CN=$username$" ProcessorArchitecture="neutral" />
<mp:PhoneIdentity PhoneProductId="1482d0c0-f943-11e4-ad39-81ab0f14e62c" PhonePublisherId="db093ed5-53b1-45f7-af72-751e8f36ab80" />
<Properties>
<DisplayName>NotificationExample</DisplayName>
<PublisherDisplayName>$username$</PublisherDisplayName>
......
......@@ -6,7 +6,7 @@
<TargetPlatformIdentifier>WindowsPhoneApp</TargetPlatformIdentifier>
<SolutionConfiguration>Debug|AnyCPU</SolutionConfiguration>
<PackageArchitecture>neutral</PackageArchitecture>
<PackageIdentityName>c05631e0-de03-11e4-96be-cfbf5b6cb232</PackageIdentityName>
<PackageIdentityName>1482d0c0-f943-11e4-ad39-81ab0f14e62c</PackageIdentityName>
<IntermediateOutputPath>Y:\Documents\github\cordova-example-local-notifications\platforms\windows\build\phone\bld\</IntermediateOutputPath>
</PropertyGroup>
<ItemGroup>
......
......@@ -18,8 +18,8 @@
under the License.
-->
<Package xmlns="http://schemas.microsoft.com/appx/2010/manifest" xmlns:m2="http://schemas.microsoft.com/appx/2013/manifest" xmlns:m3="http://schemas.microsoft.com/appx/2014/manifest" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest">
<Identity Name="c05631e0-de03-11e4-96be-cfbf5b6cb232" Version="1.0.0.0" Publisher="CN=$username$" />
<mp:PhoneIdentity PhoneProductId="c05631e0-de03-11e4-96be-cfbf5b6cb232" PhonePublisherId="db093ed5-53b1-45f7-af72-751e8f36ab80" />
<Identity Name="1482d0c0-f943-11e4-ad39-81ab0f14e62c" Version="1.0.0.0" Publisher="CN=$username$" />
<mp:PhoneIdentity PhoneProductId="1482d0c0-f943-11e4-ad39-81ab0f14e62c" PhonePublisherId="db093ed5-53b1-45f7-af72-751e8f36ab80" />
<Properties>
<DisplayName>NotificationExample</DisplayName>
<PublisherDisplayName>$username$</PublisherDisplayName>
......
......@@ -18,7 +18,7 @@
under the License.
-->
<Package xmlns="http://schemas.microsoft.com/appx/2010/manifest" xmlns:m2="http://schemas.microsoft.com/appx/2013/manifest">
<Identity Name="c05631e0-de03-11e4-96be-cfbf5b6cb232" Version="1.0.0.0" Publisher="CN=$username$" />
<Identity Name="1482d0c0-f943-11e4-ad39-81ab0f14e62c" Version="1.0.0.0" Publisher="CN=$username$" />
<Properties>
<DisplayName>NotificationExample</DisplayName>
<PublisherDisplayName>$username$</PublisherDisplayName>
......
......@@ -18,7 +18,7 @@
under the License.
-->
<Package xmlns="http://schemas.microsoft.com/appx/2010/manifest">
<Identity Name="c05631e0-de03-11e4-96be-cfbf5b6cb232" Version="1.0.0.0" Publisher="CN=$username$" />
<Identity Name="1482d0c0-f943-11e4-ad39-81ab0f14e62c" Version="1.0.0.0" Publisher="CN=$username$" />
<Properties>
<DisplayName>NotificationExample</DisplayName>
<PublisherDisplayName>$username$</PublisherDisplayName>
......
......@@ -8,9 +8,9 @@
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
......@@ -178,7 +178,6 @@ var cordova = {
version:PLATFORM_VERSION_BUILD_LABEL,
platformVersion:PLATFORM_VERSION_BUILD_LABEL,
platformId:platform.id,
env:{},
/**
* Methods to add/remove your own addEventListener hijacking on document + window.
*/
......@@ -1260,7 +1259,7 @@ exports.reset();
define("cordova/platform", function(require, exports, module) {
module.exports = {
// for backward compatibility we report 'windows8' when run on Windows 8.0 and
// for backward compatibility we report 'windows8' when run on Windows 8.0 and
// 'windows' for Windows 8.1 and Windows Phone 8.1
id: (navigator.appVersion.indexOf("MSAppHost/1.0") !== -1) ? 'windows8' : 'windows',
bootstrap:function() {
......@@ -1282,15 +1281,9 @@ module.exports = {
cordova.fireDocumentEvent('resume',null,true);
};
var activationHandler = function activationHandler(e) {
cordova.env = (cordova.env || { });
cordova.env.args = e.detail;
};
app.addEventListener("checkpoint", checkpointHandler);
Windows.UI.WebUI.WebUIApplication.addEventListener("resuming", resumingHandler, false);
var activatedHandler = function (args) {channel.deviceready.subscribe(function () {app.queueEvent(args);});};app.addEventListener('activated', activatedHandler, false);document.addEventListener('deviceready', function () {app.removeEventListener('activated', activatedHandler);}, false);
app.addEventListener('activated', activationHandler);
var activatedHandler = function (args) {channel.deviceready.subscribe(function () {app.queueEvent(args);});};app.addEventListener('activated', activatedHandler, false);document.addEventListener('deviceready', function () {app.removeEventListener('activated', activatedHandler);}, false);
app.start();
};
......
cordova.define('cordova/plugin_list', function(require, exports, module) {
module.exports = [
{
"file": "plugins/nl.x-services.plugins.toast/www/Toast.js",
"id": "nl.x-services.plugins.toast.Toast",
"clobbers": [
"window.plugins.toast"
]
},
{
"file": "plugins/nl.x-services.plugins.toast/test/tests.js",
"id": "nl.x-services.plugins.toast.tests"
},
{
"file": "plugins/de.appplant.cordova.plugin.local-notification/www/local-notification.js",
"id": "de.appplant.cordova.plugin.local-notification.LocalNotification",
"clobbers": [
......@@ -57,6 +46,17 @@ module.exports = [
]
},
{
"file": "plugins/nl.x-services.plugins.toast/www/Toast.js",
"id": "nl.x-services.plugins.toast.Toast",
"clobbers": [
"window.plugins.toast"
]
},
{
"file": "plugins/nl.x-services.plugins.toast/test/tests.js",
"id": "nl.x-services.plugins.toast.tests"
},
{
"file": "plugins/org.apache.cordova.device/www/device.js",
"id": "org.apache.cordova.device.device",
"clobbers": [
......@@ -74,8 +74,10 @@ module.exports = [
module.exports.metadata =
// TOP OF METADATA
{
"nl.x-services.plugins.toast": "2.0.3",
"android.support.v4": "21.0.1",
"de.appplant.cordova.common.registerusernotificationsettings": "1.0.1",
"de.appplant.cordova.plugin.local-notification": "0.8.2dev",
"nl.x-services.plugins.toast": "2.0.3",
"org.apache.cordova.device": "0.3.0"
}
// BOTTOM OF METADATA
......
......@@ -189,7 +189,7 @@ exports.buildToastTemplate = function (options) {
// template with Image
if (imageNode !== '') {
templateName = "ToastImageAndText";
};
}
} else {
imageNode = "";
}
......@@ -390,7 +390,7 @@ exports.fireEvent = function (event, notification) {
args = [event, state];
}
if (this.isReady) {
if (this.isReady && plugin) {
plugin.fireEvent.apply(plugin, args);
} else {
this.eventQueue.push(args);
......
[![PayPayl donate button](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=L3HKQCD9UA35A "Donate once-off to this project using Paypal")
#### :bangbang: Please vote for that cordova-windows issue :bangbang:
https://issues.apache.org/jira/browse/CB-8674
#### :bangbang: Please vote for these cordova-windows issues :bangbang:
1. https://issues.apache.org/jira/browse/CB-8674 _(Missing launch arguments)_
2. https://issues.apache.org/jira/browse/CB-8946 _(Missing ToastCapable flag)_
Thanks a lot!
......
......@@ -189,7 +189,7 @@ exports.buildToastTemplate = function (options) {
// template with Image
if (imageNode !== '') {
templateName = "ToastImageAndText";
};
}
} else {
imageNode = "";
}
......@@ -390,7 +390,7 @@ exports.fireEvent = function (event, notification) {
args = [event, state];
}
if (this.isReady) {
if (this.isReady && plugin) {
plugin.fireEvent.apply(plugin, args);
} else {
this.eventQueue.push(args);
......
......@@ -4,20 +4,20 @@
"uninstalled": []
},
"config_munge": {
"files": {
"config.xml": {
"parents": {
"/*": []
}
}
}
"files": {}
},
"installed_plugins": {
"nl.x-services.plugins.toast": {
"android.support.v4": {
"PACKAGE_NAME": "NotificationExample"
},
"de.appplant.cordova.common.registerusernotificationsettings": {
"PACKAGE_NAME": "NotificationExample"
},
"de.appplant.cordova.plugin.local-notification": {
"PACKAGE_NAME": "NotificationExample"
},
"nl.x-services.plugins.toast": {
"PACKAGE_NAME": "NotificationExample"
}
},
"dependent_plugins": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment