Abestanis

Results 38 comments of Abestanis

I can confirm that extracting the content channel and pretty much all of our Java code into a plugin solves the issue.

~~I can't tell if this introduces some visual changes in the default configuration. Please update the goldens on the `1.0.8` branch before merging this, so we can compare against a...

I don't feel like it would be annoying at all, adding items to the newly created playlist is just the next logical step. Can you think of an example where...

> When this happens I coded this for it to stop the playback It is stopping, that part is ok. > This likely should be fixed by optimizing the operation...

I haven't tested anything, but if there are no actual music files in the folder, you could create a [`.nomedia` file](https://developer.android.com/reference/android/provider/MediaStore#MEDIA_IGNORE_FILENAME) in the `/MIUI/sound_recorder` directory. The content of the file...

I wanted to focus on fixing some small issues I noticed while using the app, and then focus on adding a home screen widget. I'm going to create issues for...

Sounds good, thank you for all the reviews! There is no need to hurry.

The changes in the goldens are actually fixes to our tests. Previously the `Song` instances returned by the `FakeContentChannel` had an `origin` set, but this was not realistic, because the...

Hey, thank you for the detailed description and providing the two images, this will make it much easier to find out what's the problem. I just tried it with both...

> 2. Hide the Thunderbird window by minimizing it Is this step necessary or does it work if you don't hide it?