Age | Commit message (Collapse) | Author |
|
|
|
|
|
Fail limits don't apply to IOException because the most common failure is network issues. A FileOutputStream throws a FileNotFoundException when it can't write to a given file, so if that error is thrown the app can safely assume that the storage location is currently unavailable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1) Fix when dragging the song that is playing somewhere else continuing onto the previously next song.
2) Fix #339. The check was correct, but the currentPlayingIndex was not being updated before doing the check.
|
|
|
|
|
|
Preview images for widgets
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ListView's header
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|