Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.52 KB

README.md

File metadata and controls

44 lines (30 loc) · 1.52 KB

GitHubSearch(CodeSearch)

wercker status

What is this?

GitHubレポジトリ内のコード検索を可能にするAndroidアプリです。 もともとはRxJava(+RxAndroid)のサンプルを書いていたのですが、なにかアプリ作ったほうが実用的かと思い、作りました。

This repository is an Android application that you can search code in an repository. I will only write an Rxjava(RxAndroid) Sample, but I thought it's useful that create an actual Android application.

Google Play で手に入れよう

Technologies used in the project

  • MVP
  • Okhttp3
  • Okhttp Mockwebserver
  • RxJava
  • RxAndroid
  • RxBinding
  • Retrofit
  • Dagger 2
  • Gson
  • Firebase Analytics
  • Firebase Ads
  • Firebase Crash

フィードバックお待ちしております。

https://github.com/kwmt/GitHubSearch/issues

Contribution

プルリクエストはウェルカムです。

Contributions to the project are welcome.

How to Release

  1. You change version in build.gradle.
  2. You do PR to release branch.
  3. If it is merged, apk is automatically uploaded to Google Play as Beta.