whitenoise-android icon indicating copy to clipboard operation
whitenoise-android copied to clipboard

White, pink, and brown noise maker for Android with lots of features.

Results 5 whitenoise-android issues
Sort by recently updated
recently updated
newest added

This change resolves #48 by fixing the ui jitter when selected hour goes from 9 to 10 - Pad the hour number to have at least 2 digits - Set...

Minor UI bug: 1. Click "+" next to Timer 2. Increment hours until time reaches "10:00" 3. Observe the buttons move/grow. Expected behavior would be for buttons to not change...

good first issue

The code was written for an older version of Android. There are now multiple different ways to handle audio focus depending on [API level](https://developer.android.com/guide/topics/media-apps/audio-focus). Ideally, we want to still be...

enhancement

Preferably [Hilt](https://developer.android.com/training/dependency-injection/hilt-android).

enhancement

**Description:** Brown noise stops playing after having it on non-stop for about 3h continuously. Switching to white or pink noise restarts that type of noise, and I can then switch...