Matej Trakal

Results 52 comments of Matej Trakal

Corwdin supports plurals by default, which looks really named ICU Plurals: ![image](https://github.com/asterics/AsTeRICS-Grid/assets/1458891/b4075abe-22fc-44d5-8c12-574f07ad0e06) When you have access to Arasaac crowdin: https://crowdin.com/translate/arasaac/14/en-cs#3172 I think it should be used: https://kazupon.github.io/vue-i18n/guide/pluralization.html#accessing-the-number-via-the-pre-defined-argument pluralization not custom...

I can imagine, that QR code/url will include some public key to decrypt userspace/userdata so any anonymous user can access user's grids, but will not have enough permissions to edit...

Our project pipeline start failing on this: https://developer.paypal.com/braintree/docs/guides/3d-secure/client-side/android/v4 ``` com-braintreepayments = 4.40.1 com-braintreepayments-api-card = { module = "com.braintreepayments.api:card", version.ref = "com-braintreepayments" } com-braintreepayments-api-data-collector = { module = "com.braintreepayments.api:data-collector", version.ref =...

it's broken with: openapi: 3.**1**.0 when change to: openapi: 3.0.x it generate. `openapi-generator = { id = "org.openapi.generator", version = "7.7.0" }` Windows 11 + openapi: 3.1.0 problem is path...

[adb-idea-1.7.0-SNAPSHOT.zip](https://github.com/user-attachments/files/20225962/adb-idea-1.7.0-SNAPSHOT.zip) If someone want to use this plugin with IntelliJ Idea it's compiled version from this PR. Working for me with IntelliJ IDEA Ultimate

hmm, I can stuck on logo in [PWA ](https://whatpwacando.today/) as well, so it's more related to PWA? Android 13, [Umidigi G1 Kids](https://www.umidigi.com/page-umidigi_g2tabkids_specification.html) Chrome: stuck on splashscreen / logo - but...

Someone already opened the issue for that on chromium: https://issues.chromium.org/issues/40746880 ... 3 years ago 🙈🤷‍♂️🤦‍♂️ I've tested it on different devices as well, same on all devices. PWA stuck on...

[Mermaid](https://mermaid.js.org/) is "clone" of Graphviz. It's supported by [GitHub Markdown - diagrams](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/creating-diagrams). So it allow draw into readme files and show it on github. But understand, that's big... I'll try...

second thing: What amount we should fill into 3DS request, when we just want to add card to Braintree, but not process any payment? The amount looks required, but in...