提交歷史

作者 SHA1 備註 提交日期
  Sebastián Katzer 823b98b31f Add callback to `add` 11 年之前
  Sebastián Katzer 215a6597b1 New Android specific `led:` flag 11 年之前
  Sebastián Katzer 91169ad7d4 Fix "Callbacks returns Object instead of args" 11 年之前
  Sebastián Katzer cbf00120f2 Callbacks for `cancel` & `cancelAll` 11 年之前
  Sebastián Katzer 7fc01db0ac Add scope parameter for `isScheduled` and `getScheduledIds` 11 年之前
  Sebastián Katzer afd6a480c9 Small coding changes 11 年之前
  Sebastián Katzer 1989fd4fe6 Small WP8 changes 11 年之前
  Sebastián Katzer 5afa40a838 Hotfix: device plugin isnt available before the onCordovaInfoReady event. (Fixes #126) 11 年之前
  Sebastián Katzer 8950fdeba0 GET_TASK permission not needed anymore for Android (solves #123) 11 年之前
  Sebastián Katzer 138dd4951a Revert "Default ID for Android is 0" 11 年之前
  Sebastián Katzer abb93d520f Default ID for Android is 0 11 年之前
  Sebastián Katzer 3afc1f04a8 Click event on iOS wasn't fired if app was not running (solves #87). 11 年之前
  Sebastián Katzer 5a098fb419 Make sure that platform specific properties are added before custom deviceready events were called 11 年之前
  Lorenz Hübschle-Schneider bb49885c5d Translate comments to English 11 年之前
  Sebastián Katzer 4e6ec9bb39 Add new methods `isScheduled` and `getScheduledIds` (#97 #95) 11 年之前
  PiNotEqual3 e190318bbf rename _deafults => _defaults 11 年之前
  Sebastián Katzer e72f497d02 `ongoing` is platform specific 12 年之前
  Sebastián Katzer afc8ae4a08 Callback fn is needed by WP8 12 年之前
  Sebastián Katzer afc7f25099 Added the ability to override notifications default properties 12 年之前
  Sebastián Katzer 92ae360d34 Added new callback registration interface and new callback types 12 年之前
  Tim Warberg d06b1ad735 Added ongoing option (android only) 12 年之前
  Sebastián Katzer b03bdf0801 Added Android specific property `smallImage` 12 年之前
  Sebastián Katzer c05c4e1484 Added `json` property to pass custom data through the notification 12 年之前
  Sebastián Katzer 9e735fc8de IOS default type error #39 12 年之前
  Sebastián Katzer adf62bf2b4 Add `autoCancel` flag to indicate that the notification shall be automatically canceled when the user clicks it 12 年之前
  Sebastián Katzer 0065f5af0b Callback functions should be undefined by default. 12 年之前
  Sebastián Katzer 0b44d505fd Added the lost `repeat` attribute... 12 年之前
  Sebastián Katzer f5c49b06cd The `TYPE_NOTIFICATION` sound should play by default on Android 12 年之前
  Sebastián Katzer 7d7dfe63d2 Sound can be specified under Android. 12 年之前
  Sebastián Katzer 8e8546c07d Only add platform specific properties if required. 12 年之前