Ecosyste.ms: OpenCollective

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

github.com/fuse-open/fuselibs

Fuselibs is the Uno-libraries that provide the UI framework used in Fuse apps
https://github.com/fuse-open/fuselibs

ManualTestingApp: set iOS.BundleIdentifier

This gives ManualTestingApp a proper bundle identifier, and fixes the
following error when build...

19775781f7a96a562eaec2a66d134d1fe61436ba authored about 5 years ago
Fuse.Platform: fix iOS warnings

dc9290c65d46c5ff7f3b3f433ad3da79431ce349 authored about 5 years ago
Fuse.Maps: fix iOS warnings

ac876c6f1f648f227ec10d4eab6374ff6b94e8b5 authored about 5 years ago
Fuse.ImageTools: fix iOS warnings

d1204830c57b9c7b0dfb9b70426f41c04a5c8d55 authored about 5 years ago
Merge pull request #1333 from rbtech/CameraView

Minor CameraView fix

d184409c2ad4776a7b838eaf1c8d84a4357718ad authored about 5 years ago
Minor CameraView fix

Updated getRootActivity call

856dd112478cc23eb59399e131ab0ea517a9bc47 authored about 5 years ago
Merge pull request #1318 from rbtech/Push-Notifications

Push Notifications - Updated IsRegistered & Updated Dependencies

566b6da3e65d1d585482b218e1e7b34fd11362c0 authored about 5 years ago
Merge remote-tracking branch 'upstream/master' into Push-Notifications

07d4280a0f61e36336da2a66125581f861b99c58 authored about 5 years ago
1.14.0-canary.0

8f2db234fdced2431551ff8f9286b705bf962c1c authored about 5 years ago
Merge pull request #1323 from rbtech/AndroidX-Support

AndroidX Support - Requires corresponding Uno PR

b2cadfeedbda64d6d6a3acdd391961f41c4edec5 authored about 5 years ago
AndroidX Support

Migrated support libraries to AndroidX
https://developer.android.com/jetpack/androidx/migrate

R...

33df19bb55b6279a1ea37f1bac7cd83d25dae068 authored about 5 years ago
Merge pull request #1331 from mortend/opt-in-express

build: make --express opt-in

913ac48ce6dc685b8c4f338f354cf8f04877f867 authored about 5 years ago
Merge pull request #1330 from mortend/typo

Fuse.Controls.ScrollView: fix typo in documentation

900bf9cfa70bb36d98245e2ee9f2fce4cc150630 authored about 5 years ago
Fuse.Controls.ScrollView: fix typo in documentation

This fixes a small typo in our documentation.

89e6ded374fa9ad264f41eeda02395204b4d0d2d authored about 5 years ago
build: make --express opt-in

It's been observed that --express sometimes gives build-errors, but will
eventually succeed afte...

54cc172fc893f3b4a33cd4859848ba591b7bb3a5 authored about 5 years ago
Merge pull request #1328 from mortend/replace-foreign-log

Fuse.Controls.Native: replace foreign debug_log() calls

9583d47784c4f76fbede0e6cac2916915a965eff authored about 5 years ago
Fuse.Controls.Native: replace foreign debug_log() calls

Because this is Java code, we can use android.util.Log directly instead of
calling one of many g...

69b7a510e362d9e058d857eda57febe701f81c83 authored about 5 years ago
Merge pull request #1329 from mortend/replace-buffer

Replace references to obsolete Uno code

c355b0f970dfbdcff25206ae4cd3851c0b364ed4 authored about 5 years ago
Merge pull request #1327 from mortend/replace-obsolete

Fuse.Text: replace obsolete code

5ab24d9661bca167c72c3de129d358f50d0ff8d4 authored about 5 years ago
Merge pull request #1322 from mortend/charting-early-out

Fuse.Charting: early-out on attempts to access a disposed object.

8feecf7fed24902fe93df95bbfcc31170a449e46 authored about 5 years ago
Experimental.TextureLoader: drop obsolete methods referencing obsolete Uno.Buffer

8ede8d1b1d76cb11259ffca8499588571350bad5 authored about 5 years ago
Experimental.TextureLoader: replace call to obsolete GL entrypoint

0fae1ead4e2a3e67b8d66da4bd2b5fa2d9c8f989 authored about 5 years ago
Fuse.Drawing.Surface: replace references to obsolete Uno.Buffer

3fc3c34543d5e5f4d4337f50c53b2938dab3d0b3 authored about 5 years ago
Fuse.Drawing: drop obsolete method referencing obsolete Uno.Buffer

e6252b1659509fde54a53e9db87dcffbd2901ce5 authored about 5 years ago
Fuse.Resources.Exif: replace reference to obsolete Uno.Buffer

d39de4cc23a9da79e7ac91a966ac6ff8ba76d49c authored about 5 years ago
Fuse.Text: replace obsolete code

This replaces the last remaining references to the obsolete
Uno.Runtime.Implementation.BufferImp...

189fba1cb7574f4f91bc272326bd860f58c77001 authored about 5 years ago
Merge pull request #1325 from rbtech/InterApp

iOS - InterApp - Open app fallback to open a url

d64e9a2e12c174a7f9259960d5c36d1f2af15853 authored about 5 years ago
iOS - InterApp - Open app fallback to open a url

Check if app is available, else can open a link (typically to App Store).

7cdb215c8d6b039ca421d8897c27fc18a3b95254 authored about 5 years ago
Merge pull request #1321 from rbtech/animation

Graceful trigger fail

c9a42fae4dc57d72ccea2fb5ee7bc70c7ea13a95 authored about 5 years ago
Merge pull request #1324 from rbtech/InterApp

InterApp - Launch App

f7bf7d071e82b87938e8425e21af647790be1517 authored about 5 years ago
Merge pull request #1319 from rbtech/Geo-Location

Geo-Location - Added GetAuthorizationStatus

8bfde7ffdf22c64795eefca3fa4ca19ef66c6759 authored about 5 years ago
Graceful trigger fail

Added graceful fail to trigger when its not rooted else it crashes the app with the exception.

efb514e99242319a3242ea3284130290b5060f04 authored about 5 years ago
Android - Push Notifications Update

- updated dependencies
- replaced deprecation of PushNotificationIDService

fe06f25c8ed2edee8cb5fae7a768a3d08492b864 authored about 5 years ago
InterApp - Launch App

added support for launching another app in android via its app package name, iOS still uses cust...

839ba50a4bc44d2737a9ce54cdd7eb1752e7af86 authored about 5 years ago
Merge pull request #1320 from ichan-mb/usersettings

HoldPress Trigger

31cc344f90659675dbc67fba9b009aa5b193e12c authored about 5 years ago
Merge remote-tracking branch 'upstream/master' into Push-Notifications

50cfdc7f8cad1f7eb0b402e31d52f83e492c0c17 authored about 5 years ago
Fuse.Charting: early-out on attempts to access a disposed object.

This happens quite frequently in a user app and we don't want this to cause
a fatal crash, nor s...

72cce26fc4253a2d681cfca19964a4efb9c23096 authored about 5 years ago
Merge pull request #1317 from mortend/radial

Fuse.Charting: add RadialOffset and RadialScale

96dedd600d763e68ebbcf540b0277318132030cb authored about 5 years ago
HoldPress Trigger

9bc7f9647ad76267be04f7b1d197be8a117ce9a8 authored about 5 years ago
Fuse.Charting: add RadialOffset and RadialScale on PlotPoint

cceb124be0f24aad0f83c4443fc9af33499b6ac9 authored about 5 years ago
Added GetAuthorizationStatus

Allows us to determine the current authorization status of Geo location, so that we can cater fo...

bb8875dc05b70a69ffc7115d17a6ca9e60d2f770 authored about 5 years ago
Updated IsRegistered

- updated isRegistered to be more accurate in terms of the authorization and to improve the UX b...

2bed8da6ac5cee544f58671dd7d6c215b2b9bf88 authored about 5 years ago
Fuse.Charting: add RadialOffset and RadialScale on PlotWedge

72943ee3585908bf7b5fbf87c668af1e7b3b37c7 authored about 5 years ago
Merge pull request #1316 from rbtech/Fuse.iOS

iOS - Auto Resizing Mask Fix

16eed561ad24ad6e9e08380d8241e2c148a64d6b authored about 5 years ago
iOS - Auto Resizing Mask Fix

Caters for when the app is started initially in landscape, then switches to portrait, to allow t...

73b5b1c56479f9574ae10ed80c6008c0e5cfe4fe authored about 5 years ago
1.13.0

9e6e693eb29499c86e3159522090374dd7bfc26b authored over 5 years ago
update CHANGELOG

298782ca960bfa81dc95645e4d46d85a176dadca authored over 5 years ago
Merge pull request #1315 from mortend/upgrade-uno

Upgrade to Uno v1.13

104a6080c418c3f9810fda84baaaa357e87b5cd4 authored over 5 years ago
Merge pull request #1314 from rbtech/Push-Notifications

iOS Push Notifications - IsRegisteredForRemoteNotifications Update

2c52db14d7156b48bc0248e1107331be1f0026ce authored over 5 years ago
Merge pull request #1313 from ichan-mb/environment

Get current locale

7b998fd8e96ed1831a681d3e1bfdcb2e58db98ae authored over 5 years ago
iOS Push Notifications - IsRegisteredForRemoteNotifications Update

updated check to include current user setting in iOS 13

535bbcb1f5d5ada1bb4949735bddfb1d51c08246 authored over 5 years ago
fixed style and default locale for non mobile environment

833529dfc7d055ad9bd2c7bc29006123b727ff15 authored over 5 years ago
README: improve build and test section

b435d5e1bc95a284838113600b7ac20d2fedb18e authored over 5 years ago
README: make Requirements a sub-heading of Install

cb442be81efa381114844228542e877ef0f65002 authored over 5 years ago
README: drop x86 redist for Windows

We only support 64-bit, so only the x64 version is needed.

48f9788221653cb23a7e9641765eb516018e53c3 authored over 5 years ago
README: mention ios-deploy

3d1f5f5ef7843b5bd52144be50280b86ab9fb67c authored over 5 years ago
README: don't mention Mono as requirement

be6876157707561b0c14154b81524bddff310eb9 authored over 5 years ago
travis: don't install C# and Mono

3ecd4634cf8b3108cef71ac596c51fdb21f1753e authored over 5 years ago
upgrade Uno to v1.13.0

c5f6cd3036a6f86a65b16f45a3b3d4d4d38c40e4 authored over 5 years ago
Update CHANGELOG.md

eb9c4e2c840db3a54d30b580f313246d5235af11 authored over 5 years ago
add docs

53ecc044b19d0c1f2d1eb7ace0955fcdd79be164 authored over 5 years ago
fix indentation

b07de1f80f594761db956361380f2c7048df0097 authored over 5 years ago
Get current locale information

42386a3c204ae1a8192c456db641c8ab6da4c555 authored over 5 years ago
Merge pull request #1310 from ichan-mb/usersettings

FuseJS/UserSettings

89236f59aa4c903ad9bc23614b4a5b6b2dc3812a authored over 5 years ago
Remove Json Helper cos we can now use from Fuse.Common and Fix Indentation

923d57cceb0174385e032f49c3ef3f0cf32fffc6 authored over 5 years ago
make Parse method public so we can use in other modules

afb35c3e8e89c77b6a960ddd119c9fd53a6c0a77 authored over 5 years ago
interfaces removing to speed up output code

9e56e8ca739e006fe18e304cf57303639350071c authored over 5 years ago
Merge pull request #1312 from mortend/logical-not-warning

Fuse.Reactive.Expressions: fix run-time warnings with LogicalNot

5f128ad3d6577b4b5faf8dc4c80452f76ea151ff authored over 5 years ago
Fuse.Reactive.Expressions: fix run-time warnings with LogicalNot

Pass Flags.None to disable the following run-time warnings:

Warning: This constructor and u...

1378da2fe2cca5a52929163cb57eb665fc48028e authored over 5 years ago
add scripting Remove method and update docs

b394e2b7bac462c413e9614f0e0c3c31d2701f9a authored over 5 years ago
simplifying file and remove unnecessary uno wrapper

2ee16c905fb3a7ea404acd65465bc6d9e66c2ca4 authored over 5 years ago
Merge pull request #1311 from mortend/typos

fix typos in documentation

de1e461ff524d26c266840a4f6aa8946964b30ec authored over 5 years ago
Merge pull request #1291 from rbtech/iOS-SystemFont

iOS 13 SystemFont Changes + Previous System Font Issues

ab2048fdf82f0bfd3b09d13b4eac2fc3db44145b authored over 5 years ago
iOS 13 SystemFont Changes + Previous System Font Issues

- added iOS13 way of doing SystemFont
- fixed older system font issues with font weight/style
- ...

b77183ecacd5e573010f4cd627cd2b2fe9050bcf authored over 5 years ago
fix typos in documentation

s/reccommended/recommended

1dd561e1ac856bac4a5a16e5b0d0e2f2064de20f authored over 5 years ago
Update CHANGELOG.md

660e63cae4840f534e5215acd593ee8e233b5a20 authored over 5 years ago
Merge pull request #1309 from rbtech/iOS-DarkMode

Android Q(29) - Dark Theme Support

80cca2392a9a0c1a0e795708fa4a879f7038815d authored over 5 years ago
implement UserSettings

b21c1b118ad414044bc39bb4344da5881faf3318 authored over 5 years ago
Create Scripting module, json helper and update unoproj

Update Fuse.Storage.unoproj

Update UserSettingsModule.uno

6efecc09c35c5c374a971fce97a5bddff6a284a8 authored over 5 years ago
Android Q(29) - Dark Theme Support

Added support for Android Dark Theme to our "Dark Mode" module: https://developer.android.com/gu...

8134a11ede89627d6962ea66db39a3b7965edd60 authored over 5 years ago
Android Q(29) - Dark Theme Support

Added support for Android Dark Theme to our "Dark Mode" module: https://developer.android.com/gu...

e0a28aad7bbd790f0d3e54179d030397f11b90bc authored over 5 years ago
Merge pull request #1290 from rbtech/iOS-DarkMode

iOS 13 DarkMode

de42f19d3bc0c94ed4b5ffbd81069460c3f1c8c5 authored over 5 years ago
iOS 13 DarkMode

Oh so dark and lovely 😸

9fa1139a836feeb81871a57a27ab5e022b4cce1f authored over 5 years ago
Merge pull request #1308 from rbtech/Fuse.iOS

Fixed launcher threading - Fuse.iOS - OpenURL

2c8d3228a800a5caa43a531fc7e3c67d72e71ad0 authored over 5 years ago
Fixed launcher threading - Fuse.iOS - OpenURL

Fixed threading issue for the iOS url launcher!

ab6ef629aa013043bbc8b075e3c877ce1cc654ac authored over 5 years ago
Merge pull request #1245 from rbtech/Geo-Location

GeoLocation - Added IsLocationEnabled + Permission check for StartListening(Android)

a0dd478eddb71a49fa69078a3ea9897ebf533cf3 authored over 5 years ago
GeoLocation - Added IsLocationEnabled + Permission check for StartListening(Android)

UX usage: GeoLocation.isLocationEnabled();

iOS - Added isLocationEnabled - returns boolean
Andr...

bcb337770d3d825c59433389b0a8026a20ee499f authored over 5 years ago
Merge pull request #1306 from mortend/empty-model

Fuse.Models: allow unsetting Model

6d22923e0bfdf99e2ec588654b2051dc03891bf7 authored over 5 years ago
Merge pull request #1307 from mortend/skip-jsc-header

Fuse.Scripting.JavaScript: skip JSC header unless needed

6c4f365cfdba1a842761da5a159a1bc203d77348 authored over 5 years ago
Merge pull request #1305 from mortend/travis-unset

travis: unset variable

504e766a76fc212fffd8b1705f407f43633d77db authored over 5 years ago
Fuse.Scripting.JavaScript: skip JSC header unless needed

This header is only needed when USE_JAVASCRIPTCORE is defined, and we don't
want it copied on al...

4eea95f7bc089e7760c6377a2dfbd6581afb5a88 authored over 5 years ago
Fuse.Scripting: switch to const string

a03910c58fa90bd5485bae0e45dcae81d0cc236a authored over 5 years ago
Fuse.Models: trim trailing whitespace

bcfefccf9dc1afedbe33bfdd3ec02d3d0779d2cc authored over 5 years ago
Fuse.Models: handle another empty string

b737a80482b3d154a845236fbac02444e0c7daf2 authored over 5 years ago
Fuse.Models: allow unsetting Model

This will avoid getting the following error when setting the Model attribute
to empty string (ca...

4f8caddc37439f9a9be7dc1aa8b10acbc1998b44 authored over 5 years ago
travis: unset variable

Unsetting instead of assigning empty string avoid getting the following
warning in the build log...

43d1442180527b93462eca882cdfbd0c11dc02ef authored over 5 years ago
Merge pull request #1302 from sergiirocks/fix/svg-data

SVGPathParser tokenizer improvement

cfa8868efc70b0f8b75d44f315798dbbfd81f56f authored over 5 years ago
Merge pull request #1303 from fuse-open/ignore-linear-activated-test

ignore spuriously failing test

93157b162ebbf7f60c5c8f51ceb703330f1a53bd authored over 5 years ago
Merge pull request #1301 from mortend/drop-package-props

Drop Package properties from unoproj-files

0cbf463f3e4a7f4d03b330b35dc6e8481114ceb5 authored over 5 years ago
ignore spuriously failing test

This has been documented for a while, let's ignore it.

d60ea7fe9ff71be4827a67f40b314b1cf222cca9 authored over 5 years ago