提交历史

作者 SHA1 备注 提交日期
  Sebastián Katzer 8418c15290 New interface methods `getScheduled` and `getTriggered` (iOS) 11 年之前
  Sebastián Katzer ed982a7690 Fix issue when adding multiple notifications 11 年之前
  Sebastián Katzer 998ea0de83 Typo 11 年之前
  Sebastián Katzer cbe4f5baf4 Schedule multiple notifications at once (iOS) 11 年之前
  Sebastián Katzer 9bcabe5af9 Cancel multiple notifications at once (iOS) 11 年之前
  Sebastián Katzer e8d8cae1c7 Only decrease badge number on click 11 年之前
  Sebastián Katzer a438e6550b Decrease badge number on cancel 11 年之前
  Sebastián Katzer ebbfc4d0d9 Auto increment badge number on iOS 11 年之前
  Sebastián Katzer e38a8384f1 RegisterPermission accept a callback 11 年之前
  Sebastián Katzer eb4f357d0f Rewritten iOS 11 年之前
  Sebastián Katzer a21a13bb15 IOS8 support 11 年之前
  Alessandro ab06e248d8 Update APPLocalNotification.m 11 年之前
  thedumbterminal 5f8eaf7990 added othr users patch for cordova 3.6 11 年之前
  Sebastián Katzer b789cfca97 Merge pull request #202 from JavierAbrego/master 11 年之前
  Javier Abrego 413b5c37b2 Update APPLocalNotification.m 11 年之前
  david 08c2fd18c6 Convert the id value to a String before comparison 11 年之前
  Sebastián Katzer 50d81b5679 Add `isTriggered` & `getTriggeredIds` methods 11 年之前
  Sebastián Katzer 984f0d8051 Add pragma macros 11 年之前
  Sebastián Katzer 823b98b31f Add callback to `add` 11 年之前
  Sebastián Katzer 86975e6047 Always call ontrigger if the app runs in foreground 11 年之前
  Sebastián Katzer d2ef77dd0d Dont use deprecated constants anymore 11 年之前
  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 年之前