From 559f24829ce27087a4d36ed52432dafaed7b5717 Mon Sep 17 00:00:00 2001 From: lado Date: Mon, 19 Oct 2015 21:51:58 +0200 Subject: Feature #2230 --- vdrmanager/.idea/libraries/appcompat_v7_19_1_0.xml | 10 - .../.idea/libraries/support_annotations_21_0_3.xml | 11 - vdrmanager/.idea/libraries/support_v4_21_0_3.xml | 13 - vdrmanager/.idea/vcs.xml | 2 +- vdrmanager/.idea/workspace.xml | 1053 ++++++++++++++++---- 5 files changed, 846 insertions(+), 243 deletions(-) delete mode 100644 vdrmanager/.idea/libraries/appcompat_v7_19_1_0.xml delete mode 100644 vdrmanager/.idea/libraries/support_annotations_21_0_3.xml delete mode 100644 vdrmanager/.idea/libraries/support_v4_21_0_3.xml (limited to 'vdrmanager/.idea') diff --git a/vdrmanager/.idea/libraries/appcompat_v7_19_1_0.xml b/vdrmanager/.idea/libraries/appcompat_v7_19_1_0.xml deleted file mode 100644 index 35f71f7..0000000 --- a/vdrmanager/.idea/libraries/appcompat_v7_19_1_0.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/vdrmanager/.idea/libraries/support_annotations_21_0_3.xml b/vdrmanager/.idea/libraries/support_annotations_21_0_3.xml deleted file mode 100644 index e178303..0000000 --- a/vdrmanager/.idea/libraries/support_annotations_21_0_3.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/vdrmanager/.idea/libraries/support_v4_21_0_3.xml b/vdrmanager/.idea/libraries/support_v4_21_0_3.xml deleted file mode 100644 index 93b0bc7..0000000 --- a/vdrmanager/.idea/libraries/support_v4_21_0_3.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/vdrmanager/.idea/vcs.xml b/vdrmanager/.idea/vcs.xml index 94a25f7..6c0b863 100644 --- a/vdrmanager/.idea/vcs.xml +++ b/vdrmanager/.idea/vcs.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/vdrmanager/.idea/workspace.xml b/vdrmanager/.idea/workspace.xml index e4bb907..f8c76a6 100644 --- a/vdrmanager/.idea/workspace.xml +++ b/vdrmanager/.idea/workspace.xml @@ -7,16 +7,35 @@ - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -32,31 +51,130 @@ + + + + + + + - - + + - + + + + + + + + + + + + + + + + + + + + + + + - - + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -65,7 +183,7 @@ - - @@ -1343,32 +1470,42 @@ - + + + + + + + - - - - - + + + + - @@ -1387,6 +1524,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1409,18 +1638,24 @@ - + + + + + + - + - - - + + + + + + + - - - - - - + + + + + + - - - - - - + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + file://$PROJECT_DIR$/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/SvdrpClient.java + 464 + + + + file://$PROJECT_DIR$/app/src/main/java/de/bjusystems/vdrmanager/gui/EpgDetailsActivity.java + 105 + + + + file://$PROJECT_DIR$/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/SvdrpAsyncTask.java + 92 + + + + file://$PROJECT_DIR$/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/SvdrpClient.java + 401 + + + file://$PROJECT_DIR$/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/SvdrpClient.java + 344 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1752,6 +2097,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1760,10 +2138,57 @@ - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1776,5 +2201,217 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3