Historia zmian

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