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
00e58dc33f78d35c0506b36b89335953dc6de9cc authored almost 2 years ago
c131c4edcdc39f1af60a1fd597d3fc1cee71906d authored almost 2 years ago
Fuse.Scripting: add Context parameter to native promises
9039f0d331f3a0fd8286510720dc6d4abfd6c288 authored almost 2 years agoFuse.Scripting: deprecate NativePromise without Context (beta-3.0)
ffae097336b5224f4925920d551a89a8dac70fe9 authored almost 2 years agoFuse.Scripting: use compiler to generate closures
2b8655bee6d40a6e425c99ec63f590b731a55c0e authored almost 2 years agoFuse.Scripting.JavaScript: support async/await
47e6efd581ffb23b55654756b008cacc44a9f3ea authored almost 2 years agoMake most native promises in Fuselibs receive the Context parameter.
Like #1467 but without the...
7b9fcc663fb453b0572620241a247a6fe124cb0c authored almost 2 years ago
Make all existing instances of NativePromise receive the Context
parameter, and deprecate the ol...
Use lambda expressions instead of manually created closure classes.
There was a bug in Uno bloc...
a61b0157e1590e92bbb8c0e8bc1179f63d39f976 authored almost 2 years agoc4d83534926483c88810e6c6ae15724eba702bea authored almost 2 years ago
This adds "regenerator-runtime" which makes it possible to use
async/await from transpiled Java...
02013b997533a0a3c2fbb3a3c620cd33f9ae635e authored almost 2 years ago
70e2b353e9a945a14238d21ee9776dfc3816f4bf authored almost 2 years ago
78b7990cc67fc2ac9953f76aff68f3e55b7b0834 authored almost 2 years ago
Fuse.Launcher.Phone: implement SMS launcher
9b42af8598c7c9475ebacf3052dcafa1c63c47d8 authored almost 2 years ago* Add Launcher.LaunchSms(string phoneNumber, string body) method.
* Add sms(phoneNumber: string...
9b39db771f0f0f4337041f6e359c2ec9af53b1b4 authored almost 2 years ago56dff6818ac1409c0a8a1208fb2836f13e709234 authored almost 2 years ago
95e03790e25bfce6405fbc6bb3f938d16a0ebb59 authored almost 2 years ago
Fuse.PushNotifications: Android 12 compatibility fix (hotfix)
c30b4fe3490d5329f6dcaa66ad89948d44a130c6 authored almost 2 years agoFix desktop implementation of UserSettings Module
dd5eeb6feb62f26ae6480dad4c01ece7cad3eb1e authored almost 2 years ago
Apps targeting Android 12 and higher are required to specify an explicit
value for `android:expo...
1f279c4e303d2bb220e1acacd25cab6416709125 authored almost 2 years ago
d40522b0779e61d13ff6418d96263ded71b2115b authored almost 2 years ago
471c4c6f45db3119f3f9bda7316d1f8d167d9fde authored almost 2 years ago
Add capability to capture/make screenshot content of a Panel and save it to the file
cbcad966730c8e609487eb872d63cf4cddede74d authored almost 2 years ago224bd8e3c81c47dc2cdf0fb1aa98d18b96f80d2c authored almost 2 years ago
Fuse.Scripting: add Context parameter to NativePromise delegates
d0ac35f2c4fe3e53415928493467f88c8bedd56b authored almost 2 years ago
This makes it possible to receive the Context object when implementing
native promises, e.g. to ...
add Snapping to the ScrollView
52804cbd28b8beb8c6162f12cb68c52eed99a90f authored about 2 years agof24bd83b0e846a536affb043d4ff0bf53dd367b3 authored about 2 years ago
drop legacy Experimental.TextureLoader library (beta-3.0)
1a37ad7138c3dfa2907006416b6ecd261362c238 authored about 2 years agoThis library was deprecated since Fuselibs version 1.14.
8bf21f20ee0faa90f484b0ea25985353373086e7 authored about 2 years agoappveyor: use nodejs v14
df57b2f3cf84203bb938d98b713a4af17ca820a1 authored about 2 years ago
We're still using the old lock-file version so this will avoid seeing
warnings in the build log....
* Remove copyright year
b8b5c169bafdf7bafc2b5182283cbf27f39471db authored about 2 years ago0b07b7d53b60a00d3004c086245b3423044b661c authored about 2 years ago
f1d435ebaa765db6e0241ef4779b73aebf25eba2 authored about 2 years ago
c673c9a18145bc5212f3bb9093a7336122750518 authored about 2 years ago
26fee53ff54b147c4dbb5a7829a74311d70c3174 authored about 2 years ago
84c3db84bbe877689b81a2b0b26714953ca002ff authored about 2 years ago
Fuse.Scripting: add Context.Stringify()
8cb91725bc0fad44708b3ad16d03e2cb9b817058 authored about 2 years ago
This method converts a JavaScript object to a Uno string containing
a JSON object, essentially i...
doc-export: Add Fuse.Alerts
8fb36ec2556cbca863f0bb833577954d5caa071b authored about 2 years ago342c9f3b94feb2ff0ce1d836fbcc296a4a74b9a5 authored about 2 years ago
Device orientation for iOS 16 compatibility
a41a69ab09f5639372a61f494609ee0abef81673 authored about 2 years ago4ee8087891b96887d2366a95a1763baff8fb8c4e authored about 2 years ago
ef19a48cb89ad0f429b7cca41f861d98adc4bc99 authored over 2 years ago
886f089b61f5d1ce35729fcd04967632b403f678 authored over 2 years ago
4477787838f7a7d92aacf6497a53a7e6b347c387 authored over 2 years ago
e71740ea8b1959fe45ddb4d568d06dcd3f46b369 authored over 2 years ago
01cbca0310c6ab027a2b29323333ba3cc24bf39b authored over 2 years ago
Fuse.Controls.WebView: upgrade com.github.jrvansuita:PickImage
d36f8895c1c14d8d38ad572884b327b6746cecd8 authored over 2 years agoThis upgrades PickImage for Android to version 3.0.01 (latest).
The new major version requires ...
32e2c79badc829a27ca2f994ec454f0d8c189096 authored over 2 years ago855436296cf94c5d89c09406c4cd877ea991f98e authored over 2 years ago
2926985bd9308dc3015bcf00f9fcf4c5e4cea2a6 authored over 2 years ago
Fuse.LocalNotifications: Android 12 compatibility fix
3a3ddfd67e1375eae1597f87d383cf4552c9c0f1 authored over 2 years ago
Add the android:exported attribute to silence the following error when
targetting Android 12 (AP...
b71cf613ef3b5ee0eab45f58fddffa8c5cfd3312 authored over 2 years ago
ec49100126537b017ebfabad3310bb871211910f authored over 2 years ago
Prevent duplicate paths in iOS
f9383632550ceba19d3b76cbac5fd89f38e34c9c authored over 2 years agoPrevent duplicate paths in iOS
cb108bbc385ef78139ac79d524ae22c8f3c0b54c authored over 2 years agoeff2957b20184ba9f3b82fd6869084e9ea76ef07 authored over 2 years ago
174bab14d6d411b655d611acb70f443a6892c07b authored over 2 years ago
c639a0bfe60ca9cac86252f1293f051d0d05d427 authored over 2 years ago
Make WebView more friendly for wrapping a web app
b956e7ff03c899b951884c8549d7c8ec6e596625 authored over 2 years ago0df1b4a7cba7310f3e41a2089b8e8abbf3f3d2f5 authored over 2 years ago
f8a5863e72d80470e1395508643db4c0778c1233 authored over 2 years ago
fc59e43c95e525780a5e4564328d7edab7028465 authored over 2 years ago
WebView (Android): Image picker dialog
2eb9dabde1af572c0f151a4cb20b7c8669aaa7fb authored over 2 years ago558451afc7363123e4f8cf95bc285de9e7bc2311 authored over 2 years ago
Show a dialog to let us choose either Camera or Gallery to pick an image
to upload, unless multi...
a837aaace63f82c9a2236816fdaefd9940ed073b authored over 2 years ago
8569819396747599c9833b3927f964c113b2496d authored over 2 years ago
fix broken link of VSRedist 2010
ca7ccee336f3c46d326a532289ea1c15c5884d11 authored over 2 years ago99a317fcb68904b56876b01753644ea75563309e authored over 2 years ago
Introduce new type of Panel: CollectionPanel
6df673d51637423e244791df576f111f5aa522c5 authored over 2 years ago154c80785dc8a1f30abecf3e91e1a4f5b9e499a5 authored over 2 years ago
e50ba038e203af6ef1377963c6d10bd0ef9ad49f authored over 2 years ago
54e5bb3ae84ddc456449e2a1c3ea603c3ef1f472 authored over 2 years ago
98d90c65cb07778f3a679abf3312e1213132fa31 authored over 2 years ago
added several newlines
fe92fa989e9052026b770952fe61ac0e5ce23ee1 authored over 2 years agoThis should fix markup issue in the docs
c5ae38f4149021cfc8d9f0c86cad3e6d1de5ba11 authored over 2 years ago68887e5c8be319ebe8f56cb566f1fdc9dba374e3 authored over 2 years ago
a8d0f15c99ba28edeee77c9e565e360a645ab37e authored over 2 years ago
d8fc2f3d8232e753cc41548549a5fa559756c750 authored over 2 years ago
Related: https://github.com/fuse-open/uno/pull/406
e4136f71bb5571ffb333124bef3157006d296563 authored over 2 years agoFuse.Text: silence C warning on Mac
4057bc1999b72642c89faf86e3fdbe4bb5ed1cc8 authored over 2 years ago
This silences warnings from uconfig.h seen when building on Mac with
Xcode 13.
Change implementation for checking device orientation
eab59df3d9ebf91f40c92d760a27a72418f07dbc authored over 2 years agobd1238bb4e4c67491d509b4549bae42fdf4d62e3 authored over 2 years ago
Feature: Dashed Strokes
6ba85626fd7f225cf9bde07c263e51f60cf3a067 authored almost 3 years ago478c33411697c028e42b50e97b9a0ff8a41cafe2 authored almost 3 years ago
Fix memory leak on glass effect
748b05f457dffdbd74fe8dbb5c84203c3655eb1f authored almost 3 years agocbf7c5ea8ab7b3cf4ed9914655a9d906db6bf4f5 authored almost 3 years ago
Introduce Fuse.Shortcut
648a700e09c8f821c6d2792f98aa39798175e925 authored almost 3 years agoa5d155dd34216961b763d302fd9d285e9e95ca8a authored almost 3 years ago
5cb47f5f7373c1673862d9c5e23b213025e1a0a8 authored almost 3 years ago
de9ef083a4e620c9d62fdec4694d76fcb6e47820 authored almost 3 years ago
4da7946e1adec007706c915c12a09c76decaca96 authored almost 3 years ago
7b1196358d424ace889d6c5d26988ba48450dad6 authored almost 3 years ago