Commit History

Autor SHA1 Mensaxe Data
  Sebastián Katzer 4096d418a4 Change to 5 days and not 10 seconds %!s(int64=11) %!d(string=hai) anos
  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. %!s(int64=11) %!d(string=hai) anos
  Sebastián Katzer 9a2d9da772 Update Changelog %!s(int64=11) %!d(string=hai) anos
  Sebastián Katzer 6693e7c319 The `oncancel` callback will be called at last if `autoCancel` is set to true %!s(int64=11) %!d(string=hai) anos
  Sebastián Katzer 44c82937ec Cancel callbacks have not been fired after all notifications have been canceled on iOS %!s(int64=11) %!d(string=hai) anos
  Sebastián Katzer 524252ae2b `onclick` instead of `ontrigger` was called on "slow" iOS devices #89 %!s(int64=11) %!d(string=hai) anos
  Sebastián Katzer e28ca15d9d Reset badge with cancelAll #85 %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 3ca2de8c51 Better way to find out if a notification was triggered or clicked %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 6abf363a87 Try to get sound playing on iOS %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer acb59dd976 Prevent build errors with older iOS/Xcode versions %!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 c05c4e1484 Added `json` property to pass custom data through the notification %!s(int64=12) %!d(string=hai) anos
  tricksel 91c7875335 Fix to callback functions %!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 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 60b501aba2 Exec `cancel` in background %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer a1f06920ec Suddenly only "future" notifications are accessible via `scheduledLocalNotifications` %!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
  Sebastián Katzer ec0f79da36 Release version 0.6.2 %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 0065f5af0b Callback functions should be undefined by default. %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 78308f1803 Small iOS cleanup. %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 59f204d66a Adding notifications on iOS does not block the ui thread anymore. %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 94a8011741 Change code formatting %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer f906c0d1ff Play UILocalNotificationDefaultSoundName if sound is given as an empty string. %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 68381d4132 Magic trick to prevent your ui thread to hang in some cases (modal windows while in background, ...) %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer bc86242169 Converted indentation to spaces %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 064a9bd0a6 Damn... %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 856646fecc Fix bug in `cancel` under iOS. %!s(int64=12) %!d(string=hai) anos