Coder Social home page Coder Social logo

hitherejoe / bourbon Goto Github PK

View Code? Open in Web Editor NEW
1.1K 1.1K 137.0 9.67 MB

An MVP Dribbble client for Android Mobile, Tablet, Wear and TV.

Home Page: https://medium.com/exploring-android/introducing-bourbon-dribbble-android-mvp-and-a-common-code-module-1d332a4028b5#.d83w4b7ol

Java 100.00%

bourbon's People

Contributors

bryant1410 avatar hitherejoe avatar jd-alexander avatar konifar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bourbon's Issues

Could not find com.google.android.support:wearable:1.4.0

When I try to build it with
./gradlew app:assembleDebug
I'm getting

FAILURE: Build failed with an exception.What went wrong:
A problem occurred configuring project ':wear-androidTest'.
Could not resolve all dependencies for configuration ':wear-androidTest:_debugCompile'.
Could not find com.google.android.support:wearable:1.4.0.
Searched in the following locations:
https://jcenter.bintray.com/com/google/android/support/wearable/1.4.0/wearable-1.4.0.pom
https://jcenter.bintray.com/com/google/android/support/wearable/1.4.0/wearable-1.4.0.jar
file:/home/fr/sdk/extras/android/m2repository/com/google/android/support/wearable/1.4.0/wearable-1.4.0.pom
file:/home/fr/sdk/extras/android/m2repository/com/google/android/support/wearable/1.4.0/wearable-1.4.0.jar
file:/home/fr/sdk/extras/google/m2repository/com/google/android/support/wearable/1.4.0/wearable-1.4.0.pom
file:/home/fr/sdk/extras/google/m2repository/com/google/android/support/wearable/1.4.0/wearable-1.4.0.jar
Required by:
Bourbon:wear-androidTest:unspecified
Could not find com.google.android.support:wearable:1.4.0.
Searched in the following locations:
https://jcenter.bintray.com/com/google/android/support/wearable/1.4.0/wearable-1.4.0.pom
https://jcenter.bintray.com/com/google/android/support/wearable/1.4.0/wearable-1.4.0.jar
file:/home/fr/sdk/extras/android/m2repository/com/google/android/support/wearable/1.4.0/wearable-1.4.0.pom
file:/home/fr/sdk/extras/android/m2repository/com/google/android/support/wearable/1.4.0/wearable-1.4.0.jar
file:/home/fr/sdk/extras/google/m2repository/com/google/android/support/wearable/1.4.0/wearable-1.4.0.pom
file:/home/fr/sdk/extras/google/m2repository/com/google/android/support/wearable/1.4.0/wearable-1.4.0.jar
Required by:
Bourbon:wear-androidTest:unspecified > Bourbon:wear:unspecified
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED

Benefit of using RxSchedulersOverrideRule instead of toBlocking

I would like to know what is the benefit of using the RxSchedulersOverrideRule TestRule instead of the toBlocking? Is it only to avoid attaching toBlocking to every call in every test method? Or the possibility to run the tests on the JVM avoiding the RxAndroid Scheduler?

License

Please consider adding a license. It helps users know how we can use this repository.

Pagination support

I noticed that you don't yet have support for Pagination

I am actually trying to set up Pagination myself in my own project. I have it completely set up and it works without an MVP design pattern. But now I am trying to set up MVP and trying to figure out where the logic for pagination should go.

How would you go about this? Things like currentPage or isLastPage are some State variables I would like to keep track of to set up Pagination. But where should this logic be? In the view, the presenter, or the model?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.