Commit History

Autor SHA1 Mensaxe Data
  Sebastián Katzer 92ae360d34 Added new callback registration interface and new callback types %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer e077ee32cb Release v0.7.0beta1 %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 7089c5599d Setting launchMode to *singleInstance* isn't necessary anymore %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 763588d529 Add note about ongoing property in the changelog %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer d8af1e9b07 Merge pull request #66 from interFace-dk/ongoing_option %!s(int64=12) %!d(string=hai) anos
  Tim Warberg d06b1ad735 Added ongoing option (android only) %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 0cc81a21b1 Added docs about custom alert sounds on iOS %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 3486492067 Value for smallIcon is required %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 421b2df545 Removed hard coded 4s pause. Callbacks are called after the webview was initialized. %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 663037ad39 Declare static fields as protected instead of public %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer c3f6696728 Declare methods are protected instead of public %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer adbdaf0f2d Revert PR #48 %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer f0d7949e3b Merge pull request #56 from dpogue/patch-1 %!s(int64=12) %!d(string=hai) anos
  Darryl Pogue ddbeac6e52 Fix missing Date import in Restore.java %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer e9fef025e2 Merge branch 'master' of github.com:katzer/cordova-plugin-local-notifications %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer dd0691b86c Simply launch the main intent as first and the invoke the callback in each case. %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 2933586af3 Merge pull request #48 from RobotsAndPencils/android-restoration %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer b03bdf0801 Added Android specific property `smallImage` %!s(int64=12) %!d(string=hai) anos
  Brandon Evans bb4070dd40 Always restore Android notifications with a minimum date of now %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 7ae2981ba2 Added some new lines and fixed the wrong written function name in the example %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer c05c4e1484 Added `json` property to pass custom data through the notification %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 97b5c60bde Rename class LocalNotificationOptions to Options (WP8) %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 7a6e799623 Improvement of repeating notifications at exact time (#44). `AlarmManager.setRepeating` triggers the notifications at strange dates, like everything others with Android... %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer c424fbc796 Fix bug in repeating intervals (see #43) %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer c419f6b24e Fix syntax mistake %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer b8da398a2c If the app is not running, the callback has to be called later (#42) %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 05e1e72ee5 Assign static vars at plugin initialization %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer dc5089c9b2 Callbacks are called with the ID as a number and not as a string %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer c2daf399fc Only exec callbacks if they are not null or empty %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 97f54d9ed7 Merge pull request #41 from tricksel/master %!s(int64=12) %!d(string=hai) anos