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
4220687d
Commit
4220687d
authored
Oct 03, 2014
by
Sebastián Katzer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update version and link
parent
415303e6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
README.md
README.md
+3
-3
No files found.
README.md
View file @
4220687d
...
@@ -47,7 +47,7 @@ cordova plugin add https://github.com/katzer/cordova-plugin-local-notifications.
...
@@ -47,7 +47,7 @@ cordova plugin add https://github.com/katzer/cordova-plugin-local-notifications.
or to use the last stable version:
or to use the last stable version:
```
bash
```
bash
# ~~ stable version ~~
# ~~ stable version ~~
cordova plugin add de.appplant.cordova.plugin.local-notification@0.7.
5
cordova plugin add de.appplant.cordova.plugin.local-notification@0.7.
6
```
```
### Removing the Plugin from your project
### Removing the Plugin from your project
...
@@ -63,7 +63,7 @@ Add the following xml to your config.xml to always use the latest version of thi
...
@@ -63,7 +63,7 @@ Add the following xml to your config.xml to always use the latest version of thi
```
```
or to use an specific version:
or to use an specific version:
```
xml
```
xml
<gap:plugin
name=
"de.appplant.cordova.plugin.local-notification"
version=
"0.7.
5
"
/>
<gap:plugin
name=
"de.appplant.cordova.plugin.local-notification"
version=
"0.7.
6
"
/>
```
```
More informations can be found
[
here
][
PGB_plugin
]
.
More informations can be found
[
here
][
PGB_plugin
]
.
...
@@ -491,7 +491,7 @@ This software is released under the [Apache 2.0 License](http://opensource.org/l
...
@@ -491,7 +491,7 @@ This software is released under the [Apache 2.0 License](http://opensource.org/l
[
apache_device_plugin
]:
https://github.com/apache/cordova-plugin-device
[
apache_device_plugin
]:
https://github.com/apache/cordova-plugin-device
[
CLI
]:
http://cordova.apache.org/docs/en/3.0.0/guide_cli_index.md.html#The%20Command-line%20Interface
[
CLI
]:
http://cordova.apache.org/docs/en/3.0.0/guide_cli_index.md.html#The%20Command-line%20Interface
[
PGB
]:
http://docs.build.phonegap.com/en_US/3.3.0/index.html
[
PGB
]:
http://docs.build.phonegap.com/en_US/3.3.0/index.html
[
PGB_plugin
]:
https://build.phonegap.com/plugins/11
24
[
PGB_plugin
]:
https://build.phonegap.com/plugins/11
96
[
changelog
]:
CHANGELOG.md
[
changelog
]:
CHANGELOG.md
[
has_permission
]:
#determine-if-the-app-does-have-the-permission-to-show-local-notifications
[
has_permission
]:
#determine-if-the-app-does-have-the-permission-to-show-local-notifications
[
prompt_permission
]:
#prompt-the-user-to-grant-permission-for-local-notifications
[
prompt_permission
]:
#prompt-the-user-to-grant-permission-for-local-notifications
...
...
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