Artem Dorosh

Results 9 comments of Artem Dorosh

It looks like the frame of the system bars is affected by this setting, but `Configuration.uiMode` flags don't have `Configuration.UI_MODE_NIGHT_YES` in `Configuration.UI_MODE_NIGHT_MASK`. I will take a look into it to...

Just created a workaround in #473. This theoretically should add support for night theming. This is what I got locally after applying the fix. | `NightMode.NOTNIGHT` | `NightMode.NIGHT` | |...

Didn't check this particular case, but this PR may also resolve #456.

👋 @jrodbx, may I ask for your review here?

I believe you also need to update the tests to use JPC 1.2.0 unbundled compiler. 👀

That's true, bubbles are kinda hard-linked to messaging apps only for now. But Google's own easter egg for Android 11 uses Bubbles. So I don't think it's impossible to adapt...

This is something we encountered at Cuvva when updating our project to the latest AGP and Gradle. The stacktrace is the very same as the one @yigit attached to his...

I think all the things you've listed are nice to have. I'm particularly insterested in GH Actions Autoscaling. We are big fans of GH Actions, and we thought about building...

That sounds great, will be happy to give it a go if you need some actual dogfooding later. In regard to your suggestions, I have a few concerns about Cirrus...