Coder Social home page Coder Social logo

gitskarios's Introduction

Gitskarios

Build Status Join the chat at https://gitter.im/gitskarios/Gitskarios Join SLACK

Beta Testing Community Forum / Discussion
Join the beta here

Download it from Google Play!

What is Gitskarios?

Gitskarios is an Android Application that allows you to access GitHub, see your profile, search people, star repositories, and more!

Current development status

Unfortunately, after the repository's Primary Owner, @alorma, left the project, the development slowed to a hold. If someone has the necessary skill and time, write an email to @alorma, he will give you necessary permissions.

Contribution

We encourage you to contribute to this project. You can do this by making Pull Requests and/or Issues. Please read CONTRIBUTING.md in order to do so. You can also fork the project. Please read FORK.md.

Token

TokenProvider.setTokenProviderInstance(new TokenProviderInterface() {
    @Override
    public String getToken() {
            return ...;
        }
    });

License

The project is licensed under MIT License, you can find the LICENSE file in the projects' root.

gitskarios's People

Contributors

alorma avatar andyleejordan avatar eliseealex avatar esteveaguilera avatar georgewl avatar gitter-badger avatar hauwertlhaufn avatar ivbaranov avatar jacroe avatar javierugarte avatar johndoejr avatar kapetan avatar letitrock avatar limenet avatar linkiwi avatar mike-koch avatar mikepenz avatar pkramme avatar rocboronat avatar shyim avatar splendidbits avatar vanogrid avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gitskarios's Issues

No internet error view

Hey so I noticed if your app doesn't have internet connection the content is just blank.

I would suggest creating some kind of error view when it can't load the content. And possibly a retry button or an automatic retry when you detect internet is available.

Markdown in issue description isn't parsed

If there is any Markdown syntax in the issue description, it doesn't get parsed in the app i.e. it is displayed in plain text.

2015-01-14 20 15 56

(e.g. it should look like this: subject says "in two days", content says "two days ago")

Device hung on profile

I was viewing my profile on app, device hangs. This happens every the I go to profile.

Doesn't work for me

After I click the authorize button nothing happens...
I can click it as often as I want and nothing changes, no loading animation, nothing
My GitHub settings say that GitSkarios got authorized so the page finished loading correctly but the app just stops continuing...

I hope you can fix this

since the official GitHub version isn't able to open issues anymore I really need a replacement

the reason for that btw. was that nobody is working on the app at the moment and that there was a small API change that shouldn't affect the official client but it does: the app tries to displays all collaborators but fails at doing so since these are only visible to project owners since the change

Issue details

Is it possible to show more issue details like Milestones, Labels etc. and edit issues?

Check interceptor

Now any time you enable, when app restart it is disabled again.

Remove from application.

not sure what to call this

when you click on another drawer item, e.g starred, then go back to My Repositories, they don't show up, even after a refresh.

Can't add issues

When attempting to create a new issue, my screen goes static. Running android 5.0 on nexus 5.

Navigation Bar

change the color of the navigation bar as change the status bar

"Download source" button don't has an actual feedback

The user may tap it without knowing what's happening. It's not an evidence that the button says "it will put a notification after some time and it will download the whole project", so the user don't realise what's happening when he taps it.

Easy way to solve it:

  1. A toast with "The download will start in few times"
  2. Disabling the button when the user just tap it (it's common to download a .zip only once)
  3. Adding visual feedback to the button (right now, the user isn't sure about if he tapped the button or not)

Can't login in GitSkarios

I'm creating this issue to sum up everything: I have a phone under JB 4.2.2 and a tablet under same android. I tried to login on both and both failed. I can type my credentials, enter 2fa code and authorize app, but just after I get a blank screen.

  • My phone is rooted with Xprivacy Greenify etc. But my tablett isn't and it doesn't work either.
  • I tried debugging (using console.log :P). This line was called every time webview location changed, except for gitskarios.com domain.
  • Once I tapped on authroize other links such as Github, Alorma... are unresponsive

Perhaps I could add the oauth key to the settings as hack

Add user's News Feed as an option

Being an avid user of Github, I've always found the official app very lacking. I found this app a few days ago and found it to be excellent in what it does. However, the biggest lacking is the lack of being able to view your news feed. This is pretty much an essential feature I feel for any Github app.

I'd be more than happy to add this feature myself - I have quite a lot of experience with the Android/Gradle/Retrofit - if you're willing to accept pull requests. I'm just a bit hesitant because I'm not sure how strict you like coding style/class setup styles.

Thanks!

BTW the API reference is:
https://developer.github.com/v3/activity/events/

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.