Historique des commits

Auteur SHA1 Message Date
  Sebastián Katzer 36ac40f03d Use new name-space il y a 11 ans
  Sebastián Katzer 60af42b4d3 Escape special key il y a 11 ans
  Sebastián Katzer 9258d9095f Update local notifications on iOS il y a 11 ans
  Sebastián Katzer 69bcba1c27 Iteration not needed il y a 11 ans
  Sebastián Katzer 8418c15290 New interface methods `getScheduled` and `getTriggered` (iOS) il y a 11 ans
  Sebastián Katzer ed982a7690 Fix issue when adding multiple notifications il y a 11 ans
  Sebastián Katzer 998ea0de83 Typo il y a 11 ans
  Sebastián Katzer cbe4f5baf4 Schedule multiple notifications at once (iOS) il y a 11 ans
  Sebastián Katzer 9bcabe5af9 Cancel multiple notifications at once (iOS) il y a 11 ans
  Sebastián Katzer e8d8cae1c7 Only decrease badge number on click il y a 11 ans
  Sebastián Katzer a438e6550b Decrease badge number on cancel il y a 11 ans
  Sebastián Katzer ebbfc4d0d9 Auto increment badge number on iOS il y a 11 ans
  Sebastián Katzer e38a8384f1 RegisterPermission accept a callback il y a 11 ans
  Sebastián Katzer eb4f357d0f Rewritten iOS il y a 11 ans
  Sebastián Katzer a21a13bb15 IOS8 support il y a 11 ans
  Alessandro ab06e248d8 Update APPLocalNotification.m il y a 11 ans
  thedumbterminal 5f8eaf7990 added othr users patch for cordova 3.6 il y a 11 ans
  Sebastián Katzer b789cfca97 Merge pull request #202 from JavierAbrego/master il y a 11 ans
  Javier Abrego 413b5c37b2 Update APPLocalNotification.m il y a 11 ans
  david 08c2fd18c6 Convert the id value to a String before comparison il y a 11 ans
  Sebastián Katzer 50d81b5679 Add `isTriggered` & `getTriggeredIds` methods il y a 11 ans
  Sebastián Katzer 984f0d8051 Add pragma macros il y a 11 ans
  Sebastián Katzer 823b98b31f Add callback to `add` il y a 11 ans
  Sebastián Katzer 86975e6047 Always call ontrigger if the app runs in foreground il y a 11 ans
  Sebastián Katzer d2ef77dd0d Dont use deprecated constants anymore il y a 11 ans
  Sebastián Katzer cbf00120f2 Callbacks for `cancel` & `cancelAll` il y a 11 ans
  Sebastián Katzer 282875db13 Replacing a notification with the same ID may result into canceling both (Fix for #135) il y a 11 ans
  Sebastián Katzer ccc62ea52b Make sure to return only non-nil notifications (Fix for #133) il y a 11 ans
  Sebastián Katzer 715484fc51 Add method to retrieve the application state on each platform il y a 11 ans
  Sebastián Katzer 3afc1f04a8 Click event on iOS wasn't fired if app was not running (solves #87). il y a 11 ans