Pinned Repositories
debounce
A tiny library to provide debounce behavior on Android.
giffyApp
A simple Android app, which launches to show a screen of the currently trending GIFs from Giphy’s API in a Grid format. Just above the images there should be a search field on the screen where the user can start typing a search string and the images change to reflect the currently entered search text. When one of the images in the grid is tapped, the screen moves to show the image full screen with an overlay of text at the bottom, which shows the image URL.
play-restifyerrors
RhymeCity
Demo Android app built w/ Words API. Showcases MVP pattern. Dagger, Otto, Retrofit, Butterknife. Unit tests w/ Mockito and testing-support-lib.
spring-roo-addon-audit-timestamp
Spring roo enables rapid development for Java projects. This addon provides audit timestamp features for JPA entities created by Spring roo. It will add "created" and "lastUpdated" timestamp fields to entities.
WatsiAndroidApp
Android App for Watsi
WhyNotRealm.io
rutvijkumarshah's Repositories
rutvijkumarshah/WatsiAndroidApp
Android App for Watsi
rutvijkumarshah/play-restifyerrors
rutvijkumarshah/giffyApp
A simple Android app, which launches to show a screen of the currently trending GIFs from Giphy’s API in a Grid format. Just above the images there should be a search field on the screen where the user can start typing a search string and the images change to reflect the currently entered search text. When one of the images in the grid is tapped, the screen moves to show the image full screen with an overlay of text at the bottom, which shows the image URL.
rutvijkumarshah/debounce
A tiny library to provide debounce behavior on Android.
rutvijkumarshah/RhymeCity
Demo Android app built w/ Words API. Showcases MVP pattern. Dagger, Otto, Retrofit, Butterknife. Unit tests w/ Mockito and testing-support-lib.
rutvijkumarshah/spring-roo-addon-audit-timestamp
Spring roo enables rapid development for Java projects. This addon provides audit timestamp features for JPA entities created by Spring roo. It will add "created" and "lastUpdated" timestamp fields to entities.
rutvijkumarshah/WhyNotRealm.io
rutvijkumarshah/android
GitHub Android App
rutvijkumarshah/android-lifecycles
rutvijkumarshah/android-rottentomatoes-demo
Android networking demo for displaying Box Office Movies using the RottenTomatoes API
rutvijkumarshah/android-smart-image-view
Android ImageView replacement which allows image loading from URLs or contact address book, with caching
rutvijkumarshah/android-tdd-playground
Android application using TDD Tools and Continuous Integration
rutvijkumarshah/codepath_application
This is simple todo app developed as part of entry exerercise to get admission in Code Path Android BootCamp.
rutvijkumarshah/ImageSearch
Image search app for android
rutvijkumarshah/JobIntentServiceDemoApp
rutvijkumarshah/movies
rutvijkumarshah/moviesdb
Goal : Build a read-only movie listing app using the Movie Database API. This app should talk to the live API to show movies and the ability to see their details.
rutvijkumarshah/TipCalcApp
Tip calculator android app. It helps user to calculate tip.
rutvijkumarshah/TwittFuse
Twitter Client
rutvijkumarshah/TwittFuse-2
Twitter Client Part 2 with Fragments