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

remove dependabot integration, add github workflow to bump npm deps

github.com/trynoice/website - 7133b9c89cf7a0521cdfa3fa853ea72f67f59bd0 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
remove google play review links

Google Play app page doesn't allow linking to specific reviews anymore

github.com/trynoice/website - 680d00bb40bc41c36ac8574d7cec2a2e51de2529 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
add alarms on android to pricing details

github.com/trynoice/website - 6d586074a0c35609854c2b40ede8198118242dcc authored about 2 years ago by Ashutosh Gangwar <[email protected]>
chore: prepare release 2.4.0

github.com/trynoice/android-app - e11d9d823e86b355abdcaecbf330be824f482c5a authored about 2 years ago by Ashutosh Gangwar <[email protected]>
chore: translations update from Hosted Weblate (#1101)

* Translated using Weblate (Ukrainian)

Currently translated at 100.0% (309 of 309 strings)

...

github.com/trynoice/android-app - 785868b9397e57c329b31db8725928222afbe632 authored about 2 years ago by Weblate (bot) <[email protected]>
chore: bump deps

github.com/trynoice/android-app - e614771e28c19fd7d4b326ce3463b21d91e5bc23 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
chore(deps): bump fastlane from 2.210.1 to 2.211.0 (#1100)

github.com/trynoice/android-app - 22d55436e56f0508a89f79927453d7c72bd42ccf authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat(app): add user setting to gradually ramp up alarm ringer volume

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

github.com/trynoice/android-app - de02a61c6efae6b2b07b43bb374c857c137ce5f4 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
refactor(app): replace ValueAnimator with coroutine based fader in LocalPlayer

ValueAnimator is dependent on system properties. If animations are
disabled in OS settings, Valu...

github.com/trynoice/android-app - 84aeb6c9761189fbf28d4cda7a9d82a832964812 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
feat(app): increase max duration for alarm ringer and snooze length to 60 minutes

github.com/trynoice/android-app - 841440c0610f5b7f363cab5df261c0e3701fe6da authored about 2 years ago by Ashutosh Gangwar <[email protected]>
feat(app): add master volume control to playback controller ui (#1099)

* feat(app): add master volume control to playback controller ui

resolves https://github.com/...

github.com/trynoice/android-app - fd080304fa9ebfcecf789a33888c240a65dc7af5 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
test(app): fix reschedule and disable all test case in alarm repository tests

github.com/trynoice/android-app - 194c8452d753b9507025a8ac7800a251ccb49c0c authored about 2 years ago by Ashutosh Gangwar <[email protected]>
test(app): fix add alarm case in alarms fragment tests

github.com/trynoice/android-app - 0036df8ee2a91413a8f0bb8d34d88d3627f850c9 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): adjust floating components' padding to include playback controller

github.com/trynoice/android-app - e7b42ce8754b467141952f4250e083844a1fc779 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
feat(app): add playback controller ui

github.com/trynoice/android-app - 8660057d5317ef466d5010f1f473062a0c8ca9c5 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
test(app): add ui tests for playback controller

github.com/trynoice/android-app - eeb3b2ec86cd49e13c6d24c3b278197276c579c1 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): fix home appearing twice before exiting the app after set alarm intents

github.com/trynoice/android-app - 1e6079a6bb8d0c3ed9079174e9a882061b53e66b authored about 2 years ago by Ashutosh Gangwar <[email protected]>
feat(app): handle set alarm intents

github.com/trynoice/android-app - 4afb4bf1081e43414cb654d7b0b4c6f6212bc0c4 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
refactor(app): rename ShortcutHandlerActivity to PresetShortcutHandlerActivity

github.com/trynoice/android-app - 75d2b97a1d69953c7697fa064bf42a27a9ff6603 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
build(android-studio): update ui tests run configuration and gitignore

github.com/trynoice/android-app - 8f89232a70b82b78f35d923286dc43defea568c7 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
feat(app): enable focusing an alarm in alarms fragment using nav args

github.com/trynoice/android-app - bcd775a8d170fe39b28228e06b55f044e8bbbd87 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
feat(app): handle SHOW_ALARMS system intent in main activity

github.com/trynoice/android-app - 22e9cb0b4071105e0bedd175df8f9720f51b1f2f authored about 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): reschedule alarms when app restarts or device time changes

github.com/trynoice/android-app - b6d8fb96aa6b2dcb4b8e926bff9b055d366234e7 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): add wake lock to alarm ringer service for promptness

github.com/trynoice/android-app - 170f96b2d3ba843aa9eb49a23f8da6f1b1093533 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
chore(app): add debug statements to alarm ringer service

github.com/trynoice/android-app - 614f923994666fefb89c99b35a2f1489d88105d8 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): fix alarm scheduling logic when new alarm is added

github.com/trynoice/android-app - 3f2e22271d13367b1f53cd4c1711b29467a2033a authored about 2 years ago by Ashutosh Gangwar <[email protected]>
perf(app): remove fallback notification channel in alarm ringer service

github.com/trynoice/android-app - b6e6286215b461568add5b9ea534a7f36d76eb9e authored about 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): fix error handing when room DAOs return empty list instead of null

github.com/trynoice/android-app - c96f3ed2bd13749528dbd5669e14464d33645539 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
perf(app): use list instead of map for default presets in preset repository

github.com/trynoice/android-app - 28c75c16df9319a06e94dcaf1c7cac709ac332a1 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): remove networking call from db transaction in sound repository

github.com/trynoice/android-app - 4ab35be50d09bd462960b5ab797fd2346854bebc authored about 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): use collectLatest to collect paging data flows

github.com/trynoice/android-app - 7887a0cf662157f5f565d48932d87617a9acf3ee authored about 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): player manager not resuming from stopping state

github.com/trynoice/android-app - a5dad4966fce3ae87dc4f9062d883e0e77e5c1b5 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
feat(app): add womb simulator default preset by lrq3000

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

github.com/trynoice/android-app - f6c1406a3b60f950db6da9a923dc4f3432895d5c authored about 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): make all sound metadata models serializable

github.com/trynoice/android-app - aee28d4ed33ee02f8c86aae02d09a1474f9c3e26 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
chore: prepare release 2.3.0

github.com/trynoice/android-app - a4e60d04dd3ced3a9a9dab15db0392521e747a3b authored about 2 years ago by Ashutosh Gangwar <[email protected]>
chore(app: translations update from Hosted Weblate (#1094)

* Translated using Weblate (Polish)

Currently translated at 55.1% (170 of 308 strings)

Tra...

github.com/trynoice/android-app - 82a9afef745076c7e7bc6b1a55d0746e45577a6b authored about 2 years ago by Weblate (bot) <[email protected]>
fix(app): do not pause player manager indefinitely on changing audio attributes & focus manager

github.com/trynoice/android-app - c2ed5affcdc2cd3061a4839eee16bac768bcd80f authored about 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): fix skip fade transition flag in local player

github.com/trynoice/android-app - 8af15736ad8d2d4d25b9c7cdb3e9b031a08559d5 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): prevent players from resuming during a pause transition in manager

when change audio attributes or audio focus manager

github.com/trynoice/android-app - c647ada8a4fb3f5c408294a8b981f7191183fd0d authored about 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): let player manager abandon audio focus when paused

github.com/trynoice/android-app - 1ffcc41bbd5d5d5f124c46be650bb472114e43aa authored about 2 years ago by Ashutosh Gangwar <[email protected]>
refactor(app): move playbackState field to private fun in player manager

github.com/trynoice/android-app - aa959500193890ded118d12c2b8c5c842e248347 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): do not allow manager to play players when all others are pausing

github.com/trynoice/android-app - fdba538858cd66064556428a3647a90dabe006d1 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
docs: update changelogs link in README.md

github.com/trynoice/android-app - 216da2651ae76219e34d7b5ac7822cf43918f9bc authored about 2 years ago by Ashutosh Gangwar <[email protected]>
refactor(app): update empty list indicator style in presets fragment

github.com/trynoice/android-app - 1081e095d8fd98cb2a1afa57966c04adbde2606e authored about 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): fix broken translation for polish locale

github.com/trynoice/android-app - 2da6d100ed25ad1f14a74798ad2cb8050680dc62 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
chore: merge translations from weblate/main

commit 9ba81f381d655732a271a5ad85a026ac7dbe3645
Author: Mateusz Skórka <[email protected]>
D...

github.com/trynoice/android-app - c3576151b5b0231bc323ebe3ac8515df5946da58 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
chore: merge pull request #1089 from trynoice/feat/alarms

Add alarms

github.com/trynoice/android-app - e84a23f251100de42c0e8a805dc779f06dc9516e authored about 2 years ago by Ashutosh Gangwar <[email protected]>
test(app): simplify ui tests for app intro activity

github.com/trynoice/android-app - f0d205b27a011a4516eade3877cdefcc51282286 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
test(app): add ui tests for alarms fragment

github.com/trynoice/android-app - e26da04bdd5f3d1eec65d8e1c07f25d866b22511 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
test(app): add unit tests for alarm ringer service

github.com/trynoice/android-app - 07102c097fb6049b3e3c6c4055a4618d52d8b1e3 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): fix minor issues in tests and alarm repository

github.com/trynoice/android-app - d3996437af3f66dda4766157198f8e40bb98991d authored about 2 years ago by Ashutosh Gangwar <[email protected]>
refactor(app): use injected coroutine dispatchers across the app

github.com/trynoice/android-app - 21ee14623278020226a25050a6d33401d0e4adda authored about 2 years ago by Ashutosh Gangwar <[email protected]>
refactor(app): move hilt modules to top level classes

github.com/trynoice/android-app - a88480c475cde64b765644a428dd7bc3e8d50672 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
test(app): add unit tests for alarm repository

github.com/trynoice/android-app - e42ddf2d42162ca453b755e7352fdf3d63ecdde3 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
test(app): add unit tests for boot and schedule alarm permission receiver

github.com/trynoice/android-app - 6398edd2b85c14e04bf70edc4cb65bffeaf008d2 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
test(app): add missing tests for settings repository

github.com/trynoice/android-app - 722e893be052a63e578c4337262e5aea29b6a09e authored about 2 years ago by Ashutosh Gangwar <[email protected]>
test(app): add unit tests for MaterialSwitchFix view

github.com/trynoice/android-app - 458a6a18dca752ef9bb61b3388e9c63a8588693e authored about 2 years ago by Ashutosh Gangwar <[email protected]>
test(app): add unit tests for AlarmDao

github.com/trynoice/android-app - 65cb9db4b25237dbcb3b3b71e8e77ec5fdaff3f9 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
test(app): partially enable ui tests

github.com/trynoice/android-app - a5a68e0edc6d409d23f20f9f72fae7a934550411 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
chore: merge branch 'main' into feat/alarms

github.com/trynoice/android-app - 3e1eabae50329bc675f64f05506f10cc53b07f8b authored about 2 years ago by Ashutosh Gangwar <[email protected]>
feat(app): add receiver to disable alarms when the permission is revoked

github.com/trynoice/android-app - 665d961c6211cd4c3ee08e75ae3e4c77c2727f02 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): auto enable alarms when time is updated in alarms fragment

github.com/trynoice/android-app - 21b5be41e57409ad38ed16e47f723a04747ec805 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
feat(app): add user preference to specify max alarm reminder duration

github.com/trynoice/android-app - 5928db89d1b658f4112930cc58e91c815747d414 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
refactor(app): remove icons from settings fragment

github.com/trynoice/android-app - b6d34dc73d215dafab2983c42d34defa8e911d8e authored about 2 years ago by Ashutosh Gangwar <[email protected]>
feat(app): add user preference to set alarm snooze length

github.com/trynoice/android-app - 03021d9d3f04dedc0fd170f7d3531b2c82013d4f authored about 2 years ago by Ashutosh Gangwar <[email protected]>
perf(app): remove legacy wake-up timer code

github.com/trynoice/android-app - 5ced4e8c521c29df23aa8ce5e75df6a3f5cedea9 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
feat(app): add free usage restriction to alarms

github.com/trynoice/android-app - e5d121750dea6ebaac0b59e54684fc480f429aa2 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): add a workaround to disable listeners for Material Switch

on programmatic inputs

github.com/trynoice/android-app - 4b416b2aa2c17d3cb63a38865d139473b9dff0f6 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
feat(app): add boot completed receiver to reschedule alarms on device reboot

github.com/trynoice/android-app - 8d5c279bea6e448e834bf95dfde8a54fad5ded23 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
feat(app): implement snoozed and repeating alarms scheduling

github.com/trynoice/android-app - 44ca133b018dfccc75b7e17bdcbbf2c7d8d84bb2 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): override back button press events in alarm ringer activity

github.com/trynoice/android-app - 16e0ee3781017d7f14a82f1841350d3cf88dd110 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
feat(app): add alarm ringer implementation

github.com/trynoice/android-app - ecf22eb274ede9df1e3625ba5987e3e5fdf8f79a authored about 2 years ago by Ashutosh Gangwar <[email protected]>
Bump io.spring.dependency-management from 1.0.14.RELEASE to 1.1.0 (#92)

github.com/trynoice/api - 50871721c667e45881509302149f63ccdcedd118 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump google-api-services-androidpublisher (#88)

github.com/trynoice/api - e7b66a15b2b7b4dad4f13a8ba7abe2f47b4e2ff9 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump google-auth-library-oauth2-http from 1.11.0 to 1.12.1 (#90)

github.com/trynoice/api - 3d6193dd319b48cf27fbce185797516b0496d36a authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump postgresql from 1.17.4 to 1.17.5 (#89)

github.com/trynoice/api - 1a77a55e98853ecea55cb930d0c3292a5d1e8623 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump springDocVersion from 1.6.11 to 1.6.12 (#91)

github.com/trynoice/api - bbdd7925c5b03995661d7f4510ebb8c9c96b964d authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump gson from 2.9.1 to 2.10 (#1088)

github.com/trynoice/android-app - 2582ed95d4fa65f360a5552c5dbb47d82d371205 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat(app): implement ui components to update alarms

github.com/trynoice/android-app - 12e0c429dba3a91a94bf048e7bfef1b5fac0b364 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
chore(app): translations update from Hosted Weblate (#1087)

* Translated using Weblate (Spanish)

Currently translated at 99.2% (275 of 277 strings)

Tr...

github.com/trynoice/android-app - 0553e5ef5953dfa2488b9cbdc5ecab65794380eb authored about 2 years ago by Weblate (bot) <[email protected]>
feat(app): add ui for alarm list

wip: implement alarm update flows and scheduling

github.com/trynoice/android-app - cf5536b94a025904bb271b5d5ba2e822c0b85ada authored about 2 years ago by Ashutosh Gangwar <[email protected]>
feat(app): add basic implementation to create alarms

github.com/trynoice/android-app - 0a8573d02e2c0197b602a2e8221b3a0644485f98 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
feat(app): add alarm scheduling logic

github.com/trynoice/android-app - 15a4a9433a619192baa34125fcdc0d932cb6c512 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
bump nginx and third-party module versions

github.com/trynoice/nginx-builds - 7b9af1b625e9eabe77c4b75945ea9fbe7f9e17a3 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
feat(app): request notifications & alarms permissions in alarms fragment

github.com/trynoice/android-app - 8342aa203a47b4aac9ac419b0677c001505c4558 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
refactor(app): return constructed Snackbar from show* methods in FragmentExt

github.com/trynoice/android-app - 06cd6d30707bf1d02b1dc25b4950d595a23bf8f4 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
chore(app): bump targetSdk and compileSdk to 33

github.com/trynoice/android-app - 19aac672b8a8ea0ade2fff335b539b0bd9dc83c3 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
feat(app): add basic alarms fragment

github.com/trynoice/android-app - 0e2dca8434d2fdb0f9988c518af7db741ecea752 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
feat(app): add base models for alarms

github.com/trynoice/android-app - 2dc130b68452e98c8ca6e3a3b394797ec608dece authored about 2 years ago by Ashutosh Gangwar <[email protected]>
refactor(app): rename AppTypeConverters to AppDatabaseTypeConverters

github.com/trynoice/android-app - 5c9933db9b14c65ce2d380911a1196cef66e1ab2 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
chore(app): android gradle plugin to 1.3.1

github.com/trynoice/android-app - 744b717392005a3b337928192eb590b0786c3dbc authored about 2 years ago by Ashutosh Gangwar <[email protected]>
chore(app): bump material to 1.7.0

github.com/trynoice/android-app - 04c9cc9b5497f96e76ba31a049e478f118f92462 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
build(app): update IntelliJ run configuration for app module

github.com/trynoice/android-app - f5facbb86fc7b1cd907b8947ecba8b89d8ed2107 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
chore: merge branch 'main' into feat/chromecast-v2

github.com/trynoice/android-app - 336b656e077471f9c0b96d4e36c04949d0dab686 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
ci(github): bump setup-java action to v3 and enable gradle caching

github.com/trynoice/api - e3f537d4b6d82410adeee4e6e776395c1f273e24 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
ci(github): bump codecov-action to v3

github.com/trynoice/api - 5bbbb75015296a173c97751202980427967baa2b authored about 2 years ago by Ashutosh Gangwar <[email protected]>
ci(github): hardcode jacoco report paths

codecov upload is not able to detect them

https://github.com/codecov/uploader/blob/f8d7a3a82034...

github.com/trynoice/android-app - c8ab91f43865af762942fbd034d54312c22d8f5f authored about 2 years ago by Ashutosh Gangwar <[email protected]>
build(gradle): fix jacoco coverage reporting for android unit tests

github.com/trynoice/android-app - 335f0471823211eb8151dbdee1efb9e863c6107b authored about 2 years ago by Ashutosh Gangwar <[email protected]>
chore: merge pull request #1086 from trynoice/refactor/room

Migrate from May to Room for local data storage

github.com/trynoice/android-app - 0ea9b1532f9575c9b5f4a2b69fb700e29c509b42 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
refactor(app): remove listPlans from subscription billing provider

github.com/trynoice/android-app - fbc6a4f192306103aa5422cb6fa35bfc2198984c authored about 2 years ago by Ashutosh Gangwar <[email protected]>