Abdelilah El Aissaoui
Abdelilah El Aissaoui
Hey! Are you using a screen with scaling? Can you share your screen specs? Font settings will be added soon but unless using scaling (aside from sight issues) should be...
Hey! Yes, I am aware of the issue. The same problem shows up when building `.deb` for Debian based linux distros. I'm probably not going to change it for now...
> In regards to apple silicone users they can install applications the same way that mac has been able to for decades. If I'm not mistaken there are some [implications...
The order is based on how Git CLI shows the status. I may add the option to invert them in the future when I add more customization settings.
I'm planning to do it for dialogs in the 1.0.0 but other components may have to wait a bit more, as there are other prioritary issues. If the event handling...
I'm keeping this open as there is a little bug: All the dialogs/windows that accept the ESC as an input will be closed, even if they are not in-front. Aside...
It depends on this https://github.com/JetBrains/compose-jb/issues/153 I can try the sample provided there but it's not something that has the highest priority for now, so I'll wait at least until Gitnuro...
I have implemented the GIF & WebP support in Compose [here](https://github.com/JetBrains/compose-jb/pull/2015). I will update gitnuro once Compose-jb 1.2.0 is released.
I've also been able to generate an android.jar with AOSP hidden API that works with newer Gradle versions (tested with 6.2). This week (probably tomorrow) I'll share the steps and...
Checkout this repo I've just created. It contains a modified android.jar with android 10 & also the steps the generate your own. https://github.com/aeab13/android-jar-with-hidden-api/