• Stars
    star
    658
  • Rank 68,502 (Top 2 %)
  • Language
    Java
  • License
    Apache License 2.0
  • Created about 8 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An elegent Android Client for Github. 不仅仅是Github客户端,而且是一个发现优秀Github开源项目的app

GitClub

An elegent Android Client for Github.
Apk is available in Github.
This material design style App is built with dagger2+Retrofit+RxJava and MVP architecture.
Why I create this app?

  1. I love Github very much.
  2. I want to discover some remarkabe projects or something new in Github with my phone in my spare time especially when I don't have computer nearby.
  3. I want to combine some fashionable frameworks to build an entire Android app in good practice.

Feature

  1. Clean and material design style UI.
  2. In Explore tab, you can discover plenty of excellent Github repositories in Trending, Showcases, Gank.io(干货集中营) and Android Arsenal.
  3. In Search tab, the app lists ranking repositories and users by language, stars or followers.
  4. In repostiroy source code Activity, the app will display the source tree of the repository just like the octotree(a chrome plugin).
  5. Explore in the app : )

Screenshots

Thanks

Thanks Github, Gank.io(干货集中营) and Android Arsenal.

TODO

  • 夜间模式
  • 国际化

License

Copyright 2016 TellH

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.

More Repositories

1

RecyclerTreeView

TreeView implement in Android with RecyclerView.
Java
638
star
2

RecyclerStickyHeaderView

Sticky header view or suspending view for RecyclerView.
Java
347
star
3

Android_PullToRefreshLibrary_Collection

Android下拉刷新开源库集锦,提供源码用于学习和研究
Java
240
star
4

AutoGo

Ease your code, easy go!
Java
122
star
5

FragmentLazyLoading

仿微信的Viewpager-Fragment惰性加载,延迟加载,lazy-loading
Java
70
star
6

NoListAdapter

A more elegant and easy way to build an multifunctional adapter for ListView or RecyclerView in Android.
Java
37
star
7

RecyclerViewDemo

Demo for study RecyclerView
Java
36
star
8

RxJavaDemo

学习RxJava
Java
33
star
9

Interview-Note

This is my campus interview note for Android. 我的校招Android面试笔记
25
star
10

AccessInline

An Android gradle plugin to inline methods that start with the prefix 'access$' in bytecode.
Java
20
star
11

Android-Simple-Common-PullToRefreshLayout

This is a light-weight Android PullToRefreshLayout, can be applied to any scrollable view.
Java
20
star
12

FloatingActionButtonPro

Extend from FloatingActionButton for Android
Java
8
star
13

HuffmanExtract

哈夫曼压缩,对应博文:http://blog.csdn.net/TellH/article/details/51285750
C++
8
star
14

AndroidStudioTemplate

Generate Template Files automatically in your Android Studio project.
FreeMarker
4
star
15

AlgorithmStudy

算法Demo
Java
4
star
16

AndroidLibraryLatestVersion

Check out Latest Version of some common libraries in Android developing.
1
star
17

AndroidUnitTestPractice

Android单元测试实践
Java
1
star
18

LearningCompile

探索编译原理
HTML
1
star