You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@taverna.apache.org by Hiteshgautam01 <gi...@git.apache.org> on 2018/06/10 23:55:05 UTC

[GitHub] incubator-taverna-mobile pull request #82: Dagger2 implementation

GitHub user Hiteshgautam01 opened a pull request:

    https://github.com/apache/incubator-taverna-mobile/pull/82

    Dagger2 implementation

    Please make sure these boxes are checked before submitting your pull request - thanks!
    
    - [ ] Apply the `AndroidStyle.xml` style template to your code in Android Studio.
    
    - [ ] Run the checks with `./gradlew check` to make sure you didn't break anything
    
    - [ ] If you have multiple commits please combine them into one commit by squashing them.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Hiteshgautam01/incubator-taverna-mobile dagger2.8_implimentation

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-taverna-mobile/pull/82.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #82
    
----
commit f739c30e5e5005ad6bcb65d41a967147cc9149cc
Author: Hitesh Gautam <ga...@...>
Date:   2018-04-28T15:41:47Z

    Fix: Improvements in UsageActivity UI for different screens

commit ecbd9bedf9073f6b5e76511bd2a101c32c5fc90e
Author: Hitesh Gautam <31...@...>
Date:   2018-05-21T11:19:44Z

    Merge pull request #1 from Hiteshgautam01/Icons_updates
    
    Icons updates

commit 2f88fa5d045cdf128cf0cf18f8895758f3c8aeec
Author: Hitesh Gautam <ga...@...>
Date:   2018-05-21T11:28:18Z

    usage impro

commit b848b09c27fef63bfe17308a35e28fa6ec774494
Author: Hitesh Gautam <ga...@...>
Date:   2018-05-22T09:34:23Z

    solved conflicts

commit c75de3b5c766ff35c4c7be11094dff107e2c0720
Author: Hitesh Gautam <ga...@...>
Date:   2018-05-23T17:08:20Z

    Merge branch 'master' of https://github.com/apache/incubator-taverna-mobile

commit 4e5298129a63ad43cabdf5340a48bd4e6b3a5960
Author: Hitesh Gautam <ga...@...>
Date:   2018-06-07T15:49:47Z

    Merge branch 'master' of https://github.com/apache/incubator-taverna-mobile

commit 393e4e7287790c5b876e433eef14008baf83f9a5
Author: Hitesh Gautam <ga...@...>
Date:   2018-06-10T23:38:33Z

    Dagger 2 implimentation

----


---

[GitHub] incubator-taverna-mobile pull request #82: Dagger2 implementation

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-taverna-mobile/pull/82


---