Commit History

Автор SHA1 Съобщение Дата
  Sebastián Katzer cbf00120f2 Callbacks for `cancel` & `cancelAll` преди 11 години
  Sebastián Katzer 282875db13 Replacing a notification with the same ID may result into canceling both (Fix for #135) преди 11 години
  Sebastián Katzer ccc62ea52b Make sure to return only non-nil notifications (Fix for #133) преди 11 години
  Sebastián Katzer 715484fc51 Add method to retrieve the application state on each platform преди 11 години
  Sebastián Katzer 3afc1f04a8 Click event on iOS wasn't fired if app was not running (solves #87). преди 11 години
  Sebastián Katzer 8865a7e457 Such a commit I would never accept as a PR ;) преди 11 години
  Sebastián Katzer 6e2d2df40b Small code style changes преди 11 години
  Sebastián Katzer 1baf850e6f Add `isNotificationScheduled:` helper преди 11 години
  Sebastián Katzer edbf05ed9f Reimplement `getScheduledIds` and `isScheduled` преди 11 години
  Sebastián Katzer 4e6ec9bb39 Add new methods `isScheduled` and `getScheduledIds` (#97 #95) преди 11 години
  Sebastián Katzer 87f29b67b0 Fix didReceiveLocalNotification: call within didFinishLaunchingWithOptions: преди 11 години
  Sebastián Katzer 208d13eab3 Added 'secondly' and 'minutely' as new repeat time aliases (Solves #102) преди 11 години
  Sebastián Katzer f43aa60d49 Fix handling notifications when application process has been killed #87 преди 11 години
  Sebastián Katzer 35383b73e1 Revert sound change (#63) преди 11 години
  Sebastián Katzer 4096d418a4 Change to 5 days and not 10 seconds преди 11 години
  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. преди 11 години
  Sebastián Katzer 9a2d9da772 Update Changelog преди 11 години
  Sebastián Katzer 6693e7c319 The `oncancel` callback will be called at last if `autoCancel` is set to true преди 11 години
  Sebastián Katzer 44c82937ec Cancel callbacks have not been fired after all notifications have been canceled on iOS преди 11 години
  Sebastián Katzer 524252ae2b `onclick` instead of `ontrigger` was called on "slow" iOS devices #89 преди 11 години
  Sebastián Katzer e28ca15d9d Reset badge with cancelAll #85 преди 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 acb59dd976 Prevent build errors with older iOS/Xcode versions преди 12 години
  Sebastián Katzer 92ae360d34 Added new callback registration interface and new callback types преди 12 години
  Sebastián Katzer c05c4e1484 Added `json` property to pass custom data through the notification преди 12 години
  tricksel 91c7875335 Fix to callback functions преди 12 години
  Sebastián Katzer 235c49ee9f Repeat with shorter/curstom intervals (#27) преди 12 години
  Sebastián Katzer 10c6988c3f `cancel` on iOS did not work (#37) преди 12 години
  Sebastián Katzer adf62bf2b4 Add `autoCancel` flag to indicate that the notification shall be automatically canceled when the user clicks it преди 12 години