Commit History

Автор 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 години