From b4932b7ab159874a5748ea5d45e43831d533b2bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastia=CC=81n=20Katzer?= Date: Tue, 8 Oct 2013 17:11:35 +0200 Subject: [PATCH] Initial WP8 support --- plugin.xml | 29 +++++++++++++++++++++++++++++ src/wp8/BackgroundMode.cs | 0 2 files changed, 29 insertions(+) create mode 100644 src/wp8/BackgroundMode.cs diff --git a/plugin.xml b/plugin.xml index 77dc5cb..a2423ee 100644 --- a/plugin.xml +++ b/plugin.xml @@ -54,4 +54,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/wp8/BackgroundMode.cs b/src/wp8/BackgroundMode.cs new file mode 100644 index 0000000..e69de29