DrewDahlman / Phonegap-LocalNotification

An example of how to use the LocalNotification plugin for Phonegap
86 stars 48 forks source link

location notification repeat interval #1

Closed joerodriguez closed 12 years ago

joerodriguez commented 12 years ago

http://developer.apple.com/library/IOs/#documentation/iPhone/Reference/UILocalNotification_Class/Reference/Reference.html

Added repeatInterval option

DrewDahlman commented 12 years ago

Nice work!

I'm gonna test this out and merge.

Drew

Sent from my iPhone

On Jan 29, 2012, at 5:50 PM, joerodriguez reply@reply.github.com wrote:

http://developer.apple.com/library/IOs/#documentation/iPhone/Reference/UILocalNotification_Class/Reference/Reference.html

Added repeatInterval option

You can merge this Pull Request by running:

git pull https://github.com/joerodriguez/Phonegap-LocalNotification master

Or you can view, comment on it, or merge it online at:

https://github.com/DrewDahlman/Phonegap-LocalNotification/pull/1

-- Commit Summary --

  • added a repeat option with daily, weekly, and yearly intervals

-- File Changes --

M example/js/plugins/LocalNotification.js (1) M project/localNotifications/LocalNotification.m (12) M readme.txt (10)

-- Patch Links --

https://github.com/DrewDahlman/Phonegap-LocalNotification/pull/1.patch https://github.com/DrewDahlman/Phonegap-LocalNotification/pull/1.diff


Reply to this email directly or view it on GitHub: https://github.com/DrewDahlman/Phonegap-LocalNotification/pull/1