Commit History

Autor SHA1 Mensaxe Data
  PKnittel 7c5eefd069 Restructured LocalNotification.java %!s(int64=11) %!d(string=hai) anos
  PKnittel e364b93b7c Added getFunctions to request notifications arguments %!s(int64=11) %!d(string=hai) anos
  PKnittel 4815d591de Added Foreground Mode on android %!s(int64=11) %!d(string=hai) anos
  PKnittel c76410b67d Added Content from Enhancements and most Features from 0.8.x. TODO-List on android %!s(int64=11) %!d(string=hai) anos
  PKnittel fd76e891a1 Added clear and clearAll functions and onClear callback for android on Java-side and fixed Problem with manually cleared notifications on android. %!s(int64=11) %!d(string=hai) anos
  PKnittel 5b863fbbde Fixed the isTriggered, and getTriggeredIds functions on android %!s(int64=11) %!d(string=hai) anos
  Silvio 3da5b1b9a6 Backward compatibility for Frodo (API level 8) %!s(int64=11) %!d(string=hai) anos
  Sebastián Katzer 4df084cd59 Merge branch 'master' of github.com:katzer/cordova-plugin-local-notifications %!s(int64=11) %!d(string=hai) anos
  Sebastián Katzer 50d81b5679 Add `isTriggered` & `getTriggeredIds` methods %!s(int64=11) %!d(string=hai) anos
  Sebastián Katzer e3fca1daee Add callback for `add` (Android) %!s(int64=11) %!d(string=hai) anos
  ginovva320 da1f1d41dc Update to LocalNotification.cancel() %!s(int64=11) %!d(string=hai) anos
  Sebastián Katzer 14dfd15682 Small code changes %!s(int64=11) %!d(string=hai) anos
  Sebastián Katzer cbf00120f2 Callbacks for `cancel` & `cancelAll` %!s(int64=11) %!d(string=hai) anos
  Sebastián Katzer b9ba9ab7e2 Revert "Minimize android-support-v4.jar to only include required classes" %!s(int64=11) %!d(string=hai) anos
  Sebastián Katzer 504b36cb09 Minimize android-support-v4.jar to only include required classes %!s(int64=11) %!d(string=hai) anos
  Sebastián Katzer 715484fc51 Add method to retrieve the application state on each platform %!s(int64=11) %!d(string=hai) anos
  Sebastián Katzer 8950fdeba0 GET_TASK permission not needed anymore for Android (solves #123) %!s(int64=11) %!d(string=hai) anos
  Sebastián Katzer 3b6245271f Add method implementation for `deviceready` for Android %!s(int64=11) %!d(string=hai) anos
  Lorenz Hübschle-Schneider bb49885c5d Translate comments to English %!s(int64=11) %!d(string=hai) anos
  Sebastián Katzer 4341434978 Prefer Editor#apply over commit %!s(int64=11) %!d(string=hai) anos
  Sebastián Katzer 4e6ec9bb39 Add new methods `isScheduled` and `getScheduledIds` (#97 #95) %!s(int64=11) %!d(string=hai) anos
  Sebastián Katzer 404613066c `onadd` was called each time after a repeating message was triggered %!s(int64=12) %!d(string=hai) anos
  Darryl Pogue 4885cdf83f Android: Avoid blocking the main thread. %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer d3cdd7110e App throwed an error at restart if a callback was registered %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 92ae360d34 Added new callback registration interface and new callback types %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 421b2df545 Removed hard coded 4s pause. Callbacks are called after the webview was initialized. %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 663037ad39 Declare static fields as protected instead of public %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer c3f6696728 Declare methods are protected instead of public %!s(int64=12) %!d(string=hai) anos
  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... %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 05e1e72ee5 Assign static vars at plugin initialization %!s(int64=12) %!d(string=hai) anos