Commit History

Autor SHA1 Mensaxe Data
  Sebastián Katzer 02d8785766 Update README.md %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 9044fb23ca Release v0.7.1 %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer d3cdd7110e App throwed an error at restart if a callback was registered %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 448b220d13 Merge branch 'master' of github.com:katzer/cordova-plugin-local-notifications %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer f9987b7b8c `oncancel` wasnt fired if `autoCancel` was set to true (#77) %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 638db3e33d Update README.md %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 2a18928904 Release v0.7.0 %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 6a161adaed The message and not the title will be used as the ticker text %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer f8d8a703d6 Update README.md %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer c3074d1943 Update README.md %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer afc7f25099 Added the ability to override notifications default properties %!s(int64=12) %!d(string=hai) anos
  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
  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 b03bdf0801 Added Android specific property `smallImage` %!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 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 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 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 235c49ee9f Repeat with shorter/curstom intervals (#27) %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 10c6988c3f `cancel` on iOS did not work (#37) %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer adf62bf2b4 Add `autoCancel` flag to indicate that the notification shall be automatically canceled when the user clicks it %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer b129a48e55 Example how to cancel notification immediatly after creation %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer f5d4d432d6 Notification on iOS will be canceled if a new one with the same ID was added %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 2816ab89a1 App throws an error on iOS if `message` is null. - Removed extra line break on iOS if `title` is null or empty. %!s(int64=12) %!d(string=hai) anos