Commit History

作者 SHA1 備註 提交日期
  Sebastián Katzer 0c0b1079f4 Huge Android rework. 12 年之前
  Sebastián Katzer 7c94104d36 Renamed var `sender` with `pi`. 12 年之前
  Sebastián Katzer 24d2593e15 `cancel` is called with the notification id and not an object. 12 年之前
  Sebastián Katzer 59f204d66a Adding notifications on iOS does not block the ui thread anymore. 12 年之前
  Sebastián Katzer 4ea7193abe Added note about bugfix. 12 年之前
  Sebastián Katzer 3dffcb5608 Switched license from GPL to LGPL 12 年之前
  Sebastián Katzer 539435778d Merge branch 'master' of github.com:katzer/cordova-plugin-local-notifications 12 年之前
  Sebastián Katzer 9ad2292b5f Each LocalNotificationOptions object needs to be created either with an intent or context to get informed about the package name. The `parse` method must be called to read the options passed through javascript. 12 年之前
  Sebastián Katzer 39b26a6d28 Convert indentations to spaces. 12 年之前
  Sebastián Katzer 52df61981d Convert indentations to spaces. 12 年之前
  Sebastián Katzer c38e0143fe The context is needed to prevent the app from crashing after it was removed from recent list. 12 年之前
  Sebastián Katzer e3842e4102 App does not crash/stop anymore after removing them from recent list. 12 年之前
  Sebastián Katzer 4c7611a440 Switch to LGPL 12 年之前
  Sebastián Katzer 22b1c6a501 Added a note about the iOS7 sound setting quirk. 12 年之前
  Sebastián Katzer 94a8011741 Change code formatting 12 年之前
  Sebastián Katzer 71e71809ea Merge branch 'master' of github.com:katzer/cordova-plugin-local-notifications 12 年之前
  Sebastián Katzer f906c0d1ff Play UILocalNotificationDefaultSoundName if sound is given as an empty string. 12 年之前
  Sebastián Katzer 2817a14cd9 Update README.md 12 年之前
  Sebastián Katzer 29ce9a0f07 Added `Dependencies` section. 12 年之前
  Sebastián Katzer 24f261fabb Added a contributing section. 12 年之前
  Sebastián Katzer 413e21367b Merge branch 'master' of github.com:katzer/cordova-plugin-local-notifications 12 年之前
  Sebastián Katzer 0b44d505fd Added the lost `repeat` attribute... 12 年之前
  Sebastián Katzer 1b2e2f14b0 Bugfix: the repeat interval is defined through the js interface. 12 年之前
  Sebastián Katzer 4510d61b31 More readable intervall settings. 12 年之前
  Sebastián Katzer 72aa42e470 Update README.md 12 年之前
  Sebastián Katzer d1e0d9425f Patch to add notification without blocking the ui thread on Android. 12 年之前
  Sebastián Katzer f5c49b06cd The `TYPE_NOTIFICATION` sound should play by default on Android 12 年之前
  Sebastián Katzer 291b2c224f Added missing wp8 source file. 12 年之前
  Sebastián Katzer eed9609916 Added the `org.apache.cordova.device` plugin as a dependency 12 年之前
  Sebastián Katzer 7d7dfe63d2 Sound can be specified under Android. 12 年之前