Skip to content

xeddmc/Git.NB

 
 

Repository files navigation

Git.NB

A android app client for Github.

Preview

Image

About the project

Git.NB is now upgraded to 2.0, which greatly upgrades the functions and the UI has been overhauled completely. A variety of interesting operations have also been added, you are welcome to download and try the code.

If you have any questions or suggestions, I always welcome an Email, or open an issue here on github, if there are copyright issues, delete immediately.

Uses open source technology

1, the network uses RetroFit2, it is very easy to use Retrofit2.0

2, the network image loading with Fresco

3, RycyclerView animators animation

4, left slide out interface reference Swipebacklayout, gradle version seems no code new, there is a BUG, ​​left slide background is black, not transparent, the latest code Is not the problem.

5, Rxjava

6, personal favorite icon library iconify

About GitHub's api

GitHub the api management non-learn, easy to understand, really a model ah, you can go to the official website to see api the use of introduction.

GitHub client login authentication, you can own account settings in OAuth applications-Developer applications applications.

If you are helpful to the star, welcomepull requests(^_^)

License

Copyright 2015 SilenceDut

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.

About

A app client for Github

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%