Коммит түүх

Эзэн 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 жил өмнө