Veyndan Stuart

Results 42 comments of Veyndan Stuart

@gkellogg Just updated `spec/index.php` to Bootstrap 5 in the latest commit.

I just passed `"mpris": { "rotate": 90 }` and it correctly rotates the text by 90°. Perhaps it's been fixed since?

@aucampia Is this okay to merge?

Instead of having to rebuild the project each time, the command `./gradlew lint` will run lint exclusively which should be faster than running `./gradlew build` ([source](https://developer.android.com/studio/write/lint.html#lint-task)). Also as a side...

Yeah I agree. Mainly the title logo combo was proposed as to keep consistent with the rest of the Wikimedia Commons brand. I suppose better styling of the text in...

From reading #196, it appears that it was agreed upon that the launcher should read "Commons" for the sake of no text clipping (which is understandable). However from what I've...

Any updates on which one to use. I can see the point of @nicolas-raoul so I'm favouring that atm.

I am having a bit of a problem with changing the text of the icon based on the theme. A couple of solutions that I can think of is having...

For storing the credits, two things that come to mind are enums or json. This would be preferable than something like storing it in `strings.xml` as if, for example, we...

We could, though I'm not the biggest fan of them, since they make the URL completely opaque. Having the full URL means that developers may recognise the URL, realising if...