Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
cordova-plugin-local-notifications
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Nabil Sadki
cordova-plugin-local-notifications
Commits
4b537731
Commit
4b537731
authored
Jan 01, 2015
by
Sebastián Katzer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update example
parent
8505fc8d
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
25 additions
and
3 deletions
+25
-3
index.html
platforms/android/assets/www/index.html
+1
-1
project.pbxproj
platforms/ios/NotificationExample.xcodeproj/project.pbxproj
+4
-0
UserInterfaceState.xcuserstate
...data/sebastian.xcuserdatad/UserInterfaceState.xcuserstate
+0
-0
Breakpoints_v2.xcbkptlist
...ebastian.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
+18
-0
beep.caf
platforms/ios/NotificationExample/Resources/beep.caf
+0
-0
index.html
platforms/ios/www/index.html
+1
-1
index.html
www/index.html
+1
-1
No files found.
platforms/android/assets/www/index.html
View file @
4b537731
...
@@ -142,7 +142,7 @@
...
@@ -142,7 +142,7 @@
title
:
'Scheduled with delay'
,
title
:
'Scheduled with delay'
,
message
:
'Test Message '
+
(
++
counter
),
message
:
'Test Message '
+
(
++
counter
),
date
:
_5_sec_from_now
,
date
:
_5_sec_from_now
,
sound
:
'
res
://beep.caf'
sound
:
'
file
://beep.caf'
});
});
};
};
...
...
platforms/ios/NotificationExample.xcodeproj/project.pbxproj
View file @
4b537731
...
@@ -44,6 +44,7 @@
...
@@ -44,6 +44,7 @@
7E7966E51810823500FA85AD
/* icon-76@2x.png in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
7E7966DB1810823500FA85AD
/* icon-76@2x.png */
;
};
7E7966E51810823500FA85AD
/* icon-76@2x.png in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
7E7966DB1810823500FA85AD
/* icon-76@2x.png */
;
};
7E7966E61810823500FA85AD
/* icon-small.png in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
7E7966DC1810823500FA85AD
/* icon-small.png */
;
};
7E7966E61810823500FA85AD
/* icon-small.png in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
7E7966DC1810823500FA85AD
/* icon-small.png */
;
};
7E7966E71810823500FA85AD
/* icon-small@2x.png in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
7E7966DD1810823500FA85AD
/* icon-small@2x.png */
;
};
7E7966E71810823500FA85AD
/* icon-small@2x.png in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
7E7966DD1810823500FA85AD
/* icon-small@2x.png */
;
};
9E1A68381A55FA1B00FBCA66
/* beep.caf in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
9E1A68371A55FA1B00FBCA66
/* beep.caf */
;
};
9E5A62291A52DE07002E41A3
/* AppDelegate+APPLocalNotification.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
9E5A62281A52DE07002E41A3
/* AppDelegate+APPLocalNotification.m */
;
};
9E5A62291A52DE07002E41A3
/* AppDelegate+APPLocalNotification.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
9E5A62281A52DE07002E41A3
/* AppDelegate+APPLocalNotification.m */
;
};
A5E31957B0D14EDA9EA08E51
/* UIApplication+APPLocalNotification.h in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
49F49C19231D4BBE83DBF480
/* UIApplication+APPLocalNotification.h */
;
};
A5E31957B0D14EDA9EA08E51
/* UIApplication+APPLocalNotification.h in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
49F49C19231D4BBE83DBF480
/* UIApplication+APPLocalNotification.h */
;
};
B0372583B02241029FBE505C
/* APPLocalNotificationOptions.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
B15E0B313C114B988FFDB3DF
/* APPLocalNotificationOptions.m */
;
};
B0372583B02241029FBE505C
/* APPLocalNotificationOptions.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
B15E0B313C114B988FFDB3DF
/* APPLocalNotificationOptions.m */
;
};
...
@@ -114,6 +115,7 @@
...
@@ -114,6 +115,7 @@
7E7966DC1810823500FA85AD
/* icon-small.png */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
image.png
;
path
=
"icon-small.png"
;
sourceTree
=
"<group>"
;
};
7E7966DC1810823500FA85AD
/* icon-small.png */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
image.png
;
path
=
"icon-small.png"
;
sourceTree
=
"<group>"
;
};
7E7966DD1810823500FA85AD
/* icon-small@2x.png */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
image.png
;
path
=
"icon-small@2x.png"
;
sourceTree
=
"<group>"
;
};
7E7966DD1810823500FA85AD
/* icon-small@2x.png */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
image.png
;
path
=
"icon-small@2x.png"
;
sourceTree
=
"<group>"
;
};
8D1107310486CEB800E47090
/* NotificationExample-Info.plist */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
text.plist.xml
;
name
=
"NotificationExample-Info.plist"
;
path
=
"../NotificationExample-Info.plist"
;
plistStructureDefinitionIdentifier
=
"com.apple.xcode.plist.structure-definition.iphone.info-plist"
;
sourceTree
=
"<group>"
;
};
8D1107310486CEB800E47090
/* NotificationExample-Info.plist */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
text.plist.xml
;
name
=
"NotificationExample-Info.plist"
;
path
=
"../NotificationExample-Info.plist"
;
plistStructureDefinitionIdentifier
=
"com.apple.xcode.plist.structure-definition.iphone.info-plist"
;
sourceTree
=
"<group>"
;
};
9E1A68371A55FA1B00FBCA66
/* beep.caf */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
file
;
path
=
beep.caf
;
sourceTree
=
"<group>"
;
};
9E5A62271A52DE07002E41A3
/* AppDelegate+APPLocalNotification.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
"AppDelegate+APPLocalNotification.h"
;
path
=
"de.appplant.cordova.plugin.local-notification/AppDelegate+APPLocalNotification.h"
;
sourceTree
=
"<group>"
;
};
9E5A62271A52DE07002E41A3
/* AppDelegate+APPLocalNotification.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
"AppDelegate+APPLocalNotification.h"
;
path
=
"de.appplant.cordova.plugin.local-notification/AppDelegate+APPLocalNotification.h"
;
sourceTree
=
"<group>"
;
};
9E5A62281A52DE07002E41A3
/* AppDelegate+APPLocalNotification.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
"AppDelegate+APPLocalNotification.m"
;
path
=
"de.appplant.cordova.plugin.local-notification/AppDelegate+APPLocalNotification.m"
;
sourceTree
=
"<group>"
;
};
9E5A62281A52DE07002E41A3
/* AppDelegate+APPLocalNotification.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
"AppDelegate+APPLocalNotification.m"
;
path
=
"de.appplant.cordova.plugin.local-notification/AppDelegate+APPLocalNotification.m"
;
sourceTree
=
"<group>"
;
};
B15E0B313C114B988FFDB3DF
/* APPLocalNotificationOptions.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
APPLocalNotificationOptions.m
;
path
=
"de.appplant.cordova.plugin.local-notification/APPLocalNotificationOptions.m"
;
sourceTree
=
"<group>"
;
};
B15E0B313C114B988FFDB3DF
/* APPLocalNotificationOptions.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
APPLocalNotificationOptions.m
;
path
=
"de.appplant.cordova.plugin.local-notification/APPLocalNotificationOptions.m"
;
sourceTree
=
"<group>"
;
};
...
@@ -199,6 +201,7 @@
...
@@ -199,6 +201,7 @@
308D052D1370CCF300D202BF
/* icons */
,
308D052D1370CCF300D202BF
/* icons */
,
308D05311370CCF300D202BF
/* splash */
,
308D05311370CCF300D202BF
/* splash */
,
8D1107310486CEB800E47090
/* NotificationExample-Info.plist */
,
8D1107310486CEB800E47090
/* NotificationExample-Info.plist */
,
9E1A68371A55FA1B00FBCA66
/* beep.caf */
,
E02030E711134A5D8215D2F0
/* appbeep.wav */
,
E02030E711134A5D8215D2F0
/* appbeep.wav */
,
);
);
name
=
Resources
;
name
=
Resources
;
...
@@ -367,6 +370,7 @@
...
@@ -367,6 +370,7 @@
isa
=
PBXResourcesBuildPhase
;
isa
=
PBXResourcesBuildPhase
;
buildActionMask
=
2147483647
;
buildActionMask
=
2147483647
;
files
=
(
files
=
(
9E1A68381A55FA1B00FBCA66
/* beep.caf in Resources */
,
7E7966E41810823500FA85AD
/* icon-76.png in Resources */
,
7E7966E41810823500FA85AD
/* icon-76.png in Resources */
,
7E7966DF1810823500FA85AD
/* icon-40@2x.png in Resources */
,
7E7966DF1810823500FA85AD
/* icon-40@2x.png in Resources */
,
308D05371370CCF300D202BF
/* icon-72.png in Resources */
,
308D05371370CCF300D202BF
/* icon-72.png in Resources */
,
...
...
platforms/ios/NotificationExample.xcodeproj/project.xcworkspace/xcuserdata/sebastian.xcuserdatad/UserInterfaceState.xcuserstate
View file @
4b537731
No preview for this file type
platforms/ios/NotificationExample.xcodeproj/xcuserdata/sebastian.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
View file @
4b537731
...
@@ -2,4 +2,22 @@
...
@@ -2,4 +2,22 @@
<Bucket
<Bucket
type =
"1"
type =
"1"
version =
"2.0"
>
version =
"2.0"
>
<Breakpoints>
<BreakpointProxy
BreakpointExtensionID =
"Xcode.Breakpoint.FileBreakpoint"
>
<BreakpointContent
shouldBeEnabled =
"No"
ignoreCount =
"0"
continueAfterRunningActions =
"No"
filePath =
"NotificationExample/Plugins/de.appplant.cordova.plugin.local-notification/UILocalNotification+APPLocalNotification.m"
timestampString =
"441842238.113728"
startingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"61"
endingLineNumber =
"61"
landmarkName =
"-__init"
landmarkType =
"5"
>
</BreakpointContent>
</BreakpointProxy>
</Breakpoints>
</Bucket>
</Bucket>
platforms/ios/NotificationExample/Resources/beep.caf
0 → 100644
View file @
4b537731
File added
platforms/ios/www/index.html
View file @
4b537731
...
@@ -142,7 +142,7 @@
...
@@ -142,7 +142,7 @@
title
:
'Scheduled with delay'
,
title
:
'Scheduled with delay'
,
message
:
'Test Message '
+
(
++
counter
),
message
:
'Test Message '
+
(
++
counter
),
date
:
_5_sec_from_now
,
date
:
_5_sec_from_now
,
sound
:
'
res
://beep.caf'
sound
:
'
file
://beep.caf'
});
});
};
};
...
...
www/index.html
View file @
4b537731
...
@@ -142,7 +142,7 @@
...
@@ -142,7 +142,7 @@
title
:
'Scheduled with delay'
,
title
:
'Scheduled with delay'
,
message
:
'Test Message '
+
(
++
counter
),
message
:
'Test Message '
+
(
++
counter
),
date
:
_5_sec_from_now
,
date
:
_5_sec_from_now
,
sound
:
'
res
://beep.caf'
sound
:
'
file
://beep.caf'
});
});
};
};
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment