gh4a icon indicating copy to clipboard operation
gh4a copied to clipboard

Github client for Android

Results 180 gh4a issues
Sort by recently updated
recently updated
newest added

Hello, it would be nice if Octodroid would display if a comment is hidden, using a badge, something like GH's web UI (hide and show on click) or something similar....

As discussed in #1132, this PR bumps the minimum supported Android version to Lollipop (API 21). The benefits are the following: - app is ~1.5 MB smaller, thanks to the...

https://developer.github.com/v3/projects/ Currently in preview only

preview-api-only

Sometime, OctoDroid crashes when accessing specific PRs. This is API-related, it crashes always and not just once when viewing these PRs. Stacktrace ``` FATAL EXCEPTION: main Process: com.gh4a, PID: 9669...

It would be useful to have the ability to share GH links to the app and open them inside.

OctoDroid does not show a 24 hour old comment as 1 day old. Shouldn't 24 hours be converted to 1 day? How it works currently seems unfamiliar. ![24 hours](https://i.imgur.com/ufEwLht.png) v.4.6.7

When I access any pull request of this repository, even the most recent OctoDroid shows an 404 error, even though these pull requests can be accessed via the GitHub website...

As the issue title says, tapping on an OctoDroid notification opens the Notifications screen but also closes all the other open activities of the app. I find this behavior very...

Submodules that point to Git repos outside GitHub are being incorrectly displayed as plain files in files list (see for example zlib and pcre in https://github.com/topjohnwu/Magisk/tree/master/native/jni/external). Turns out that it's...

Currently, this app can be installed on devices down to Android 4.2. Considering that some notable libraries used by this app (namely OkHttp and RxJava) have dropped support for Android