You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by ia...@apache.org on 2015/06/29 12:08:34 UTC

[24/46] incubator-taverna-mobile git commit: Fixed workflow search function

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/exploded-aar/com.android.support/cardview-v7/22.0.0/AndroidManifest.xml
----------------------------------------------------------------------
diff --git a/app/build/intermediates/exploded-aar/com.android.support/cardview-v7/22.0.0/AndroidManifest.xml b/app/build/intermediates/exploded-aar/com.android.support/cardview-v7/22.0.0/AndroidManifest.xml
deleted file mode 100644
index 013a9ca..0000000
--- a/app/build/intermediates/exploded-aar/com.android.support/cardview-v7/22.0.0/AndroidManifest.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
- Copyright (C) 2014 The Android Open Source Project
-
-     Licensed under the Apache License, Version 2.0 (the "License");
-     you may not use this file except in compliance with the License.
-     You may obtain a copy of the License at
-
-          http://www.apache.org/licenses/LICENSE-2.0
-
-     Unless required by applicable law or agreed to in writing, software
-     distributed under the License is distributed on an "AS IS" BASIS,
-     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-     See the License for the specific language governing permissions and
-     limitations under the License.
--->
-<manifest xmlns:android="http://schemas.android.com/apk/res/android"
-    package="android.support.v7.cardview" >
-
-    <uses-sdk android:minSdkVersion="7" />
-
-    <application />
-
-</manifest>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/exploded-aar/com.android.support/cardview-v7/22.0.0/R.txt
----------------------------------------------------------------------
diff --git a/app/build/intermediates/exploded-aar/com.android.support/cardview-v7/22.0.0/R.txt b/app/build/intermediates/exploded-aar/com.android.support/cardview-v7/22.0.0/R.txt
deleted file mode 100644
index f132b06..0000000
--- a/app/build/intermediates/exploded-aar/com.android.support/cardview-v7/22.0.0/R.txt
+++ /dev/null
@@ -1,33 +0,0 @@
-int attr cardBackgroundColor 0x7f010000
-int attr cardCornerRadius 0x7f010001
-int attr cardElevation 0x7f010002
-int attr cardMaxElevation 0x7f010003
-int attr cardPreventCornerOverlap 0x7f010005
-int attr cardUseCompatPadding 0x7f010004
-int attr contentPadding 0x7f010006
-int attr contentPaddingBottom 0x7f01000a
-int attr contentPaddingLeft 0x7f010007
-int attr contentPaddingRight 0x7f010008
-int attr contentPaddingTop 0x7f010009
-int color cardview_dark_background 0x7f020000
-int color cardview_light_background 0x7f020001
-int color cardview_shadow_end_color 0x7f020002
-int color cardview_shadow_start_color 0x7f020003
-int dimen cardview_compat_inset_shadow 0x7f030000
-int dimen cardview_default_elevation 0x7f030001
-int dimen cardview_default_radius 0x7f030002
-int style CardView 0x7f040000
-int style CardView_Dark 0x7f040001
-int style CardView_Light 0x7f040002
-int[] styleable CardView { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a }
-int styleable CardView_cardBackgroundColor 0
-int styleable CardView_cardCornerRadius 1
-int styleable CardView_cardElevation 2
-int styleable CardView_cardMaxElevation 3
-int styleable CardView_cardPreventCornerOverlap 5
-int styleable CardView_cardUseCompatPadding 4
-int styleable CardView_contentPadding 6
-int styleable CardView_contentPaddingBottom 10
-int styleable CardView_contentPaddingLeft 7
-int styleable CardView_contentPaddingRight 8
-int styleable CardView_contentPaddingTop 9

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/exploded-aar/com.android.support/cardview-v7/22.0.0/aapt/AndroidManifest.xml
----------------------------------------------------------------------
diff --git a/app/build/intermediates/exploded-aar/com.android.support/cardview-v7/22.0.0/aapt/AndroidManifest.xml b/app/build/intermediates/exploded-aar/com.android.support/cardview-v7/22.0.0/aapt/AndroidManifest.xml
deleted file mode 100644
index 013a9ca..0000000
--- a/app/build/intermediates/exploded-aar/com.android.support/cardview-v7/22.0.0/aapt/AndroidManifest.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
- Copyright (C) 2014 The Android Open Source Project
-
-     Licensed under the Apache License, Version 2.0 (the "License");
-     you may not use this file except in compliance with the License.
-     You may obtain a copy of the License at
-
-          http://www.apache.org/licenses/LICENSE-2.0
-
-     Unless required by applicable law or agreed to in writing, software
-     distributed under the License is distributed on an "AS IS" BASIS,
-     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-     See the License for the specific language governing permissions and
-     limitations under the License.
--->
-<manifest xmlns:android="http://schemas.android.com/apk/res/android"
-    package="android.support.v7.cardview" >
-
-    <uses-sdk android:minSdkVersion="7" />
-
-    <application />
-
-</manifest>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/exploded-aar/com.android.support/cardview-v7/22.0.0/classes.jar
----------------------------------------------------------------------
diff --git a/app/build/intermediates/exploded-aar/com.android.support/cardview-v7/22.0.0/classes.jar b/app/build/intermediates/exploded-aar/com.android.support/cardview-v7/22.0.0/classes.jar
deleted file mode 100644
index efb7300..0000000
Binary files a/app/build/intermediates/exploded-aar/com.android.support/cardview-v7/22.0.0/classes.jar and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/exploded-aar/com.android.support/cardview-v7/22.0.0/res/values/values.xml
----------------------------------------------------------------------
diff --git a/app/build/intermediates/exploded-aar/com.android.support/cardview-v7/22.0.0/res/values/values.xml b/app/build/intermediates/exploded-aar/com.android.support/cardview-v7/22.0.0/res/values/values.xml
deleted file mode 100644
index 8729ee2..0000000
--- a/app/build/intermediates/exploded-aar/com.android.support/cardview-v7/22.0.0/res/values/values.xml
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<resources>
-    <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/lmp-mr1-dev/frameworks/support/v7/cardview/res/values/colors.xml -->
-    <eat-comment/>
-    <color name="cardview_dark_background">#FF202020</color>
-    <color name="cardview_light_background">#FFFAFAFA</color>
-    <color name="cardview_shadow_end_color">#03000000</color>
-    <color name="cardview_shadow_start_color">#37000000</color>
-    <declare-styleable name="CardView"><attr format="color" name="cardBackgroundColor"/><attr format="dimension" name="cardCornerRadius"/><attr format="dimension" name="cardElevation"/><attr format="dimension" name="cardMaxElevation"/><attr format="boolean" name="cardUseCompatPadding"/><attr format="boolean" name="cardPreventCornerOverlap"/><attr format="dimension" name="contentPadding"/><attr format="dimension" name="contentPaddingLeft"/><attr format="dimension" name="contentPaddingRight"/><attr format="dimension" name="contentPaddingTop"/><attr format="dimension" name="contentPaddingBottom"/></declare-styleable>
-    <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/lmp-mr1-dev/frameworks/support/v7/cardview/res/values/dimens.xml -->
-    <eat-comment/>
-    <dimen name="cardview_compat_inset_shadow">1dp</dimen>
-    <dimen name="cardview_default_elevation">2dp</dimen>
-    <dimen name="cardview_default_radius">2dp</dimen>
-    <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/lmp-mr1-dev/frameworks/support/v7/cardview/res/values/styles.xml -->
-    <eat-comment/>
-    <style name="CardView">
-        <item name="cardBackgroundColor">@color/cardview_light_background</item>
-        <item name="cardCornerRadius">@dimen/cardview_default_radius</item>
-        <item name="cardElevation">@dimen/cardview_default_elevation</item>
-        <item name="cardMaxElevation">@dimen/cardview_default_elevation</item>
-        <item name="cardUseCompatPadding">false</item>
-        <item name="cardPreventCornerOverlap">true</item>
-    </style>
-    <style name="CardView.Dark">
-        <item name="cardBackgroundColor">@color/cardview_dark_background</item>
-    </style>
-    <style name="CardView.Light">
-        <item name="cardBackgroundColor">@color/cardview_light_background</item>
-    </style>
-</resources>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/22.0.0/AndroidManifest.xml
----------------------------------------------------------------------
diff --git a/app/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/22.0.0/AndroidManifest.xml b/app/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/22.0.0/AndroidManifest.xml
deleted file mode 100644
index 3b4c023..0000000
--- a/app/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/22.0.0/AndroidManifest.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
- Copyright (C) 2013 The Android Open Source Project
-
-     Licensed under the Apache License, Version 2.0 (the "License");
-     you may not use this file except in compliance with the License.
-     You may obtain a copy of the License at
-
-          http://www.apache.org/licenses/LICENSE-2.0
-
-     Unless required by applicable law or agreed to in writing, software
-     distributed under the License is distributed on an "AS IS" BASIS,
-     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-     See the License for the specific language governing permissions and
-     limitations under the License.
--->
-<manifest xmlns:android="http://schemas.android.com/apk/res/android"
-    package="android.support.v7.recyclerview" >
-
-    <uses-sdk android:minSdkVersion="7" />
-    <!-- Until test manifest can be customized, we need this definition here. issue id: 57819 -->
-    <application>
-        <activity
-            android:name="android.support.v7.widget.TestActivity"
-            android:label="RecyclerViewTestActivity" />
-    </application>
-
-</manifest>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/22.0.0/aapt/AndroidManifest.xml
----------------------------------------------------------------------
diff --git a/app/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/22.0.0/aapt/AndroidManifest.xml b/app/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/22.0.0/aapt/AndroidManifest.xml
deleted file mode 100644
index 3b4c023..0000000
--- a/app/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/22.0.0/aapt/AndroidManifest.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
- Copyright (C) 2013 The Android Open Source Project
-
-     Licensed under the Apache License, Version 2.0 (the "License");
-     you may not use this file except in compliance with the License.
-     You may obtain a copy of the License at
-
-          http://www.apache.org/licenses/LICENSE-2.0
-
-     Unless required by applicable law or agreed to in writing, software
-     distributed under the License is distributed on an "AS IS" BASIS,
-     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-     See the License for the specific language governing permissions and
-     limitations under the License.
--->
-<manifest xmlns:android="http://schemas.android.com/apk/res/android"
-    package="android.support.v7.recyclerview" >
-
-    <uses-sdk android:minSdkVersion="7" />
-    <!-- Until test manifest can be customized, we need this definition here. issue id: 57819 -->
-    <application>
-        <activity
-            android:name="android.support.v7.widget.TestActivity"
-            android:label="RecyclerViewTestActivity" />
-    </application>
-
-</manifest>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/22.0.0/classes.jar
----------------------------------------------------------------------
diff --git a/app/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/22.0.0/classes.jar b/app/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/22.0.0/classes.jar
deleted file mode 100644
index 30bdeeb..0000000
Binary files a/app/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/22.0.0/classes.jar and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/AndroidManifest.xml
----------------------------------------------------------------------
diff --git a/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/AndroidManifest.xml b/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/AndroidManifest.xml
deleted file mode 100644
index f273269..0000000
--- a/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/AndroidManifest.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
- Copyright (C) 2014 The Android Open Source Project
-
-     Licensed under the Apache License, Version 2.0 (the "License");
-     you may not use this file except in compliance with the License.
-     You may obtain a copy of the License at
-
-          http://www.apache.org/licenses/LICENSE-2.0
-
-     Unless required by applicable law or agreed to in writing, software
-     distributed under the License is distributed on an "AS IS" BASIS,
-     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-     See the License for the specific language governing permissions and
-     limitations under the License.
--->
-<manifest xmlns:android="http://schemas.android.com/apk/res/android"
-    package="android.support.v4" >
-
-    <uses-sdk android:minSdkVersion="4" />
-
-    <application />
-
-</manifest>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aapt/AndroidManifest.xml
----------------------------------------------------------------------
diff --git a/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aapt/AndroidManifest.xml b/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aapt/AndroidManifest.xml
deleted file mode 100644
index f273269..0000000
--- a/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aapt/AndroidManifest.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
- Copyright (C) 2014 The Android Open Source Project
-
-     Licensed under the Apache License, Version 2.0 (the "License");
-     you may not use this file except in compliance with the License.
-     You may obtain a copy of the License at
-
-          http://www.apache.org/licenses/LICENSE-2.0
-
-     Unless required by applicable law or agreed to in writing, software
-     distributed under the License is distributed on an "AS IS" BASIS,
-     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-     See the License for the specific language governing permissions and
-     limitations under the License.
--->
-<manifest xmlns:android="http://schemas.android.com/apk/res/android"
-    package="android.support.v4" >
-
-    <uses-sdk android:minSdkVersion="4" />
-
-    <application />
-
-</manifest>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aidl/android/support/v4/media/MediaMetadataCompat.aidl
----------------------------------------------------------------------
diff --git a/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aidl/android/support/v4/media/MediaMetadataCompat.aidl b/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aidl/android/support/v4/media/MediaMetadataCompat.aidl
deleted file mode 100644
index 6d36b97..0000000
--- a/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aidl/android/support/v4/media/MediaMetadataCompat.aidl
+++ /dev/null
@@ -1,18 +0,0 @@
-/* Copyright 2014, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
-
-package android.support.v4.media;
-
-parcelable MediaMetadataCompat;

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aidl/android/support/v4/media/RatingCompat.aidl
----------------------------------------------------------------------
diff --git a/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aidl/android/support/v4/media/RatingCompat.aidl b/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aidl/android/support/v4/media/RatingCompat.aidl
deleted file mode 100644
index 223fd5c..0000000
--- a/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aidl/android/support/v4/media/RatingCompat.aidl
+++ /dev/null
@@ -1,18 +0,0 @@
-/* Copyright 2014, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
-
-package android.support.v4.media;
-
-parcelable RatingCompat;

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aidl/android/support/v4/media/session/MediaSessionCompat.aidl
----------------------------------------------------------------------
diff --git a/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aidl/android/support/v4/media/session/MediaSessionCompat.aidl b/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aidl/android/support/v4/media/session/MediaSessionCompat.aidl
deleted file mode 100644
index d0c2f6f..0000000
--- a/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aidl/android/support/v4/media/session/MediaSessionCompat.aidl
+++ /dev/null
@@ -1,20 +0,0 @@
-/* Copyright 2014, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
-
-package android.support.v4.media.session;
-
-parcelable MediaSessionCompat.Token;
-parcelable MediaSessionCompat.QueueItem;
-parcelable MediaSessionCompat.ResultReceiverWrapper;

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aidl/android/support/v4/media/session/ParcelableVolumeInfo.aidl
----------------------------------------------------------------------
diff --git a/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aidl/android/support/v4/media/session/ParcelableVolumeInfo.aidl b/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aidl/android/support/v4/media/session/ParcelableVolumeInfo.aidl
deleted file mode 100644
index 2e77c4f..0000000
--- a/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aidl/android/support/v4/media/session/ParcelableVolumeInfo.aidl
+++ /dev/null
@@ -1,18 +0,0 @@
-/* Copyright 2014, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
-
-package android.support.v4.media.session;
-
-parcelable ParcelableVolumeInfo;

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aidl/android/support/v4/media/session/PlaybackStateCompat.aidl
----------------------------------------------------------------------
diff --git a/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aidl/android/support/v4/media/session/PlaybackStateCompat.aidl b/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aidl/android/support/v4/media/session/PlaybackStateCompat.aidl
deleted file mode 100644
index 3d4ef59..0000000
--- a/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/aidl/android/support/v4/media/session/PlaybackStateCompat.aidl
+++ /dev/null
@@ -1,18 +0,0 @@
-/* Copyright 2014, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
-
-package android.support.v4.media.session;
-
-parcelable PlaybackStateCompat;

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/classes.jar
----------------------------------------------------------------------
diff --git a/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/classes.jar b/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/classes.jar
deleted file mode 100644
index 712b688..0000000
Binary files a/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/classes.jar and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/libs/internal_impl-22.0.0.jar
----------------------------------------------------------------------
diff --git a/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/libs/internal_impl-22.0.0.jar b/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/libs/internal_impl-22.0.0.jar
deleted file mode 100644
index 2b0b995..0000000
Binary files a/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/libs/internal_impl-22.0.0.jar and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/incremental/aidl/androidTest/debug/dependency.store
----------------------------------------------------------------------
diff --git a/app/build/intermediates/incremental/aidl/androidTest/debug/dependency.store b/app/build/intermediates/incremental/aidl/androidTest/debug/dependency.store
deleted file mode 100644
index 8b8400d..0000000
Binary files a/app/build/intermediates/incremental/aidl/androidTest/debug/dependency.store and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/incremental/aidl/debug/dependency.store
----------------------------------------------------------------------
diff --git a/app/build/intermediates/incremental/aidl/debug/dependency.store b/app/build/intermediates/incremental/aidl/debug/dependency.store
deleted file mode 100644
index 8b8400d..0000000
Binary files a/app/build/intermediates/incremental/aidl/debug/dependency.store and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/incremental/aidl/release/dependency.store
----------------------------------------------------------------------
diff --git a/app/build/intermediates/incremental/aidl/release/dependency.store b/app/build/intermediates/incremental/aidl/release/dependency.store
deleted file mode 100644
index 8b8400d..0000000
Binary files a/app/build/intermediates/incremental/aidl/release/dependency.store and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/incremental/mergeAssets/androidTest/debug/merger.xml
----------------------------------------------------------------------
diff --git a/app/build/intermediates/incremental/mergeAssets/androidTest/debug/merger.xml b/app/build/intermediates/incremental/mergeAssets/androidTest/debug/merger.xml
deleted file mode 100644
index d71aa6b..0000000
--- a/app/build/intermediates/incremental/mergeAssets/androidTest/debug/merger.xml
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<merger version="3"><dataSet config="main"><source path="/root/Desktop/AndroidLab/TavernaMobile2/app/src/androidTest/assets"/></dataSet></merger>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/incremental/mergeAssets/debug/merger.xml
----------------------------------------------------------------------
diff --git a/app/build/intermediates/incremental/mergeAssets/debug/merger.xml b/app/build/intermediates/incremental/mergeAssets/debug/merger.xml
deleted file mode 100644
index df7e9d0..0000000
--- a/app/build/intermediates/incremental/mergeAssets/debug/merger.xml
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<merger version="3"><dataSet config="22.0.0"><source path="/root/Desktop/AndroidLab/TavernaMobile2/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/assets"/></dataSet><dataSet config="22.0.0"><source path="/root/Desktop/AndroidLab/TavernaMobile2/app/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/22.0.0/assets"/></dataSet><dataSet config="22.0.0"><source path="/root/Desktop/AndroidLab/TavernaMobile2/app/build/intermediates/exploded-aar/com.android.support/cardview-v7/22.0.0/assets"/></dataSet><dataSet config="22.0.0"><source path="/root/Desktop/AndroidLab/TavernaMobile2/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.0.0/assets"/></dataSet><dataSet config="main"><source path="/root/Desktop/AndroidLab/TavernaMobile2/app/src/main/assets"/></dataSet><dataSet config="debug"><source path="/root/Desktop/AndroidLab/TavernaMobile2/app/src/debug/assets"/></dataSet></merger>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/incremental/mergeAssets/release/merger.xml
----------------------------------------------------------------------
diff --git a/app/build/intermediates/incremental/mergeAssets/release/merger.xml b/app/build/intermediates/incremental/mergeAssets/release/merger.xml
deleted file mode 100644
index b1111ef..0000000
--- a/app/build/intermediates/incremental/mergeAssets/release/merger.xml
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<merger version="3"><dataSet config="22.0.0"><source path="/root/Desktop/AndroidLab/TavernaMobile2/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/assets"/></dataSet><dataSet config="22.0.0"><source path="/root/Desktop/AndroidLab/TavernaMobile2/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.0.0/assets"/></dataSet><dataSet config="main"><source path="/root/Desktop/AndroidLab/TavernaMobile2/app/src/main/assets"/></dataSet><dataSet config="release"><source path="/root/Desktop/AndroidLab/TavernaMobile2/app/src/release/assets"/></dataSet></merger>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/incremental/mergeResources/androidTest/debug/merger.xml
----------------------------------------------------------------------
diff --git a/app/build/intermediates/incremental/mergeResources/androidTest/debug/merger.xml b/app/build/intermediates/incremental/mergeResources/androidTest/debug/merger.xml
deleted file mode 100644
index 5d6fefa..0000000
--- a/app/build/intermediates/incremental/mergeResources/androidTest/debug/merger.xml
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<merger version="3"><dataSet config="main"><source path="/root/Desktop/AndroidLab/TavernaMobile2/app/src/androidTest/res"/><source path="/root/Desktop/AndroidLab/TavernaMobile2/app/build/generated/res/rs/androidTest/debug"/><source path="/root/Desktop/AndroidLab/TavernaMobile2/app/build/generated/res/generated/androidTest/debug"/></dataSet><mergedItems/></merger>
\ No newline at end of file