- Dec 14, 2015
-
-
Simon Wicki authored
-
Simon MacDonald authored
-
- Dec 10, 2015
-
-
Frederico Galvão authored
-
Simon MacDonald authored
-
- Dec 08, 2015
-
-
Simon MacDonald authored
-
Simon MacDonald authored
-
Simon MacDonald authored
-
JTB authored
-
- Dec 03, 2015
-
-
JTB authored
-
JTB authored
-
JTB authored
-
-
Simon MacDonald authored
-
Simon MacDonald authored
fix stopBackgroundTask not called from timer when executed in background
-
Elad Moshe authored
-
- Dec 01, 2015
-
-
Frederico Galvão authored
In my tests, adding the "android-minSdkVersion" to config.xml doesn't solve the issue, but using `-- --minSdkVersion=15` in the command fixes it.
-
Simon MacDonald authored
-
Simon MacDonald authored
added bower
-
Simon MacDonald authored
Uses current flavor app id
-
Christian Cook authored
Currently the plugin pulls the `PACKAGE_NAME`, early on in the build process. After working with Android product flavors where I am building different APKs with different applicationIds (com.test.app.alpha, com.test.app.beta, com.test.app) the permission still sticks with the core package name. These permission requests then conflict with each other when having multiple APKs on the same device, and can even stop the app from being downloaded from the Play Store if the user has an another app on the device with the same permissions. By using `{applicationId}` it will grab the current App's application ID later on so the current ID is used instead.
-
- Nov 30, 2015
-
-
Simon MacDonald authored
Make sure the object exists in the notification.
-
Simon MacDonald authored
Issue #274: Callbacks for actions buttons
-
- Nov 28, 2015
-
-
Christian Dorner authored
-
- Nov 27, 2015
-
-
Frederico Galvão authored
-
Simon MacDonald authored
Pimp my readme
-
Simon MacDonald authored
-
- Nov 26, 2015
-
-
fredericogalvao authored
-
JTB Development authored
Resolved conflict with phonegap/phonegap-plugin-push
-
fredericogalvao authored
-
fredericogalvao authored
-
fredericogalvao authored
-
fredericogalvao authored
-
Simon MacDonald authored
-
- Nov 25, 2015
-
-
Martin Jurenka authored
-
- Nov 23, 2015
-
-
Frederico Galvão authored
Mentioning that the unregister method also cleans up event handlers on the docs.
-
Simon MacDonald authored
-
Simon MacDonald authored
-
Simon MacDonald authored
Fixed a typo in README.md
-
Roel Slüper authored
-
- Nov 20, 2015
-
-
Simon MacDonald authored
-