Commit History

Автор SHA1 Съобщение Дата
  Silvio 3da5b1b9a6 Backward compatibility for Frodo (API level 8) преди 11 години
  Sebastián Katzer 4df084cd59 Merge branch 'master' of github.com:katzer/cordova-plugin-local-notifications преди 11 години
  Sebastián Katzer 50d81b5679 Add `isTriggered` & `getTriggeredIds` methods преди 11 години
  Sebastián Katzer e3fca1daee Add callback for `add` (Android) преди 11 години
  ginovva320 da1f1d41dc Update to LocalNotification.cancel() преди 11 години
  Sebastián Katzer 14dfd15682 Small code changes преди 11 години
  Sebastián Katzer cbf00120f2 Callbacks for `cancel` & `cancelAll` преди 11 години
  Sebastián Katzer b9ba9ab7e2 Revert "Minimize android-support-v4.jar to only include required classes" преди 11 години
  Sebastián Katzer 504b36cb09 Minimize android-support-v4.jar to only include required classes преди 11 години
  Sebastián Katzer 715484fc51 Add method to retrieve the application state on each platform преди 11 години
  Sebastián Katzer 8950fdeba0 GET_TASK permission not needed anymore for Android (solves #123) преди 11 години
  Sebastián Katzer 3b6245271f Add method implementation for `deviceready` for Android преди 11 години
  Lorenz Hübschle-Schneider bb49885c5d Translate comments to English преди 11 години
  Sebastián Katzer 4341434978 Prefer Editor#apply over commit преди 11 години
  Sebastián Katzer 4e6ec9bb39 Add new methods `isScheduled` and `getScheduledIds` (#97 #95) преди 11 години
  Sebastián Katzer 404613066c `onadd` was called each time after a repeating message was triggered преди 12 години
  Darryl Pogue 4885cdf83f Android: Avoid blocking the main thread. преди 12 години
  Sebastián Katzer d3cdd7110e App throwed an error at restart if a callback was registered преди 12 години
  Sebastián Katzer 92ae360d34 Added new callback registration interface and new callback types преди 12 години
  Sebastián Katzer 421b2df545 Removed hard coded 4s pause. Callbacks are called after the webview was initialized. преди 12 години
  Sebastián Katzer 663037ad39 Declare static fields as protected instead of public преди 12 години
  Sebastián Katzer c3f6696728 Declare methods are protected instead of public преди 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 05e1e72ee5 Assign static vars at plugin initialization преди 12 години
  Sebastián Katzer 54575439f3 Calling `cancel` on Android with an invalid String as ID does not throw an error anymore. преди 12 години
  Sebastián Katzer d275c40cb8 Damn... преди 12 години
  Sebastián Katzer ec0f79da36 Release version 0.6.2 преди 12 години
  Sebastián Katzer aacd804f86 Bugfix: Android notification is shown when the app is not running. преди 12 години
  Sebastián Katzer 8d21037842 Removed Helper.java class преди 12 години
  Sebastián Katzer 99abac4abe `cancel` && `cancelAll` now removes the notification(s) from the notification center as well, + some code refactoring. преди 12 години