Commit History

Autor SHA1 Mensaxe Data
  Javier Abrego 413b5c37b2 Update APPLocalNotification.m %!s(int64=11) %!d(string=hai) anos
  Sebastián Katzer 50d81b5679 Add `isTriggered` & `getTriggeredIds` methods %!s(int64=11) %!d(string=hai) anos
  Sebastián Katzer 984f0d8051 Add pragma macros %!s(int64=11) %!d(string=hai) anos
  Sebastián Katzer 823b98b31f Add callback to `add` %!s(int64=11) %!d(string=hai) anos
  Sebastián Katzer 86975e6047 Always call ontrigger if the app runs in foreground %!s(int64=11) %!d(string=hai) anos
  Sebastián Katzer d2ef77dd0d Dont use deprecated constants anymore %!s(int64=11) %!d(string=hai) anos
  Sebastián Katzer cbf00120f2 Callbacks for `cancel` & `cancelAll` %!s(int64=11) %!d(string=hai) anos
  Sebastián Katzer 282875db13 Replacing a notification with the same ID may result into canceling both (Fix for #135) %!s(int64=11) %!d(string=hai) anos
  Sebastián Katzer ccc62ea52b Make sure to return only non-nil notifications (Fix for #133) %!s(int64=11) %!d(string=hai) anos
  Sebastián Katzer 715484fc51 Add method to retrieve the application state on each platform %!s(int64=11) %!d(string=hai) anos
  Sebastián Katzer 3afc1f04a8 Click event on iOS wasn't fired if app was not running (solves #87). %!s(int64=11) %!d(string=hai) anos
  Sebastián Katzer 8865a7e457 Such a commit I would never accept as a PR ;) %!s(int64=11) %!d(string=hai) anos
  Sebastián Katzer 6e2d2df40b Small code style changes %!s(int64=11) %!d(string=hai) anos
  Sebastián Katzer 1baf850e6f Add `isNotificationScheduled:` helper %!s(int64=11) %!d(string=hai) anos
  Sebastián Katzer edbf05ed9f Reimplement `getScheduledIds` and `isScheduled` %!s(int64=11) %!d(string=hai) anos
  Sebastián Katzer 4e6ec9bb39 Add new methods `isScheduled` and `getScheduledIds` (#97 #95) %!s(int64=11) %!d(string=hai) anos
  Sebastián Katzer 87f29b67b0 Fix didReceiveLocalNotification: call within didFinishLaunchingWithOptions: %!s(int64=11) %!d(string=hai) anos
  Sebastián Katzer 208d13eab3 Added 'secondly' and 'minutely' as new repeat time aliases (Solves #102) %!s(int64=11) %!d(string=hai) anos
  Sebastián Katzer f43aa60d49 Fix handling notifications when application process has been killed #87 %!s(int64=11) %!d(string=hai) anos
  Sebastián Katzer 35383b73e1 Revert sound change (#63) %!s(int64=11) %!d(string=hai) anos
  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