You’ve Come a Long Way, Baby
New version of Roidify + Servify released. As usual Get It Here.Roidify
+ Revamped UI
+ Enqueue / Dequeue functionality
Default action in a Playlist is to Enqueue the selected track. Long click brings up the context menu.
Default action in the Playback view list is to start playback from the clicked track. Long click brings up the context menu.
Default action in the Search result is to Enqueue the selected track.
Servify
+ Code refactoring
+ Added support for enqueue / dequeue
Working on a Dream
or a new UI for the Playback screen. Ok - I may be overusing ListViews... but they're fancy!The screenshot below contains the playback controls, volume controls and the new PlayQueue.
Interaction with the application has fundamentally changed, as you'll notice when I publish the new version. It's now possible to Enqueue and Dequeue tracks in the PlayQueue.
Default 'click action' in the Playlist Track View is to Enqueue track.
If you long-click a track or a playlist in the Playlist View a context menu popups, with options to Enqueue the song(s).
Default 'click action' in the Search Result is to Enqueue track.
Yet Another Release…
+Added volume controls, find them on the 'playback' tab.Requires you to upgrade Servify + Roidify.
Also added better handling of client disconnects in Servify.
As usual you'll get it here
New version of Roidify + Servify. Let’s call it v0.1!
Finally implemented fancier listviews. It's high time to update the screenshots so here goes.As you can see, they look alot slicker than the earlier lists. But there's still room for plenty of GUI improvements...
As usual you can get it here!
New version of Roidify & Servify available!
Get them here : Install & DownloadRoidify
* should keep wifi-connection while device sleeps
* stores host & port settings
* offers to send bug-report after application crash
* various stability improvements
Servify
Need to upgrade in order to enjoy the latest roidfiy version
WifiLock’s not honored…
Been having issues with the WifiLock not being honored - causes roidify to lose connection to servify when the phone goes to sleep-mode...It seems this may be a bug in android as described here: http://code.google.com/p/android/issues/detail?id=2059
Current workaround I'm deploying is using a WakeLock (as described in the above bug-report), however this does not alleviate the issue on it's own (or at all?). So I've further created a TimerTask that ping's the server every 5 seconds... Combined (or on its own?) is seems to do the trick.
It'd be great to see if it works on its own without the WakeLock but I'm sick of debugging the issue right now... If this works I'm happy.
This does waste more battery than ideal so let's hope that the WifiLock is fixed with later versions of Android, maybe it's fixed in >1.6.
Roidify – android spotify remote control
This is a first release which has several bugs and is far from feature complete!Requires Servify running on your stereo-connected PC (Linux only at the moment).
Features:
Playback controls (stop, play, next, prev).
Playlist
Music Search
Get the apk @ http://h3x.se/roidify/Roidify.apk Please do not hotlink the files!
Please send feedback in the comments. But do note it's far from bug-free.