[GitHub] incubator-taverna-mobile pull request #65: Fix: Replace usage dialogue box w...

2018-03-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-taverna-mobile/pull/65 ---

[GitHub] incubator-taverna-mobile pull request #64: Improved LoginScreen UI

2018-03-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-taverna-mobile/pull/64 ---

[GitHub] incubator-taverna-mobile pull request #65: Fix: Replace usage dialogue box w...

2018-03-01 Thread saketkumar95
Github user saketkumar95 commented on a diff in the pull request: https://github.com/apache/incubator-taverna-mobile/pull/65#discussion_r171752317 --- Diff: app/src/main/java/org/apache/taverna/mobile/ui/DashboardActivity.java --- @@ -163,10 +163,8 @@ public boolean onNavigationIt

[GitHub] incubator-taverna-mobile pull request #66: Adds tutorial screens on first st...

2018-03-01 Thread saketkumar95
GitHub user saketkumar95 opened a pull request: https://github.com/apache/incubator-taverna-mobile/pull/66 Adds tutorial screens on first start of the app This PR adds tutorial screens on first start of the app. - [x] Apply the `AndroidStyle.xml` style template to your code

Podling Report Reminder - March 2018

2018-03-01 Thread johndament
Dear podling, This email was sent by an automated system on behalf of the Apache Incubator PMC. It is an initial reminder to give you plenty of time to prepare your quarterly board report. The board meeting is scheduled for Wed, 21 March 2018, 10:30 am PDT. The report for your podling will form a

[GitHub] incubator-taverna-mobile pull request #64: Improved LoginScreen UI

2018-03-01 Thread sagar15795
Github user sagar15795 commented on a diff in the pull request: https://github.com/apache/incubator-taverna-mobile/pull/64#discussion_r171596749 --- Diff: app/src/main/res/layout/fragment_login.xml --- @@ -42,42 +44,43 @@ android:layout_width="wrap_content"

[GitHub] incubator-taverna-mobile pull request #65: Fix: Replace usage dialogue box w...

2018-03-01 Thread saketkumar95
Github user saketkumar95 commented on a diff in the pull request: https://github.com/apache/incubator-taverna-mobile/pull/65#discussion_r171501902 --- Diff: app/src/main/res/layout/activity_usage.xml --- @@ -0,0 +1,179 @@ + + +http://schemas.android.com/apk/res/android"

[GitHub] incubator-taverna-mobile pull request #65: Fix: Replace usage dialogue box w...

2018-03-01 Thread saketkumar95
Github user saketkumar95 commented on a diff in the pull request: https://github.com/apache/incubator-taverna-mobile/pull/65#discussion_r171501140 --- Diff: app/src/main/java/org/apache/taverna/mobile/ui/DashboardActivity.java --- @@ -163,10 +163,8 @@ public boolean onNavigationIt

[GitHub] incubator-taverna-mobile pull request #65: Fix: Replace usage dialogue box w...

2018-03-01 Thread saketkumar95
Github user saketkumar95 commented on a diff in the pull request: https://github.com/apache/incubator-taverna-mobile/pull/65#discussion_r171493890 --- Diff: app/src/main/java/org/apache/taverna/mobile/ui/usage/UsageActivity.java --- @@ -0,0 +1,62 @@ +/* + * Licensed to the

[GitHub] incubator-taverna-mobile pull request #65: Fix: Replace usage dialogue box w...

2018-03-01 Thread Hiteshgautam01
GitHub user Hiteshgautam01 opened a pull request: https://github.com/apache/incubator-taverna-mobile/pull/65 Fix: Replace usage dialogue box with New Usage Activity Please make sure these boxes are checked before submitting your pull request - thanks! - [ ] Apply the `Andro