提交歷史

作者 SHA1 備註 提交日期
  Sebastián Katzer e6548a0b9d Release v0.7.2 11 年之前
  Sebastián Katzer 524252ae2b `onclick` instead of `ontrigger` was called on "slow" iOS devices #89 11 年之前
  Sebastián Katzer 7afcfecf2a Added note about black screen issue on Android 11 年之前
  Sebastián Katzer e28ca15d9d Reset badge with cancelAll #85 12 年之前
  Sebastián Katzer 404613066c `onadd` was called each time after a repeating message was triggered 12 年之前
  Sebastián Katzer 02d8785766 Update README.md 12 年之前
  Sebastián Katzer 9044fb23ca Release v0.7.1 12 年之前
  Sebastián Katzer d3cdd7110e App throwed an error at restart if a callback was registered 12 年之前
  Sebastián Katzer 448b220d13 Merge branch 'master' of github.com:katzer/cordova-plugin-local-notifications 12 年之前
  Sebastián Katzer f9987b7b8c `oncancel` wasnt fired if `autoCancel` was set to true (#77) 12 年之前
  Sebastián Katzer 638db3e33d Update README.md 12 年之前
  Sebastián Katzer 2a18928904 Release v0.7.0 12 年之前
  Sebastián Katzer 6a161adaed The message and not the title will be used as the ticker text 12 年之前
  Sebastián Katzer f8d8a703d6 Update README.md 12 年之前
  Sebastián Katzer c3074d1943 Update README.md 12 年之前
  Sebastián Katzer afc7f25099 Added the ability to override notifications default properties 12 年之前
  Sebastián Katzer 92ae360d34 Added new callback registration interface and new callback types 12 年之前
  Sebastián Katzer e077ee32cb Release v0.7.0beta1 12 年之前
  Sebastián Katzer 7089c5599d Setting launchMode to *singleInstance* isn't necessary anymore 12 年之前
  Sebastián Katzer 763588d529 Add note about ongoing property in the changelog 12 年之前
  Tim Warberg d06b1ad735 Added ongoing option (android only) 12 年之前
  Sebastián Katzer 0cc81a21b1 Added docs about custom alert sounds on iOS 12 年之前
  Sebastián Katzer b03bdf0801 Added Android specific property `smallImage` 12 年之前
  Sebastián Katzer 7ae2981ba2 Added some new lines and fixed the wrong written function name in the example 12 年之前
  Sebastián Katzer c05c4e1484 Added `json` property to pass custom data through the notification 12 年之前
  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... 12 年之前
  Sebastián Katzer c419f6b24e Fix syntax mistake 12 年之前
  Sebastián Katzer b8da398a2c If the app is not running, the callback has to be called later (#42) 12 年之前
  Sebastián Katzer dc5089c9b2 Callbacks are called with the ID as a number and not as a string 12 年之前
  Sebastián Katzer 235c49ee9f Repeat with shorter/curstom intervals (#27) 12 年之前