Historial de Commits

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