pd4d10 / git-touch

An open-source app for GitHub, GitLab, Bitbucket, Gitea, and Gitee(码云), built with Flutter
Apache License 2.0
1.56k stars 137 forks source link

feat: user organizations, fix: create,delete event #72

Closed shreyas1599 closed 4 years ago

shreyas1599 commented 4 years ago

Fixes #58

image image

Let me know if there are any changes to be made. Thanks.

(Also, I had asked this somewhere else. Do you have any idea why the git-touch organization page does not load? Other orgs work normally.) (Also, I just noticed that the status bar color does not match the app bar color. Looks a bit odd. Do you think I should change it?)

shreyas1599 commented 4 years ago

(Also, I had asked this somewhere else. Do you have any idea why the git-touch organization page does not load? Other orgs work normally.) (Also, I just noticed that the status bar color does not match the app bar color. Looks a bit odd. Do you think I should change it?)

@pd4d10 About this?

pd4d10 commented 4 years ago

Oh, sorry for missing these messages.

why the git-touch organization page does not load

Not sure, is it due to the error of REST API?

the status bar color does not match the app bar color

Seems to be the default behavior at Android?

shreyas1599 commented 4 years ago

Not sure, is it due to the error of REST API?

It fails every time and only for this org. Other orgs work fine. Maybe something to do with the organisation's settings.

Seems to be the default behavior at Android?

I'll try to modify it if that's ok.