Historique des commits

Auteur SHA1 Message Date
  PKnittel 7f6c1ce01e Added onupdate event on android, to update repeating notifications automaticaly. il y a 11 ans
  PKnittel 2d2ce205a8 Transferred the showNotification-Function to NotificationWrapper-Class il y a 11 ans
  PKnittel e364b93b7c Added getFunctions to request notifications arguments il y a 11 ans
  PKnittel 4815d591de Added Foreground Mode on android il y a 11 ans
  PKnittel fd76e891a1 Added clear and clearAll functions and onClear callback for android on Java-side and fixed Problem with manually cleared notifications on android. il y a 11 ans
  PKnittel 5b863fbbde Fixed the isTriggered, and getTriggeredIds functions on android il y a 11 ans
  tb123123 970e8844fc Update Receiver.java il y a 11 ans
  Sebastián Katzer 215a6597b1 New Android specific `led:` flag il y a 11 ans
  Sebastián Katzer 3649f4bc69 `image:` accepts remote URLs and local URIs (#76) il y a 11 ans
  Sebastián Katzer d28f1aaf78 Remove unused lint check il y a 11 ans
  Sebastián Katzer 6af684b32c Minimize android-support-v4.jar to only include required classes il y a 11 ans
  khizar 9c15933739 android 2.1 support added il y a 11 ans
  khizar 626329dee0 android 2.1 support added il y a 11 ans
  Lorenz Hübschle-Schneider bb49885c5d Translate comments to English il y a 11 ans
  Sebastián Katzer a960f6aff8 bigview support for android il y a 11 ans
  Sebastián Katzer c96526b71b Add missing URI import il y a 11 ans
  Sebastián Katzer 5c90367891 Fix `sound:null` on Android il y a 11 ans
  Sebastián Katzer 404613066c `onadd` was called each time after a repeating message was triggered il y a 12 ans
  Sebastián Katzer dc81464317 Add missing ongoing flag il y a 12 ans
  Sebastián Katzer 6a161adaed The message and not the title will be used as the ticker text il y a 12 ans
  Sebastián Katzer 92ae360d34 Added new callback registration interface and new callback types il y a 12 ans
  Tim Warberg d06b1ad735 Added ongoing option (android only) il y a 12 ans
  Sebastián Katzer b03bdf0801 Added Android specific property `smallImage` il y a 12 ans
  Sebastián Katzer c05c4e1484 Added `json` property to pass custom data through the notification il y a 12 ans
  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... il y a 12 ans
  Sebastián Katzer dc5089c9b2 Callbacks are called with the ID as a number and not as a string il y a 12 ans
  Sebastián Katzer c2daf399fc Only exec callbacks if they are not null or empty il y a 12 ans
  Sebastián Katzer adf62bf2b4 Add `autoCancel` flag to indicate that the notification shall be automatically canceled when the user clicks it il y a 12 ans
  Sebastián Katzer 64b38b6090 Each pending request needs a unique request code il y a 12 ans
  Sebastián Katzer ffc8f4630f Fix black screen on Android il y a 12 ans