Commit History

Author SHA1 Message Date
  Sebastián Katzer 566fc91e1a Merge pull request #404 from joshhunt/patch-1 10 years ago
  Sebastián Katzer 77eec5985b Check SDK version at runtime 10 years ago
  Sebastián Katzer 5416f1c73e Merge branch 'master' of github.com:katzer/cordova-plugin-local-notifications 10 years ago
  Sebastián Katzer 99f572f940 Merge pull request #420 from MichelReij/master 10 years ago
  Michel Reij 7f86e12de0 Fixed interval constant "hour" 10 years ago
  Sebastián Katzer bbfcae9c72 Remove not needed code line 10 years ago
  Sebastián Katzer d70ffb5d09 Add missiing copyright 10 years ago
  Sebastián Katzer ec62018ac3 Re-add `add` as deprecated alias for `schedule` 10 years ago
  Sebastián Katzer ab8e6643ae Add link to example 10 years ago
  Sebastián Katzer 53fe0a5e02 Release v0.8rc 10 years ago
  Josh Hunt 1caafdb33a Warn against notification IDs that arent numbers 11 years ago
  PKnittel 7f6c1ce01e Added onupdate event on android, to update repeating notifications automaticaly. 11 years ago
  PKnittel b9bb89a925 Implemented new fireEvent-method on android. 11 years ago
  PKnittel ed78cdfb21 Merge branch 'master' of https://github.com/katzer/cordova-plugin-local-notifications 11 years ago
  PKnittel 16a38ade65 Fixed some Issues with Uri-parsing 11 years ago
  Sebastián Katzer d8a4f573b1 Change semantic logic of scheduled notifications 11 years ago
  Sebastián Katzer b65aa36a96 Fix JS ignores date: option 11 years ago
  Sebastián Katzer a15cb52972 Fix JS bug 11 years ago
  Sebastián Katzer 36ac40f03d Use new name-space 11 years ago
  Sebastián Katzer dc605acd18 New style JS name-space 11 years ago
  Sebastián Katzer 60af42b4d3 Escape special key 11 years ago
  Sebastián Katzer 286229ae3a Even more type checking 11 years ago
  Sebastián Katzer e604108996 Better type checking 11 years ago
  Sebastián Katzer 8a8a399ed1 Fix CFNull error when assiging null values 11 years ago
  PKnittel 992478a2ac Changed interpretation of args-array in android, to be the same like in iOS 11 years ago
  PKnittel 055d3bc34b Fixed Application-Crash in case of wrong formated arguments on android. 11 years ago
  PKnittel 3ed7098864 Modified plugin.xml to avoid reveiver-calls from foreign apps on android 11 years ago
  PKnittel 7c5eefd069 Restructured LocalNotification.java 11 years ago
  PKnittel 1694a815bc Merge branch 'master' of https://github.com/katzer/cordova-plugin-local-notifications 11 years ago
  PKnittel 2d2ce205a8 Transferred the showNotification-Function to NotificationWrapper-Class 11 years ago