提交历史

作者 SHA1 备注 提交日期
  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 a386b264c4 Set version to next dev cycle 12 年之前
  Sebastián Katzer cc9b3c02b2 Added missing getOngoing() method 12 年之前
  Sebastián Katzer dc81464317 Add missing ongoing flag 12 年之前
  Sebastián Katzer 638db3e33d Update README.md 12 年之前
  Sebastián Katzer 2a18928904 Release v0.7.0 12 年之前
  Sebastián Katzer 906f256f8d WP8 support for the new callback interface as good as possible 12 年之前
  Sebastián Katzer e72f497d02 `ongoing` is platform specific 12 年之前
  Sebastián Katzer afc8ae4a08 Callback fn is needed by WP8 12 年之前
  Sebastián Katzer 3ca2de8c51 Better way to find out if a notification was triggered or clicked 12 年之前
  Sebastián Katzer 6abf363a87 Try to get sound playing on iOS 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 acb59dd976 Prevent build errors with older iOS/Xcode versions 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 年之前
  Sebastián Katzer d8af1e9b07 Merge pull request #66 from interFace-dk/ongoing_option 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 3486492067 Value for smallIcon is required 12 年之前
  Sebastián Katzer 421b2df545 Removed hard coded 4s pause. Callbacks are called after the webview was initialized. 12 年之前
  Sebastián Katzer 663037ad39 Declare static fields as protected instead of public 12 年之前
  Sebastián Katzer c3f6696728 Declare methods are protected instead of public 12 年之前
  Sebastián Katzer adbdaf0f2d Revert PR #48 12 年之前
  Sebastián Katzer f0d7949e3b Merge pull request #56 from dpogue/patch-1 12 年之前