Commit History

Author SHA1 Message Date
  Sebastián Katzer b789cfca97 Merge pull request #202 from JavierAbrego/master 11 years ago
  Sebastián Katzer dd6fcd0076 Merge pull request #200 from davidtron/ios-notificationWithId 11 years ago
  Sebastián Katzer a33413a173 Merge pull request #192 from tb123123/patch-1 11 years ago
  Silvio 3da5b1b9a6 Backward compatibility for Frodo (API level 8) 11 years ago
  Javier Abrego 413b5c37b2 Update APPLocalNotification.m 11 years ago
  david 08c2fd18c6 Convert the id value to a String before comparison 11 years ago
  Sebastián Katzer a3451824fa Add method index for better overview 11 years ago
  Sebastián Katzer 4df084cd59 Merge branch 'master' of github.com:katzer/cordova-plugin-local-notifications 11 years ago
  Sebastián Katzer 50d81b5679 Add `isTriggered` & `getTriggeredIds` methods 11 years ago
  Sebastián Katzer ceaa0d5d0f Fix js bug 11 years ago
  Sebastián Katzer b36d37c2ef Auto-convert title & message to string 11 years ago
  Sebastián Katzer 984f0d8051 Add pragma macros 11 years ago
  Sebastián Katzer e3fca1daee Add callback for `add` (Android) 11 years ago
  Sebastián Katzer 823b98b31f Add callback to `add` 11 years ago
  Sebastián Katzer 86975e6047 Always call ontrigger if the app runs in foreground 11 years ago
  Sebastián Katzer d2ef77dd0d Dont use deprecated constants anymore 11 years ago
  tb123123 970e8844fc Update Receiver.java 11 years ago
  Sebastián Katzer d29510ac42 Merge pull request #169 from ginovva320/patch-1 11 years ago
  Sebastián Katzer 1f208776fc Fix debug line (#171) 11 years ago
  ginovva320 da1f1d41dc Update to LocalNotification.cancel() 11 years ago
  Sebastián Katzer 215a6597b1 New Android specific `led:` flag 11 years ago
  Sebastián Katzer 91169ad7d4 Fix "Callbacks returns Object instead of args" 11 years ago
  Sebastián Katzer 3649f4bc69 `image:` accepts remote URLs and local URIs (#76) 11 years ago
  Sebastián Katzer 14dfd15682 Small code changes 11 years ago
  Sebastián Katzer cbf00120f2 Callbacks for `cancel` & `cancelAll` 11 years ago
  Sebastián Katzer 5c10b767f8 Full fill changelog 11 years ago
  Sebastián Katzer 7fc01db0ac Add scope parameter for `isScheduled` and `getScheduledIds` 11 years ago
  Sebastián Katzer afd6a480c9 Small coding changes 11 years ago
  Sebastián Katzer d28f1aaf78 Remove unused lint check 11 years ago
  Sebastián Katzer 6af684b32c Minimize android-support-v4.jar to only include required classes 11 years ago