Historique des commits

Auteur SHA1 Message Date
  Sebastián Katzer d618a13f87 Callbacks for non-repeating notifications were not called if they were not created in the current app instance. Solves #87 partially. il y a 11 ans
  Sebastián Katzer 2691112e0a Merge branch 'master' of github.com:katzer/cordova-plugin-local-notifications il y a 11 ans
  Sebastián Katzer 9a2d9da772 Update Changelog il y a 11 ans
  Sebastián Katzer 6693e7c319 The `oncancel` callback will be called at last if `autoCancel` is set to true il y a 11 ans
  Sebastián Katzer 44c82937ec Cancel callbacks have not been fired after all notifications have been canceled on iOS il y a 11 ans
  Sebastián Katzer a3ff269d48 Bump version to next dev cycle il y a 11 ans
  Sebastián Katzer c707a2eb2c Fix invalid JSON example il y a 11 ans
  Sebastián Katzer e6548a0b9d Release v0.7.2 il y a 11 ans
  Sebastián Katzer 524252ae2b `onclick` instead of `ontrigger` was called on "slow" iOS devices #89 il y a 11 ans
  Sebastián Katzer 7afcfecf2a Added note about black screen issue on Android il y a 11 ans
  Sebastián Katzer e28ca15d9d Reset badge with cancelAll #85 il y a 12 ans
  Sebastián Katzer 404613066c `onadd` was called each time after a repeating message was triggered il y a 12 ans
  Sebastián Katzer 7c642208f2 Bump version to next dev cycle il y a 12 ans
  Sebastián Katzer 02d8785766 Update README.md il y a 12 ans
  Sebastián Katzer f2a24d7f5c Merge pull request #80 from dpogue/threaded il y a 12 ans
  Darryl Pogue 4885cdf83f Android: Avoid blocking the main thread. il y a 12 ans
  Sebastián Katzer 9044fb23ca Release v0.7.1 il y a 12 ans
  Sebastián Katzer d3cdd7110e App throwed an error at restart if a callback was registered il y a 12 ans
  Sebastián Katzer 448b220d13 Merge branch 'master' of github.com:katzer/cordova-plugin-local-notifications il y a 12 ans
  Sebastián Katzer f9987b7b8c `oncancel` wasnt fired if `autoCancel` was set to true (#77) il y a 12 ans
  Sebastián Katzer a386b264c4 Set version to next dev cycle il y a 12 ans
  Sebastián Katzer cc9b3c02b2 Added missing getOngoing() method il y a 12 ans
  Sebastián Katzer dc81464317 Add missing ongoing flag il y a 12 ans
  Sebastián Katzer 638db3e33d Update README.md il y a 12 ans
  Sebastián Katzer 2a18928904 Release v0.7.0 il y a 12 ans
  Sebastián Katzer 906f256f8d WP8 support for the new callback interface as good as possible il y a 12 ans
  Sebastián Katzer e72f497d02 `ongoing` is platform specific il y a 12 ans
  Sebastián Katzer afc8ae4a08 Callback fn is needed by WP8 il y a 12 ans
  Sebastián Katzer 3ca2de8c51 Better way to find out if a notification was triggered or clicked il y a 12 ans
  Sebastián Katzer 6abf363a87 Try to get sound playing on iOS il y a 12 ans