Ecosyste.ms: OpenCollective

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

Noice: Natural calming noise

Noice is an Android app that allows you to create your own set of background sounds by mixing clips from environmental sources.
Collective - Host: opensource - https://opencollective.com/noice - Website: https://trynoice.com - Code: https://github.com/trynoice

ci(android): fix github workflow configuration

github.com/trynoice/android-app - b9e6a0bd27df4d72e76767db3d5bfb6b6fc4ad94 authored over 2 years ago
refactor(app): remove app cache store wrapper

github.com/trynoice/android-app - 2f84b74d0dd22e2cdc0b0e1b2574bc08559d52f7 authored over 2 years ago
ci(android): fix github workflow configuration

github.com/trynoice/android-app - 5436979197cc5a8d4dd8f001deb9b6b19bae1873 authored over 2 years ago
test(app): add unit tests for SoundDao

github.com/trynoice/android-app - 10cf6b8d5c744f7df2dcdc8b36419b315c7ae0ff authored over 2 years ago
fix: remove dead code and address lint warnings

github.com/trynoice/android-app - b82453e8ac78d009f13722d9474618330c60e3ce authored over 2 years ago
refactor(app): merge subscription plan dao into subscription dao

github.com/trynoice/android-app - c80aff9c5e49a356693f502b6d9bbeceabe3ec49 authored over 2 years ago
refactor(api-client): streamline data models

github.com/trynoice/android-app - 422a0fa1f7ebbb3d3ae0164ce58f0299a9eb83b6 authored over 2 years ago
refactor(app): remove explicit gson expose annotations from models

github.com/trynoice/android-app - fbc048e344b65a875766fb025ecef229f3480eed authored over 2 years ago
refactor(app): wrap metadata in a separate subclass to Sound

github.com/trynoice/android-app - 0b68dc02742eb9186edf3ecdc86b0ecb16286de8 authored over 2 years ago
feat(app): remove may gradle dependency

github.com/trynoice/android-app - 28b3ee1719a344704a7005a2ee5aa2896ba7b474 authored over 2 years ago
refactor(app): migrate subscription status poll service to room

github.com/trynoice/android-app - 1158685e4268f5285d1c87faa5aa396f0711bc7f authored over 2 years ago
fix(app): do not remove subscription plans when clearing app cache store

github.com/trynoice/android-app - 308eb6db7dc289bfd257b3a641d7e8b0be7eccc1 authored over 2 years ago
refactor(app): migrate sound repository to room

github.com/trynoice/android-app - 89938bf6bb99aecbb0a6b9ba427aae8f4958f6c5 authored over 2 years ago
fix(app): fix lint warnings in subscription purchase list fragment

github.com/trynoice/android-app - 86f85c05020690d4315b3f3e7089c225c1efacec authored over 2 years ago
refactor(app): remane methods in subscription dao

github.com/trynoice/android-app - 3b1e17d970d53cf5a525d3b70599948760063f66 authored over 2 years ago
minor adjustments

github.com/trynoice/january - e6f07d5f5566925c2183c227c9eeee4a7a2dccb2 authored over 2 years ago
simplify sign-in page

github.com/trynoice/website - 72a86b4cbc858eeb6cd24ae0d9415399526fd2fb authored over 2 years ago
minor adjustments to contentful page component

github.com/trynoice/website - 350d06789782b2348b1afa2c13e3aed12b3e1284 authored over 2 years ago
minor adjustments to the homepage

github.com/trynoice/website - 27da59d56a44742e906ed15f491125710aa88a95 authored over 2 years ago
do not queue more media items than neccessary

github.com/trynoice/january - 3ab3b845a9f83c85219594521bb5d2023bf6e452 authored over 2 years ago
add button to the example because why not

github.com/trynoice/january - 35a640d320b850f9c26b73d362c468b99b57bce5 authored over 2 years ago
minor updates

github.com/trynoice/january - ef7d7ee54a66ad3653350e8014cffe3d119c2387 authored over 2 years ago
fix media item paths in example

github.com/trynoice/january - 8fb64e15df013f78d994158fda0865830a3b51de authored over 2 years ago
add github workflow to deploy example to github pages

github.com/trynoice/january - 1c0b16d8cc75bddd0d568f8d26cea35ad02b2cc1 authored over 2 years ago
add basic implementation

github.com/trynoice/january - 800853062d64269a6e1c690cf8fe30547d70b7f4 authored over 2 years ago
add example driver

github.com/trynoice/january - 2897f9e3c444fbe565ba5f10e48112f5bfb9ef5b authored over 2 years ago
initial commit

github.com/trynoice/january - c9fe000c1332747defb246215c816dcdb968f752 authored over 2 years ago
chore: translations update from Hosted Weblate (#1085)

* Translated using Weblate (Breton)

Currently translated at 30.3% (84 of 277 strings)

Tran...

github.com/trynoice/android-app - 3f01ab54b98d47c87b953c16bc9755f56bf0e336 authored over 2 years ago
build(app): dump schemas generated by room with build output

github.com/trynoice/android-app - a0ab46fe1f2f8ae98fb3a046e637c784f42443e9 authored over 2 years ago
test(app): add unit tests for SubscriptionDao & SubscriptionPlanDao

github.com/trynoice/android-app - 520e81f404efae75e2dfa4bb8a6624250c01e8b5 authored over 2 years ago
refactor(app): migrate subscription repository to room

github.com/trynoice/android-app - 6c365b907a9f6d08344a85fe200cf30578972fb8 authored over 2 years ago
test(app): add unit tests for ProfileDao

github.com/trynoice/android-app - 641618e98245190355046c95835105c05d6a8008 authored over 2 years ago
ci(android): use gradle caching, change openjdk distro, enable unit tests

github.com/trynoice/android-app - e994dfd48c7cf7e132ef5c40e87b284e62885546 authored over 2 years ago
test(app): remove/comment out breaking test cases

github.com/trynoice/android-app - 7a2800266f5edc037b100b6f2b7929f3649f5a02 authored over 2 years ago
refactor(app): migrate account repository to room

github.com/trynoice/android-app - 18343e8b80230bf3d8835ae1b9dcb8f0a31f0209 authored over 2 years ago
feat(app): add room dependency

github.com/trynoice/android-app - 0fc0fea4b26cd85bc070751d7e8350084c62cc46 authored over 2 years ago
perf(app): remove unused gradle dependencies

github.com/trynoice/android-app - 3b43ad9e9cb2aa73d7edc9b10bc4f9ca16efc914 authored over 2 years ago
fix(app): use unlabeled bottom nav view with labeled title bar in home fragment

resolves https://github.com/trynoice/android-app/issues/1084

github.com/trynoice/android-app - 3983ea33822a2b75a1026b378e17462906e59e8d authored over 2 years ago
chore(app): translations update from Hosted Weblate (#1083)

* Translated using Weblate (French)

Currently translated at 100.0% (277 of 277 strings)

Tr...

github.com/trynoice/android-app - 8e0da2ce1cc0e9df3cde9a88fcfd03f4ff964ac1 authored over 2 years ago
Bump gatsby-plugin-mdx from 3.20.0 to 4.3.0 (#127)

github.com/trynoice/website - 371da23691cfbcb3447b7a05d0fc2549c77c392e authored over 2 years ago
Bump gatsby-plugin-manifest from 4.23.0 to 4.24.0 (#123)

github.com/trynoice/website - aa31b49a1d6facbc04e0308d8770aa2ed2414420 authored over 2 years ago
Bump gatsby-plugin-canonical-urls from 4.23.0 to 4.24.0 (#128)

github.com/trynoice/website - ba69475969269a2e997a75a98e7fbc82fa7c40a0 authored over 2 years ago
Bump gatsby-plugin-sitemap from 5.23.0 to 5.24.0 (#126)

github.com/trynoice/website - e114af4079760df88b57ee41154eb11f75e7f0de authored over 2 years ago
Bump @chakra-ui/icons from 2.0.9 to 2.0.10 (#125)

github.com/trynoice/website - d118d20ef8c1d0274bc59acdb649d0cea17578bd authored over 2 years ago
Bump gatsby-source-filesystem from 4.23.0 to 4.24.0 (#124)

github.com/trynoice/website - 7e0417038c64d007c27be365c4d36c54c5d54b41 authored over 2 years ago
Bump sass from 1.54.9 to 1.55.0 (#122)

github.com/trynoice/website - 2c8e2632e3ad7a97d51930b4533e7b2e85245147 authored over 2 years ago
Bump google-auth-library-oauth2-http from 1.10.0 to 1.11.0 (#87)

github.com/trynoice/api - 34c5b0efd1580632fe8837949ecf4b33b04704ca authored over 2 years ago
Bump @types/react from 18.0.20 to 18.0.21 (#121)

github.com/trynoice/website - 76311eb06d798f73453fdc05f87eacbacad16b90 authored over 2 years ago
Bump stripe-java from 21.5.0 to 21.10.0 (#85)

github.com/trynoice/api - 461069b6ca88e628459c6a17d630ba33ff416727 authored over 2 years ago
Bump gatsby-plugin-emotion from 7.23.0 to 7.24.0 (#118)

github.com/trynoice/website - 1506dba4536c93a2f38e52172326039b4db015f0 authored over 2 years ago
Bump @types/node from 18.7.18 to 18.7.23 (#120)

github.com/trynoice/website - b61cdc21752aa55cbbea182b33389ed237a5fd22 authored over 2 years ago
Bump gatsby-remark-copy-linked-files from 5.23.0 to 5.24.0 (#119)

github.com/trynoice/website - d64d8166332ae6d8d605c8fc937ccef8dff1a036 authored over 2 years ago
Bump google-api-services-androidpublisher (#86)

github.com/trynoice/api - 8186a18322b57f4b75a2319ae73d5e4efb80e026 authored over 2 years ago
Bump @chakra-ui/react from 2.3.2 to 2.3.4 (#117)

github.com/trynoice/website - b27e5eeee78ed38459698c4af3ad17e797817709 authored over 2 years ago
Bump org.springframework.boot from 2.7.3 to 2.7.4 (#81)

github.com/trynoice/api - 9bf0d3bf2782210e6a295da297318011b9b06571 authored over 2 years ago
Bump flyway-core from 9.2.1 to 9.4.0 (#83)

github.com/trynoice/api - cf2fc3e7e6998484fa255d89b2d823e6ca072c5a authored over 2 years ago
Bump gatsby from 4.23.0 to 4.24.1 (#116)

github.com/trynoice/website - be0d918500b9d8c7f66b1ce2f5776315689e2f10 authored over 2 years ago
chore(deps): bump slidetoact from 0.9.0 to 0.10.0 (#1080)

github.com/trynoice/android-app - 3a2a97c7d426fc270d71ecd9c2a3402a7a33d923 authored over 2 years ago
chore(deps): bump robolectric from 4.8.2 to 4.9 (#1081)

github.com/trynoice/android-app - a3a5e84c65421963a94d8ef287bb2f0cc1ddd4d1 authored over 2 years ago
chore(deps): bump mockkVersion from 1.12.5 to 1.13.2 (#1079)

github.com/trynoice/android-app - 689b6c20e8ff9ecc0c296d52d210b13bd10d4cad authored over 2 years ago
chore(deps): bump fastlane from 2.209.1 to 2.210.1 (#1082)

github.com/trynoice/android-app - 07cbafb2b9a3ed365293d1ac4c3128009bbc2c37 authored over 2 years ago
Bump io.spring.dependency-management (#84)

github.com/trynoice/api - d77bc16b9cdf1336a0cc7a4d580a3e97fe633bd9 authored over 2 years ago
Bump commons-text from 1.9 to 1.10.0 (#82)

github.com/trynoice/api - c82fd9b9fa87256da15ce04f2843fdefee4edef1 authored over 2 years ago
Bump gatsby-remark-autolink-headers from 5.23.0 to 5.24.0 (#113)

github.com/trynoice/website - be414e544fe7b73861e6bd4369dfa91e9273061a authored over 2 years ago
Bump postgresql from 1.17.3 to 1.17.4 (#80)

github.com/trynoice/api - 50591d8004c09277b35e2787806e235f0a27d98f authored over 2 years ago
Bump typescript from 4.8.3 to 4.8.4 (#112)

github.com/trynoice/website - 3fd2553b931df921405320c9478e044ca4aae950 authored over 2 years ago
Bump framer-motion from 7.3.5 to 7.5.1 (#114)

github.com/trynoice/website - 86dddf7e3e8517fc89ae3c8f863834f16cb9454e authored over 2 years ago
Bump gatsby-plugin-react-helmet from 5.23.0 to 5.24.0 (#115)

github.com/trynoice/website - 03afd854420f2d236aeb0bbcb0dfce7f5c71207e authored over 2 years ago
chore: merge branch 'main' into feat/chromecast-v2

github.com/trynoice/android-app - 1f26f179f9907177f36db3f1d73d1efba4e21d59 authored over 2 years ago
fix(app): remove package declaration from android manifest for app module

github.com/trynoice/android-app - 1e93d015ee5332e0f129357d519fc6ff36e00f5f authored over 2 years ago
perf(app): optimise exoplayer output on APK shrinking

https://exoplayer.dev/shrinking.html

github.com/trynoice/android-app - f9c94d64d6835009538d6e9c9331d2484f0e2a0d authored over 2 years ago
most things working, aurora.js has issues

github.com/trynoice/november - 95d7624bfb9f5161250bdc6c75cddc8757fb1b45 authored over 2 years ago
add type declarations for a few missing methods in Asset class

github.com/trynoice/aurora.js - 42b058d6c215cf2f0346f36630a26281ef80aa00 authored over 2 years ago
declare types and main script in package.json

github.com/trynoice/aurora.js - ba013a6a07e34d01ecba6f73c4de32b2b62e3cd7 authored over 2 years ago
declare main script in package.json

github.com/trynoice/mp3.js - 5269edf0dcda3659e48d330d3d09179649de51ac authored over 2 years ago
add aurora.js as a vendor dep

github.com/trynoice/november - e689ea634933f6618fc088bd628925190cc15492 authored over 2 years ago
test gapless playback

github.com/trynoice/november - c826fd755e013d5b396563f352b2623034bddc5f authored over 2 years ago
initial commit

github.com/trynoice/november - 9df4ff930c42de522184ea1a8ba92afabe774ecf authored over 2 years ago
fix logo margin in css

github.com/trynoice/cast-receiver-app - d5b83bb12fa0d787024a96dc4af1a4bbeac07c92 authored over 2 years ago
simplify status ui handler (manager)

github.com/trynoice/cast-receiver-app - e27c18da66bb43cc7cecd02232ccaf4cf94e5125 authored over 2 years ago
add '@testing-library/jest-dom' dep

github.com/trynoice/cast-receiver-app - 83aa8ede0bce5d01298701d2b139a9d7b513830e authored over 2 years ago
fix(app): use material 3 brand colors in default media router themes

github.com/trynoice/android-app - 8d723e5ee7b821af990e8b9d8f9e1fb7f6a3d3d9 authored over 2 years ago
feat(app): add a generic bi-directional cast messaging channel implementation

github.com/trynoice/android-app - 3cabc8a5175ea9f2537934f2105a116c5a071154 authored over 2 years ago
feat(app): hook cast sender api into sound engine implementation

github.com/trynoice/android-app - c23dfbeb50e09d270e3286465d4bf34ef550a302 authored over 2 years ago
feat(app): setup base infrastructure for chromecast sender app

github.com/trynoice/android-app - cbd93f7ae69750c99940c8a618d203bae58c6936 authored over 2 years ago
remove Source Sans Pro web font

github.com/trynoice/cast-receiver-app - 03632377dc80019a5428fc7f99784ad0729e6360 authored over 2 years ago
update package.json and bump dependencies

github.com/trynoice/cast-receiver-app - 92bb8603c09741d43deb38eb6e9977c04a5039cc authored over 2 years ago
add .gitignore and .editorconfig

github.com/trynoice/cast-receiver-app - dd800e888691d83c96587aff3af3a2282396b8dd authored over 2 years ago
fix(api-client): declare module namespace in build.gradle

github.com/trynoice/android-app - 1619976177fa11ec678e4ef9ffd1b86a76d25c2a authored over 2 years ago
chore(app): prepare release 2.2.4

github.com/trynoice/android-app - b1510f608422860e512a5ecff238f14bc2ae01c7 authored over 2 years ago
chore(app): translations update from Hosted Weblate (#1078)

* Translated using Weblate (Indonesian)

Currently translated at 80.5% (219 of 272 strings)

...

github.com/trynoice/android-app - 523194b36108c93276c844967b34fc317670329b authored over 2 years ago