You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by sa...@apache.org on 2018/05/21 07:09:05 UTC

[1/3] incubator-taverna-mobile git commit: Updated Readme!

Repository: incubator-taverna-mobile
Updated Branches:
  refs/heads/master 934b897c2 -> bfad0f030


Updated Readme!

Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/commit/f0d1ecca
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/tree/f0d1ecca
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/diff/f0d1ecca

Branch: refs/heads/master
Commit: f0d1eccaa13797a9892676b12ecaeb632e9f69fb
Parents: 2494885
Author: Hitesh Gautam <31...@users.noreply.github.com>
Authored: Sun Apr 29 07:59:44 2018 +0530
Committer: GitHub <no...@github.com>
Committed: Sun Apr 29 07:59:44 2018 +0530

----------------------------------------------------------------------
 README.md | 21 ++++++++++++---------
 1 file changed, 12 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/f0d1ecca/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 01b85ef..2f190d6 100644
--- a/README.md
+++ b/README.md
@@ -74,7 +74,7 @@ before accepting a larger contribution.
 * Support libraries for CardViews and recycler views. These are already configured in the gradle files
 Import the project as Android Studio Project into Android Studio after downloading from the github repository.
 Create and startup a virtual device or connecct your mobile device if ready.
-Once the devices are ready, build and run the project. Select the target devvice on which to install and launch the app.
+Once the devices are ready, build and run the project. Select the target device on which to install and launch the app.
 Once installed, you get a flash screen containing the logo and Name of the app and some powered by Text.
 * Also import AndroidStyle.xml to your android studio's codestyle. ( You can found this file at the project's root [file link](https://github.com/apache/incubator-taverna-mobile/blob/master/AndroidStyle.xml))
 
@@ -83,7 +83,7 @@ Once installed, you get a flash screen containing the logo and Name of the app a
 
 ## Launch and Login  
 
-Launch the application to get started. For first time use when the application is started, you will be prompted with a login screen. This login accepts MyExperiment accounts. You will need to first create one such account in order to login. You can decide whether to remain logged-in or be logged-out when your session expires. You can also configure the login persistence from the settings option in the menu after you login.
+Launch the application to get started. For first time use when the application is started, you will be prompted with tutorial screens which explains the usage of the applicationn and then you prompted to login screen. This login accepts MyExperiment accounts. You will need to first create one such account [here](https://www.myexperiment.org/users/new) in order to login. You can decide whether to remain logged-in or be logged-out when your session expires. You can also configure the login persistence from the settings option in the menu after you login.
 A successful login would lead you to a dashboard or home screen of the application.
 Users need to go to the settings page and configure their Taverna Player accounts and mount points to indicate which server should be used to run their workflows. This setting could change per organisation.
 
@@ -92,20 +92,23 @@ Users need to go to the settings page and configure their Taverna Player account
 The dashboard has two swipeable tabs. These tabs represent screens that hosts workflow streams.
 once logged-in a stream of workflows should appear on the first screen(Wrofklows). The second tab holds workflows that have been favorited or saved for offline reference.  
 On the first tab, you could pull down to referesh initial workflows. To load more workflows, just scroll to the end of the current stream. more workflows would be loaded and added to the current ones as the user reaches the end of the current stream.  
-The search bar icon allows you to search and find workfows by author or by name. the results are provided in real-time in the first tab (First page).  
-To mark a workflow as favorite, you can just tap the favorite button for the given workflow.
+The search bar icon allows you to search and find workfows by author or by name. The results are provided in real-time in the first tab (First page).  
 
 ## Workflow Detail  
 
-To view details and actually run a workflow, click the view button for the given workflow. Details are fetched from myxperiment and presented on the current page. The details page has three main swipeable tabs. The second tab shows a list  of the runs performed on this workflow and the last tab is for some policy information. On the first page of the details, users can initiate a workflow run, download a workflow or mark them as favorite with the appropriate button.
+To view details and actually run a workflow, click the view button for the given workflow. Details are fetched from myxperiment and presented on the current page. The details page has three main swipeable tabs. The second tab shows a list  of the runs performed on this workflow and the last tab is for some policy information. On the first page of the details, users can initiate a workflow run, download a workflow or mark them as favorite with the appropriate button.To mark a workflow as favorite, you can just tap the favorite toggle button for the given workflow.
 
 ## Application Menus  
 
 The navigation drawer can be pulled out from the home page by swiping the extreme left of screen across the screen. This menu contains the following items:
- - Workflows: enters the workflow screen from any other screen.
- - Open workflow: prompts users to pick a workflow to run from an external storage location or Dropbox.
- - Usage: presents usrs with usage dialog with usage information.
- - About: presents an about dialog for the application.
+ - All Workflows: Enters the workflow screen from any other screen where all the workflows are avialable.
+ - My Workflows: Presents all the workflows created by you.
+ - Favourite Workflows: Presents all the workflows which you marked as favorite.
+ - Announcement: List all the announcements about apache taverna.
+ - Usage: Presents users usage information using usage activity.
+ - About: Presents an about dialog box for the application.
+ - Licence info: Presents a dialogue box with licence file of everything.
+ - Apache Licence/Notice: Presents a dialouge box of terms and conditions, reproduction, and distribution.
  - Settings: Provides a settings page for users to configure preference paramters an options like player portal location and credentials.
  - Logout: Logs a user out of the application and closes the app.
 


[2/3] incubator-taverna-mobile git commit: Added logo in readme

Posted by sa...@apache.org.
Added logo in readme

Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/commit/5a9f066b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/tree/5a9f066b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/diff/5a9f066b

Branch: refs/heads/master
Commit: 5a9f066b66221d562f30713e0e6c184ffd072464
Parents: f0d1ecc
Author: Hitesh Gautam <31...@users.noreply.github.com>
Authored: Sun Apr 29 14:21:09 2018 +0530
Committer: GitHub <no...@github.com>
Committed: Sun Apr 29 14:21:09 2018 +0530

----------------------------------------------------------------------
 README.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/5a9f066b/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 2f190d6..89c34d1 100644
--- a/README.md
+++ b/README.md
@@ -19,8 +19,9 @@
  [![Build Status](https://travis-ci.org/apache/incubator-taverna-mobile.svg?branch=master)](https://travis-ci.org/apache/incubator-taverna-mobile)
 # Apache Taverna Mobile
 
-Apache Taverna Mobile is an Android app
-for controlling an [Apache Taverna Server](http://taverna.incubator.apache.org/documentation/server/)
+<img align="right" src="https://user-images.githubusercontent.com/31414276/39404787-9f656d00-4bb7-11e8-847b-25f56b9e9ea6.png" width ="112px" height ="auto">
+
+Apache Taverna Mobile is an Android app for controlling an [Apache Taverna Server](http://taverna.incubator.apache.org/documentation/server/)
 for remotely running
 [Apache Taverna](http://taverna.incubator.apache.org/) workflows.
 


[3/3] incubator-taverna-mobile git commit: This Close #76

Posted by sa...@apache.org.
This Close #76


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/commit/bfad0f03
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/tree/bfad0f03
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/diff/bfad0f03

Branch: refs/heads/master
Commit: bfad0f03069c951873771f404075cd5f85134f5c
Parents: 934b897 5a9f066
Author: Sagar <ku...@gmail.com>
Authored: Mon May 21 12:38:45 2018 +0530
Committer: Sagar <ku...@gmail.com>
Committed: Mon May 21 12:38:45 2018 +0530

----------------------------------------------------------------------
 README.md | 26 +++++++++++++++-----------
 1 file changed, 15 insertions(+), 11 deletions(-)
----------------------------------------------------------------------