Ecosyste.ms: OpenCollective

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

Fuse Open Collective

Build high performance iOS and Android apps with a single codebase
Collective - Host: opensource - https://opencollective.com/fuse-open - Website: https://fuseopen.com - Code: https://github.com/fuse-open

adding UserStep support for Android

github.com/fuse-open/fuselibs - 42d30da68a60a62daf17f390abe51a79e715b184 authored over 7 years ago
add UserStep support to iOS slider

clarify zeroTolernace to just be 0 for UserStep

github.com/fuse-open/fuselibs - 75ef59a737be3f554682be556ccb44f4fc9c3e70 authored over 7 years ago
Experimental.Http: expose byte-array instead of Uno.Buffer

After the cache is gone, there's no need to eagerly create a
Uno.Buffer object from the byte arr...

github.com/fuse-open/fuselibs - e31686605e058545ca9d5b8aa23523d49c90f94b authored over 7 years ago
Experimental.Http: inline pointless method

github.com/fuse-open/fuselibs - 3988449a82ca5191661504addb42f4eabdce7607 authored over 7 years ago
Merge pull request #582 from mortoray/fix/linearrangebehavior

Fix bounds on LinearRangeBehavior

github.com/fuse-open/fuselibs - 1d10b796d3e9669b25d96ea5df46f63c116867b9 authored over 7 years ago
fixes https://github.com/fusetools/fuselibs-public/issues/578

github.com/fuse-open/fuselibs - 22a5469d381df738f3609f59d988a95b1a8c1316 authored over 7 years ago
try to make RouterPage a bit more immutable

improve docs slightly

github.com/fuse-open/fuselibs - 8cda7f6066d2bf5940102b6aafce7c13a37431d5 authored over 7 years ago
change where mapping is done, hide unintentional feature

github.com/fuse-open/fuselibs - 3b26d2ad436cfd698d078eb449d8a315e90405ff authored over 7 years ago
Removes the undesired reference to Node from RouterPage.

Changes signalling to work without it.

github.com/fuse-open/fuselibs - 4717d254ad4fe31aa9f6322a9b0154d85581ec59 authored over 7 years ago
refactor away from Route in favour of RouterPageRoute

with one questionable fix

github.com/fuse-open/fuselibs - 3c9478ce0dc839c83fa96b9f2a46edb767e9b144 authored over 7 years ago
Merge pull request #579 from kusma/hard-code-no-toasts

hard-code FUSELIBS_NO_TOASTS on

github.com/fuse-open/fuselibs - 01f35d4dea4d7eda0efcf017e9e16a39189625aa authored over 7 years ago
Merge pull request #577 from yupferris/fix-ios-picker-warnings

Fix iOS picker warnings

github.com/fuse-open/fuselibs - 90bb26cdd1d439e4a79864a23ba8ab0f7acb4107 authored over 7 years ago
hard-code FUSELIBS_NO_TOASTS on

FUSELIBS_NO_TOASTS is a blast from the past, when we needed the different
versions of the tool w...

github.com/fuse-open/fuselibs - 7ce8b2871b0500c7535d9a650f44fd000f75f952 authored over 7 years ago
Fuse.Reactive.JavaScript: fix no-toasts breakage

We used to report all diagnostics down to the tests, but a while
before 1.0, we stopped reportin...

github.com/fuse-open/fuselibs - 80bec36eafa6ace43b330c1d31f51acf03ad495a authored over 7 years ago
Merge pull request #576 from kusma/exif-fixups

Exif fixups

github.com/fuse-open/fuselibs - d69a56a4f167bfa56b91f4f299c180ef91bebcef authored over 7 years ago
Fix iOS picker warnings

Just update some deprecated const's from iOS 8.

Fixes https://github.com/fusetools/fuselibs-pub...

github.com/fuse-open/fuselibs - 6dc46c615c64f81ce39087396037054af3067e2e authored over 7 years ago
Merge pull request #575 from kusma/fixup-no-toasts-code-path

Fuse.Reactive.JavaScript: fixup FUSELIBS_NO_TOASTS code-path

github.com/fuse-open/fuselibs - 660280d0ee609a9e24d1d702c5ad37813f3fa269 authored over 7 years ago
Fuse.Elements: move exif-tests into the normal test-suite

Having them here does two things bad, it prevents them from being run
on some CI-configurations,...

github.com/fuse-open/fuselibs - 530efd3f618fa4a1bb32c8787566f5ff791bd500 authored over 7 years ago
Fuse.Elements: drop return-value from Exif.FromByteArray

The whole design here was a bit mis-guided. Being able to get
exif-data isn't a all-or-nothing m...

github.com/fuse-open/fuselibs - a9376d8717a8252221ff8a07ef15b9223c0ed2b0 authored over 7 years ago
Fuse.Reactive.JavaScript: fixup FUSELIBS_NO_TOASTS code-path

The Diagnostic needs to be reported on the right DiagnosticSubject,
so let's pass that in also.

github.com/fuse-open/fuselibs - 87f14b68bbc5aad2a4b3e498adad475753d041d0 authored over 7 years ago
Explicitly cast to TreeObject

github.com/fuse-open/fuselibs - a547a3056415b8b66c11f4a8735826992bd717ed authored over 7 years ago
Add TreeObservable tests

github.com/fuse-open/fuselibs - 124f5134b77aa24ef459bce9d6bb84679f081604 authored over 7 years ago
More review fixes

github.com/fuse-open/fuselibs - 41ad7bd33aca305b535cfe433e7cf017d14693f8 authored over 7 years ago
Use __fuse_ prefix for TreeObservable protocol

github.com/fuse-open/fuselibs - afa390f1b3b8e98f424cb8bff603bd4de90e87a1 authored over 7 years ago
Fixed a bug where data subscriptions would not remember the last given value on writeback.

github.com/fuse-open/fuselibs - 8e6b46c5267e8075736029b71adaa68670f1ba41 authored over 7 years ago
Implement write-back for TreeArray

github.com/fuse-open/fuselibs - 52b2ce91023e9637768527e0fabd37ef409b4f4f authored over 7 years ago
TreeObservable: Don't reflect objects without ID

github.com/fuse-open/fuselibs - 8c1d354d8e4b97aca8f037747ec859a7a2569408 authored over 7 years ago
Handle object cycles on Unsubscribe

github.com/fuse-open/fuselibs - b13a1bb8d0e0b0bbdd17830bef7251a0aec0421c authored over 7 years ago
Introduce TreeObservable protocol

This is a new set of primitives for communicating with the data context from JS, using the new I...

github.com/fuse-open/fuselibs - 498da64694fe8245c1701421ecb41d8b8334fa7c authored over 7 years ago
Merge pull request #557 from kusma/javascript-fixes

Javascript fixes

github.com/fuse-open/fuselibs - 091e720da5d56f42adbd6fa9015a07ce6fd7729e authored over 7 years ago
Fuse.Reactive.JavaScript: do not run JS on the UI thread

Similarly to the previous commit, this also indirectly calls JS
code, because ThreadWorker.Unwra...

github.com/fuse-open/fuselibs - 49f4830bdbceb720796cbe2f5a45d60c30d9f311 authored over 7 years ago
Fuse.Reactive.JavaScript: do not run JS on the UI-thread

Calling JavaScript code from the UI thread is illegal, but it seems
we do it regardless in a few...

github.com/fuse-open/fuselibs - e58f7bd4fdd7ccf85ca359c1bb93a2860ff2eb24 authored over 7 years ago
Fuse.Reactive.JavaScript: do not use ES6-syntax in tests

github.com/fuse-open/fuselibs - c5cb8c4bc4c8aa5a7f384afe9979b37fb3bee881 authored over 7 years ago
Fuse.Reactive.JavaScript: clean up white-space in tests

github.com/fuse-open/fuselibs - 6318243b7ed4226807032b12939ee496b1932ba7 authored over 7 years ago
Fuse.Reactive.JavaScript: clean up white-space in ModuleInstance.uno

github.com/fuse-open/fuselibs - 471a8a568f117315d979f24d09681d7d3975dde9 authored over 7 years ago
Merge pull request #569 from Tramino/master

[Feature] Add navigation methods to WebView for use in FuseJS

github.com/fuse-open/fuselibs - b8ca6aa82ae1de39eb29a313a156a595a86cc033 authored over 7 years ago
Fixed CHANGELOG (again)

github.com/fuse-open/fuselibs - 8dd731006e736353a59ad28b4113fb115b80c1e2 authored over 7 years ago
CHANGELOG: Moved section for WebView methods again

github.com/fuse-open/fuselibs - 6d4d5058ea7d70e1e57b9554133d910642efa481 authored over 7 years ago
Add JS methods for goBack/goForward/reload/stop to Fuse.Controls.WebView

github.com/fuse-open/fuselibs - d6d6aa7a688bed8c4dfaa24c02afd5d228601d19 authored over 7 years ago
Added CHANGELOG.md entry for commit 5125d425f8ca2a24dc0e3c0707d6bea782b1d4b5

github.com/fuse-open/fuselibs - c1d55d62322325fe655c4b98b3e2f832edebce71 authored over 7 years ago
WebView: Added validation for methods without args, update CHANGELOG

github.com/fuse-open/fuselibs - e93446b3053b1c1b6b159e881d87e59df9caa5b1 authored over 7 years ago
Fuse.Elements: use -1 for unspecified

In order to report an error when an exif-chunk exists, but does not
have a well-defined value, w...

github.com/fuse-open/fuselibs - f7dd1d17c2fa76f7b574543e5b8fb2a93a4bf8ac authored over 7 years ago
Merge pull request #568 from kusma/exif-fixes

Exif cleanups

github.com/fuse-open/fuselibs - 01174952ea323cf7c5b0d008af6ae230af561a54 authored over 7 years ago
Fuse.Elements: make it obvious that Rotate270 = Rotate90 | Rotate180

This will make it more obvious that we only need to check for
Rotate90 to see if we need to swap...

github.com/fuse-open/fuselibs - e2da785f758e8434014d9155a5df1208b76d2f6b authored over 7 years ago
Fuse.Elements: give error on reserved Exif orientations

The Exif specification reserves all orientation-values outside the
1 <= x <= 8 interval as reser...

github.com/fuse-open/fuselibs - 4cd923302da6088e738309f2f8848e3e4b352954 authored over 7 years ago
Fuse.Elements: default-initialize ExifData on MSVC

Instead of calling non-existent constructor, which is an error.

github.com/fuse-open/fuselibs - 1cf92a09d1df8143601621b982854c9e2d89ffc4 authored over 7 years ago
Merge pull request #562 from mortoray/feature/rangecontrol

Feature/rangecontrol

github.com/fuse-open/fuselibs - f918ff8c9d3850eb8dfdfa4dd3e6a76f30e95ac0 authored over 7 years ago
Merge pull request #547 from kristianhasselknippe/feature-exif

Feature exif

github.com/fuse-open/fuselibs - 431b73c499eb17db04563f92461640597e0205d2 authored over 7 years ago
Merge pull request #567 from yupferris/fix-datepicker-bogus-scroll

Fix DatePicker bogus scroll

github.com/fuse-open/fuselibs - 9e796cf2652d27d18bfd010d43d0a078ec95a727 authored over 7 years ago
Merge branch 'master' into feature/rangecontrol

github.com/fuse-open/fuselibs - 1c8ff655952f2d36852496f8b2f875138907ee82 authored over 7 years ago
Exif: Added helper method to get ImageOrientation directly

github.com/fuse-open/fuselibs - 539b94c00f23c5f1144fb8b79ceaa6a505994d56 authored over 7 years ago
Fix DatePicker bogus scroll

Also refactor some DatePicker interface code to move view polling and
other knowledge into the A...

github.com/fuse-open/fuselibs - 08560851ebfb2bcd07c35cfe14ac22291cdc0673 authored over 7 years ago
split off file for RouterPage

github.com/fuse-open/fuselibs - 5e31e7d0d8a43894b738bfeb8ee16fd269e946c9 authored over 7 years ago
Exif.FromByteArray return bool instead of throwing

github.com/fuse-open/fuselibs - 926135b25685450ba4dcaadfbd11f2ca9a810850 authored over 7 years ago
Fuse.Controls.Navigation: step a JS-frame after stabilizing

When propagating UI -> Observable changes, we need to wait for a JS
frame first, otherwise we're...

github.com/fuse-open/fuselibs - 926ebdb90bf74d0848ed836266b650dfdde8de1b authored over 7 years ago
Merge pull request #566 from kusma/upgrade-uno

update uno from master

github.com/fuse-open/fuselibs - b89ddd3d16e11bdbbae8d85a215d29a9f619bfb9 authored over 7 years ago
update uno from master

github.com/fuse-open/fuselibs - 7dca6515a6fb3cdf6630a56ac3b693ec2be9975f authored over 7 years ago
Merge pull request #561 from mortoray/fix/issue560

fix NullReferenceError in ScrollViewPager

github.com/fuse-open/fuselibs - 9d1fbe528da687f57788ec913ad286298cc8e577 authored over 7 years ago
allow Min > Max ranges

github.com/fuse-open/fuselibs - 306bcd627b546593cb6e78cf7195bc94b5e7a551 authored over 7 years ago
Merge pull request #546 from mortoray/fix/each-observable

fix a regression with not updating items

github.com/fuse-open/fuselibs - 8ff638f638040df01ddd391177e9e41cdbe61fe5 authored over 7 years ago
fix RelativeValue property change

github.com/fuse-open/fuselibs - d546045ac465cc892a636f58b7d18de152d63f21 authored over 7 years ago
fixes https://github.com/fusetools/fuselibs-public/issues/531

github.com/fuse-open/fuselibs - 4f0da885c26773e2553c2300738a1abb76b7b7a4 authored over 7 years ago
fixes https://github.com/fusetools/fuselibs-public/issues/560

github.com/fuse-open/fuselibs - b94982884cd4037a168a8d8a00b1c70e7946e498 authored over 7 years ago
Merge pull request #555 from yupferris/fix-datepicker-min-max-offset

Fix min/max date for Android DatePicker

github.com/fuse-open/fuselibs - 81fc460b208f52a76525f51bdf55155a312b550c authored over 7 years ago
Always compile ExifAndroidImplementation

Because of uno/issues/1368, the Android implementation was always compiled, even though it shoul...

github.com/fuse-open/fuselibs - 123b8f172513b574bf982a44b1f32b1207b95101 authored over 7 years ago
Fix min/max date for Android DatePicker

Previously, we had missed a crucial detail: local time zone offset is of course relative to a sp...

github.com/fuse-open/fuselibs - 94b153e57a8f2ce40cd685ab5d1fcc0d7e58cbd9 authored over 7 years ago
Merge pull request #553 from mortoray/fix/549

hiding "new" fix

github.com/fuse-open/fuselibs - 1b6f2a6bc545feef9862bdfcffa4e8624baa2f7b authored over 7 years ago
Merge pull request #548 from kristianhasselknippe/fix-video-starts-in-pause

Fix ManualTestApp/issues/371

github.com/fuse-open/fuselibs - 08910512792b050de5a9a24024f44efc0f307456 authored over 7 years ago
fixes https://github.com/fusetools/fuselibs-public/issues/549

github.com/fuse-open/fuselibs - 67c736c167d0c1a9597fabb62f64451d8d9de785 authored over 7 years ago
Merge pull request #550 from kusma/fix-array-to-float4

Fuse.Marshal: apply float-vector conversion-rules to IArray

github.com/fuse-open/fuselibs - fd230188ae00e5906fa52adceca5130a94f67ba2 authored over 7 years ago
Merge pull request #552 from kusma/disable-usereventargs-test

Fuse.UserEvents: disable spuriously failing test

github.com/fuse-open/fuselibs - 5b49eb74f5f8cb800112504cac587afd7ba79319 authored over 7 years ago
a slightly improve Instantiator derived API to fix the issue

github.com/fuse-open/fuselibs - dca2c82322959364e4a7aa828af0bf43a0865400 authored over 7 years ago
Fuse.UserEvents: disable spuriously failing test

github.com/fuse-open/fuselibs - 44b2fe03688fbb6409f267b2f9232026abe3821c authored over 7 years ago
Merge pull request #543 from yupferris/remove-datetime-log-test

Remove log step in DatePicker manual test

github.com/fuse-open/fuselibs - f9099915b8a7d5072019b1b1f6ce5ca7abe43866 authored over 7 years ago
Fuse.Marshal: apply float-vector conversion-rules to IArray

The rules for how to upscale a vector should be the same for literals
and expressions, but this ...

github.com/fuse-open/fuselibs - 4f719d7a7a0aa0c805e15a735addad90bb2ca6d1 authored over 7 years ago
Fuse.Marshal: add a direct float -> float4 path

When reading this source, it's always a bit confusing that we don't
have a float -> float4 conve...

github.com/fuse-open/fuselibs - 0c7fd1dad21a72549538e4273514d526fb947625 authored over 7 years ago
Fuse.Marshal: move ToFloat conversion out to some helpers

github.com/fuse-open/fuselibs - 94e40c1c0c19509879d87b66ba12077aba96147b authored over 7 years ago
Merge pull request #529 from yupferris/time-picker

Native TimePickers

github.com/fuse-open/fuselibs - 5959128c06992c1b8c68a545e8ac36a71f758cee authored over 7 years ago
Fuse.Controls.Video: make _playbackTarget handling a bit clearer

This is precisely the sort of code that switch-statements are meant
for. While we're at it, lift...

github.com/fuse-open/fuselibs - ca44b80d8e04964d05d5bcd9bbcf2bbacbc14db2 authored over 7 years ago
Fix ManualTestApp/issues/371

github.com/fuse-open/fuselibs - 76fce551861e16dd67dc8e15547459dcd8b9232e authored over 7 years ago
Fuse.Controls.Video: reset _playbackTarget to Undefined

Just because a video was played while it was loading, doesn't mean
that the next video should be...

github.com/fuse-open/fuselibs - bac35118d976eb529e9c0957b1e3f3225522a5c3 authored over 7 years ago
Merge pull request #486 from kristianhasselknippe/feature-video-scriptclass

Feature video scriptclass

github.com/fuse-open/fuselibs - c175920010d55d763b156f6531e23a3a554d9cae authored over 7 years ago
Add CHANGELOG entry for video changes

Some ScriptClass methods were added, and a couple properties were made
property-bindable (`Video...

github.com/fuse-open/fuselibs - 11c9eac696d26b57c511e6ba31e75b98eceaaf7b authored over 7 years ago
Make Progress and Duration property-bindable

github.com/fuse-open/fuselibs - 7d7040cd9b83002821b750faccb3da7523912160 authored over 7 years ago
Add Duration text to video page in ManualTestApp

github.com/fuse-open/fuselibs - b05a33f274b0e4c5a1b4d281b6d4eb6960ce24bc authored over 7 years ago
Add support for Exif Orientation from byte[]

Adds support for getting exif orientation from images. It is implemented
for iOS, Android and .N...

github.com/fuse-open/fuselibs - 2aa496bfcd1178c0c16abfa2384fac368cc1b025 authored over 7 years ago
Add documentation to ImageOrientation

To clarify how it describes an image transfrom using flags, and in which
order the parts of the ...

github.com/fuse-open/fuselibs - 017499b834931f42fbae4454d0e2e824bc2a855e authored over 7 years ago
Simplify exif tests

github.com/fuse-open/fuselibs - 30dd192024b996488a4a6109584309924ce07290 authored over 7 years ago
Simplify code in exif CIL implementation

github.com/fuse-open/fuselibs - b4e9153b1cdc8b0e9027cbf5fd53dc872a36d549 authored over 7 years ago
fix a regression with not updating items

github.com/fuse-open/fuselibs - a5695878de740d3db451ea200398dbe42abf98ed authored over 7 years ago
Add TimePicker manual test app page

github.com/fuse-open/fuselibs - 3476a5f63c123741ff81475d5b8fd121f8aa483b authored over 7 years ago
Add TimePicker changelog entry

github.com/fuse-open/fuselibs - 308a9a05f11476a6918c9c91f982199b7415d00c authored over 7 years ago
Implement native TimePicker for iOS and Android

Includes impl + docs

github.com/fuse-open/fuselibs - b83d2153cf79392f372f427b9c3c4659876abffd authored over 7 years ago
Merge branch 'release-1.3'

github.com/fuse-open/fuselibs - 514914f8575625adafc648bd7c3ebcc91afa0556 authored over 7 years ago
Merge pull request #545 from yupferris/remove-datepicker-scriptclass

Remove DatePicker scriptclass

github.com/fuse-open/fuselibs - b78dc37601d8386506b4859b3aa4205a4447837f authored over 7 years ago
Remove DatePicker scriptclass

Since we can databind, we don't need an alternative JS API for this functionality.

github.com/fuse-open/fuselibs - 27eb892def4779bcd6a2b8ad2e6503f70d738ea8 authored over 7 years ago
bump version to 1.3.0-rc3

github.com/fuse-open/fuselibs - 30d901f760994b1e7e42ea95fd34115f68087f02 authored over 7 years ago
update uno to 1.3.2

github.com/fuse-open/fuselibs - e70fad5c8b18aaa90cbc5ee8b89a95bf0b5f6263 authored over 7 years ago