Reviews
An open source GitHub Android client app, faster and concise.
Search similar apps
License
GNU General Public License v3.0
An open source GitHub Android client app, faster and concise.
Features:
* Project use MVP+dagger2+retrofit framework,save Activity,Fragment,Presenter data when onSaveInstanceState;
* On the basis of Retrofit2+RxJava,load cache first if cache available,then load from network,better user experience;
* Support the theme switch,16 kinds of accent color switch,language switch;
* Support the trending repositories view,every one hour,the server update data at a time;
* Start immediately show the splash screen,no bad time;
* Faster and cool syntax highlighting;
* And more...