Francesco Saltori
Francesco Saltori
Implementing full support for discussions in the app (like we have for issues and pull requests) is surely possible but would be a pretty big task and I personally don't...
A quick update regarding the points that have been brought up in this issue: - clicking on discussion notifications now works as intended (since a few months ago, actually): GitHub...
It looks like that the account that created the fork was deleted. Could you please share the logcat output of the crash so we can see the place in the...
Never mind, I've managed to find an occurrence of the crash myself. The relevant logcat output is: ``` FATAL EXCEPTION: main Process: com.gh4a, PID: 32073 java.lang.NullPointerException: Attempt to invoke virtual...
Small update: I've noticed that the issue is caused by a silent breaking change of the GitHub events API, which is returning less fields of the forked repository than the...
I have some good news: GitHub has fixed the issue on their side. Unfortunately, fork events happened after the unintentional breaking change but before the fix will still contain the...