Historia zmian

Autor SHA1 Wiadomość Data
  Sebastián Katzer 8418c15290 New interface methods `getScheduled` and `getTriggered` (iOS) 11 lat temu
  Sebastián Katzer ed982a7690 Fix issue when adding multiple notifications 11 lat temu
  Sebastián Katzer 998ea0de83 Typo 11 lat temu
  Sebastián Katzer cbe4f5baf4 Schedule multiple notifications at once (iOS) 11 lat temu
  Sebastián Katzer 9bcabe5af9 Cancel multiple notifications at once (iOS) 11 lat temu
  Sebastián Katzer e8d8cae1c7 Only decrease badge number on click 11 lat temu
  Sebastián Katzer a438e6550b Decrease badge number on cancel 11 lat temu
  Sebastián Katzer ebbfc4d0d9 Auto increment badge number on iOS 11 lat temu
  Sebastián Katzer e38a8384f1 RegisterPermission accept a callback 11 lat temu
  Sebastián Katzer eb4f357d0f Rewritten iOS 11 lat temu
  Sebastián Katzer a21a13bb15 IOS8 support 11 lat temu
  Alessandro ab06e248d8 Update APPLocalNotification.m 11 lat temu
  thedumbterminal 5f8eaf7990 added othr users patch for cordova 3.6 11 lat temu
  Sebastián Katzer b789cfca97 Merge pull request #202 from JavierAbrego/master 11 lat temu
  Javier Abrego 413b5c37b2 Update APPLocalNotification.m 11 lat temu
  david 08c2fd18c6 Convert the id value to a String before comparison 11 lat temu
  Sebastián Katzer 50d81b5679 Add `isTriggered` & `getTriggeredIds` methods 11 lat temu
  Sebastián Katzer 984f0d8051 Add pragma macros 11 lat temu
  Sebastián Katzer 823b98b31f Add callback to `add` 11 lat temu
  Sebastián Katzer 86975e6047 Always call ontrigger if the app runs in foreground 11 lat temu
  Sebastián Katzer d2ef77dd0d Dont use deprecated constants anymore 11 lat temu
  Sebastián Katzer cbf00120f2 Callbacks for `cancel` & `cancelAll` 11 lat temu
  Sebastián Katzer 282875db13 Replacing a notification with the same ID may result into canceling both (Fix for #135) 11 lat temu
  Sebastián Katzer ccc62ea52b Make sure to return only non-nil notifications (Fix for #133) 11 lat temu
  Sebastián Katzer 715484fc51 Add method to retrieve the application state on each platform 11 lat temu
  Sebastián Katzer 3afc1f04a8 Click event on iOS wasn't fired if app was not running (solves #87). 11 lat temu
  Sebastián Katzer 8865a7e457 Such a commit I would never accept as a PR ;) 11 lat temu
  Sebastián Katzer 6e2d2df40b Small code style changes 11 lat temu
  Sebastián Katzer 1baf850e6f Add `isNotificationScheduled:` helper 11 lat temu
  Sebastián Katzer edbf05ed9f Reimplement `getScheduledIds` and `isScheduled` 11 lat temu