GithubHelp home page GithubHelp logo

augmify / fasthub Goto Github PK

View Code? Open in Web Editor NEW

This project forked from k0shk0sh/fasthub

0.0 1.0 0.0 6.04 MB

FastHub the ultimate GitHub client for Android.

License: GNU General Public License v3.0

JavaScript 6.35% CSS 1.03% Java 92.11% HTML 0.52%

fasthub's Introduction

Welcome to FastHub Get it on Google Play

Logo

FastHub is yet another open source GitHub client app but unlike any other app, FastHub built from ground up.

Features

  • Offline Mode.
  • Browse/Search Repos.
  • Watch, Star and Fork Repos.
  • Close, Open, Label and Create Issues.
  • Close, Open and Label Pull Requests.
  • Lock & Unlock conversations on Issues and Pull Requests.
  • Comment on Issues, Pull Requests, Commits and Gists
  • Edit and Delete Comments.
  • Create/Delete Gists.
  • View Gists and their files.
  • Follow and Unfollow users.
  • Search Users, Repos, Issues,Pull Requests and Code.
  • Download releases and any sort of files.
  • Markdown and code highlighting support.
  • Receive notifications.
  • Loads more...

FastHub made of:

  • Min SDK(21) but Appcompat is used all the way.
  • MVP architecture'd (using Thirtyinch lib) for the easiness of maintaining and following one structure throughout the project.
  • Lambda expressions because you know why.
  • RxJava & RxAndroid for Retrofit & Background threads.
  • Retrofit for consuming rest api.
  • SqliteMagic for offline mode.
  • Stream API for dealing with ArrayLists.
  • JobScheduler using Firebase JobDispatcher for notifications service.
  • ButterKnife for views binding.
  • Icepick for saving instance of objects.
  • Lombok for (getters/setters).
  • BottomNavigationView for Fragments navigation.
  • UIL for image loading.
  • AndDown for comments markdown highlighting.
  • Toasty for displaying error/success messages.
  • CircleImageView for avatar images.
  • MatrialTapTargetPrompt for displying guides throughout the app.
  • Firebase analytics, crash reporting, ads & messaging. (analytics & messaging not yet implemented.)
  • The mighty Android support libs.

To download the app from here, please visit the releases page.

Contribution

You love FastHub? You want new features or bug fixes? Please contribute to the project either by creating PR or submitting an issue ticket.

Contribution Guide

FastHub contain Ads, but they are disabled by default, you could enable them if you like to support development.

Copyright Notice

Copyright (C) 2017 Kosh.

Licensed under the GPL-3.0 license (see the LICENSE file).

Screenshots

Mobile Portrait

MainScreen

Mobile Landscape

MainScreenLandscape

Tablet-Repo

MainScreenRepo

Tablet-Commit

MainScreenCommit

fasthub's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.