[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 #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 #64: Improved LoginScreen UI

2018-02-28 Thread sagar15795
Github user sagar15795 commented on a diff in the pull request: https://github.com/apache/incubator-taverna-mobile/pull/64#discussion_r171319318 --- Diff: app/src/main/java/org/apache/taverna/mobile/ui/login/LoginFragment.java --- @@ -162,6 +167,20 @@ public void login(View v) {

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

2018-02-28 Thread sagar15795
Github user sagar15795 commented on a diff in the pull request: https://github.com/apache/incubator-taverna-mobile/pull/64#discussion_r171318956 --- Diff: app/src/main/java/org/apache/taverna/mobile/ui/login/LoginFragment.java --- @@ -162,6 +167,20 @@ public void login(View v) {

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

2018-02-28 Thread sagar15795
Github user sagar15795 commented on a diff in the pull request: https://github.com/apache/incubator-taverna-mobile/pull/64#discussion_r171318811 --- Diff: app/src/main/java/org/apache/taverna/mobile/ui/login/LoginFragment.java --- @@ -162,6 +167,20 @@ public void login(View v) {

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

2018-02-28 Thread sagar15795
Github user sagar15795 commented on a diff in the pull request: https://github.com/apache/incubator-taverna-mobile/pull/64#discussion_r171313483 --- Diff: app/src/main/res/values/strings.xml --- @@ -97,7 +97,8 @@ limitations under the License. Loading details Load

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

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

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

2018-02-28 Thread sagar15795
Github user sagar15795 commented on a diff in the pull request: https://github.com/apache/incubator-taverna-mobile/pull/64#discussion_r171313974 --- Diff: app/src/main/res/layout/fragment_login.xml --- @@ -110,17 +115,28 @@ android:checked="true"

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

2018-02-28 Thread sagar15795
Github user sagar15795 commented on a diff in the pull request: https://github.com/apache/incubator-taverna-mobile/pull/64#discussion_r171311716 --- Diff: app/build.gradle --- @@ -97,6 +97,7 @@ dependencies { exclude module: 'xpp3' } +implementat

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

2018-02-28 Thread saketkumar95
GitHub user saketkumar95 opened a pull request: https://github.com/apache/incubator-taverna-mobile/pull/64 Improved LoginScreen UI Please make sure these boxes are checked before submitting your pull request - thanks! - [x] Apply the `AndroidStyle.xml` style template to you