Историја ревизија

Аутор SHA1 Порука Датум
  PKnittel 7f6c1ce01e Added onupdate event on android, to update repeating notifications automaticaly. пре 11 година
  PKnittel 2d2ce205a8 Transferred the showNotification-Function to NotificationWrapper-Class пре 11 година
  PKnittel e364b93b7c Added getFunctions to request notifications arguments пре 11 година
  PKnittel 4815d591de Added Foreground Mode on android пре 11 година
  PKnittel fd76e891a1 Added clear and clearAll functions and onClear callback for android on Java-side and fixed Problem with manually cleared notifications on android. пре 11 година
  PKnittel 5b863fbbde Fixed the isTriggered, and getTriggeredIds functions on android пре 11 година
  tb123123 970e8844fc Update Receiver.java пре 11 година
  Sebastián Katzer 215a6597b1 New Android specific `led:` flag пре 11 година
  Sebastián Katzer 3649f4bc69 `image:` accepts remote URLs and local URIs (#76) пре 11 година
  Sebastián Katzer d28f1aaf78 Remove unused lint check пре 11 година
  Sebastián Katzer 6af684b32c Minimize android-support-v4.jar to only include required classes пре 11 година
  khizar 9c15933739 android 2.1 support added пре 11 година
  khizar 626329dee0 android 2.1 support added пре 11 година
  Lorenz Hübschle-Schneider bb49885c5d Translate comments to English пре 11 година
  Sebastián Katzer a960f6aff8 bigview support for android пре 11 година
  Sebastián Katzer c96526b71b Add missing URI import пре 11 година
  Sebastián Katzer 5c90367891 Fix `sound:null` on Android пре 11 година
  Sebastián Katzer 404613066c `onadd` was called each time after a repeating message was triggered пре 12 година
  Sebastián Katzer dc81464317 Add missing ongoing flag пре 12 година
  Sebastián Katzer 6a161adaed The message and not the title will be used as the ticker text пре 12 година
  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 година