Skip to content

Milestone 5 [v0.5.0]

Pre-release
Pre-release

Choose a tag to compare

@pchapman-uat pchapman-uat released this 13 Dec 06:22
· 16 commits to main since this release

Note

The application has been renamed from Foobar Controller Mobile, to AstroTune, when installing the app your settings will be removed, and you will need to uninstall the old version.

With the SIP Showcase being on December 16th, this project is approaching the v1.0.0 release. Version 0.5.0 will be the last major update before 1.0.0, with only release candidates if necessary. This update focuses on improving UI/UX. Making the app easier to use, more user friendly, and visually appealing.

image

Additions

  • Update Notification: Added a notification and icon when the app is outdated
  • Plugin Support: Added an icon if the plugin (beefweb) is not on a supported version
  • Import/Export Settings

Changes

  • Adjust Connection Screen: Added Title, Logo, Improved Style, and location.
  • Permissions: Added WRITE_EXTERNAL_STORAGE and READ_EXTERNAL_STORAGE permissions.

Dev Changes

  • Application Namespace: The namespace of the application has been changed from com.pchapman.foobarcontollermobile to com.pchapman.astrotune
  • Expo Prebuild: The project has been rebuilt to match the recent changes, file structure has been changed in the android folder.

Fixes

  • Logger Always Beefweb: Fixed the logger so it shows the source properly
  • Repeating Navigator: The navigator would keep track when the user goes to the same page they are one, this no longer happens.
  • Invalid Booleans: All false Booleans were classified as invalid, this has been resolved.
  • Memory Leak: Both the Status Bar and Now Playing would add event listeners without removing them when no longer used. These are now resolved.

Install

  • Foobar2000 – Tested on v2.24.5 32-bit, v2.25.X, and v2.26 preview 11/25/25
  • Beefweb – Tested on v0.10
  • DeaDBeeF – Tested on 1.9.6 by Gab

Download the attached APK and install it on an Android phone (install from unknown sources must be enabled)
With the latest version of some Samsung phone, Google Play can now scan an application before installing, even if it is not on the play store.

For full instructions, please visit the wiki: https://github.com/pchapman-uat/AstroTune/wiki/Setup

Full Changelog: v0.4.0...v0.5.0