Ecosyste.ms: OpenCollective

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

github.com/trynoice/android-app

The Android app for Noice.
https://github.com/trynoice/android-app

fix: add null checks on RecyclerView in preset & library fragments

061be30cab16db7fb0303fdc83706aec534d9fe4 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
chore(deps): bump fragment-testing from 1.1.0-beta01 to 1.2.0-alpha01

Bumps fragment-testing from 1.1.0-beta01 to 1.2.0-alpha01.

Signed-off-by: dependabot-preview[bo...

e3879de0fbfa2ee02c73ffc70d318cba58329d87 authored over 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
chore: bump app version

cb4cacb7340873834d7d6db8ac29f87017e7b9b2 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
Merge pull request #12 from ashutoshgngwr/fix/about-fragment-crash

Fixes crash on opening about screen on Android 9+

cd0de1086ca4727f067753882fff2bf57116ed19 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
chore: cleanup onCreateView in preset and library fragments

e8557d708cd8f580f7bbb9256503545429c7d658 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix(AboutFragment): activity recreation due to forced night mode

c5c1359363a65860e8b0321a676fd760ca15837b authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix(PresetFragment): fix incorrect log tag

a09e0c366110cf5edbcc43084320f9f696356b2d authored over 5 years ago by Ashutosh Gangwar <[email protected]>
chore: bump app version

3b9bd359099d1a4067c4e49ca06ee14e71d28599 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
Merge pull request #10 from ashutoshgngwr/feat/list-feedback

Adds list reordering based on item's playback state

198c47cc904390c746b7e59f091acd1bb20b4f2e authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix: lint warnings

... at the cost of reduced code branch coverage :neutral_face:

785025246502a3d139e4c663a94fd43065fc3d38 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
test: adjust cases to consider list re-ordering

d2d47ca0aee65a2cfad937213400febe5f9442ac authored over 5 years ago by Ashutosh Gangwar <[email protected]>
feat: order lists by playing state and then names

309e2cefc1d5ff346e8c737278297651f2fb8dea authored over 5 years ago by Ashutosh Gangwar <[email protected]>
chore(deps): bump fastlane from 2.125.2 to 2.126.0 (#9)

Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.125.2 to 2.126.0.
- [Release note...

c69d2af6a39c2795a20626c19a66b63d761343c1 authored over 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
bump app version

8d3d65ddf212ca5d87876baa2644cd55c59539b7 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
Merge pull request #8 from ashutoshgngwr/fix/more-bugs

Fixes more minor bugs

53cff9090e536335e7b50a89fbe128f7f3a3207e authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix(PresetFragment): empty indicator state on regaining focus

321c543adf78c51663314109c5530a62a88805d3 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix(MediaPlayerService): cleanup messy focus management

a81b1864ab0d1d64c12d8c93e7724e32c3faa979 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix(MainActivity): add save preset switch to back stack listener

17c740dac6c40e0c73ae0951019bac8d949eee17 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
chore(deps): bump kotlin_version from 1.3.31 to 1.3.40 (#7)

Bumps `kotlin_version` from 1.3.31 to 1.3.40.

Updates `kotlin-gradle-plugin` from 1.3.31 to 1...

fc880e77a3f2d7d34e160fc039af603ec298e202 authored over 5 years ago by dependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>
chore: update README.md

3d62676320714c29ca3503ff545c0817caaef7ac authored over 5 years ago by Ashutosh Gangwar <[email protected]>
chore: bump app version

22dab188c5ce89b0d1cea144c1681b18bf968ae3 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
Merge pull request #6 from ashutoshgngwr/dependabot/gradle/com.google.auto.service-auto-service-1.0-rc5

chore(deps): bump auto-service from 1.0-rc4 to 1.0-rc5

0539381c83f0f1e4d291d413b7e5680be9fa2df0 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
chore(deps): bump auto-service from 1.0-rc4 to 1.0-rc5

Bumps [auto-service](https://github.com/google/auto) from 1.0-rc4 to 1.0-rc5.
- [Release notes](...

9a973f9dc843f76dbdbd7eb6198b8c889c03c974 authored over 5 years ago by dependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #5 from ashutoshgngwr/fix/minor-bugs

Fixes a few minor bugs

e0b19f8ee4d0a3f8c0defd108995c20ef8c3c490 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
chore: add github issue and PR templates

6ffaac94450af48d3e961a3fd74790a5ac87b0a1 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix(MediaPlayerService): playback being resumed without audio focus

on clicking play action button in notification

25e642ae996c18004ddb0f5caeaaf0a61178c0cb authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix(MainActivity): fix findFragmentByTag always returning null

1666900b3d9f20b1cd14598b88327ad648d12880 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
chore: update README.md

c0e9cd6613caabdbb2f0f32e1dae8c46dd2017d2 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
chore: cleanup code

c3ed7e15a5d6e98e36f048f635cecf995e14a270 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
chore: bump app version

210a039d4799122b70844ea7f5e173db5775692b authored over 5 years ago by Ashutosh Gangwar <[email protected]>
Merge pull request #4 from ashutoshgngwr/test/ui

Adds correct UI tests for SoundLibraryFragment and AboutFragment

b4d804016e4210f2785cd6d5b5dfab458c55edf8 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
test: add correct tests for SoundLibraryFragment & AboutFragment

4f225c7cca08925a9e30c017a848aa6730adef30 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
Merge pull request #3 from ashutoshgngwr/feat/presets

Introduce user persistable playback presets

d17d079aa23233e8bc638a83167ad706fa29779f authored over 5 years ago by Ashutosh Gangwar <[email protected]>
test: add ui tests for PresetFragment & SavePresetDialogFragment

228b67a6ee2fc94776ab7be60afcf7b2893fce42 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
test: fix existing cases; add a few more

44d72abb2053b21a86757bb0a861ac4658e84ea1 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix(PresetFragment): fix empty list indicator colors

3607e6f92060faec7f3ff5a735abd0ca3f545235 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix(SavePresetDialogFragment): text color in name input field

4d59d99de8b1741bf4a8e606954910eaafd6888b authored over 5 years ago by Ashutosh Gangwar <[email protected]>
ci(travis): stop flooding my inbox :unamused:

bdb239ffaa07c39af081a985728947ff2f84b37f authored over 5 years ago by Ashutosh Gangwar <[email protected]>
feat(PresetFragment): add empty list indicator

4cd92b6e780bcb6f03db81e124ff1976c2147078 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix(PresetListAdapter): adapterPosition getting updated before onClick finishes

8939fc33128cc1ba5fa043d23d30e1e76f8bb075 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
feat: add presets :relaxed:

incoming broken test cases. failing builds :stuck_out_tongue_closed_eyes:

93e461d4bec3ed6e1247a6257dc001c3c0bc2663 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
chore: cleanup OnPlaybackStateChangeListener

ef885d5662701117f06700a0bdda6ca7807e988e authored over 5 years ago by Ashutosh Gangwar <[email protected]>
chore: bump app version code

d975d00f631fdf6d2b702041358b75ab54f6fad2 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix: fastlane config

7f1e47c8f6b6da7c7cf63ab39ffc8b149d3414f4 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix: allow longer playbacks for living sources

371882cec1c54b66859de27342cd29e5a2c27a1d authored over 5 years ago by Ashutosh Gangwar <[email protected]>
chore(deps): bump robolectric from 4.2 to 4.3

Bumps [robolectric](https://github.com/robolectric/robolectric) from 4.2 to 4.3.
- [Release note...

cfa74848bd94615885c030b97ac627dd22dc1bf0 authored over 5 years ago by dependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>
chore(deps): bump fragment-testing from 1.1.0-alpha09 to 1.1.0-beta01

Bumps fragment-testing from 1.1.0-alpha09 to 1.1.0-beta01.

Signed-off-by: dependabot-preview[bo...

24e1a780ddfd0df27525ad9e7766a448ce586332 authored over 5 years ago by dependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>
chore: bump app version, stage initial release candidate

2b59243e17e309e7ec2043d6f1358560266c1f3b authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix: fastlane production track config

85cbb9bb961cf1bff802d8a89efcbdecc62a3ab4 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
feat: update README.md

9c71da7e3c0e3705f27f1708c1db28d87e0484c6 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
feat: update about details

13d616ceb91fb0941de832a940e510e7f7c5dbd6 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix: update sounds

46277389b65b35fb81548bada8e725d87871585b authored over 5 years ago by Ashutosh Gangwar <[email protected]>
feat(fastlane): migrate to android app bundles

3fe18d6fd795eae2b28ea5cf77cdc4c947aca4b6 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
feat: add README.md

c5d5a51bf93057806c7d82d45b6d864cf59b368f authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix: gracefully handle audio focus changes for all android versions

f6fd9bb3a144f97f58653f5e677d96293369c8f1 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
chore: audio focus and becoming noisy receiver cleanup

cde5ce6d6f0ad960ecfdef576b66502523968d6e authored over 5 years ago by Ashutosh Gangwar <[email protected]>
ci(.travis.yml): add deploy job config

e791497f0a0cf64d849f04e9e6d34b2b7cb4f7f9 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
test: add few cases for SoundLibraryFragment

aab11a24ed9279212617163fb1c85ce261c2963c authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix: ANR on pausing playback

d472274d8a9759f8447138609013b43108c54493 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
feat: add fastlane config

f866cff6260659b91eaf7947cb160a15c6217103 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix: grammar :neutral_face:

d2bfb3c22decba3a89a4aa8aad0f5ad96de4708a authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix(AboutFragment): fix opaque background color for text in selectable items

a0c717d2af75c570ac63c8f1b3236d8314cd59f6 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix: add missing permission for starting foreground service on 9+

ddc8fa6752e4ef3d2249575ae9d0fc57f6eb5426 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
feat: update about page details

6d1b5c6380629525f1a5d30003a351f832e15c5e authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix: UI look and feel

fb09f9d852996d2eae0dec26081f43a199f66ed6 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
chore: remove unused branch in AboutFragment#createElement

9fa02954caddc607ab0bd996d42d7bd1f176010e authored over 5 years ago by Ashutosh Gangwar <[email protected]>
feat: add more options to navigation drawer

42efca9d5e750a63328d770812904980fc929e5e authored over 5 years ago by Ashutosh Gangwar <[email protected]>
perf(SoundLibraryFragment): use on create/destroy for service binding

708bc08054caa36776d041879921eba13ca4a9d7 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
feat: add about fragment implementation

16b67af44985b948f98e90dc9ce82fbb0484a848 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
test: add case for SoundLibraryFragment

376c47a5b4f66df9ee13702cf814633eb7813766 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
ci(.travis.yml): add test coverage config for codecov

cc1707e3a4e308c983ea22503f827e475639b997 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
test: Add unit tests for MediaPlayerService

e5db786100596fc33e2c5910cbc60723374f7315 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
test: add unit tests for SoundManager

d3d04833525600bb021560ab3d5a8cee90a61c31 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix: notification actions not responding when app is in background

148dc7116eb77def6fe8778474cc13ea3d2069f1 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix: bind service to fragment to avoid NPE mess

3aa43f7502c224fcd856ba43f282468637ba485c authored over 5 years ago by Ashutosh Gangwar <[email protected]>
chore: remove unused proguard config and 'credits'

9ecaf1ebd3149eeea716b22b17472e24f265ef04 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
chore: bump material dependency version

20c56d65ccfcd61ad7c2e22cb07ca6df538f6c7b authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix: crash on screen orientation change

Indicating in Manifest that MainActivity should handle orientation changes on its own.
So it shou...

a4725c3eaf9bb7eb02c03c0e23440432321eac48 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
feat: add predefined min delay for non-loopable sounds

874993bd0a919d40501e0d3ea093ea59299fb22c authored over 5 years ago by Ashutosh Gangwar <[email protected]>
feat: pause playback on headset unplug

2c4d6cb4ff3a46970ebae0d4ca819a8a3325c092 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
feat: update sound library

24b224052879e137d334d1a0572a040cfa6c6869 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
feat: add audio focus listener

947ae8c8703cb79deb534a7cb28a4c01f37adc39 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix: notification updates sync with playback state

88e8fef4f6dbf48747fb39b63bea4252f9ff1737 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix: notification play action button

83edbdf2cb54709d84c1bb87551a54af7f3e7c2c authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix: Sound playback, pause and resume

59d240168a887cfcf5747cee271d90b6ece30802 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix: media player notification actions

...and minor refactoring in SoundManager

91d7acfebaa79b5e4fcb75e79bb69169c77cce5c authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix: play button appearance in sound library

d3c2908dcad573642e1fdf8b08b725672e4ba71e authored over 5 years ago by Ashutosh Gangwar <[email protected]>
feat: setup sound playback backend

eb9eeffaa85b0554b16e7b8d975105c5aa75e2d0 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
perf: optimize sound library fragment and tweak ui

62098294d3ff6928c087b73145fbde0c79bf828c authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix: nav drawer toggle content descriptions

also fix formatting

fb0402f1ebc46b3e4076e445dd4b0a51eec442e2 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
feat: setup basic dashboard ui

ba56340997b6c67f6d8e0803b106c17980a4e1e8 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix: navigation drawer not being updated on pressing back button

a01ee0a40c693bd550329d36ff4f8972f86f488e authored over 5 years ago by Ashutosh Gangwar <[email protected]>
feat: add basic sound library

f53603a615af317019b9648b4058ad71e8583a13 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix: fragment state loss on device orientation change

924885521c993c3cb56da6296ea38a679c6a52b4 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
feat: setup basic ui navigation

5d9874849836bd2a402e4523741b05dac2c6b5fb authored over 5 years ago by Ashutosh Gangwar <[email protected]>
setup initial boilerplate

608053590d84c7b7db54ba2fe812cf6170b385af authored over 5 years ago by Ashutosh Gangwar <[email protected]>
Add LICENSE

801d2b993935c908d0b29e5657b4d07b604f5e4f authored over 5 years ago by Ashutosh Gangwar <[email protected]>