提交历史

作者 SHA1 备注 提交日期
  Sebastián Katzer 83211b94ae Merge branch 'master' of github.com:katzer/cordova-plugin-local-notifications 11 年之前
  Sebastián Katzer 6e6d0fc514 Doc enhancements 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 年之前
  Sebastián Katzer 8865a7e457 Such a commit I would never accept as a PR ;) 11 年之前
  Sebastián Katzer f39efbd5b8 Complete release note 11 年之前
  Sebastián Katzer 67e8c736e1 Merge branch 'master' of github.com:katzer/cordova-plugin-local-notifications 11 年之前
  Sebastián Katzer 42b5f263b2 Merge pull request #122 from lorenzhs/translateComments 11 年之前
  Sebastián Katzer 6e2d2df40b Small code style changes 11 年之前
  Sebastián Katzer 1baf850e6f Add `isNotificationScheduled:` helper 11 年之前
  Sebastián Katzer edbf05ed9f Reimplement `getScheduledIds` and `isScheduled` 11 年之前
  Sebastián Katzer c1f5ea43df Update README.md 11 年之前
  Lorenz Hübschle-Schneider bb49885c5d Translate comments to English 11 年之前
  Sebastián Katzer a960f6aff8 bigview support for android 11 年之前
  Sebastián Katzer c96526b71b Add missing URI import 11 年之前
  Sebastián Katzer 4341434978 Prefer Editor#apply over commit 11 年之前
  Sebastián Katzer 4e6ec9bb39 Add new methods `isScheduled` and `getScheduledIds` (#97 #95) 11 年之前
  Sebastián Katzer 5c90367891 Fix `sound:null` on Android 11 年之前
  Sebastián Katzer 87f29b67b0 Fix didReceiveLocalNotification: call within didFinishLaunchingWithOptions: 11 年之前
  Sebastián Katzer 208d13eab3 Added 'secondly' and 'minutely' as new repeat time aliases (Solves #102) 11 年之前
  Sebastián Katzer f43aa60d49 Fix handling notifications when application process has been killed #87 11 年之前
  Sebastián Katzer 78bb3e8178 Merge pull request #100 from PiNotEqual3/patch-1 11 年之前
  PiNotEqual3 e190318bbf rename _deafults => _defaults 11 年之前
  Sebastián Katzer 2811bfc8f7 Added sound examples 11 年之前
  Sebastián Katzer 35383b73e1 Revert sound change (#63) 11 年之前
  Sebastián Katzer 22c43bf888 Added note about outrigger callback 11 年之前
  Sebastián Katzer 4096d418a4 Change to 5 days and not 10 seconds 11 年之前
  Sebastián Katzer d618a13f87 Callbacks for non-repeating notifications were not called if they were not created in the current app instance. Solves #87 partially. 11 年之前