Commit Verlauf

Autor SHA1 Nachricht Datum
  Sebastián Katzer 92ae360d34 Added new callback registration interface and new callback types vor 12 Jahren
  Tim Warberg d06b1ad735 Added ongoing option (android only) vor 12 Jahren
  Sebastián Katzer b03bdf0801 Added Android specific property `smallImage` vor 12 Jahren
  Sebastián Katzer c05c4e1484 Added `json` property to pass custom data through the notification vor 12 Jahren
  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... vor 12 Jahren
  Sebastián Katzer dc5089c9b2 Callbacks are called with the ID as a number and not as a string vor 12 Jahren
  Sebastián Katzer c2daf399fc Only exec callbacks if they are not null or empty vor 12 Jahren
  Sebastián Katzer adf62bf2b4 Add `autoCancel` flag to indicate that the notification shall be automatically canceled when the user clicks it vor 12 Jahren
  Sebastián Katzer 64b38b6090 Each pending request needs a unique request code vor 12 Jahren
  Sebastián Katzer ffc8f4630f Fix black screen on Android vor 12 Jahren
  Sebastián Katzer ec0f79da36 Release version 0.6.2 vor 12 Jahren
  Sebastián Katzer aacd804f86 Bugfix: Android notification is shown when the app is not running. vor 12 Jahren
  Sebastián Katzer bd95db8f6f Get the `background` callback on Android to work! vor 12 Jahren
  Sebastián Katzer 99abac4abe `cancel` && `cancelAll` now removes the notification(s) from the notification center as well, + some code refactoring. vor 12 Jahren
  Sebastián Katzer 0c0b1079f4 Huge Android rework. vor 12 Jahren