Commit History

作者 SHA1 備註 提交日期
  Sebastián Katzer 7a6e799623 Improvement of repeating notifications at exact time (#44). `AlarmManager.setRepeating` triggers the notifications at strange dates, like everything others with Android... 12 年之前
  Sebastián Katzer c419f6b24e Fix syntax mistake 12 年之前
  Sebastián Katzer b8da398a2c If the app is not running, the callback has to be called later (#42) 12 年之前
  Sebastián Katzer dc5089c9b2 Callbacks are called with the ID as a number and not as a string 12 年之前
  Sebastián Katzer 235c49ee9f Repeat with shorter/curstom intervals (#27) 12 年之前
  Sebastián Katzer 10c6988c3f `cancel` on iOS did not work (#37) 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 b129a48e55 Example how to cancel notification immediatly after creation 12 年之前
  Sebastián Katzer f5d4d432d6 Notification on iOS will be canceled if a new one with the same ID was added 12 年之前
  Sebastián Katzer 2816ab89a1 App throws an error on iOS if `message` is null. - Removed extra line break on iOS if `title` is null or empty. 12 年之前
  Sebastián Katzer dc894c1eee Release v0.6.3 as a bugfix release 12 年之前
  Sebastián Katzer e9692c1700 Add note about bugfix 12 年之前
  Sebastián Katzer 6e82355c14 Calling `cancel` on Android with an invalid String as ID does not throw an error anymore. 12 年之前
  Sebastián Katzer 4fc99882cd Add note about ID format on Android 12 年之前
  Sebastián Katzer 35f51070e7 Add PhoneGap Build section 12 年之前
  Sebastián Katzer bffc9d28e1 Update README.md 12 年之前
  Sebastián Katzer 4fe8656824 Update README.md 12 年之前
  Sebastián Katzer 9d02393571 Add note about relative sound uri`s on Android. 12 年之前
  Sebastián Katzer ffc8f4630f Fix black screen on Android 12 年之前
  Sebastián Katzer 10ca4abfa6 Change plugin id 12 年之前
  Sebastián Katzer ec0f79da36 Release version 0.6.2 12 年之前
  Sebastián Katzer d073fadf00 Release version 0.6.1 12 年之前
  Sebastián Katzer aacd804f86 Bugfix: Android notification is shown when the app is not running. 12 年之前
  Sebastián Katzer d3367090e6 Fix example. 12 年之前
  Sebastián Katzer 2a6601778a Missing background callback on Android is fixed now. 12 年之前
  Sebastián Katzer b2fa7ee08f Added note about launchMode on Android. 12 年之前
  Sebastián Katzer a9d437dfb0 Update README.md 12 年之前
  Sebastián Katzer 16a8e0227c Update README.md 12 年之前
  Sebastián Katzer f556ef3dd9 Added note about version.bat bug. 12 年之前
  Sebastián Katzer 18b26aaccd Added min SDK version for Android. 12 年之前