An Android App for Github

Related tags

SocialNetworks WeGit
Overview

A Github Android APP

How does it look like ?

Feature

  • Last Events

  • Repository Detail

  • User Detail

  • Read formatted code

  • Star repository, follow people

  • Search user, search repository

  • Trending repository

Develop IDE

Android Studio

TODO

  • Setting Module

How to get a APK

  • Download WeGit from 腾讯应用宝、Google play

  • You can download an apk from here

  • You can also scan the below QR code to download apk in your mobile phone.

Bug

  • Q:Crush after login in some phone.

  • A:Fix! It's caused by email-login logic error.

Contact me

[email protected]

Support Development

Use WeChat to scan the below QR Code to tip me.(拿出你的手机,打开微信,打开扫一扫,拿钱砸我)

LICENSE


Copyright 2015 Quinn Chen

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.
Comments
  • 成功登录后闪退

    成功登录后闪退

    报错:

        com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was BEGIN_OBJECT at line 1 column 2 path $
                at com.google.gson.Gson.fromJson(Gson.java:822)
                at com.google.gson.Gson.fromJson(Gson.java:775)
                at com.google.gson.Gson.fromJson(Gson.java:724)
                at com.quinn.httpknife.github.GithubImpl.receivedEvent(GithubImpl.java:277)
                at com.quinn.githubknife.interactor.FindItemsInteractorImpl$8.run(FindItemsInteractorImpl.java:287)
                at java.lang.Thread.run(Thread.java:818)
    
    bug 
    opened by tiangency 3
  • README of All another repositories is not loaded.

    README of All another repositories is not loaded.

    Hello Android Developer, I'm very interested in your this WeGit APP, it's cool. But it seems to have a bug that I found, when I clicked another repository's README, such as [ https://github.com/a-voyager/BluetoothHelper ], the APP always loaded this README of WeGit. Thank you!

    opened by WangPengGuy 1
  • can you please provide supoort for maven?

    can you please provide supoort for maven?

    https://github.com/wsdjeg/maven-android-sdk-deployer this project add my android-sdk into ~/.m2

    so that i can use this dependecy https://github.com/wsdjeg/learnandroidthehardway/blob/master/pom.xml it is my pom.xml i just need to run mvn clean package android:deploy in the command ,the app will be installl into my phone

    opened by wsdjeg 0
  • Hitting back when logging in for first time doesn't allow to leave app

    Hitting back when logging in for first time doesn't allow to leave app

    When i hit back while on the log in screen for the first time, it shows the main view with the initializing dialog, then brings me back to the login screen

    opened by silverAndroid 0
  • java.lang.IllegalArgumentException: no such account

    java.lang.IllegalArgumentException: no such account

    E/AndroidRuntime: FATAL EXCEPTION: OkHttp Dispatcher java.lang.IllegalArgumentException: no such account at android.os.Parcel.readException(Parcel.java:1435) at android.os.Parcel.readException(Parcel.java:1385) at android.accounts.IAccountManager$Stub$Proxy.getAuthToken(IAccountManager.java:929) at android.accounts.AccountManager$5.doWork(AccountManager.java:923) at android.accounts.AccountManager$AmsTask.start(AccountManager.java:1472) at android.accounts.AccountManager.getAuthToken(AccountManager.java:921) at com.quinn.githubknife.account.GitHubAccount.getAuthToken(GitHubAccount.java:106) at com.quinn.githubknife.model.RetrofitUtil$2.intercept(RetrofitUtil.java:89)

    besides, MainActivity has leaked window com.android.internal.policy.impl.PhoneWindow$DecorView at com.quinn.githubknife.ui.activity.MainActivity.showProgress(MainActivity.java:221) at com.quinn.githubknife.presenter.AuthPresenterImpl.auth(AuthPresenterImpl.java:28) at com.quinn.githubknife.ui.activity.MainActivity.onCreate(MainActivity.java:107)

    opened by artest2014 0
  • Can not run

    Can not run

    java.lang.IllegalArgumentException: no such account at android.os.Parcel.readException(Parcel.java:1435) at android.os.Parcel.readException(Parcel.java:1385) at android.accounts.IAccountManager$Stub$Proxy.getAuthToken(IAccountManager.java:929) at android.accounts.AccountManager$5.doWork(AccountManager.java:923) at android.accounts.AccountManager$AmsTask.start(AccountManager.java:1472) at android.accounts.AccountManager.getAuthToken(AccountManager.java:921) at com.quinn.githubknife.account.GitHubAccount.getAuthToken(GitHubAccount.java:80) at com.quinn.githubknife.interactor.UserInfoInteractorImpl$2.run(UserInfoInteractorImpl.java:73) at java.lang.Thread.run(Thread.java:841)

    bug 
    opened by cooliean 1
Releases(0.7)
Owner
Quinn
Quinn
An Android App for Github

A Github Android APP How does it look like ? Feature Last Events Repository Detail User Detail Read formatted code Star repository, follow people Sear

Quinn 492 Jan 3, 2023
A app client for Github

Git.NB A android app client for Github. 效果图 关于项目 Git.NB现以升级到2.0,功能大有升级,UI大改版本。各种有趣的操作,欢迎下载代码试完。 如果发现有任何问题和建议,随时欢迎Email或者开Issues, 如果有版权问题,立即删除。 使用的开源技术

null 319 Sep 9, 2022
GitHub Android application

Gitskarios Beta Testing Community Forum / Discussion Join the beta here Download it from Google Play! What is Gitskarios? Gitskarios is an Android App

Gitskarios 530 Dec 19, 2022
Github client for Android

OctoDroid This application provides access to GitHub and lets you stay connected with your network Download Main features Repository List repositories

Azwan Adli 1.5k Dec 28, 2022
GitPoint is one of the most feature-rich unofficial GitHub clients that is 100% free.

View repository and user information, control your notifications and even manage your issues and pull requests. Built with React Native, GitPoint is one of the most feature-rich unofficial GitHub clients that is 100% free.

GitPoint 4.6k Dec 28, 2022
The Google I/O Android App

Google I/O Android App 2021 Update Due to global events, Google I/O 2020 was canceled and Google I/O 2021 is an online-only event, so the companion ap

Google 21.7k Jan 7, 2023
PocketHub Android App

PocketHub This repository contains the source code for the PocketHub Android app. This is the same repository as the now-defunct official GitHub Andro

null 9.4k Dec 27, 2022
The ribot studio app for the Android Platform

Thank you for your interest in ribot’s development work. Unfortunately there are no current plans to make any changes to this project in the near futu

ribot 1.2k Dec 29, 2022
Skooter App - Android client source code

Skooter App STAY CONNECTED. LOCALLY Skooter is a FREE mobile application that acts like a Hyper Local Bulletin Board for your area by showing the most

Prathmesh Ranaut 61 Feb 23, 2022
Material Design ready and feature rich Twitter/Mastodon/Fanfou app for Android 4.1+.

Twidere for Android Material Design ready and feature rich Twitter/Mastodon/Fanfou app for Android 4.1+. Enjoy Fediverse now! Twidere-Android is maint

Twidere Project 2.7k Jan 1, 2023
YouJoin Android Client, a cool app of connection, use Material Design.

YouJoin-Android 简介 这个repo是YouJoin社交平台的Android客户端,代码由本人独立编写,功能和特点包括: 采用Material Design设计 登录注册 即时聊天 个人中心(支持资料编辑、头像上传) 心情动态(支持最多九张图片;支持点赞、评论) 好友关注 附近的人(采

ZZQ 298 Nov 29, 2022
A clone of the TikTok App using Flutter.

Tik Tok App clone TikTok is an iOS and Android media app for creating and sharing short videos. The app was launched in 2017 by ByteDance, for markets

Maxwell Cofie 211 Dec 19, 2022
Share twitter url to this app, and you will be redirected.

twitter2nitter - redirect twitter to nitter Share twitter url to this app, and you will be redirected. Redirect works for: Open twitter url with twitt

null 14 Dec 20, 2022
Android Stories library - Instagram-like android stories library that supports images from disk or from internet (url)

Android Stories Library Instagram like stories library for Android. Add it in your root build.gradle at the end of repositories: allprojects { reposi

Panagiotis Makris 3 Dec 20, 2022
Library for easy work with Facebook, Twitter, LinkedIn and Google on Android

THIS PROJECT IS NO LONGER MAINTAINED, FEEL FREE TO FORK AND FIX IT FOR YOUR NEEDS There is also an Android Library that is being maintained, CloudRail

Anton Krasov 1k Dec 18, 2022
Easy social network authorization for Android. Supports Facebook, Twitter, Instagram, Google+, Vkontakte. Made by Stfalcon

SocialAuthHelper A library that helps to implement social network authorization (Facebook, Twitter, Instagram, GooglePlus, Vkontakte). Who we are Need

Stfalcon LLC 97 Nov 24, 2022
Youtube-dl for android

youtube-dl-android Android library wrapper for youtube-dl executable. Based on yausername's youtubedl-android but with ability to download binary file

Vikas 97 Dec 30, 2022
Twidere for Android

Twidere for Android Material Design ready and feature rich Twitter/Mastodon/Fanfou app for Android 4.1+. Enjoy Fediverse now! Twidere-Android is maint

Twidere Project 2.7k Dec 27, 2022
A Reddit client for Android

This is a Reddit client on Android written in Java. It does not have any ads and it features clean UI and smooth browsing experience.

null 2.6k Jan 9, 2023