Hi All,
my first post over here on lemmy. Thought I’d share my forked tempo release.
Some new fixes for October. v3.17.14
What’s Changed
fix: General build warning and playback issues
fix: persist album sort preference
Fix album parse empty date field
fix: Include shuffle/repeat controls in f-droid build's media notific…
fix: limits image size to prevent widget crash
note
app-tempo*
<- The github release with all the android auto/chromecast features
app-notquitemy*
<- The f-droid release that goes without any of the google stuff.
Full Changelog: https://github.com/eddyizm/tempo/compare/v3.17.0...v3.17.14
As usual, any dev contributions appreciated as I am not actually a java/mobile dev, so my progress is significantly slower than those who do this on the daily.
In particular, any android dev is familiar with changing the name/icon in order get this app published in app stores.
That’s an old version from last year. If you get the latest from github you should have android support, given the caveat that you have to make the adjustments for an unknown app (check out the docs)
The other thing that might hang you up is if you use graphene OS. The degoogled version lacks auto support.
Just tested yours and it works fine ♥️ Many thanks
Fantastic! I just added the heart/like feature there as well and wasn’t sure if showed up on android auto.
Need to figure out how to get a test environment for that.