hurzl

Results 28 issues of hurzl

For example ic_zoom_out. It is in the material-design-icons but doesn't show up. And it would be nice if the icons would be sorted in the drop down list.

enhancement

AbstractMusic should parse `Last-Modified` as returned by MPD via listallinfo. Then albums could be sorted by last added.

Wishlist

I switch WLAN off and on (I go out and come back) and get the dialog "connect failed: ENETUNREACH (Network is unreachable)." I can't get past this dialog no matter...

instead: ``` java.lang.RuntimeException: Unable to start receiver com.namelessdev.mpdroid.PhoneStateReceiver: java.lang.ClassCastException: android.app.ReceiverRestrictedContext cannot be cast to com.namelessdev.mpdroid.MPDApplication at android.app.ActivityThread.handleReceiver(ActivityThread.java:2649) at android.app.ActivityThread.access$1800(ActivityThread.java:154) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1398) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:135) at android.app.ActivityThread.main(ActivityThread.java:5294) at java.lang.reflect.Method.invoke(Native Method)...

when deleting album from playlist ``` com.namelessdev.mpdroid E/AndroidRuntime: FATAL EXCEPTION: Thread-447 Process: com.namelessdev.mpdroid, PID: 7979 Theme: themes:{} java.util.ConcurrentModificationException at java.util.AbstractList$FullListIterator.previous(AbstractList.java:133) at com.anpmech.mpd.Tools.sequentialToRange(Tools.java:428) at com.anpmech.mpd.MPDPlaylist.removeByIndex(MPDPlaylist.java:446) at com.anpmech.mpd.MPDPlaylist.removeAlbumById(MPDPlaylist.java:375) at com.namelessdev.mpdroid.helpers.QueueControl$4.run(QueueControl.java:203) at java.lang.Thread.run(Thread.java:818)...

Can't we have the context menu open on long press and add a "start selecting" option to keep the existing long press function?

MPD "status" response has duration after ":" of "time" field, "duration" is probably outdated.

I get many messages like this. It's about files not found on the local server like front.jpg, folder,jpg etc. ``` 09-18 10:48:13.383 18014-18251/com.namelessdev.mpdroid E/CoverManager﹕ Cannot get the connection response code...

Es wird ziemlich viel Platz durch die Kästchen und noch mehr Zeit durch die Animation beim "Aufklappen" verbraucht. Und man muss jede Vormerkung einzeln aufmachen, um zu sehen, ob sie...

bug
needsinfo
libopac

Wäre außerdem nett, wenn man die automatischen Updates überhaupt abschalten könnte.

bug
user interface