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:28 UTC

[18/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/res/debug/layout/abc_screen_content_include.xml
----------------------------------------------------------------------
diff --git a/app/build/intermediates/res/debug/layout/abc_screen_content_include.xml b/app/build/intermediates/res/debug/layout/abc_screen_content_include.xml
deleted file mode 100644
index 1e6d4b9..0000000
--- a/app/build/intermediates/res/debug/layout/abc_screen_content_include.xml
+++ /dev/null
@@ -1,27 +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.
--->
-
-<merge xmlns:android="http://schemas.android.com/apk/res/android">
-
-    <android.support.v7.internal.widget.ContentFrameLayout
-            android:id="@id/action_bar_activity_content"
-            android:layout_width="match_parent"
-            android:layout_height="match_parent"
-            android:foregroundGravity="fill_horizontal|top"
-            android:foreground="?android:attr/windowContentOverlay" />
-
-</merge>
-<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/lmp-mr1-dev/frameworks/support/v7/appcompat/res/layout/abc_screen_content_include.xml --><!-- From: file:/root/Desktop/AndroidLab/TavernaMobile2/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.0.0/res/layout/abc_screen_content_include.xml -->
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/res/debug/layout/abc_screen_simple.xml
----------------------------------------------------------------------
diff --git a/app/build/intermediates/res/debug/layout/abc_screen_simple.xml b/app/build/intermediates/res/debug/layout/abc_screen_simple.xml
deleted file mode 100644
index cd3ab1b..0000000
--- a/app/build/intermediates/res/debug/layout/abc_screen_simple.xml
+++ /dev/null
@@ -1,35 +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.
--->
-
-<android.support.v7.internal.widget.FitWindowsLinearLayout
-    xmlns:android="http://schemas.android.com/apk/res/android"
-    android:id="@+id/action_bar_root"
-    android:layout_width="match_parent"
-    android:layout_height="match_parent"
-    android:orientation="vertical"
-    android:fitsSystemWindows="true">
-
-    <android.support.v7.internal.widget.ViewStubCompat
-        android:id="@+id/action_mode_bar_stub"
-        android:inflatedId="@+id/action_mode_bar"
-        android:layout="@layout/abc_action_mode_bar"
-        android:layout_width="match_parent"
-        android:layout_height="wrap_content" />
-
-    <include layout="@layout/abc_screen_content_include" />
-
-</android.support.v7.internal.widget.FitWindowsLinearLayout>
-<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/lmp-mr1-dev/frameworks/support/v7/appcompat/res/layout/abc_screen_simple.xml --><!-- From: file:/root/Desktop/AndroidLab/TavernaMobile2/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.0.0/res/layout/abc_screen_simple.xml -->
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/res/debug/layout/abc_screen_simple_overlay_action_mode.xml
----------------------------------------------------------------------
diff --git a/app/build/intermediates/res/debug/layout/abc_screen_simple_overlay_action_mode.xml b/app/build/intermediates/res/debug/layout/abc_screen_simple_overlay_action_mode.xml
deleted file mode 100644
index 94f0626..0000000
--- a/app/build/intermediates/res/debug/layout/abc_screen_simple_overlay_action_mode.xml
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-** 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.
-*/
-
-This is an optimized layout for a screen, with the minimum set of features
-enabled.
--->
-
-<android.support.v7.internal.widget.FitWindowsFrameLayout
-        xmlns:android="http://schemas.android.com/apk/res/android"
-        android:id="@+id/action_bar_root"
-        android:layout_width="match_parent"
-        android:layout_height="match_parent"
-        android:fitsSystemWindows="true">
-
-    <include layout="@layout/abc_screen_content_include" />
-
-    <android.support.v7.internal.widget.ViewStubCompat
-            android:id="@+id/action_mode_bar_stub"
-            android:inflatedId="@+id/action_mode_bar"
-            android:layout="@layout/abc_action_mode_bar"
-            android:layout_width="match_parent"
-            android:layout_height="wrap_content" />
-
-</android.support.v7.internal.widget.FitWindowsFrameLayout><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/lmp-mr1-dev/frameworks/support/v7/appcompat/res/layout/abc_screen_simple_overlay_action_mode.xml --><!-- From: file:/root/Desktop/AndroidLab/TavernaMobile2/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.0.0/res/layout/abc_screen_simple_overlay_action_mode.xml -->
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/res/debug/layout/abc_screen_toolbar.xml
----------------------------------------------------------------------
diff --git a/app/build/intermediates/res/debug/layout/abc_screen_toolbar.xml b/app/build/intermediates/res/debug/layout/abc_screen_toolbar.xml
deleted file mode 100644
index 3412294..0000000
--- a/app/build/intermediates/res/debug/layout/abc_screen_toolbar.xml
+++ /dev/null
@@ -1,53 +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.
--->
-
-<android.support.v7.internal.widget.ActionBarOverlayLayout
-        xmlns:android="http://schemas.android.com/apk/res/android"
-        xmlns:app="http://schemas.android.com/apk/res-auto"
-        android:id="@+id/decor_content_parent"
-        android:layout_width="match_parent"
-        android:layout_height="match_parent"
-        android:fitsSystemWindows="true">
-
-    <include layout="@layout/abc_screen_content_include"/>
-
-    <android.support.v7.internal.widget.ActionBarContainer
-            android:id="@+id/action_bar_container"
-            android:layout_width="match_parent"
-            android:layout_height="wrap_content"
-            android:layout_alignParentTop="true"
-            style="?attr/actionBarStyle"
-            android:touchscreenBlocksFocus="true"
-            android:gravity="top">
-
-        <android.support.v7.widget.Toolbar
-                android:id="@+id/action_bar"
-                android:layout_width="match_parent"
-                android:layout_height="wrap_content"
-                app:navigationContentDescription="@string/abc_action_bar_up_description"
-                style="?attr/toolbarStyle"/>
-
-        <android.support.v7.internal.widget.ActionBarContextView
-                android:id="@+id/action_context_bar"
-                android:layout_width="match_parent"
-                android:layout_height="wrap_content"
-                android:visibility="gone"
-                style="?attr/actionModeStyle"/>
-
-    </android.support.v7.internal.widget.ActionBarContainer>
-
-</android.support.v7.internal.widget.ActionBarOverlayLayout>
-<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/lmp-mr1-dev/frameworks/support/v7/appcompat/res/layout/abc_screen_toolbar.xml --><!-- From: file:/root/Desktop/AndroidLab/TavernaMobile2/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.0.0/res/layout/abc_screen_toolbar.xml -->
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/res/debug/layout/abc_search_dropdown_item_icons_2line.xml
----------------------------------------------------------------------
diff --git a/app/build/intermediates/res/debug/layout/abc_search_dropdown_item_icons_2line.xml b/app/build/intermediates/res/debug/layout/abc_search_dropdown_item_icons_2line.xml
deleted file mode 100644
index 89c1100..0000000
--- a/app/build/intermediates/res/debug/layout/abc_search_dropdown_item_icons_2line.xml
+++ /dev/null
@@ -1,86 +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.
- */
--->
-
-<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
-                android:layout_width="match_parent"
-                android:layout_height="58dip"
-                style="@style/RtlOverlay.Widget.AppCompat.Search.DropDown">
-
-    <!-- Icons come first in the layout, since their placement doesn't depend on
-         the placement of the text views. -->
-    <android.support.v7.internal.widget.TintImageView
-               android:id="@android:id/icon1"
-               android:layout_width="@dimen/abc_dropdownitem_icon_width"
-               android:layout_height="48dip"
-               android:scaleType="centerInside"
-               android:layout_alignParentTop="true"
-               android:layout_alignParentBottom="true"
-               android:visibility="invisible"
-               style="@style/RtlOverlay.Widget.AppCompat.Search.DropDown.Icon1" />
-
-    <android.support.v7.internal.widget.TintImageView
-               android:id="@+id/edit_query"
-               android:layout_width="48dip"
-               android:layout_height="48dip"
-               android:scaleType="centerInside"
-               android:layout_alignParentTop="true"
-               android:layout_alignParentBottom="true"
-               android:background="?attr/selectableItemBackground"
-               android:visibility="gone"
-               style="@style/RtlOverlay.Widget.AppCompat.Search.DropDown.Query" />
-
-    <android.support.v7.internal.widget.TintImageView
-               android:id="@id/android:icon2"
-               android:layout_width="48dip"
-               android:layout_height="48dip"
-               android:scaleType="centerInside"
-               android:layout_alignWithParentIfMissing="true"
-               android:layout_alignParentTop="true"
-               android:layout_alignParentBottom="true"
-               android:visibility="gone"
-               style="@style/RtlOverlay.Widget.AppCompat.Search.DropDown.Icon2" />
-
-
-    <!-- The subtitle comes before the title, since the height of the title depends on whether the
-         subtitle is visible or gone. -->
-    <TextView android:id="@android:id/text2"
-              style="?android:attr/dropDownItemStyle"
-              android:textAppearance="?attr/textAppearanceSearchResultSubtitle"
-              android:singleLine="true"
-              android:layout_width="match_parent"
-              android:layout_height="29dip"
-              android:paddingBottom="4dip"
-              android:gravity="top"
-              android:layout_alignWithParentIfMissing="true"
-              android:layout_alignParentBottom="true"
-              android:visibility="gone" />
-
-    <!-- The title is placed above the subtitle, if there is one. If there is no
-         subtitle, it fills the parent. -->
-    <TextView android:id="@android:id/text1"
-              style="?android:attr/dropDownItemStyle"
-              android:textAppearance="?attr/textAppearanceSearchResultTitle"
-              android:singleLine="true"
-              android:layout_width="match_parent"
-              android:layout_height="wrap_content"
-              android:layout_centerVertical="true"
-              android:layout_above="@android:id/text2" />
-
-</RelativeLayout>
-<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/lmp-mr1-dev/frameworks/support/v7/appcompat/res/layout/abc_search_dropdown_item_icons_2line.xml --><!-- From: file:/root/Desktop/AndroidLab/TavernaMobile2/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.0.0/res/layout/abc_search_dropdown_item_icons_2line.xml -->
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/res/debug/layout/abc_search_view.xml
----------------------------------------------------------------------
diff --git a/app/build/intermediates/res/debug/layout/abc_search_view.xml b/app/build/intermediates/res/debug/layout/abc_search_view.xml
deleted file mode 100644
index 23f6eaf..0000000
--- a/app/build/intermediates/res/debug/layout/abc_search_view.xml
+++ /dev/null
@@ -1,142 +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.
- */
-
--->
-<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
-        android:id="@+id/search_bar"
-        android:layout_width="match_parent"
-        android:layout_height="match_parent"
-        android:orientation="horizontal">
-
-    <!-- This is actually used for the badge icon *or* the badge label (or neither) -->
-    <TextView
-            android:id="@+id/search_badge"
-            android:layout_width="wrap_content"
-            android:layout_height="match_parent"
-            android:gravity="center_vertical"
-            android:layout_marginBottom="2dip"
-            android:drawablePadding="0dip"
-            android:textAppearance="?android:attr/textAppearanceMedium"
-            android:textColor="?android:attr/textColorPrimary"
-            android:visibility="gone" />
-
-    <android.support.v7.internal.widget.TintImageView
-            android:id="@+id/search_button"
-            style="?attr/actionButtonStyle"
-            android:layout_width="wrap_content"
-            android:layout_height="match_parent"
-            android:layout_gravity="center_vertical"
-            android:focusable="true"
-            android:contentDescription="@string/abc_searchview_description_search" />
-
-    <LinearLayout
-            android:id="@+id/search_edit_frame"
-            android:layout_width="wrap_content"
-            android:layout_height="wrap_content"
-            android:layout_weight="1"
-            android:layout_gravity="center_vertical"
-            android:layout_marginTop="4dip"
-            android:layout_marginBottom="4dip"
-            android:layout_marginLeft="8dip"
-            android:layout_marginRight="8dip"
-            android:orientation="horizontal"
-            android:layoutDirection="locale">
-
-        <android.support.v7.internal.widget.TintImageView
-                android:id="@+id/search_mag_icon"
-                android:layout_width="@dimen/abc_dropdownitem_icon_width"
-                android:layout_height="wrap_content"
-                android:scaleType="centerInside"
-                android:layout_gravity="center_vertical"
-                android:visibility="gone"
-                style="@style/RtlOverlay.Widget.AppCompat.SearchView.MagIcon" />
-
-        <!-- Inner layout contains the app icon, button(s) and EditText -->
-        <LinearLayout
-                android:id="@+id/search_plate"
-                android:layout_width="wrap_content"
-                android:layout_height="wrap_content"
-                android:layout_weight="1"
-                android:layout_gravity="center_vertical"
-                android:orientation="horizontal">
-
-            <view class="android.support.v7.widget.SearchView$SearchAutoComplete"
-                  android:id="@+id/search_src_text"
-                  android:layout_height="36dip"
-                  android:layout_width="0dp"
-                  android:layout_weight="1"
-                  android:minWidth="@dimen/abc_search_view_text_min_width"
-                  android:layout_gravity="bottom"
-                  android:paddingLeft="@dimen/abc_dropdownitem_text_padding_left"
-                  android:paddingRight="@dimen/abc_dropdownitem_text_padding_right"
-                  android:singleLine="true"
-                  android:ellipsize="end"
-                  android:background="@null"
-                  android:inputType="text|textAutoComplete|textNoSuggestions"
-                  android:imeOptions="actionSearch"
-                  android:dropDownHeight="wrap_content"
-                  android:dropDownAnchor="@id/search_edit_frame"
-                  android:dropDownVerticalOffset="0dip"
-                  android:dropDownHorizontalOffset="0dip" />
-
-            <android.support.v7.internal.widget.TintImageView
-                    android:id="@+id/search_close_btn"
-                    android:layout_width="wrap_content"
-                    android:layout_height="match_parent"
-                    android:paddingLeft="8dip"
-                    android:paddingRight="8dip"
-                    android:layout_gravity="center_vertical"
-                    android:background="?attr/selectableItemBackgroundBorderless"
-                    android:focusable="true"
-                    android:contentDescription="@string/abc_searchview_description_clear" />
-
-        </LinearLayout>
-
-        <LinearLayout
-                android:id="@+id/submit_area"
-                android:orientation="horizontal"
-                android:layout_width="wrap_content"
-                android:layout_height="match_parent">
-
-            <android.support.v7.internal.widget.TintImageView
-                    android:id="@+id/search_go_btn"
-                    android:layout_width="wrap_content"
-                    android:layout_height="match_parent"
-                    android:layout_gravity="center_vertical"
-                    android:paddingLeft="16dip"
-                    android:paddingRight="16dip"
-                    android:background="?attr/selectableItemBackgroundBorderless"
-                    android:visibility="gone"
-                    android:focusable="true"
-                    android:contentDescription="@string/abc_searchview_description_submit" />
-
-            <android.support.v7.internal.widget.TintImageView
-                    android:id="@+id/search_voice_btn"
-                    android:layout_width="wrap_content"
-                    android:layout_height="match_parent"
-                    android:layout_gravity="center_vertical"
-                    android:paddingLeft="16dip"
-                    android:paddingRight="16dip"
-                    android:background="?attr/selectableItemBackgroundBorderless"
-                    android:visibility="gone"
-                    android:focusable="true"
-                    android:contentDescription="@string/abc_searchview_description_voice" />
-        </LinearLayout>
-    </LinearLayout>
-</LinearLayout>
-<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/lmp-mr1-dev/frameworks/support/v7/appcompat/res/layout/abc_search_view.xml --><!-- From: file:/root/Desktop/AndroidLab/TavernaMobile2/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.0.0/res/layout/abc_search_view.xml -->
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/res/debug/layout/abc_simple_dropdown_hint.xml
----------------------------------------------------------------------
diff --git a/app/build/intermediates/res/debug/layout/abc_simple_dropdown_hint.xml b/app/build/intermediates/res/debug/layout/abc_simple_dropdown_hint.xml
deleted file mode 100644
index 8688b43..0000000
--- a/app/build/intermediates/res/debug/layout/abc_simple_dropdown_hint.xml
+++ /dev/null
@@ -1,23 +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.
--->
-<TextView xmlns:android="http://schemas.android.com/apk/res/android"
-          android:id="@android:id/text1"
-          android:textAppearance="?android:attr/dropDownHintAppearance"
-          android:singleLine="true"
-          android:layout_margin="3dip"
-          android:layout_width="match_parent"
-          android:layout_height="wrap_content" /><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/lmp-mr1-dev/frameworks/support/v7/appcompat/res/layout/abc_simple_dropdown_hint.xml --><!-- From: file:/root/Desktop/AndroidLab/TavernaMobile2/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.0.0/res/layout/abc_simple_dropdown_hint.xml -->
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/res/debug/layout/activity_dashboard_main.xml
----------------------------------------------------------------------
diff --git a/app/build/intermediates/res/debug/layout/activity_dashboard_main.xml b/app/build/intermediates/res/debug/layout/activity_dashboard_main.xml
deleted file mode 100644
index 855b8fe..0000000
--- a/app/build/intermediates/res/debug/layout/activity_dashboard_main.xml
+++ /dev/null
@@ -1,63 +0,0 @@
-<!--
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements. See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You 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.
--->
-<!-- A DrawerLayout is intended to be used as the top-level content view using match_parent for both width and height to consume the full space available. -->
-<android.support.v4.widget.DrawerLayout xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:tools="http://schemas.android.com/tools"
-    android:id="@+id/drawer_layout"
-    android:layout_width="match_parent"
-    android:layout_height="match_parent"
-    tools:context="org.apache.taverna.mobile.activities.DashboardMainActivity">
-
-    <!-- As the main content view, the view below consumes the entire
-         space available using match_parent in both dimensions. -->
-        <android.support.v4.view.ViewPager
-            xmlns:android="http://schemas.android.com/apk/res/android"
-            android:id="@+id/pager"
-            android:layout_width="match_parent"
-            android:layout_height="match_parent" >
-            <android.support.v4.view.PagerTitleStrip
-                android:id="@+id/pager_title_strip"
-                android:layout_width="match_parent"
-                android:layout_height="50sp"
-                android:layout_gravity="top"
-                android:background="#33b5e5"
-                android:textColor="#fff"
-                android:paddingTop="4dp"
-                android:paddingBottom="4dp"
-                android:elevation="@dimen/abc_text_size_menu_material"
-                />
-            <FrameLayout
-                android:id="@+id/container"
-                android:layout_width="match_parent"
-                android:layout_height="match_parent"
-                >
-
-            </FrameLayout>
-        </android.support.v4.view.ViewPager>
-
-    <!-- android:layout_gravity="start" tells DrawerLayout to treat
-         this as a sliding drawer on the left side for left-to-right
-         languages and on the right side for right-to-left languages.
-         If you're not building against API 17 or higher, use
-         android:layout_gravity="left" instead. -->
-    <fragment android:id="@+id/navigation_drawer"
-        android:layout_width="@dimen/navigation_drawer_width"
-        android:layout_height="match_parent"
-        android:layout_gravity="start"
-        android:name="org.apache.taverna.mobile.fragments.NavigationDrawerFragment"
-        tools:layout="@layout/fragment_navigation_drawer" />
-
-</android.support.v4.widget.DrawerLayout>
-<!-- From: file:/root/Desktop/AndroidLab/TavernaMobile2/app/src/main/res/layout/activity_dashboard_main.xml -->
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/res/debug/layout/activity_flash_screen.xml
----------------------------------------------------------------------
diff --git a/app/build/intermediates/res/debug/layout/activity_flash_screen.xml b/app/build/intermediates/res/debug/layout/activity_flash_screen.xml
deleted file mode 100644
index 0e48acc..0000000
--- a/app/build/intermediates/res/debug/layout/activity_flash_screen.xml
+++ /dev/null
@@ -1,81 +0,0 @@
-<!--
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements. See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You 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.
--->
-<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent"
-    android:layout_height="match_parent" android:paddingLeft="@dimen/activity_horizontal_margin"
-    android:paddingRight="@dimen/activity_horizontal_margin"
-    android:paddingTop="@dimen/activity_vertical_margin"
-    android:paddingBottom="@dimen/activity_vertical_margin"
-    tools:context="org.apache.taverna.mobile.activities.FlashScreenActivity">
-
-    <ImageView
-        android:layout_width="wrap_content"
-        android:layout_height="wrap_content"
-        android:id="@+id/imageView"
-        android:src="@mipmap/ic_poweredby"
-        android:layout_alignParentBottom="true"
-        android:layout_alignParentRight="true"
-        android:layout_alignParentEnd="true"
-        android:scaleType="fitCenter"
-        android:contentDescription="@string/brand"
-        android:layout_alignLeft="@+id/imageView2"
-        android:layout_alignStart="@+id/imageView2" />
-
-    <TextView
-        android:layout_width="wrap_content"
-        android:layout_height="wrap_content"
-        android:text="@string/app_name"
-        android:id="@+id/textView"
-        android:layout_alignParentTop="true"
-        android:layout_centerHorizontal="true"
-        android:textSize="40sp" />
-
-    <ImageView
-        android:layout_width="wrap_content"
-        android:layout_height="wrap_content"
-        android:id="@+id/imageView2"
-        android:src="@mipmap/ic_launcher"
-        android:layout_below="@+id/textView"
-        android:layout_marginTop="39dp"
-        android:layout_alignRight="@+id/textView"
-        android:layout_alignEnd="@+id/textView"
-        android:layout_alignLeft="@+id/textView"
-        android:layout_alignStart="@+id/textView"
-        android:layout_above="@+id/imageView"
-        android:scaleType="fitStart" />
-
-    <TextView
-        android:layout_width="wrap_content"
-        android:layout_height="wrap_content"
-        android:textAppearance="?android:attr/textAppearanceMedium"
-        android:text="@string/brand"
-        android:id="@+id/textView2"
-        android:layout_alignParentBottom="true"
-        android:layout_alignParentLeft="true"
-        android:layout_alignParentStart="true"
-        android:layout_marginBottom="35dp" />
-
-    <ProgressBar
-        android:layout_width="wrap_content"
-        android:layout_height="wrap_content"
-        android:id="@+id/progressBar"
-        android:layout_above="@+id/imageView"
-        android:layout_centerHorizontal="true"
-        android:indeterminate="true"
-        android:indeterminateBehavior="repeat"
-        android:indeterminateOnly="true"
-        android:indeterminateTintMode="src_over" />
-</RelativeLayout>
-<!-- From: file:/root/Desktop/AndroidLab/TavernaMobile2/app/src/main/res/layout/activity_flash_screen.xml -->
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/res/debug/layout/activity_login.xml
----------------------------------------------------------------------
diff --git a/app/build/intermediates/res/debug/layout/activity_login.xml b/app/build/intermediates/res/debug/layout/activity_login.xml
deleted file mode 100644
index 206ddc1..0000000
--- a/app/build/intermediates/res/debug/layout/activity_login.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<!--
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements. See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You 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.
--->
-<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:tools="http://schemas.android.com/tools" android:id="@+id/container"
-    android:layout_width="match_parent" android:layout_height="match_parent"
-    tools:context=".LoginActivity" tools:ignore="MergeRootFrame" />
-<!-- From: file:/root/Desktop/AndroidLab/TavernaMobile2/app/src/main/res/layout/activity_login.xml -->
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/res/debug/layout/activity_workflow_detail.xml
----------------------------------------------------------------------
diff --git a/app/build/intermediates/res/debug/layout/activity_workflow_detail.xml b/app/build/intermediates/res/debug/layout/activity_workflow_detail.xml
deleted file mode 100644
index d5dde9a..0000000
--- a/app/build/intermediates/res/debug/layout/activity_workflow_detail.xml
+++ /dev/null
@@ -1,40 +0,0 @@
-<!--
-Apache Taverna Mobile
-Copyright 2015 The Apache Software Foundation
-This product includes software developed at
-The Apache Software Foundation (http://www.apache.org/).
-
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements. See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You 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.
--->
-<android.support.v4.view.ViewPager xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:tools="http://schemas.android.com/tools"
-    android:id="@+id/pager"
-    android:layout_width="match_parent"
-    android:layout_height="match_parent"
-    tools:context="org.apache.taverna.mobile.activities.WorkflowDetailActivity" >
-    <android.support.v4.view.PagerTitleStrip
-        android:id="@+id/pager_title_strip"
-        android:layout_width="match_parent"
-        android:layout_height="50sp"
-        android:layout_gravity="top"
-        android:background="#33b5e5"
-        android:textColor="#fff"
-        android:paddingTop="1dp"
-        android:paddingBottom="1dp"
-        android:animateLayoutChanges="true"
-        android:elevation="@dimen/abc_text_size_menu_material"
-        />
-
-</android.support.v4.view.ViewPager>
-<!-- From: file:/root/Desktop/AndroidLab/TavernaMobile2/app/src/main/res/layout/activity_workflow_detail.xml -->
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/res/debug/layout/favorite_item_layout.xml
----------------------------------------------------------------------
diff --git a/app/build/intermediates/res/debug/layout/favorite_item_layout.xml b/app/build/intermediates/res/debug/layout/favorite_item_layout.xml
deleted file mode 100644
index 68bf162..0000000
--- a/app/build/intermediates/res/debug/layout/favorite_item_layout.xml
+++ /dev/null
@@ -1,140 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-Apache Taverna Mobile
-Copyright 2015 The Apache Software Foundation
-This product includes software developed at
-The Apache Software Foundation (http://www.apache.org/).
-
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements. See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You 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.
--->
-<android.support.v7.widget.CardView
-    xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:card_view="http://schemas.android.com/apk/res-auto"
-    android:layout_width="match_parent"
-    android:layout_height="match_parent"
-    card_view:cardElevation="@dimen/abc_text_size_menu_material"
-    card_view:cardBackgroundColor="@color/background_floating_material_light"
-    card_view:cardCornerRadius="2dp"
-    card_view:paddingEnd="2dp"
-    card_view:paddingStart="2dp" >
-
-    <LinearLayout
-        android:orientation="vertical"
-        android:layout_width="match_parent"
-        android:layout_height="match_parent">
-        <TextView
-            android:layout_width="match_parent"
-            android:layout_height="wrap_content"
-            android:textAppearance="?android:attr/textAppearanceLarge"
-            android:id="@+id/author"
-            android:hint="@string/workflow_authorhint"
-            android:textSize="25sp" />
-
-            <LinearLayout
-                android:id="@+id/linearlayout_workflow_info"
-                android:layout_width="match_parent"
-                android:layout_height="match_parent"
-                android:orientation="horizontal">
-                <ImageView
-                    android:id="@+id/author_profile_image"
-                    android:layout_width="wrap_content"
-                    android:layout_height="wrap_content"
-                    android:elevation="5dp"
-                    android:background="@drawable/round_shape"
-                    android:contentDescription="@string/workflow_component" />
-
-                <LinearLayout
-                    android:orientation="vertical"
-                    android:layout_width="match_parent"
-                    android:layout_height="wrap_content"
-                    android:layout_marginLeft="5dp">
-
-                    <TextView
-                        android:layout_width="wrap_content"
-                        android:layout_height="wrap_content"
-                        android:text="@string/wktitle"
-                        android:id="@+id/textView9" />
-
-                    <TextView
-                        android:layout_width="match_parent"
-                        android:layout_height="wrap_content"
-                        android:textAppearance="?android:attr/textAppearanceLarge"
-                        android:id="@+id/favorite_title"
-                        android:hint="@string/title_favorite" />
-
-                    <TextView
-                        android:layout_width="wrap_content"
-                        android:layout_height="wrap_content"
-                        android:text="@string/marked"
-                        android:id="@+id/textView10"
-                        android:layout_gravity="center_horizontal" />
-
-                    <TextView
-                        android:layout_width="match_parent"
-                        android:layout_height="wrap_content"
-                        android:textAppearance="?android:attr/textAppearanceLarge"
-                        android:hint="Date workflow was marked"
-                        android:id="@+id/date_set"
-                        android:typeface="serif"
-                        android:textColor="@color/material_deep_teal_200"
-                        android:textSize="15dp"
-                        android:focusableInTouchMode="false"
-                        android:layout_gravity="center_horizontal"
-                        android:gravity="center_horizontal" />
-
-                    <TextView
-                        android:layout_width="wrap_content"
-                        android:layout_height="wrap_content"
-                        android:text="@string/created"
-                        android:id="@+id/textView11"
-                        android:layout_gravity="center_horizontal" />
-
-                    <TextView
-                        android:layout_width="match_parent"
-                        android:layout_height="wrap_content"
-                        android:textAppearance="?android:attr/textAppearanceLarge"
-                        android:hint="Date workflow was Created"
-                        android:id="@+id/date_created"
-                        android:typeface="serif"
-                        android:textColor="@color/material_deep_teal_200"
-                        android:textSize="15dp"
-                        android:layout_gravity="center_horizontal"
-                        android:gravity="center_horizontal" />
-
-                    <TextView
-                        android:layout_width="wrap_content"
-                        android:layout_height="wrap_content"
-                        android:text="@string/modified"
-                        android:id="@+id/textView12"
-                        android:layout_gravity="center_horizontal" />
-
-                    <TextView
-                        android:layout_width="match_parent"
-                        android:layout_height="wrap_content"
-                        android:textAppearance="?android:attr/textAppearanceLarge"
-                        android:hint="Date workflow was lastly Modified"
-                        android:id="@+id/date_modified"
-                        android:typeface="serif"
-                        android:textColor="@color/material_deep_teal_200"
-                        android:textSize="15dp"
-                        android:layout_gravity="center_horizontal"
-                        android:gravity="center_horizontal" />
-                    </LinearLayout>
-
-            </LinearLayout>
-
-    </LinearLayout>
-
-</android.support.v7.widget.CardView>
-<!-- From: file:/root/Desktop/AndroidLab/TavernaMobile2/app/src/main/res/layout/favorite_item_layout.xml -->
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/res/debug/layout/fragment_dashboard_main.xml
----------------------------------------------------------------------
diff --git a/app/build/intermediates/res/debug/layout/fragment_dashboard_main.xml b/app/build/intermediates/res/debug/layout/fragment_dashboard_main.xml
deleted file mode 100644
index 4949ff3..0000000
--- a/app/build/intermediates/res/debug/layout/fragment_dashboard_main.xml
+++ /dev/null
@@ -1,39 +0,0 @@
-<!--
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements. See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You 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.
--->
-<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent"
-    android:layout_height="match_parent"
-    tools:context="org.apache.taverna.mobile.activities.DashboardMainActivity$PlaceholderFragment"
-    android:orientation="vertical"
-    android:padding="2dp">
-
-    <android.support.v7.widget.RecyclerView
-        xmlns:recycler_view="http://schemas.android.com/apk/res-auto"
-        android:id="@android:id/list"
-        android:theme="@style/Theme.AppCompat.Light"
-        android:layout_width="match_parent"
-        android:layout_height="match_parent"
-        android:background="@color/button_material_light">
-
-    </android.support.v7.widget.RecyclerView>
-
-    <TextView android:id="@android:id/empty"
-        android:layout_width="match_parent"
-        android:layout_height="match_parent"
-        android:gravity="center"
-        android:visibility="gone"
-        android:text="@string/favorite_empty"/>
-</LinearLayout>
-<!-- From: file:/root/Desktop/AndroidLab/TavernaMobile2/app/src/main/res/layout/fragment_dashboard_main.xml -->
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/res/debug/layout/fragment_item_grid.xml
----------------------------------------------------------------------
diff --git a/app/build/intermediates/res/debug/layout/fragment_item_grid.xml b/app/build/intermediates/res/debug/layout/fragment_item_grid.xml
deleted file mode 100644
index 5cef01e..0000000
--- a/app/build/intermediates/res/debug/layout/fragment_item_grid.xml
+++ /dev/null
@@ -1,45 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements. See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You 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.
--->
-<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:tools="http://schemas.android.com/tools"
-    android:layout_width="match_parent"
-    android:layout_height="match_parent"
-    tools:context="org.apache.taverna.mobile.fragments.WorkflowItemFragment">
-
-   <!-- <GridView android:id="@+id/gridlist"
-        android:layout_width="match_parent"
-        android:layout_height="match_parent"
-        android:numColumns="2">-->   <android.support.v4.widget.SwipeRefreshLayout
-    android:id="@+id/refresh"
-    android:layout_height="match_parent"
-    android:layout_width="match_parent">
-        <android.support.v7.widget.RecyclerView
-            xmlns:recycler_view="http://schemas.android.com/apk/res-auto"
-            android:id="@android:id/list"
-            android:theme="@style/Theme.AppCompat.Light"
-            android:layout_width="match_parent"
-            android:layout_height="match_parent"
-            android:background="@color/button_material_light"
-            ></android.support.v7.widget.RecyclerView>
-       <!-- </GridView>-->
-</android.support.v4.widget.SwipeRefreshLayout>
-    <TextView android:id="@android:id/empty"
-        android:layout_width="match_parent"
-        android:layout_height="match_parent"
-        android:gravity="center" />
-
-</FrameLayout>
-<!-- From: file:/root/Desktop/AndroidLab/TavernaMobile2/app/src/main/res/layout/fragment_item_grid.xml -->
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/res/debug/layout/fragment_item_list.xml
----------------------------------------------------------------------
diff --git a/app/build/intermediates/res/debug/layout/fragment_item_list.xml b/app/build/intermediates/res/debug/layout/fragment_item_list.xml
deleted file mode 100644
index 6037a95..0000000
--- a/app/build/intermediates/res/debug/layout/fragment_item_list.xml
+++ /dev/null
@@ -1,54 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements. See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You 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.
--->
-<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:tools="http://schemas.android.com/tools"
-    android:layout_width="match_parent"
-    android:layout_height="match_parent"
-    tools:context="org.apache.taverna.mobile.fragments.WorkflowItemFragment">
-    <ProgressBar
-        android:id="@+id/workflow_pb"
-        android:layout_width="wrap_content"
-        android:layout_height="wrap_content"
-        android:layout_gravity="center_horizontal"
-        android:visibility="gone"/>
-
-    <!--<ListView android:id="@android:id/list" android:layout_width="match_parent"-->
-        <!--android:layout_height="match_parent" />-->
-    <android.support.v4.widget.SwipeRefreshLayout
-        android:id="@+id/refresh"
-        android:layout_height="match_parent"
-        android:layout_width="match_parent">
-    <android.support.v7.widget.RecyclerView
-        xmlns:recycler_view="http://schemas.android.com/apk/res-auto"
-        android:id="@android:id/list"
-        android:theme="@style/Theme.AppCompat.Light"
-        android:layout_width="match_parent"
-        android:layout_height="match_parent"
-        android:background="@color/button_material_light"
-        >
-
-    </android.support.v7.widget.RecyclerView>
-</android.support.v4.widget.SwipeRefreshLayout>
-    <TextView
-        android:id="@android:id/empty"
-        android:layout_width="match_parent"
-        android:layout_height="wrap_content"
-        android:gravity="center"
-        android:visibility="gone"
-        android:text="@string/workflow_empty"/>
-
-</FrameLayout>
-<!-- From: file:/root/Desktop/AndroidLab/TavernaMobile2/app/src/main/res/layout/fragment_item_list.xml -->
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/res/debug/layout/fragment_login.xml
----------------------------------------------------------------------
diff --git a/app/build/intermediates/res/debug/layout/fragment_login.xml b/app/build/intermediates/res/debug/layout/fragment_login.xml
deleted file mode 100644
index d0e8612..0000000
--- a/app/build/intermediates/res/debug/layout/fragment_login.xml
+++ /dev/null
@@ -1,153 +0,0 @@
-<!--
-Apache Taverna Mobile
-Copyright 2015 The Apache Software Foundation
-This product includes software developed at
-The Apache Software Foundation (http://www.apache.org/).
-
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements. See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You 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.
--->
-<ScrollView
-        xmlns:android="http://schemas.android.com/apk/res/android"
-        xmlns:tools="http://schemas.android.com/tools"
-        android:layout_width="match_parent"
-        android:layout_height="match_parent">
-<RelativeLayout
-    android:layout_width="match_parent"
-    android:layout_height="match_parent"
-    android:paddingLeft="@dimen/activity_horizontal_margin"
-    android:paddingRight="@dimen/activity_horizontal_margin"
-    android:paddingTop="@dimen/activity_vertical_margin"
-    android:paddingBottom="@dimen/activity_vertical_margin"
-    tools:context=".LoginActivity$PlaceholderFragment">
-
-    <ImageView
-        android:layout_width="wrap_content"
-        android:layout_height="wrap_content"
-        android:id="@+id/logo"
-        android:layout_alignParentTop="true"
-        android:layout_centerHorizontal="true"
-        android:src="@mipmap/ic_launcher"
-        android:elevation="5dp"
-        android:contentDescription="@string/brand" />
-
-    <TextView
-        android:layout_width="wrap_content"
-        android:layout_height="wrap_content"
-        android:text="@string/app_name"
-        android:id="@+id/textView3"
-        android:layout_below="@+id/logo"
-        android:layout_centerHorizontal="true"
-        android:layout_marginTop="42dp"
-        android:typeface="normal"
-        android:textSize="25sp" />
-
-    <LinearLayout
-        android:orientation="vertical"
-        android:layout_width="fill_parent"
-        android:layout_height="fill_parent"
-        android:layout_below="@+id/textView3"
-        android:layout_alignParentLeft="true"
-        android:layout_alignParentStart="true"
-        android:padding="20dp"
-        android:background="#fff"
-        android:id="@+id/loginlayout">
-
-        <TextView
-            android:layout_width="match_parent"
-            android:layout_height="45dp"
-            android:text="@string/Logininfo"
-            android:id="@+id/textView4"
-            android:textStyle="normal|bold|italic"
-            android:textSize="20sp"
-            android:layout_gravity="center"
-            android:layout_marginTop="20dp"
-            android:background="#E1E1E1"
-            android:textAlignment="center"
-            android:typeface="normal"
-            android:elevation="10dp"
-            android:ellipsize="middle" />
-
-        <TextView
-            android:layout_width="wrap_content"
-            android:layout_height="wrap_content"
-            android:textAppearance="?android:attr/textAppearanceMedium"
-            android:text="@string/loginusername"
-            android:id="@+id/textView5"
-            android:layout_marginTop="10dp" />
-
-        <EditText
-            android:layout_width="match_parent"
-            android:layout_height="wrap_content"
-            android:id="@+id/editTextUsername"
-            android:drawableStart="@android:drawable/sym_action_email"
-            android:drawableLeft="@android:drawable/sym_action_email"/>
-
-        <TextView
-            android:layout_width="wrap_content"
-            android:layout_height="wrap_content"
-            android:textAppearance="?android:attr/textAppearanceMedium"
-            android:text="@string/loginpassword"
-            android:id="@+id/textView6"
-            android:layout_marginTop="10dp" />
-
-        <EditText
-            android:layout_width="match_parent"
-            android:layout_height="wrap_content"
-            android:inputType="textPassword"
-            android:ems="10"
-            android:id="@+id/edittextPassword"
-            android:drawableStart="@android:drawable/ic_secure"
-            android:drawableLeft="@android:drawable/ic_secure"/>
-
-        <CheckBox
-            android:layout_width="wrap_content"
-            android:layout_height="wrap_content"
-            android:text="@string/keeplogin"
-            android:id="@+id/rememberCheckbox" />
-
-        <Button
-            android:layout_width="wrap_content"
-            android:layout_height="wrap_content"
-            android:text="@string/loginbutton"
-            android:id="@+id/loginbutton"
-            android:layout_gravity="center_horizontal"
-            android:background="#1F9FEA"
-            android:layout_marginTop="10dp"
-            android:drawableLeft="@android:drawable/ic_menu_set_as"
-            android:elevation="5dp" />
-
-        <LinearLayout
-            android:orientation="horizontal"
-            android:layout_width="match_parent"
-            android:layout_height="match_parent">
-
-            <TextView
-                android:layout_width="wrap_content"
-                android:layout_height="match_parent"
-                android:textAppearance="?android:attr/textAppearanceMedium"
-                android:text="@string/brand"
-                android:id="@+id/textView7"
-                android:paddingTop="20dp"
-                android:textSize="20dp" />
-
-            <ImageView
-                android:layout_width="match_parent"
-                android:layout_height="match_parent"
-                android:id="@+id/imageView3"
-                android:src="@mipmap/ic_poweredby" />
-        </LinearLayout>
-
-    </LinearLayout>
-</RelativeLayout>
-</ScrollView><!-- From: file:/root/Desktop/AndroidLab/TavernaMobile2/app/src/main/res/layout/fragment_login.xml -->
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/res/debug/layout/fragment_navigation_drawer.xml
----------------------------------------------------------------------
diff --git a/app/build/intermediates/res/debug/layout/fragment_navigation_drawer.xml b/app/build/intermediates/res/debug/layout/fragment_navigation_drawer.xml
deleted file mode 100644
index 97c773a..0000000
--- a/app/build/intermediates/res/debug/layout/fragment_navigation_drawer.xml
+++ /dev/null
@@ -1,64 +0,0 @@
-<!--
-Apache Taverna Mobile
-Copyright 2015 The Apache Software Foundation
-This product includes software developed at
-The Apache Software Foundation (http://www.apache.org/).
-
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements. See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You 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.
--->
-<LinearLayout
-    xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:tools="http://schemas.android.com/tools"
-    android:layout_width="match_parent"
-    android:layout_height="match_parent"
-    android:orientation="vertical"
-    android:background="#ccc">
-
-    <LinearLayout
-        android:orientation="vertical"
-        android:layout_width="match_parent"
-        android:layout_height="wrap_content"
-        android:background="@drawable/sliding_header">
-
-        <ImageView
-            android:layout_width="wrap_content"
-            android:layout_height="match_parent"
-            android:id="@+id/imageView4"
-            android:layout_gravity="center_horizontal"
-            android:src="@mipmap/icuserprofiles"
-            android:contentDescription="@string/app_name"
-            android:scaleType="fitStart" />
-    </LinearLayout>
-
-    <ListView
-    android:id="@+id/navigation_drawer_listview"
-    android:layout_width="match_parent"
-    android:layout_height="wrap_content"
-    android:choiceMode="singleChoice"
-    android:divider="@android:color/holo_blue_light"
-    android:dividerHeight="2dp"
-    android:background="#cccc"
-    tools:context="org.apache.taverna.mobile.fragments.NavigationDrawerFragment"
-     />
-
-    <TextView
-        android:layout_width="wrap_content"
-        android:layout_height="wrap_content"
-        android:textAppearance="?android:attr/textAppearanceMedium"
-        android:text="@string/completebrand"
-        android:id="@+id/textView8"
-        android:hint="@string/completebrand"
-        android:layout_gravity="center_horizontal"
-        android:layout_marginTop="30dp" />
-</LinearLayout><!-- From: file:/root/Desktop/AndroidLab/TavernaMobile2/app/src/main/res/layout/fragment_navigation_drawer.xml -->
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/res/debug/layout/fragment_workflow_about.xml
----------------------------------------------------------------------
diff --git a/app/build/intermediates/res/debug/layout/fragment_workflow_about.xml b/app/build/intermediates/res/debug/layout/fragment_workflow_about.xml
deleted file mode 100644
index 0b69b3a..0000000
--- a/app/build/intermediates/res/debug/layout/fragment_workflow_about.xml
+++ /dev/null
@@ -1,39 +0,0 @@
-<!--
-Apache Taverna Mobile
-Copyright 2015 The Apache Software Foundation
-This product includes software developed at
-The Apache Software Foundation (http://www.apache.org/).
-
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements. See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You 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.
--->
-<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent"
-    android:layout_height="match_parent"
-    tools:context="org.apache.taverna.mobile.fragments.workflowdetails.WorkflowAboutFragment">
-
-    <TextView android:layout_width="match_parent"
-        android:layout_height="match_parent"
-        android:text="@string/hello_blank_fragment"
-        android:elevation="5sp"
-        android:layout_margin="2dp"
-        android:backgroundTintMode="screen"
-        android:ellipsize="start"
-        android:id="@+id/aboutworkflowTextView"
-        android:typeface="serif"
-        android:scrollbars="vertical"
-        android:fadeScrollbars="true"
-        android:textIsSelectable="true" />
-
-</FrameLayout>
-<!-- From: file:/root/Desktop/AndroidLab/TavernaMobile2/app/src/main/res/layout/fragment_workflow_about.xml -->
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/res/debug/layout/fragment_workflow_detail.xml
----------------------------------------------------------------------
diff --git a/app/build/intermediates/res/debug/layout/fragment_workflow_detail.xml b/app/build/intermediates/res/debug/layout/fragment_workflow_detail.xml
deleted file mode 100644
index 1c32536..0000000
--- a/app/build/intermediates/res/debug/layout/fragment_workflow_detail.xml
+++ /dev/null
@@ -1,131 +0,0 @@
-<!--
-Apache Taverna Mobile
-Copyright 2015 The Apache Software Foundation
-This product includes software developed at
-The Apache Software Foundation (http://www.apache.org/).
-
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements. See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You 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.
--->
-<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:tools="http://schemas.android.com/tools"
-    android:layout_width="match_parent"
-    android:layout_height="match_parent"
-    tools:context="org.apache.taverna.mobile.activities.WorkflowDetailActivity$PlaceholderFragment"
-    android:orientation="vertical"
-    android:padding="5dp">
-
-    <TextView android:id="@+id/wkf_author"
-        android:layout_width="match_parent"
-        android:layout_height="wrap_content"
-        android:typeface="serif"
-        android:textStyle="italic"
-        android:textSize="22sp"
-        android:text="@string/workflow_authorhint" />
-
-    <ScrollView
-        android:layout_width="match_parent"
-        android:layout_height="0dp"
-        android:id="@+id/scrollView"
-        android:layout_weight="1" >
-
-        <LinearLayout
-            android:orientation="vertical"
-            android:layout_width="fill_parent"
-            android:layout_height="fill_parent">
-
-            <TextView
-                android:layout_width="wrap_content"
-                android:layout_height="wrap_content"
-                android:textAppearance="?android:attr/textAppearanceLarge"
-                android:id="@+id/wtitle"
-                android:layout_marginTop="5dp"
-                android:hint="@string/detail_title_section1" />
-
-            <TextView
-                android:layout_width="wrap_content"
-                android:layout_height="wrap_content"
-                android:textAppearance="?android:attr/textAppearanceMedium"
-                android:id="@+id/wcreatedat"
-                android:layout_marginTop="5dp"
-                android:text="@string/created" />
-
-            <TextView
-                android:layout_width="wrap_content"
-                android:layout_height="wrap_content"
-                android:textAppearance="?android:attr/textAppearanceMedium"
-                android:id="@+id/wupdatedat"
-                android:layout_marginTop="5dp"
-                android:text="@string/modified" />
-
-            <TextView
-                android:layout_width="match_parent"
-                android:layout_height="wrap_content"
-                android:textAppearance="?android:attr/textAppearanceLarge"
-                android:id="@+id/wdescription"
-                android:layout_marginTop="5dp"
-                android:minLines="3" />
-
-            <ImageView
-                android:layout_width="match_parent"
-                android:layout_height="match_parent"
-                android:id="@+id/wkf_image"
-                android:src="@mipmap/ic_viewworkflow"
-                android:backgroundTint="@color/accent_material_light"
-                android:backgroundTintMode="src_atop" />
-
-        </LinearLayout>
-    </ScrollView>
-
-    <LinearLayout
-        android:orientation="horizontal"
-        android:layout_width="match_parent"
-        android:layout_height="wrap_content"
-        android:id="@+id/actionLayout">
-
-        <Button
-            android:layout_width="wrap_content"
-            android:layout_height="wrap_content"
-            android:textStyle="normal"
-            android:layout_weight="0.33"
-            android:background="#33b5e5"
-            style="android:buttonBarButtonStyle"
-            android:text="@string/play_workflow"
-            android:drawableLeft="@android:drawable/ic_menu_edit"
-            android:id="@+id/run_wk" />
-        <Button
-            android:layout_width="wrap_content"
-            android:layout_height="wrap_content"
-            android:textStyle="normal"
-            android:layout_weight="0.33"
-            android:background="#33b5e5"
-            style="android:buttonBarButtonStyle"
-            android:text="@string/workflow_download"
-            android:drawableLeft="@drawable/download"
-            android:layout_marginLeft="2dp"
-            android:layout_marginRight="2dp"
-            android:id="@+id/download_wk" />
-        <Button
-            android:layout_width="wrap_content"
-            android:layout_height="wrap_content"
-            android:textStyle="normal"
-            android:layout_weight="0.33"
-            android:background="#33b5e5"
-            style="android:buttonBarButtonStyle"
-            android:text="@string/workflow_mark"
-            android:drawableLeft="@android:drawable/btn_star_big_off"
-            android:id="@+id/mark_wk" />
-    </LinearLayout>
-
-</LinearLayout>
-<!-- From: file:/root/Desktop/AndroidLab/TavernaMobile2/app/src/main/res/layout/fragment_workflow_detail.xml -->
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/res/debug/layout/fragment_workflow_licence.xml
----------------------------------------------------------------------
diff --git a/app/build/intermediates/res/debug/layout/fragment_workflow_licence.xml b/app/build/intermediates/res/debug/layout/fragment_workflow_licence.xml
deleted file mode 100644
index e6a44ee..0000000
--- a/app/build/intermediates/res/debug/layout/fragment_workflow_licence.xml
+++ /dev/null
@@ -1,39 +0,0 @@
-<!--
-Apache Taverna Mobile
-Copyright 2015 The Apache Software Foundation
-This product includes software developed at
-The Apache Software Foundation (http://www.apache.org/).
-
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements. See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You 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.
--->
-<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent"
-    android:layout_height="match_parent"
-    tools:context="org.apache.taverna.mobile.fragments.workflowdetails.WorkflowLicenceFragment">
-
-    <!-- TODO: Update blank fragment layout -->
-    <TextView android:layout_width="match_parent"
-        android:layout_height="match_parent"
-        android:text="@string/hello_blank_fragment"
-        android:elevation="5sp"
-        android:layout_margin="2dp"
-        android:scrollbars="vertical"
-        android:fadeScrollbars="true"
-        android:id="@+id/workflowpolicyTextView"
-        android:textAlignment="center"
-        android:typeface="serif"
-        android:textIsSelectable="true" />
-
-</FrameLayout>
-<!-- From: file:/root/Desktop/AndroidLab/TavernaMobile2/app/src/main/res/layout/fragment_workflow_licence.xml -->
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/res/debug/layout/fragment_workflow_run_history.xml
----------------------------------------------------------------------
diff --git a/app/build/intermediates/res/debug/layout/fragment_workflow_run_history.xml b/app/build/intermediates/res/debug/layout/fragment_workflow_run_history.xml
deleted file mode 100644
index 2bb4698..0000000
--- a/app/build/intermediates/res/debug/layout/fragment_workflow_run_history.xml
+++ /dev/null
@@ -1,45 +0,0 @@
-<!--
-Apache Taverna Mobile
-Copyright 2015 The Apache Software Foundation
-This product includes software developed at
-The Apache Software Foundation (http://www.apache.org/).
-
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements. See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You 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.
--->
-<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent"
-    android:layout_height="match_parent"
-    tools:context="org.apache.taverna.mobile.fragments.workflowdetails.WorkflowRunHistoryFragment">
-
-    <android.support.v7.widget.RecyclerView
-        xmlns:recycler_view="http://schemas.android.com/apk/res-auto"
-        android:id="@android:id/list"
-        android:theme="@style/Theme.AppCompat.Light"
-        android:layout_width="match_parent"
-        android:layout_height="wrap_content"
-        android:background="@color/button_material_light"
-        >
-
-    </android.support.v7.widget.RecyclerView>
-
-    <TextView
-        android:id="@android:id/empty"
-        android:layout_width="match_parent"
-        android:layout_height="wrap_content"
-        android:gravity="center"
-        android:visibility="gone"
-        android:text="@string/workflow_empty"/>
-
-</FrameLayout>
-<!-- From: file:/root/Desktop/AndroidLab/TavernaMobile2/app/src/main/res/layout/fragment_workflow_run_history.xml -->
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/res/debug/layout/menu_item_layout.xml
----------------------------------------------------------------------
diff --git a/app/build/intermediates/res/debug/layout/menu_item_layout.xml b/app/build/intermediates/res/debug/layout/menu_item_layout.xml
deleted file mode 100644
index b482995..0000000
--- a/app/build/intermediates/res/debug/layout/menu_item_layout.xml
+++ /dev/null
@@ -1,44 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-Apache Taverna Mobile
-Copyright 2015 The Apache Software Foundation
-This product includes software developed at
-The Apache Software Foundation (http://www.apache.org/).
-
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements. See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You 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.
--->
-<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
-    android:orientation="horizontal"
-    android:layout_width="match_parent"
-    android:layout_height="wrap_content"
-    >
-
-    <ImageView
-        android:layout_width="wrap_content"
-        android:layout_height="match_parent"
-        android:id="@+id/menuIcon"
-        android:src="@drawable/abc_btn_radio_to_on_mtrl_015"
-        android:layout_margin="5dp"
-        android:layout_gravity="top|left"
-        android:accessibilityLiveRegion="polite"
-        android:contentDescription="@string/app_name" />
-
-    <TextView
-        android:layout_width="match_parent"
-        android:layout_height="match_parent"
-        android:textAppearance="?android:attr/textAppearanceLarge"
-        android:id="@+id/menuItemText"
-        android:hint="@string/action_example"
-        android:layout_margin="5dp" />
-</LinearLayout><!-- From: file:/root/Desktop/AndroidLab/TavernaMobile2/app/src/main/res/layout/menu_item_layout.xml -->
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/res/debug/layout/support_simple_spinner_dropdown_item.xml
----------------------------------------------------------------------
diff --git a/app/build/intermediates/res/debug/layout/support_simple_spinner_dropdown_item.xml b/app/build/intermediates/res/debug/layout/support_simple_spinner_dropdown_item.xml
deleted file mode 100644
index 5d1c484..0000000
--- a/app/build/intermediates/res/debug/layout/support_simple_spinner_dropdown_item.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-**
-** Copyright 2008, 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.
-*/
--->
-<TextView xmlns:android="http://schemas.android.com/apk/res/android"
-          android:id="@android:id/text1"
-          style="?attr/spinnerDropDownItemStyle"
-          android:singleLine="true"
-          android:layout_width="match_parent"
-          android:layout_height="?attr/dropdownListPreferredItemHeight"
-          android:ellipsize="marquee"/><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/lmp-mr1-dev/frameworks/support/v7/appcompat/res/layout/support_simple_spinner_dropdown_item.xml --><!-- From: file:/root/Desktop/AndroidLab/TavernaMobile2/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.0.0/res/layout/support_simple_spinner_dropdown_item.xml -->
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/54bd8752/app/build/intermediates/res/debug/layout/workflow_item_layout.xml
----------------------------------------------------------------------
diff --git a/app/build/intermediates/res/debug/layout/workflow_item_layout.xml b/app/build/intermediates/res/debug/layout/workflow_item_layout.xml
deleted file mode 100644
index dfc4b97..0000000
--- a/app/build/intermediates/res/debug/layout/workflow_item_layout.xml
+++ /dev/null
@@ -1,165 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-Apache Taverna Mobile
-Copyright 2015 The Apache Software Foundation
-This product includes software developed at
-The Apache Software Foundation (http://www.apache.org/).
-
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements. See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You 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.
--->
-<android.support.v7.widget.CardView
-        xmlns:android="http://schemas.android.com/apk/res/android"
-        xmlns:card_view="http://schemas.android.com/apk/res-auto"
-        android:layout_width="match_parent"
-        android:layout_height="match_parent"
-        card_view:cardElevation="@dimen/abc_text_size_menu_material"
-        card_view:cardBackgroundColor="@color/background_floating_material_light"
-        card_view:cardCornerRadius="2dp"
-        card_view:paddingEnd="2dp"
-        card_view:paddingStart="2dp" >
-
-    <LinearLayout
-        android:orientation="vertical"
-        android:layout_width="match_parent"
-        android:layout_height="match_parent">
-
-    <LinearLayout
-            android:id="@+id/wkll"
-            android:layout_width="match_parent"
-            android:layout_height="wrap_content"
-            android:orientation="horizontal">
-            <ImageView
-                android:id="@+id/author_profile_image"
-                android:layout_width="wrap_content"
-                android:layout_height="wrap_content"
-                android:elevation="5dp"
-                android:src="@mipmap/icuserprofiles"
-                android:background="@drawable/round_shape"
-                android:contentDescription="@string/workflow_authorhint" />
-
-        <LinearLayout
-                android:id="@+id/linearlayout_workflow_info"
-                android:layout_width="match_parent"
-                android:layout_height="wrap_content"
-                android:orientation="vertical"
-            android:showDividers="middle|beginning"
-            android:divider="@color/background_material_dark"
-            android:dividerPadding="2dp"
-            android:layout_marginLeft="2dp">
-                <TextView
-                    android:id="@+id/workflow_author"
-                    android:layout_width="match_parent"
-                    android:layout_height="wrap_content"
-                    android:text="@string/workflow_authorhint"
-                    android:capitalize="characters"
-                    android:textColor="#000"
-                    android:textSize="22dp" />
-
-            <TextView
-                android:layout_width="wrap_content"
-                android:layout_height="wrap_content"
-                android:textAppearance="?android:attr/textAppearanceLarge"
-                android:id="@+id/workflow_title"
-                android:hint="@string/wktitle" />
-
-            <TextView
-                android:layout_width="match_parent"
-                android:layout_height="wrap_content"
-                android:textAppearance="?android:attr/textAppearanceLarge"
-                android:text="@string/abc_activity_chooser_view_see_all"
-                android:id="@+id/show_more"
-                android:typeface="serif"
-                android:background="@color/material_deep_teal_200" />
-        </LinearLayout>
-    </LinearLayout>
-        <LinearLayout
-            android:layout_width="match_parent"
-            android:layout_height="wrap_content"
-            android:orientation="vertical"
-            android:visibility="gone"
-            android:id="@+id/layoutinfo"
-            android:showDividers="middle|beginning"
-            android:dividerPadding="1dp">
-
-           <!-- <TextView
-                android:layout_width="wrap_content"
-                android:layout_height="wrap_content"
-                android:textAppearance="?android:attr/textAppearanceLarge"
-                android:text="@string/created"
-                android:id="@+id/workflow_datecreated"
-                android:gravity="center" />
-
-            <TextView
-                android:layout_width="wrap_content"
-                android:layout_height="wrap_content"
-                android:textAppearance="?android:attr/textAppearanceLarge"
-                android:text="@string/modified"
-                android:id="@+id/workflow_dateupdated"
-                android:layout_gravity="center_vertical"
-                android:gravity="center" />-->
-            <TextView
-                android:layout_width="match_parent"
-                android:layout_height="wrap_content"
-                android:textAppearance="?android:attr/textAppearanceLarge"
-                android:minLines="2"
-                android:id="@+id/workflow_brief_description"
-                android:layout_gravity="center_vertical"
-                android:hint="@string/description" />
-        </LinearLayout>
-        <ImageView
-            android:id="@+id/workflow_image"
-            android:layout_width="match_parent"
-            android:layout_height="wrap_content"
-            android:src="@drawable/tavernalogo"
-            android:contentDescription="@string/workflow_component" />
-        <LinearLayout
-            android:layout_width="match_parent"
-            android:layout_height="wrap_content">
-            <Button
-                android:id="@+id/button_view_workflow"
-                android:layout_width="wrap_content"
-                android:layout_height="wrap_content"
-                android:textStyle="normal"
-                android:layout_weight="0.33"
-                style="android:buttonBarButtonStyle"
-                android:text="@string/workflow_read"
-                android:background="#33b5e5"
-                android:drawableLeft="@android:drawable/ic_menu_view" />
-            <Button
-                android:id="@+id/button_download_workflow"
-                android:layout_width="wrap_content"
-                android:layout_height="wrap_content"
-                android:textStyle="normal"
-                android:layout_weight="0.33"
-                android:background="#33b5e5"
-                style="android:buttonBarButtonStyle"
-                android:text="@string/workflow_download"
-                android:drawableLeft="@drawable/download"
-                android:layout_marginLeft="2dp"
-                android:layout_marginRight="2dp" />
-            <Button
-                android:id="@+id/button_mark_workflow"
-                android:layout_width="wrap_content"
-                android:layout_height="wrap_content"
-                android:textStyle="normal"
-                android:layout_weight="0.33"
-                android:background="#33b5e5"
-                android:text="@string/workflow_mark"
-                android:drawableLeft="@android:drawable/btn_star_big_off"
-                style="android:buttonBarButtonStyle"/>
-            </LinearLayout>
-    </LinearLayout>
-
- </android.support.v7.widget.CardView>
-<!-- From: file:/root/Desktop/AndroidLab/TavernaMobile2/app/src/main/res/layout/workflow_item_layout.xml -->
\ No newline at end of file