提交歷史

作者 SHA1 備註 提交日期
  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 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 dc5089c9b2 Callbacks are called with the ID as a number and not as a string 12 年之前
  Sebastián Katzer c2daf399fc Only exec callbacks if they are not null or empty 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 64b38b6090 Each pending request needs a unique request code 12 年之前
  Sebastián Katzer ffc8f4630f Fix black screen on Android 12 年之前
  Sebastián Katzer ec0f79da36 Release version 0.6.2 12 年之前
  Sebastián Katzer aacd804f86 Bugfix: Android notification is shown when the app is not running. 12 年之前
  Sebastián Katzer bd95db8f6f Get the `background` callback on Android to work! 12 年之前
  Sebastián Katzer 99abac4abe `cancel` && `cancelAll` now removes the notification(s) from the notification center as well, + some code refactoring. 12 年之前
  Sebastián Katzer 0c0b1079f4 Huge Android rework. 12 年之前