Historique des commits

Auteur SHA1 Message Date
  Sebastián Katzer 4096d418a4 Change to 5 days and not 10 seconds il y a 11 ans
  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 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 524252ae2b `onclick` instead of `ontrigger` was called on "slow" iOS devices #89 il y a 11 ans
  Sebastián Katzer e28ca15d9d Reset badge with cancelAll #85 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
  Sebastián Katzer acb59dd976 Prevent build errors with older iOS/Xcode versions il y a 12 ans
  Sebastián Katzer 92ae360d34 Added new callback registration interface and new callback types il y a 12 ans
  Sebastián Katzer c05c4e1484 Added `json` property to pass custom data through the notification il y a 12 ans
  tricksel 91c7875335 Fix to callback functions il y a 12 ans
  Sebastián Katzer 235c49ee9f Repeat with shorter/curstom intervals (#27) il y a 12 ans
  Sebastián Katzer 10c6988c3f `cancel` on iOS did not work (#37) il y a 12 ans
  Sebastián Katzer adf62bf2b4 Add `autoCancel` flag to indicate that the notification shall be automatically canceled when the user clicks it il y a 12 ans
  Sebastián Katzer f5d4d432d6 Notification on iOS will be canceled if a new one with the same ID was added il y a 12 ans
  Sebastián Katzer 60b501aba2 Exec `cancel` in background il y a 12 ans
  Sebastián Katzer a1f06920ec Suddenly only "future" notifications are accessible via `scheduledLocalNotifications` il y a 12 ans
  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. il y a 12 ans
  Sebastián Katzer ec0f79da36 Release version 0.6.2 il y a 12 ans
  Sebastián Katzer 0065f5af0b Callback functions should be undefined by default. il y a 12 ans
  Sebastián Katzer 78308f1803 Small iOS cleanup. il y a 12 ans
  Sebastián Katzer 59f204d66a Adding notifications on iOS does not block the ui thread anymore. il y a 12 ans
  Sebastián Katzer 94a8011741 Change code formatting il y a 12 ans
  Sebastián Katzer f906c0d1ff Play UILocalNotificationDefaultSoundName if sound is given as an empty string. il y a 12 ans
  Sebastián Katzer 68381d4132 Magic trick to prevent your ui thread to hang in some cases (modal windows while in background, ...) il y a 12 ans
  Sebastián Katzer bc86242169 Converted indentation to spaces il y a 12 ans
  Sebastián Katzer 064a9bd0a6 Damn... il y a 12 ans
  Sebastián Katzer 856646fecc Fix bug in `cancel` under iOS. il y a 12 ans