-
Updated
Jul 3, 2022 - C#
Xamarin

Xamarin is a Microsoft-owned, San Francisco, California-based software company. It was founded by the creators of Mono, Mono for Android, and MonoTouch, which are cross-platform implementations of the Common Language Infrastructure (CLI) and Common Language Specifications (often called Microsoft .NET).
With a C#-shared codebase, developers can use Xamarin tools to write native Android, iOS, and Windows apps. The apps have native user interfaces and share code across multiple platforms, including Windows and macOS.
Here are 3,739 public repositories matching this topic...
-
Updated
Jul 8, 2022 - C#
On which page?
https://platform.uno/docs/articles/guides/uno-material-walkthrough.html
What's wrong?
Step 2 within the "Section 2: Using Uno.Material library" section makes reference to Chip/ChipGroup/Card/Divider which have now all been moved to the Uno.Toolkit.UI.Material package.
These changes will also need to be reflected in the referenced UnoMaterialSample, an issue tracking
Issues Resolved
fixes #8763
Platforms Affected
- iOS
Behavioral/Visual Changes
None
Before/After Screenshots
Not applicable
Testing Procedure
PR Checklist
- [] Targets the correct branch
- [] Tests are passing (or failures are unrelated)
-
Updated
Jul 6, 2022 - C#
-
Updated
Jul 8, 2022 - C#
Steps To Reproduce
when using bitwarden android app and using it to autofill, the pin page comes up to unlock, but recently the keyboard stopped coming up automatically and requires the user to click on the pin text block and then the numeric keyboard comes up.
This used to work up until a few weeks/ month ago.
Expected Result
keyboard to open when going to the pin screen
Actua
-
Updated
May 6, 2022 - C#
-
Updated
Jul 8, 2022 - C#
-
Updated
Jul 5, 2022 - C#
-
Updated
Jun 27, 2022 - C#
This might be a problem throughout Xamarin.Mac and Monotouch, but CTFont constructor is currently defined as:
public CTFont(CTFontDescriptor descriptor, nfloat size, CTFontOptions options, ref CGAffineTransform matrix);
whereas the native side is:
CTFontRef CTFontCreateWithName ( CFStringRef name, CGFloat size, const CGAffineTransform *matrix );
not being an "in
-
Updated
Nov 28, 2021
-
Updated
Jul 5, 2022 - C#
-
Updated
Apr 28, 2022 - C#
-
Updated
May 11, 2022 - C#
-
Updated
May 4, 2021
Would be great if the designer could be installed as a PWA
- #7471
- #7472
- Stretch goals: Allow user to persist the change on cards and data. When PWA is launched, the last editor data is showed
- Stretch goals: Allow user to export/import the cards and data.
-
Updated
Feb 14, 2022 - C#
-
Updated
Aug 13, 2021 - C#
Created by Miguel de Icaza, Nat Friedman
Released May 16 2011
- Organization
- xamarin
- Website
- www.xamarin.com
- Wikipedia
- Wikipedia
We can build much smaller Mono runtime for .NET Core purposes by simply removing code we don't need in this configuration. We did a few easy initial steps but we can go much further.
This list is not comprehensive but parts like