English | 中文
An open source GitHub Android client app, faster and concise.
- 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...
News | Drawer | Profile |
---|---|---|
Repository | Trending | Code |
---|---|---|
- ButterKnife Bind Android views and callbacks to fields and methods.
- GreenDao A light & fast ORM solution for Android that maps objects to SQLite databases.
- EventBus Android optimized event bus that simplifies communication between Activities, Fragments, Threads, Services, etc.
- RxJava A library for composing asynchronous and event-based programs using observable sequences for the Java VM.
- RxAndroid RxJava bindings for Android.
- Retrofit Type-safe HTTP client for Android and Java by Square, Inc.
- Dagger A fast dependency injector for Android and Java.
- Glide An image loading and caching library for Android focused on smooth scrolling.
- code-prettify An embeddable script that makes source-code snippets in HTML prettier.
- DataAutoAccess A simple way to access android bundle data.
- RoundedImageView A fast ImageView that supports rounded corners, ovals, and circles.
- Toasty The usual Toast, but with steroids 💪.
- material-about-library Makes it easy to create beautiful about screens for your apps.
- material-dialogs A beautiful, fluid, and customizable dialogs API.
- GitHub-Trending Scrapes GitHub's Trending Pages.
Copyright 2017 ThirtyDegreesRay
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.