Sebastián Katzer
|
ef5cb49ba1
Add some docs
|
il y a 10 ans |
Sebastián Katzer
|
6872b2198d
Make sendJavascript synchronized
|
il y a 10 ans |
Michel Reij
|
58908c20c2
Fixed the schedule event
|
il y a 10 ans |
Sebastián Katzer
|
53fe0a5e02
Release v0.8rc
|
il y a 10 ans |
PKnittel
|
7f6c1ce01e
Added onupdate event on android, to update repeating notifications automaticaly.
|
il y a 11 ans |
PKnittel
|
b9bb89a925
Implemented new fireEvent-method on android.
|
il y a 11 ans |
PKnittel
|
992478a2ac
Changed interpretation of args-array in android, to be the same like in iOS
|
il y a 11 ans |
PKnittel
|
055d3bc34b
Fixed Application-Crash in case of wrong formated arguments on android.
|
il y a 11 ans |
PKnittel
|
7c5eefd069
Restructured LocalNotification.java
|
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
|
c76410b67d
Added Content from Enhancements and most Features from 0.8.x. TODO-List 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 |
Silvio
|
3da5b1b9a6
Backward compatibility for Frodo (API level 8)
|
il y a 11 ans |
Sebastián Katzer
|
4df084cd59
Merge branch 'master' of github.com:katzer/cordova-plugin-local-notifications
|
il y a 11 ans |
Sebastián Katzer
|
50d81b5679
Add `isTriggered` & `getTriggeredIds` methods
|
il y a 11 ans |
Sebastián Katzer
|
e3fca1daee
Add callback for `add` (Android)
|
il y a 11 ans |
ginovva320
|
da1f1d41dc
Update to LocalNotification.cancel()
|
il y a 11 ans |
Sebastián Katzer
|
14dfd15682
Small code changes
|
il y a 11 ans |
Sebastián Katzer
|
cbf00120f2
Callbacks for `cancel` & `cancelAll`
|
il y a 11 ans |
Sebastián Katzer
|
b9ba9ab7e2
Revert "Minimize android-support-v4.jar to only include required classes"
|
il y a 11 ans |
Sebastián Katzer
|
504b36cb09
Minimize android-support-v4.jar to only include required classes
|
il y a 11 ans |
Sebastián Katzer
|
715484fc51
Add method to retrieve the application state on each platform
|
il y a 11 ans |
Sebastián Katzer
|
8950fdeba0
GET_TASK permission not needed anymore for Android (solves #123)
|
il y a 11 ans |
Sebastián Katzer
|
3b6245271f
Add method implementation for `deviceready` for Android
|
il y a 11 ans |
Lorenz Hübschle-Schneider
|
bb49885c5d
Translate comments to English
|
il y a 11 ans |
Sebastián Katzer
|
4341434978
Prefer Editor#apply over commit
|
il y a 11 ans |
Sebastián Katzer
|
4e6ec9bb39
Add new methods `isScheduled` and `getScheduledIds` (#97 #95)
|
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 |