Since I have more free time than usual at the moment, I developed a new extension and Android app: it’roXs!
What is it about?
The main part is an Android app and adds some features to the Roon experience, which I missed since I am using Roon. Main features are (for now, there will be more):
Adds a media style notification for a Roon output to the status bar and lock screen
Shows current title meta data on the lock screen
Controls the volume of a Roon output with the volume hardware buttons of your device (if the volume of the selected output can be controlled through Roon, of course)
Use your smartwatch for basic control of a Roon output
Sleep Timer
The app is in an early state, but it is already available (as Early Access) in the Play Store: Google Play Store: it’roXs!
There will be more features, I already have some in mind, but I think now is a good time to start letting you use and test the app
Second part is a Roon extension you have to install first. It provides a server the app needs to communicate with Roon. You can find this extension and install instructions on GitHub: https://github.com/bsc101/roon-extension-itroxs
My feedback after a first try, probably some are already on your list:
In the lockscreen the content gets hidden (probably due to some security setting I have and cannot find within a few minutes). Maybe content can be marked as non-critical to bypass this.
You have to run the app in order to have the notification, might be useful to split those into two parts, which I somehow expected based on the “run at startup” permission.
I’m not sure yet, probably some kind of donate button or so. Even if I know that nobody will click it Or I could make some features subject to charge, don’t know yet…
Thanks @Jan_Koudijs!
The hidden content on the lockscreen will be fixed with the next version, I hadn’t thought of that.
The “run at startup” permission comes from the androidx.work library. But you are right, would make sense to reconnect after boot completed. It’s on my list!
Initial feedback, It works. So nice to have this for any endpoint and not local playback. Volume control is big benefit to. Nice work. Be great if you could change the zone from the mini control to but that mighr make it too clutterd I guess,
Thanks @Simon_Arnold3!
You mean changing the output from within the notification? Unfortunately this will not be possible, since this notification is completely provided by the system, I cannot modify/customize it, except of up to five buttons. I could add another button to cycle throught available (and playing?) outputs. This could be an idea, I will try this
But, just tap on the notification, this will open the app. Then you can change the output.
I tried your docker image, it works, more or less…
Meanwhile, I published a new version 0.2.0 of the Roon extension to git, but I cannot make your image update from extension version 0.1.0 to 0.2.0. Am I doing anything wrong? I even wiped your image and did a fresh download, image stays at 0.1.0.