Natalie Prange

Results 81 comments of Natalie Prange

Hmm I see the usefulness of this option. What would the concrete implementation of this feature look like? Every time the user presses play the sleep timer would be started?...

I agree and if I had more time, I would do it :) It's a good reminder though and thanks for the links.

Glad you like the app. I do not want to add too much additional information to the list view, but I like the idea when adding it as an option...

Hmm, it sounds tempting but I doubt it can be done with little effort. I'll try to look into it though.

I agree that something like this would be a cool feature. It will be quite some work to implement, so I won't promise anything but I'll definitely keep it in...

AudioAnchor has the same feature ;) In the settings menu under *Sleep timer* you can adjust the fade out time (10s by default) to 60s and enable *Shake to reset...

Hm interesting. The problem is only for apps that have a white top bar, right? The issue seems to be that the AudioAnchor notification icon is not changed to grey...

This was discussed in #76. AudioAnchor uses Android's MediaPlayer class. I don't see anything else in my implementation that could be the issue so I assume Android's MediaPlayer cannot play...

I couldn't find a file where I could not go up to the maximal speed (I don't remember which file I originally used to reproduce the problem) so I couldn't...

I think `QG_main.py` does use augmented data. Here is how I see it: `QG_main.py` takes `` tuples from the SQuAD dataset (SQuAD1.1-Zhou) and transforms them into `` tuples in a...