Commit History

Author SHA1 Message Date
  Sebastián Katzer 539435778d Merge branch 'master' of github.com:katzer/cordova-plugin-local-notifications 12 years ago
  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 years ago
  Sebastián Katzer 39b26a6d28 Convert indentations to spaces. 12 years ago
  Sebastián Katzer 52df61981d Convert indentations to spaces. 12 years ago
  Sebastián Katzer c38e0143fe The context is needed to prevent the app from crashing after it was removed from recent list. 12 years ago
  Sebastián Katzer e3842e4102 App does not crash/stop anymore after removing them from recent list. 12 years ago
  Sebastián Katzer 4c7611a440 Switch to LGPL 12 years ago
  Sebastián Katzer 22b1c6a501 Added a note about the iOS7 sound setting quirk. 12 years ago
  Sebastián Katzer 94a8011741 Change code formatting 12 years ago
  Sebastián Katzer 71e71809ea Merge branch 'master' of github.com:katzer/cordova-plugin-local-notifications 12 years ago
  Sebastián Katzer f906c0d1ff Play UILocalNotificationDefaultSoundName if sound is given as an empty string. 12 years ago
  Sebastián Katzer 2817a14cd9 Update README.md 12 years ago
  Sebastián Katzer 29ce9a0f07 Added `Dependencies` section. 12 years ago
  Sebastián Katzer 24f261fabb Added a contributing section. 12 years ago
  Sebastián Katzer 413e21367b Merge branch 'master' of github.com:katzer/cordova-plugin-local-notifications 12 years ago
  Sebastián Katzer 0b44d505fd Added the lost `repeat` attribute... 12 years ago
  Sebastián Katzer 1b2e2f14b0 Bugfix: the repeat interval is defined through the js interface. 12 years ago
  Sebastián Katzer 4510d61b31 More readable intervall settings. 12 years ago
  Sebastián Katzer 72aa42e470 Update README.md 12 years ago
  Sebastián Katzer d1e0d9425f Patch to add notification without blocking the ui thread on Android. 12 years ago
  Sebastián Katzer f5c49b06cd The `TYPE_NOTIFICATION` sound should play by default on Android 12 years ago
  Sebastián Katzer 291b2c224f Added missing wp8 source file. 12 years ago
  Sebastián Katzer eed9609916 Added the `org.apache.cordova.device` plugin as a dependency 12 years ago
  Sebastián Katzer 7d7dfe63d2 Sound can be specified under Android. 12 years ago
  Sebastián Katzer 0e4e2230f9 Merge branch 'master' of github.com:katzer/cordova-plugin-local-notifications 12 years ago
  Sebastián Katzer 9b70ce86b5 Set version to next dev cycle 12 years ago
  Sebastián Katzer 1acb7ce929 Added the required property types. 12 years ago
  Sebastián Katzer af20018019 The sound property isn't supported on each platform, only iOS. 12 years ago
  Sebastián Katzer bcf6443129 Added WP8 quirks. 12 years ago
  Sebastián Katzer 72b19ba46c Update README.md 12 years ago