-
Notifications
You must be signed in to change notification settings - Fork 353
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Only show blue top bar in the welcome screen #6159
Conversation
3fc75be
to
3d0cd61
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @Pururun)
a discussion (no related file):
Lots of commas added in this PR. Were those added intentionally?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @Pururun)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @albin-mullvad)
a discussion (no related file):
Previously, albin-mullvad wrote…
Lots of commas added in this PR. Were those added intentionally?
I think ktfmt
might not be configured properly.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @Pururun)
a discussion (no related file):
Previously, Pururun (Jonatan Rhodin) wrote…
I think
ktfmt
might not be configured properly.
Did you follow our documention or is it outdated?
https://github.com/mullvad/mullvadvpn-app/blob/main/android/README.md#kotlin-formatting
3d0cd61
to
a15d373
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: 0 of 1 files reviewed, 1 unresolved discussion (waiting on @albin-mullvad)
a discussion (no related file):
Previously, albin-mullvad wrote…
Did you follow our documention or is it outdated?
https://github.com/mullvad/mullvadvpn-app/blob/main/android/README.md#kotlin-formatting
I thought I had installed the plugin, but I had not, so it was just user error this time.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 1 of 1 files at r2, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved
Before we showed the tunnel state colors, according to the design we should only show the blue colors.
This change is