Closed joerodriguez closed 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:
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
http://developer.apple.com/library/IOs/#documentation/iPhone/Reference/UILocalNotification_Class/Reference/Reference.html
Added repeatInterval option