Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/fuse-open/uno

Extremely fast, native C#-dialect and powerful tooling for mobile and desktop developers
https://github.com/fuse-open/uno

Bump min version of Android and iOS and upgrade Kotlin and Swift version

ichan-mb opened this pull request 2 months ago
Uno.Collection: fix case mismatch in project file

mortend opened this pull request about 1 year ago
Case Mismatch in Uno.Collections.unoproj File

choitapsi opened this issue about 1 year ago
kill tests after 15 minutes (beta-3.0)

mortend opened this pull request over 1 year ago
update uxl files (beta-3.0)

mortend opened this pull request over 1 year ago
update macro keys (beta-3.0)

mortend opened this pull request over 1 year ago
android: fix Gradle 8 warnings (beta-3.0)

mortend opened this pull request over 1 year ago
update macros to lowerCamelCase (beta-3.0)

mortend opened this pull request over 1 year ago
android: upgrade to Gradle 8.2 (beta-3.0)

mortend opened this pull request over 1 year ago
engine: fix library enumerator in BundleCache (beta-3.0)

mortend opened this pull request over 1 year ago
How to consume c# library -onnx runtime

PrestigeDevop opened this issue over 1 year ago
cil: fix native library loading on macOS (beta-3.0)

mortend opened this pull request over 1 year ago
uno test: add --clean parameter (beta-3.0)

mortend opened this pull request over 1 year ago
install xcode-devteams (beta-3.0)

mortend opened this pull request over 1 year ago
uno-test: don't print stats with --build-only (beta-3.0)

mortend opened this pull request over 1 year ago
compiler: fix build queue regressions (beta-3.0)

mortend opened this pull request over 1 year ago
Register package visibility needs for google maps

ichan-mb opened this pull request over 1 year ago
android: gradle -> 7.6.2

mortend opened this pull request over 1 year ago
android: gradle-plugin -> 7.4.2

mortend opened this pull request over 1 year ago
Android: Upgrade Gradle plugin

mortend opened this issue over 1 year ago
Android: Upgrade to API 33 and Minimum to 19

ichan-mb opened this pull request over 1 year ago
Revert "compiler: refactor build queue" (beta-3.0)

mortend opened this pull request over 1 year ago
compiler: update library terminology (beta-3.0)

mortend opened this pull request over 1 year ago
bin: remove framework from output path (beta-3.0)

mortend opened this pull request over 1 year ago
disasm: embed resources and upgrade packages (beta-3.0)

mortend opened this pull request over 1 year ago
disasm: fix-up .NET 6.0 solution (beta-3.0)

mortend opened this pull request over 1 year ago
uno-test: more newlines (beta-3.0)

mortend opened this pull request over 1 year ago
compiler: refactor build queue (beta-3.0)

mortend opened this pull request over 1 year ago
some small tweaks (beta-3.0)

mortend opened this pull request over 1 year ago
engine: rename manifest file in libraries (beta-3.0)

mortend opened this pull request over 1 year ago
project-format: add outputType.appTest (beta-3.0)

mortend opened this pull request over 1 year ago
beta recovery & tweaks (beta-3.0)

mortend opened this pull request over 1 year ago
C++: reorganize source files (beta-3.0)

mortend opened this pull request over 1 year ago
accept ForeignInclude attributes on methods (beta-3.0)

mortend opened this pull request over 1 year ago
whitespace fix-up pass (beta-3.0)

mortend opened this pull request over 1 year ago
support console programs (beta-3.0)

mortend opened this pull request over 1 year ago
C++: verify v-tables (DEBUG_UNSAFE) (beta-3.0)

mortend opened this pull request over 1 year ago
lazy compilation for .NET targets (beta-3.0)

mortend opened this pull request over 1 year ago
dotnet: use console app-loader for tests (beta-3.0)

mortend opened this pull request over 1 year ago
compiler: remove temp hack and TODOs (beta-3.0)

mortend opened this pull request over 1 year ago
common: swallow InvalidOperationException in KillTree() (beta-3.0)

mortend opened this pull request over 1 year ago
project-format: add outputType property (beta-3.0)

mortend opened this pull request over 1 year ago
ux: transpile TypeScript and JavaScript code (beta-3.0)

mortend opened this pull request over 1 year ago
restore: make sure the shell script is executable (beta-3.0)

mortend opened this pull request over 1 year ago
compiler: hide output from image converters (beta-3.0)

mortend opened this pull request over 1 year ago
remove xamarin-mac dependency (beta-3.0)

mortend opened this pull request over 1 year ago
C++-backend: fix Android compile errors on macOS (beta-3.0)

mortend opened this pull request over 1 year ago
compiler: return "if-test and throw" when compiling 'assert' (beta-3.0)

mortend opened this pull request over 1 year ago
ios: make iOS 11 default deploymentTarget (beta-3.0)

mortend opened this pull request over 1 year ago
android: make 64-bit default for debug builds (beta-3.0)

mortend opened this pull request over 1 year ago
update unoproj and unoconfig files (beta-3.0)

mortend opened this pull request over 1 year ago
iOS: silence warnings

mortend opened this pull request almost 2 years ago
iOS: detect simulator device

mortend opened this pull request almost 2 years ago
Uno.Data.Xml: pugixml -> 1.13

mortend opened this pull request almost 2 years ago
compiler: replace System.Drawing on macOS and Linux (beta-3.0)

mortend opened this pull request almost 2 years ago
export function to run Uno from JavaScript/TypeScript (beta-3.0)

mortend opened this pull request almost 2 years ago
common: print arm archs in lower-case (beta-3.0)

mortend opened this pull request almost 2 years ago
engine: switch to HttpClient (beta-3.0)

mortend opened this pull request almost 2 years ago
unoproj: support lowerCamelCase property names (beta-3.0)

mortend opened this pull request almost 2 years ago
frontend: require XML attribute values to be quoted (beta-3.0)

mortend opened this pull request almost 2 years ago
unoconfig: {Packages -> References}.Default (beta-3.0)

mortend opened this pull request almost 2 years ago
uno test: define TEST (beta-3.0)

mortend opened this pull request almost 2 years ago
C++ (android): add back deprecated header (beta-3.0)

mortend opened this pull request almost 2 years ago
C++-backend: use a comparer when sorting in IncludeResolver (beta-3.0)

mortend opened this pull request almost 2 years ago
UnoCore: create NuGet package (beta-3.0)

mortend opened this pull request almost 2 years ago
C++: remove legacy uFreeCStr() (beta-3.0)

mortend opened this pull request almost 2 years ago
iOS: replace Uno/Uno.h includes

mortend opened this pull request almost 2 years ago
C++: move platform-related code to uPlatform/ (beta-3.0)

mortend opened this pull request almost 2 years ago
android: move C++ files to uDroid/ (beta-3.0)

mortend opened this pull request almost 2 years ago
remove GRADLE and UNO_TEST defines (beta-3.0)

mortend opened this pull request almost 2 years ago
unoproj: rename "Packages" -> "References" (beta-3.0)

mortend opened this pull request almost 2 years ago
unoconfig: rename Packages.* properties (beta-3.0)

mortend opened this pull request almost 2 years ago
UnoCore: rename PackageName members (beta-3.0)

mortend opened this pull request almost 2 years ago
unoconfig: remove *Root properties (beta-3.0)

mortend opened this pull request almost 2 years ago
macOS: prebuilt app loader (beta-3.0)

mortend opened this pull request almost 2 years ago
use nodejs v16

mortend opened this pull request almost 2 years ago
iOS: use iPhone-14 as default Simulator device

mortend opened this pull request almost 2 years ago
UnoCore: add object overloads in Uno.Diagnostics.Log

mortend opened this pull request about 2 years ago
compiler: support lamdas in generic classes

mortend opened this pull request about 2 years ago
Silent warning: no UIScene configuration dictionary

ichan-mb opened this pull request about 2 years ago
Uno.Graphics.Utils: drop reference to Experimental.TextureLoader (beta-3.0)

mortend opened this pull request about 2 years ago
drop legacy Uno.Permissions library (beta-3.0)

mortend opened this pull request about 2 years ago
UnoCore: drop legacy Debug class (beta-3.0)

mortend opened this pull request about 2 years ago
UnoCore: drop legacy Buffer class (beta-3.0)

mortend opened this pull request about 2 years ago
update library terminology (beta-3.0)

mortend opened this pull request about 2 years ago
pack: remove native macOS binaries (beta-3.0)

mortend opened this pull request about 2 years ago
runtime/mac: switch to Microsoft.macOS.SDK (beta-3.0)

mortend opened this pull request about 2 years ago
remove VersionDirectory from libraries (beta-3.0)

mortend opened this pull request about 2 years ago
update pack/restore for net6.0 (beta-3.0)

mortend opened this pull request about 2 years ago
update default output directory (beta-3.0)

mortend opened this pull request about 2 years ago
Android: Add Gradle.Properties element

mortend opened this pull request about 2 years ago
appveyor: use nodejs v14

mortend opened this pull request about 2 years ago
Android: add Gradle.Dependency.{Debug, Release}Implementation

mortend opened this pull request about 2 years ago
Android: call super.onNewIntent()

mortend opened this pull request about 2 years ago
Uno.Disasm: compile fixes

mortend opened this pull request over 2 years ago
common: update headers in version info

mortend opened this pull request over 2 years ago
Uno.Disasm: fix project reference

mortend opened this pull request over 2 years ago
compiler: drop unused using statements

mortend opened this pull request over 2 years ago
cli: update wording and drop unused using statement

mortend opened this pull request over 2 years ago