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

Merge pull request #62 from kusma/external-examples

add external examples

github.com/fuse-open/fuse-open.github.io - e21e0afb285f9227a187472517188b9cfffc2246 authored over 5 years ago
remove everything related to the site-builder

The examples-site has been migrated to the main website, so there's
no longer any use in hosting...

github.com/fuse-open/examples - 0dcd9594a333c2746442efd053aff4cced0bd6e7 authored over 5 years ago
add external examples

When I moved the examples, I completely forgot about the external
examples. Whoops, let's add them!

github.com/fuse-open/fuse-open.github.io - 882c867e58da5dbae2f6d314998fc26066a358a1 authored over 5 years ago
Merge pull request #61 from ckarmy/master

Added Fuse.PlaceAutocomplete to Integrations

github.com/fuse-open/fuse-open.github.io - 46ff1d6af0ca092f08d93ea46fdea4951e6c4ebe authored over 5 years ago
Added Fuse.PlaceAutocomplete to Integrations

github.com/fuse-open/fuse-open.github.io - 029e9808b6915faaa1ee9a275bfed060c0d98327 authored over 5 years ago
Merge pull request #31 from rbtech/Header

Header update

github.com/fuse-open/docs - 667973a8748a598f6fae7310b70f11703342e080 authored almost 6 years ago
Header update

Updated the docs header to be consistent with the fuseopen website header with the documentation...

github.com/fuse-open/docs - dce0aa328762c3398ea959060a95bc3b4f1c9078 authored almost 6 years ago
Merge pull request #60 from ckarmy/master

Change titles of some packages and plugins.

github.com/fuse-open/fuse-open.github.io - b3a0886000b55905e374974e70bcd689fe658d7e authored almost 6 years ago
Change titles of some packages and plugins. Re order by alphabetical order

github.com/fuse-open/fuse-open.github.io - 04c826f4ec9fadd4002b9018b6d58d7fa411e2b9 authored almost 6 years ago
Merge pull request #59 from ckarmy/master

Fuse audio recording for android & now in alphabetical order

github.com/fuse-open/fuse-open.github.io - 3cb1ef631bec185bf3502776e7181d3f637e540d authored almost 6 years ago
Fuse audio recording for android

github.com/fuse-open/fuse-open.github.io - 317588d5ca7ba12bc862c612823848abe1d0a800 authored almost 6 years ago
Merge pull request #1271 from mortend/sensor-typescript

TypeScript: add FuseJS/Sensor module

github.com/fuse-open/fuselibs - b146734beafcf804f7f2f0b182a1ef5502c554ca authored almost 6 years ago
index.d.ts: add FuseJS/Sensor module

Also add a missing doc-comment..

github.com/fuse-open/fuselibs - fca76394bc7dadb060dc9ef88e057e1d325f49a1 authored almost 6 years ago
generator-typescript: support typed properties

github.com/fuse-open/fuselibs - 7c69cd664c4bfef8ad58c78e203535fe97c18b24 authored almost 6 years ago
Merge pull request #1270 from ichan-mb/master

fix sensor docs links

github.com/fuse-open/fuselibs - 94be94cb383d5c9c88d1eeb70a545815e80f01b1 authored almost 6 years ago
fix sensor docs links

this fix is necessary so that when building fuse api-docs, generator will not complaining about ...

github.com/fuse-open/fuselibs - c601266a442cfb0eae8a0d5935115d7783eb98f3 authored almost 6 years ago
Merge pull request #30 from ichan-mb/master

add sensor docs

github.com/fuse-open/docs - 4f3ca1c3ccd94477040c6e2529ccf8b6c631eb50 authored almost 6 years ago
add sensor docs

github.com/fuse-open/docs - 5cac41f1215ab4e09a0ed7186d0972ae14291212 authored almost 6 years ago
Merge pull request #1269 from mortend/linux

Linux support

github.com/fuse-open/fuselibs - 26119cfac7b4dbdd5f00ff088ef75e7816cc99d7 authored almost 6 years ago
Fuse.Scripting.JavaScript: use JavaScriptCore on Linux

On Ubuntu we can easily install JavaScriptCore via Aptitude, and since a
compatible package for ...

github.com/fuse-open/fuselibs - 94f1fa4afc10f2b67c54149122633c4d674b4737 authored almost 6 years ago
Fuse.Scripting.JavaScript: fix include guard in JSTypedArrayInclude.h

This stuff is only available on apple platforms.

github.com/fuse-open/fuselibs - 753b0c19563cca3e9f0d2919143929e366d1edb1 authored almost 6 years ago
Fuse.Text: update Harfbuzz include dir condition

On Linux we'll include Harfbuzz from system headers.

github.com/fuse-open/fuselibs - 082f1db6f3eccb0e47692939ff5c378d656837e9 authored almost 6 years ago
Fuse.Text: link ICU on Linux

github.com/fuse-open/fuselibs - 4a49858add753f4e624a2edc4c33d3e9a4f2e879 authored almost 6 years ago
Fuse.Text: remove conditions on includes

The files should be included on all platforms using these classes.

github.com/fuse-open/fuselibs - d32be13eaf62a9cf2aa92e160b58e94ea701fa31 authored almost 6 years ago
Merge pull request #3 from mortend/linux

Linux fixes

github.com/fuse-open/legacy-cpp-framework - 7d54a170cbcf62c8b7064f2e3ac98acb96553cd7 authored almost 6 years ago
update README

Update how to install dependencies on Linux.

github.com/fuse-open/legacy-cpp-framework - beaea897ce34914cb4ae12bf2e334c3a1c64f48e authored almost 6 years ago
XliHttpClient: include curl in Linux build

This fixes HTTP support for Linux.

github.com/fuse-open/legacy-cpp-framework - d24d155b2d654a946f775f50db8cd9d13685b1a2 authored almost 6 years ago
travis: use xcode9.2 image

This image includes JDK8.

github.com/fuse-open/android-build-tools - 69eefac0b4ca30fe8f60462ad2509b39adefe285 authored almost 6 years ago
Merge pull request #58 from ckarmy/master

Add to integrations section: Biometric authentication

github.com/fuse-open/fuse-open.github.io - 978dbb6144b987853597117ee3520ddb2e3a8e27 authored almost 6 years ago
Add to integrations section: Biometric authentication

github.com/fuse-open/fuse-open.github.io - fc76dbdfe25179492f36e4059ec3145150c5b29f authored almost 6 years ago
Merge pull request #1268 from ichan-mb/master

fix android native scrollview clicked gesture

github.com/fuse-open/fuselibs - 2425a1512e8321625477721a9238a59e2a78b274 authored almost 6 years ago
fix android native scrollview clicked gesture

this is fix for when content inside native android scrollview can't accept clicked / tapped gesture

github.com/fuse-open/fuselibs - deb96b29f783ee75e67bff4b98976ac3617d2aa6 authored almost 6 years ago
Merge pull request #57 from LuisRodriguezLD/master

Thinner borders

github.com/fuse-open/fuse-open.github.io - 75141c114a431d7ce08446e73a2d47bc7734f6a2 authored almost 6 years ago
Darker background and fewer padding

Upon close look I notice the highlight class not being used, I decided to make a few adjustments...

github.com/fuse-open/fuse-open.github.io - 3a028662b5d9af6934dfb5529e0bf24c7d93791c authored almost 6 years ago
Removed thick border in example layout

github.com/fuse-open/fuse-open.github.io - 20e1e74e08ecdcda286623abfd01c86c403f0c11 authored almost 6 years ago
Merge pull request #1267 from ichan-mb/master

Features : Fuse.Sensor

github.com/fuse-open/fuselibs - 99619e19511364d19fc2b53f7adc897ab32bc1ca authored almost 6 years ago
fix indentation

fix tabs and spaces indentation

github.com/fuse-open/fuselibs - deae94ed8cf237e47791f64e2ddede0904d917a7 authored almost 6 years ago
Features : Fuse.Sensor

FuseJS Module for easy access to sensors on the device. Besides being able to read sensor data, ...

github.com/fuse-open/fuselibs - b3515467b2b55295e1d4f2708f6d36ae78161e0c authored almost 6 years ago
Merge pull request #56 from kusma/examples

embed examples into main site

github.com/fuse-open/fuse-open.github.io - 5d2174086178fb9c40663863175680d837a2ab0c authored almost 6 years ago
Merge pull request #1265 from mortend/typescript-defs

Add TypeScript Definitions

github.com/fuse-open/fuselibs - 51a15b8856b8a5be3879951ba1aa814d0e248b4e authored almost 6 years ago
Merge pull request #1266 from mortend/javascript-cleanup

Fuse.Scripting.JavaScript clean-ups

github.com/fuse-open/fuselibs - 5c4d1fefc5c383ed6b4f6566dd5058adda3303aa authored almost 6 years ago
index.d.ts: apply changes from #1262

github.com/fuse-open/fuselibs - bb4ccd16cc02c04738ce0b6542082cfbee232904 authored almost 6 years ago
Fuse.Scripting.JavaScript: fix JSC linking on Android

github.com/fuse-open/fuselibs - cd7879d75135fd3d6f34b9f396aa171775a228a8 authored almost 6 years ago
Fuse.Scripting.JavaScript: don't use deprecated methods in Duktape

uFreeStr() is deprecated and we can use the uCString RAII wrapper instead.

github.com/fuse-open/fuselibs - 2ccb48b3632e83d7e715db50eb475d37015d02ad authored almost 6 years ago
Fuse.Scripting.JavaScript: fix warning in Duktape on Android

duk_config.h:1321:9: warning: 'DUK_F_32BIT_PTRS' macro redefined [-Wmacro-redefined]

github.com/fuse-open/fuselibs - 1b47e0fa23864c6c21219417b43931635bc1de21 authored almost 6 years ago
Fuse.Scripting.JavaScript: only copy JSC headers when needed

Android uses V8 by default and we don't want to copy these header files
to the generated project...

github.com/fuse-open/fuselibs - 35752a77c92293ca2f3a20149ae5ef0272e685b5 authored almost 6 years ago
index.d.ts: improve type info

This adds some more types.

github.com/fuse-open/fuselibs - 0fe2d45ee67b47dbd3a38678c15d421c15dc4770 authored almost 6 years ago
index.d.ts: clean up whitespace

Let's remove those extra newlines.

github.com/fuse-open/fuselibs - dcd8583c4db760183045278a3a6df691b5a9a95d authored almost 6 years ago
index.d.ts: fixup types

These changes were made by hand, based on the documentation.

Perhaps in the future we can embed...

github.com/fuse-open/fuselibs - afd82ddf38bfe1f906dba9d3ec9cadaf9ac6debe authored almost 6 years ago
index.d.ts: add raw TypeScript Definitions

This file was generated from JSON files located at our docs repository, using
a program found in...

github.com/fuse-open/fuselibs - 5e3edacacbf1b36d83b9861552181f633f3454b9 authored almost 6 years ago
tools: add TypeScript Definitions generator

This program generates a TypeScript Definitions file based on the JSON files
found in `api-docs/...

github.com/fuse-open/fuselibs - 2344c3661d7a55943f6977a8e3af6ad743d5e4c2 authored almost 6 years ago
sass: increase contrast a bit

github.com/fuse-open/fuse-open.github.io - 4e285dc1265a85e8d725b3d3f5b810cd3a39645f authored almost 6 years ago
Download button spacing

Fixed the spacing below the download button

github.com/fuse-open/fuse-open.github.io - 3caaa72c150afa5c4304a225bd43170306704ad0 authored almost 6 years ago
Updated header menu item when active

github.com/fuse-open/fuse-open.github.io - ff5ab7cbc18036e67c176ef705908bc312643fd6 authored almost 6 years ago
examples: wrap long lines of code instead of scrolling

github.com/fuse-open/fuse-open.github.io - 2997dddb54ae688b4df05744415381a71c01d644 authored almost 6 years ago
Search + Style

- Added JS search to "All Examples" page
- Updated code highlighting styles
- Updated link style...

github.com/fuse-open/fuse-open.github.io - ba99bfd19b33f0774b14c44312761b4cc8af0386 authored almost 6 years ago
jekyll: make xml the default language

github.com/fuse-open/fuse-open.github.io - dc1ab84358f0ce4f5f445dcdf062c0bed57fc571 authored almost 6 years ago
examples: use monokai for syntax-highlig

github.com/fuse-open/fuse-open.github.io - 0b6b5226223dfd407930b1b8d4bf13547c148943 authored almost 6 years ago
examples: download using js

github.com/fuse-open/fuse-open.github.io - 8470c2fbd0d7c3e4d92a3c4650915297de35c227 authored almost 6 years ago
examples: add some bottom-margin to the preview-images

github.com/fuse-open/fuse-open.github.io - 181937622b6117e2b00775c3dabe179f4ddba0ce authored almost 6 years ago
examples: add youtube-videos

This isn't great, but it works...

github.com/fuse-open/fuse-open.github.io - b7f0d467c78ade8323b0e49dde990a50f472adc5 authored almost 6 years ago
examples: embed into main site

It's rather silly to have our own static site generator for the examples,
when we're already usi...

github.com/fuse-open/fuse-open.github.io - ead4eb8ffa26e473b020f1211321765b4a085ad2 authored almost 6 years ago
examples: import examples

Here's all the examples from https://github.com/fuse-open/examples,
converted into Jekyll front-...

github.com/fuse-open/fuse-open.github.io - adf02ce0588ee4df7674e5e5425e415584a2aadf authored almost 6 years ago
Merge pull request #54 from ckarmy/master

New page Integrations

github.com/fuse-open/fuse-open.github.io - 7e2ae0d9b9042bda20f12821ba3d3176b070cb0f authored almost 6 years ago
Merge branch 'master' into master

github.com/fuse-open/fuse-open.github.io - dfed46c489c3f682150fe1c71ae07fbf5ba8a1bb authored almost 6 years ago
Merge pull request #1264 from mortend/android-root-activity

Android: switch out calls to GetRootActivity()

github.com/fuse-open/fuselibs - 87d05c165098111909d73a58efbc4c654dc95f4c authored almost 6 years ago
Merge pull request #1263 from mortend/build-test

Add more build testing

github.com/fuse-open/fuselibs - c633ac5bf65a06c25f304bdff65e1b8839743954 authored almost 6 years ago
Android: switch out calls to GetRootActivity()

Most other code is using com.fuse.Activity.getRootActivity(), so switch to
using that method in ...

github.com/fuse-open/fuselibs - 29704d531f092e12229f7b039a30f5f21fd69eb8 authored almost 6 years ago
appveyor: build ManualTestingApp for Windows/native

github.com/fuse-open/fuselibs - bca4fb131c48faa5ee1f34dc413c2a03b8c4257f authored almost 6 years ago
appveyor: build ManualTestingApp for Android

github.com/fuse-open/fuselibs - 5159f0fbfd90b11b4f5a3862bd914eb25121f5a4 authored almost 6 years ago
appveyor: add uno command to PATH

github.com/fuse-open/fuselibs - f7c902f7a677bacbb3cd96a007fdf94da0067e45 authored almost 6 years ago
Merge branch 'release-1.11' into upstream-master

github.com/fuse-open/fuselibs - ee4df9deacb400211bcc30bbd11cfa6ccf787888 authored almost 6 years ago
Fuse.Scripting.JavaScript: fix link directory on Windows/native

github.com/fuse-open/fuselibs - bd2c5a15824f0ffeecfe66fd88a0b08fea2990ef authored almost 6 years ago
Fuse.Text: fix link directory on Windows/native

github.com/fuse-open/fuselibs - 4edc6f8925e25e90ba7e5033e13a1a8f1d2cb3a1 authored almost 6 years ago
Merge pull request #1262 from mortend/typescript-compat

FuseJS TypeScript compatibility

github.com/fuse-open/fuselibs - 63f1f13a8e4c5c26bb02788a10d1ed76d7248d6a authored almost 6 years ago
Merge pull request #55 from kusma/css-cleanups

CSS cleanups

github.com/fuse-open/fuse-open.github.io - 4a30b4fc1d4e9a162b42b185204546bbb4dd67d1 authored almost 6 years ago
FuseJS/Storage: rename 'deleteSync' to 'removeSync'

The 'delete' methods in FuseJS/FileSystem were renamed to 'remove' to avoid
using a reserved wor...

github.com/fuse-open/fuselibs - d24f6e7ffda950ad088112cc239a7f0af072254e authored almost 6 years ago
FuseJS/Timer: rename 'delete' to 'destroy'

'delete' is a reserved word in TypeScript and renaming the method makes it
usable in TypeScript....

github.com/fuse-open/fuselibs - f35ec48d837f52ace88e0ebb68d83a20764c2332 authored almost 6 years ago
FuseJS/FileSystem: rename 'delete' scriptmethods to 'remove'

'delete' is a reserved word in TypeScript and renaming the method makes it
usable in TypeScript....

github.com/fuse-open/fuselibs - 1636c57dafc592239b535fbaf96e07d8c794ace3 authored almost 6 years ago
FuseJS/VideoTools: rename variable to VideoTools

The ImageTools name looked like an old copy/paste mistake.

github.com/fuse-open/fuselibs - d24cf438047028c43b7b13ad6d234a86ac271321 authored almost 6 years ago
FuseJS/VideoTools: add @scriptmethod attribute

This doc-comment was missing the @scriptmethod attribute.

github.com/fuse-open/fuselibs - 67e843cecd9443c7122bca7c300253a80bcc91b9 authored almost 6 years ago
css: drop fallback for animation-fill-mode

This is supported in the latest version of all common browsers, and the
remaining ones doesn't h...

github.com/fuse-open/fuse-open.github.io - 31781bee1cc8b384e67b29d69a1137177e1a908b authored almost 6 years ago
css: drop fallback for transform

This is supported in the latest version of all common browsers, and the
remaining ones doesn't h...

github.com/fuse-open/fuse-open.github.io - 30179d859ddf46f59c02186b36a065f92da55608 authored almost 6 years ago
css: drop fallback for linear-gradients

This is supported in the latest version of all common browsers, and the
remaining ones doesn't h...

github.com/fuse-open/fuse-open.github.io - ad636331ede3d873372ef48463911db9bdb68b99 authored almost 6 years ago
css: remove empty blocks

github.com/fuse-open/fuse-open.github.io - 8fe310a666f865cb9ac3f5faae4da22cab2f2c21 authored almost 6 years ago
css: inform bootstrap about our primary and secondary colors

This enables helper-classes like "bg-primary" etc to grok our
color-scheme.

github.com/fuse-open/fuse-open.github.io - 53e3ea891553428477188e4c2d2613ee7f7c56dc authored almost 6 years ago
404: move custom css back into error-page

There's no point in downloading this css for all other pages.

github.com/fuse-open/fuse-open.github.io - 8f847aace0bf491b51acaa97a9bcbdc24305f221 authored almost 6 years ago
css: use bootstrap to set font-family

Otherwise, we'll just keep overriding the same setting over and over,
which is wasteful.

github.com/fuse-open/fuse-open.github.io - 09b31c030e1131d7e64dd39ac400f1d24d6d8430 authored almost 6 years ago
- Integrations: liquid to generate the html content

github.com/fuse-open/fuse-open.github.io - 3b9fe8898e11db8130910b3fc370c6cd47404813 authored almost 6 years ago
<a name="plugins"></a> remove it

github.com/fuse-open/fuse-open.github.io - 8b63e5b1b641abc19271bd177456e0f4b8501ff1 authored almost 6 years ago
removed redirect_from and <a name="packages"></a>

github.com/fuse-open/fuse-open.github.io - 395359e61361656af5872990a67a85e3c78b7b79 authored almost 6 years ago
New page Integrations

github.com/fuse-open/fuse-open.github.io - 60c4a149bc1aae5804e196550692b876b21aa022 authored almost 6 years ago
Merge pull request #53 from kusma/link-validation

misc cleanups

github.com/fuse-open/fuse-open.github.io - d92156fabc91e5fbd1e6a3b520876c6eb147ec88 authored almost 6 years ago
showcases: use showcase.url instead of showcase.id when possible

While we're at it, reflow the HTML to avoid overly long lines.

github.com/fuse-open/fuse-open.github.io - 023c48cfc74ee1d7264d6170f5a52d59e0a6f055 authored almost 6 years ago
home: drop needless site.baseurl

The link macro already generates correct links, no need to also use
site.baseurl.

github.com/fuse-open/fuse-open.github.io - c71b35e924f8d3ccb37f3dabe6ec0fa0fad86e2b authored almost 6 years ago
use github-pages gem

This makes it easier to sync the jekyll-version with what's in use on
github pages, so we can be...

github.com/fuse-open/fuse-open.github.io - abe2b9771cb600ed44ed09c1fbf88c3be24b9672 authored almost 6 years ago
enable link-validation for links to the front-page

github.com/fuse-open/fuse-open.github.io - 242255c0195fa532c820f03fd658fe79588924f2 authored almost 6 years ago
use link-validation when possible

github.com/fuse-open/fuse-open.github.io - a11f2e213018c3f27b239e9a413caf6b08b374f1 authored almost 6 years ago