Mark Taylor

Results 7 issues of Mark Taylor

So, I want to be able to make multiple deletes in a commit. From my understanding, I believe I need to: 1. Get the recursive tree for the current commit...

Question: using the SDK

Moved from old repo issue -> https://github.com/Red-Folder/Cordova-Plugin-BackgroundService/issues/46

bug

Copied from old repo enhancement request -> https://github.com/Red-Folder/Cordova-Plugin-BackgroundService/issues/36

enhancement

Moved from old repo issue -> https://github.com/Red-Folder/Cordova-Plugin-BackgroundService/issues/30 This is a known problem with KitKat. However it would help to have a hack in place to restart if stopped.

bug

Transferred from old repo issues -> https://github.com/Red-Folder/Cordova-Plugin-BackgroundService/issues/22

bug

Transferred from old repository issues: https://github.com/Red-Folder/Cordova-Plugin-BackgroundService/issues/19 I need to apply the same fix as I mention in this blog post (just haven't got round to it) -> http://red-folder.blogspot.co.uk/2014/05/cordova-plugins-and-thread-blocking.html

bug

I'm the author the plugin. I'm working on setting up for CLI integration. Do you know if there will be a conflict in the ID? You've used: ``` id="com.red_folder.phonegap.plugin.backgroundservice" ```...