Tomasz Cielecki

Results 59 issues of Tomasz Cielecki

Would be really nice to switch over to use the dotnet-sonarscanner tool, such that .NET Core and .NET 5.0+ projects also can be scanned using this plugin.

### Description of Change Escaping the recipient e-mail addresses, leads to the character @ being escaped and creates an invalid URL. So `[email protected]` becomes `john%40myhost.com` which isn't containing a valid...

area/essentials 🍞
community ✨

### Description of Change Creating EncryptedSharedPreferences on some devices throw InvalidProtocolBufferException. This PR catches this exception instead of throwing it to the consumer. ### Issues Fixed Fixes #13597

area/essentials 🍞
community ✨

### Description This is related to issue reported in Google Issue Tracker, where AndroidX Security will throw InvalidProtocolBufferException when initializing on some Android devices. Workarounds, such as disabling backups does...

t/bug
area/essentials 🍞

## 🐛 Bug Report The `ConcurrentDictionary` in MvxApplicationCallbacksCurrentTopActivity keeps strong references to Activities. This seems wrong to me and can potentially leak old and Finished Activities https://github.com/MvvmCross/MvvmCross/blob/develop/MvvmCross/Platforms/Android/Views/MvxApplicationCallbacksCurrentTopActivity.cs#L13 ### Expected behavior...

t/bug
p/android

Currently when we want more than just public property and OneWay bindings in MvvmCross, we can describe what to do in a Target Binding class and register that. In XAML...

t/feature
s/needs-investigation

### :sparkles: What kind of change does this PR introduce? (Bug fix, feature, docs update...) Feature ### :arrow_heading_down: What is the current behavior? We currently don't do any annotation of...

### Product Strawberry Shake ### Version 14.0.0-p.35 ### Link to minimal reproduction https://github.com/Cheesebaron/StrawberryShakeGraphqlIssue ### Steps to reproduce I have a query like (doesn't matter if I use a fragment or...

🐛 bug
🌶️ strawberry shake

This PR adds a Danish layout inspired by the Swedish one, swapping some of the characters with Danish ones. I've run the debug sample and it appears to work: ![Screenshot_20240329_185617](https://github.com/Julow/Unexpected-Keyboard/assets/249719/b60026ed-8833-4987-a186-9c480d014e87)...

There is a Swedish layout, which is almost what I want, just some characters are slightly different. So would be nice with a dedicated Danish layout.