Historique des commits

Auteur SHA1 Message Date
  PC Dreams (Paulo Cristo) efaeb01d2f wip: add proper fire date il y a 9 ans
  PC Dreams (Paulo Cristo) 74093e2d83 wip: add proper fire date il y a 9 ans
  PC Dreams (Paulo Cristo) 694d63453b fix fireEvent for IOS 10 il y a 9 ans
  Sebastián Katzer 9dd5e06f4d Support cordova-ios@4 and WKWebView Engine il y a 10 ans
  Sebastián Katzer 0ae10b80cb Experimental decrease time-frame for trigger event il y a 10 ans
  Sebastián Katzer 9ac02bdcfc Fixes #731 Prevent crash when user info is nil il y a 10 ans
  Sebastián Katzer 2d4033c32d Fixed crashing `get` if notification doesn't exist il y a 10 ans
  Sebastián Katzer 19a212a90f Fix Badge-LocalNotification-PGB incompatibility il y a 10 ans
  Sebastián Katzer 30f8f6aa8e Fully migrate id to int and warn when NaN il y a 10 ans
  Sebastián Katzer 388adbd4b5 Fix get* with single id on iOS il y a 10 ans
  Sebastián Katzer ecb12b555b Fix duplicate symbol _UIApplicationRegisterUserNotificationSettings il y a 10 ans
  Sebastián Katzer d7c21e972c Separate js part into interface, core and util module il y a 10 ans
  Sebastián Katzer b8d9e14202 Fire `clear` instead of `cancel` when clicked on repeating notifications il y a 10 ans
  Sebastián Katzer db99b47528 Remove obsolete code il y a 10 ans
  Sebastián Katzer 30ef681784 Use localNotifications: instead of scheduledLocalNotifications: il y a 10 ans
  Sebastián Katzer e936d0e046 Missing negation causes cancel of repeating notifications after 5 days il y a 10 ans
  Sebastián Katzer 77eec5985b Check SDK version at runtime il y a 10 ans
  Sebastián Katzer 53fe0a5e02 Release v0.8rc il y a 10 ans
  Sebastián Katzer d8a4f573b1 Change semantic logic of scheduled notifications il y a 11 ans
  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