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

3.0.0-beta.1

00e58dc33f78d35c0506b36b89335953dc6de9cc authored almost 2 years ago
upgrade @fuse-open/uno (3.0.0-beta.2)

c131c4edcdc39f1af60a1fd597d3fc1cee71906d authored almost 2 years ago
Merge pull request #1468 from mortend/nativepromise2

Fuse.Scripting: add Context parameter to native promises

9039f0d331f3a0fd8286510720dc6d4abfd6c288 authored almost 2 years ago
Merge pull request #1467 from mortend/nativepromise

Fuse.Scripting: deprecate NativePromise without Context (beta-3.0)

ffae097336b5224f4925920d551a89a8dac70fe9 authored almost 2 years ago
Merge pull request #1466 from mortend/promise-context2

Fuse.Scripting: use compiler to generate closures

2b8655bee6d40a6e425c99ec63f590b731a55c0e authored almost 2 years ago
Merge pull request #1465 from mortend/regenerator-runtime

Fuse.Scripting.JavaScript: support async/await

47e6efd581ffb23b55654756b008cacc44a9f3ea authored almost 2 years ago
Fuse.Scripting: add Context parameter to native promises

Make most native promises in Fuselibs receive the Context parameter.

Like #1467 but without the...

7b9fcc663fb453b0572620241a247a6fe124cb0c authored almost 2 years ago
Fuse.Scripting: deprecate NativePromise without Context

Make all existing instances of NativePromise receive the Context
parameter, and deprecate the ol...

1adf888d24b4ebf091b7c1bdaad7c339fb3b4fe0 authored almost 2 years ago
Fuse.Scripting: use compiler to generate closures

Use lambda expressions instead of manually created closure classes.

There was a bug in Uno bloc...

a61b0157e1590e92bbb8c0e8bc1179f63d39f976 authored almost 2 years ago
Merge remote-tracking branch 'upstream/master' into beta-3.0

c4d83534926483c88810e6c6ae15724eba702bea authored almost 2 years ago
Fuse.Scripting.JavaScript: support async/await

This adds "regenerator-runtime"  which makes it possible to use
async/await from transpiled Java...

929f29f3caeb45055b6a38bd8cacb904d1a4c9eb authored almost 2 years ago
2.7.0

02013b997533a0a3c2fbb3a3c620cd33f9ae635e authored almost 2 years ago
CHANGELOG: add v2.7 changes

70e2b353e9a945a14238d21ee9776dfc3816f4bf authored almost 2 years ago
upgrade @fuse-open/uno (2.7.0)

78b7990cc67fc2ac9953f76aff68f3e55b7b0834 authored almost 2 years ago
Merge pull request #1464 from mortend/feature/sms

Fuse.Launcher.Phone: implement SMS launcher

9b42af8598c7c9475ebacf3052dcafa1c63c47d8 authored almost 2 years ago
Fuse.Launcher.Phone: implement SMS launcher

* Add Launcher.LaunchSms(string phoneNumber, string body) method.

* Add sms(phoneNumber: string...

9b39db771f0f0f4337041f6e359c2ec9af53b1b4 authored almost 2 years ago
Merge branch 'release-2.6'

56dff6818ac1409c0a8a1208fb2836f13e709234 authored almost 2 years ago
2.6.1

95e03790e25bfce6405fbc6bb3f938d16a0ebb59 authored almost 2 years ago
Merge pull request #1463 from mortend/android-12

Fuse.PushNotifications: Android 12 compatibility fix (hotfix)

c30b4fe3490d5329f6dcaa66ad89948d44a130c6 authored almost 2 years ago
Merge pull request #1462 from ichan-mb/feature-drawing-panel

Fix desktop implementation of UserSettings Module

dd5eeb6feb62f26ae6480dad4c01ece7cad3eb1e authored almost 2 years ago
Fuse.PushNotifications: Android 12 compatibility fix

Apps targeting Android 12 and higher are required to specify an explicit
value for `android:expo...

c9ae3541bef6f98711953f4dbfccd1ad1d14521c authored almost 2 years ago
fix Desktop implementation on UserSettings Module

1f279c4e303d2bb220e1acacd25cab6416709125 authored almost 2 years ago
fix documentation

d40522b0779e61d13ff6418d96263ded71b2115b authored almost 2 years ago
make Json.Stringify works on Dictionary

471c4c6f45db3119f3f9bda7316d1f8d167d9fde authored almost 2 years ago
Merge pull request #1461 from ichan-mb/feature-drawing-panel

Add capability to capture/make screenshot content of a Panel and save it to the file

cbcad966730c8e609487eb872d63cf4cddede74d authored almost 2 years ago
Capture inside panel

224bd8e3c81c47dc2cdf0fb1aa98d18b96f80d2c authored almost 2 years ago
Merge pull request #1460 from mortend/promise-context

Fuse.Scripting: add Context parameter to NativePromise delegates

d0ac35f2c4fe3e53415928493467f88c8bedd56b authored almost 2 years ago
Fuse.Scripting: add Context parameter to NativePromise delegates

This makes it possible to receive the Context object when implementing
native promises, e.g. to ...

ddee7c7e2f86774d89c0d41f0982f6233c11430d authored almost 2 years ago
Merge pull request #1459 from ichan-mb/feat_scrollsnap

add Snapping to the ScrollView

52804cbd28b8beb8c6162f12cb68c52eed99a90f authored about 2 years ago
add Snapping to the ScrollView

f24bd83b0e846a536affb043d4ff0bf53dd367b3 authored about 2 years ago
Merge pull request #1458 from mortend/experimental-textureloader

drop legacy Experimental.TextureLoader library (beta-3.0)

1a37ad7138c3dfa2907006416b6ecd261362c238 authored about 2 years ago
drop legacy Experimental.TextureLoader library

This library was deprecated since Fuselibs version 1.14.

8bf21f20ee0faa90f484b0ea25985353373086e7 authored about 2 years ago
Merge pull request #1457 from mortend/appveyor

appveyor: use nodejs v14

df57b2f3cf84203bb938d98b713a4af17ca820a1 authored about 2 years ago
appveyor: use nodejs v14

We're still using the old lock-file version so this will avoid seeing
warnings in the build log....

774545f7212b8a6a9b09abd4a0c171cd5bc64b3d authored about 2 years ago
update unoproj metadata

* Remove copyright year

b8b5c169bafdf7bafc2b5182283cbf27f39471db authored about 2 years ago
upgrade @fuse-open/uno (3.0.0-beta.1)

0b07b7d53b60a00d3004c086245b3423044b661c authored about 2 years ago
Merge remote-tracking branch 'upstream/master' into beta-3.0

f1d435ebaa765db6e0241ef4779b73aebf25eba2 authored about 2 years ago
2.6.0

c673c9a18145bc5212f3bb9093a7336122750518 authored about 2 years ago
CHANGELOG: add v2.6 changes

26fee53ff54b147c4dbb5a7829a74311d70c3174 authored about 2 years ago
upgrade @fuse-open/uno (2.6.0)

84c3db84bbe877689b81a2b0b26714953ca002ff authored about 2 years ago
Merge pull request #1455 from mortend/stringify

Fuse.Scripting: add Context.Stringify()

8cb91725bc0fad44708b3ad16d03e2cb9b817058 authored about 2 years ago
Fuse.Scripting: add Context.Stringify()

This method converts a JavaScript object to a Uno string containing
a JSON object, essentially i...

86f4a385ef35ef5e4ed89d53870ffd8a0cf16834 authored about 2 years ago
Merge pull request #1456 from mortend/doc-export

doc-export: Add Fuse.Alerts

8fb36ec2556cbca863f0bb833577954d5caa071b authored about 2 years ago
doc-export: Add Fuse.Alerts

342c9f3b94feb2ff0ce1d836fbcc296a4a74b9a5 authored about 2 years ago
Merge pull request #1454 from ichan-mb/fix_orientation

Device orientation for iOS 16 compatibility

a41a69ab09f5639372a61f494609ee0abef81673 authored about 2 years ago
Device orientation for iOS 16 compatibility

4ee8087891b96887d2366a95a1763baff8fb8c4e authored about 2 years ago
2.5.0

ef19a48cb89ad0f429b7cca41f861d98adc4bc99 authored over 2 years ago
CHANGELOG: add v2.5 changes

886f089b61f5d1ce35729fcd04967632b403f678 authored over 2 years ago
README: add beta information

4477787838f7a7d92aacf6497a53a7e6b347c387 authored over 2 years ago
3.0.0-beta.0

e71740ea8b1959fe45ddb4d568d06dcd3f46b369 authored over 2 years ago
upgrade @fuse-open/uno (3.0.0-beta.0)

01cbca0310c6ab027a2b29323333ba3cc24bf39b authored over 2 years ago
Merge pull request #1453 from mortend/test

Fuse.Controls.WebView: upgrade com.github.jrvansuita:PickImage

d36f8895c1c14d8d38ad572884b327b6746cecd8 authored over 2 years ago
Fuse.Controls.WebView: upgrade com.github.jrvansuita:PickImage

This upgrades PickImage for Android to version 3.0.01 (latest).

The new major version requires ...

32e2c79badc829a27ca2f994ec454f0d8c189096 authored over 2 years ago
upgrade @fuse-open/uno (2.5.0)

855436296cf94c5d89c09406c4cd877ea991f98e authored over 2 years ago
2.4.2

2926985bd9308dc3015bcf00f9fcf4c5e4cea2a6 authored over 2 years ago
Merge pull request #1452 from mortend/fix/android12

Fuse.LocalNotifications: Android 12 compatibility fix

3a3ddfd67e1375eae1597f87d383cf4552c9c0f1 authored over 2 years ago
Fuse.LocalNotifications: Android 12 compatibility fix

Add the android:exported attribute to silence the following error when
targetting Android 12 (AP...

be1f5c5f63ebe6ef6c5eddc488639c49cd6c8e93 authored over 2 years ago
2.4.1

b71cf613ef3b5ee0eab45f58fddffa8c5cfd3312 authored over 2 years ago
upgrade @fuse-open/uno (2.4.1)

ec49100126537b017ebfabad3310bb871211910f authored over 2 years ago
Merge pull request #1451 from ckarmy/master

Prevent duplicate paths in iOS

f9383632550ceba19d3b76cbac5fd89f38e34c9c authored over 2 years ago
Update ImageHelper.m

Prevent duplicate paths in iOS

cb108bbc385ef78139ac79d524ae22c8f3c0b54c authored over 2 years ago
2.4.0

eff2957b20184ba9f3b82fd6869084e9ea76ef07 authored over 2 years ago
upgrade @fuse-open/uno (2.4.0)

174bab14d6d411b655d611acb70f443a6892c07b authored over 2 years ago
update CHANGELOG

c639a0bfe60ca9cac86252f1293f051d0d05d427 authored over 2 years ago
Merge pull request #1450 from ichan-mb/dev

Make WebView more friendly for wrapping a web app

b956e7ff03c899b951884c8549d7c8ec6e596625 authored over 2 years ago
make WebView more friendly for wrapping a web app

0df1b4a7cba7310f3e41a2089b8e8abbf3f3d2f5 authored over 2 years ago
2.3.0

f8a5863e72d80470e1395508643db4c0778c1233 authored over 2 years ago
update CHANGELOG

fc59e43c95e525780a5e4564328d7edab7028465 authored over 2 years ago
Merge pull request #1448 from mortend/webview-image-picker

WebView (Android): Image picker dialog

2eb9dabde1af572c0f151a4cb20b7c8669aaa7fb authored over 2 years ago
doc-export: add Fuse.Shortcut

558451afc7363123e4f8cf95bc285de9e7bc2311 authored over 2 years ago
WebView (Android): Image picker dialog

Show a dialog to let us choose either Camera or Gallery to pick an image
to upload, unless multi...

bf924552366450e3a40d3863b98d8ec130239a93 authored over 2 years ago
upgrade @fuse-open/uno (2.3.0)

a837aaace63f82c9a2236816fdaefd9940ed073b authored over 2 years ago
update links in CHANGELOG

8569819396747599c9833b3927f964c113b2496d authored over 2 years ago
Merge pull request #1447 from ichan-mb/feature-drawing

fix broken link of VSRedist 2010

ca7ccee336f3c46d326a532289ea1c15c5884d11 authored over 2 years ago
fix broken link on VSRedist 2010

99a317fcb68904b56876b01753644ea75563309e authored over 2 years ago
Merge pull request #1446 from ichan-mb/feature-drawing

Introduce new type of Panel: CollectionPanel

6df673d51637423e244791df576f111f5aa522c5 authored over 2 years ago
expose config for step value

154c80785dc8a1f30abecf3e91e1a4f5b9e499a5 authored over 2 years ago
Introduce CollectionPanel

e50ba038e203af6ef1377963c6d10bd0ef9ad49f authored over 2 years ago
fix small memory leak

54e5bb3ae84ddc456449e2a1c3ea603c3ef1f472 authored over 2 years ago
2.2.1

98d90c65cb07778f3a679abf3312e1213132fa31 authored over 2 years ago
Merge pull request #1445 from fuse-open/fix/storage-docs-markup-issue

added several newlines

fe92fa989e9052026b770952fe61ac0e5ce23ee1 authored over 2 years ago
added several newlines

This should fix markup issue in the docs

c5ae38f4149021cfc8d9f0c86cad3e6d1de5ba11 authored over 2 years ago
2.2.0

68887e5c8be319ebe8f56cb566f1fdc9dba374e3 authored over 2 years ago
upgrade @fuse-open/uno (2.2.0)

a8d0f15c99ba28edeee77c9e565e360a645ab37e authored over 2 years ago
update CHANGELOG

d8fc2f3d8232e753cc41548549a5fa559756c750 authored over 2 years ago
use latest 1.x of android-build-tools

Related: https://github.com/fuse-open/uno/pull/406

e4136f71bb5571ffb333124bef3157006d296563 authored over 2 years ago
Merge pull request #1444 from mortend/apple-warning

Fuse.Text: silence C warning on Mac

4057bc1999b72642c89faf86e3fdbe4bb5ed1cc8 authored over 2 years ago
Fuse.Text: silence C warning on Mac

This silences warnings from uconfig.h seen when building on Mac with
Xcode 13.

f4c9a54627177356cf72647292e9fc44df74505c authored over 2 years ago
Merge pull request #1443 from ichan-mb/feature-drawing

Change implementation for checking device orientation

eab59df3d9ebf91f40c92d760a27a72418f07dbc authored over 2 years ago
change implementation for checking device orientation

bd1238bb4e4c67491d509b4549bae42fdf4d62e3 authored over 2 years ago
Merge pull request #1442 from ichan-mb/feature-drawing

Feature: Dashed Strokes

6ba85626fd7f225cf9bde07c263e51f60cf3a067 authored almost 3 years ago
Dashed Stroke

478c33411697c028e42b50e97b9a0ff8a41cafe2 authored almost 3 years ago
Merge pull request #1441 from ichan-mb/feature-drawing

Fix memory leak on glass effect

748b05f457dffdbd74fe8dbb5c84203c3655eb1f authored almost 3 years ago
fix memory leak on glass effect

cbf7c5ea8ab7b3cf4ed9914655a9d906db6bf4f5 authored almost 3 years ago
Merge pull request #1440 from ichan-mb/feat_quick_actions

Introduce Fuse.Shortcut

648a700e09c8f821c6d2792f98aa39798175e925 authored almost 3 years ago
2.1.1

a5d155dd34216961b763d302fd9d285e9e95ca8a authored almost 3 years ago
update links

5cb47f5f7373c1673862d9c5e23b213025e1a0a8 authored almost 3 years ago
implement Fuse Shortcut

de9ef083a4e620c9d62fdec4694d76fcb6e47820 authored almost 3 years ago
update CHANGELOG

4da7946e1adec007706c915c12a09c76decaca96 authored almost 3 years ago
2.1.0

7b1196358d424ace889d6c5d26988ba48450dad6 authored almost 3 years ago