Commit History

Autor SHA1 Mensaxe Data
  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
  Sebastián Katzer 54575439f3 Calling `cancel` on Android with an invalid String as ID does not throw an error anymore. %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer d275c40cb8 Damn... %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer ec0f79da36 Release version 0.6.2 %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer aacd804f86 Bugfix: Android notification is shown when the app is not running. %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 8d21037842 Removed Helper.java class %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 99abac4abe `cancel` && `cancelAll` now removes the notification(s) from the notification center as well, + some code refactoring. %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 0c0b1079f4 Huge Android rework. %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 7c94104d36 Renamed var `sender` with `pi`. %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 24d2593e15 `cancel` is called with the notification id and not an object. %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 9ad2292b5f Each LocalNotificationOptions object needs to be created either with an intent or context to get informed about the package name. The `parse` method must be called to read the options passed through javascript. %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 1b2e2f14b0 Bugfix: the repeat interval is defined through the js interface. %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer d1e0d9425f Patch to add notification without blocking the ui thread on Android. %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 9f06459695 New android package name %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer 7251db2efc Code cleanup %!s(int64=12) %!d(string=hai) anos
  Sebastián Katzer cc41087103 Save webView as well %!s(int64=12) %!d(string=hai) anos