maniac103

Results 226 comments of maniac103

Interesting. I need to check [this](https://github.com/slapperwan/gh4a/blob/master/app/src/main/java/com/gh4a/utils/SingleFactory.java#L55) against [the docs](https://docs.github.com/en/rest/reference/repos#check-if-a-user-is-a-repository-collaborator) ... on a first glance the code is wrong, but why does it work for me?!

You mean in comments, like this? ``` Test ``` Seems to work fine for me.

@Fs00 Done, I've tagged 4.6.8 and released it in Play Store.

More useful than just clicking on that link so that the app opens them by itself?

FABs are meant to execute the primary action of a given screen (see [the spec](https://material.io/components/buttons-floating-action-button)). This is the principle I followed when adding FABs to the UI, and I don't...

I think the only meaningful way of implementing this is doing the release list in two tabs (releases/tags), where the entries in the latter jump to the code browser with...

No, it doesn't. I could add that when adding that new tab.

What do you mean by 'notification issue'? Please be a bit more verbose ;-)