Michael Goldsmith

Results 9 issues of Michael Goldsmith

After semantic release has run, commiting the new release, the google-playstore-release.yml is triggered. The git checkout does not get the latest commit causing the build to fail Proposed Solution: If...

bug

Support Thai Language via the strings.xml

When selecting a song there should be to option to play the song next: Given songs in a queue: A

In the Automation flavour, start to write end to end test cases

feature

At the moment the database that stores the normalised song titles and artists is only over updated once, meaning its will eventually be outdated. **Proposed solution** When the MediaPlaybackService is...

feature

Write an automation script for linux and windows that will: 1) upload two folders of test MP3 files to the emulator using the adb interface 2) run gradlew clean cAT...

feature

Stopped ShadowMediaPlayer create(Context context, Uri uri) from returning null due to an IOException ### Overview The original code were causing my unit test to fail because MediaPlayer would always return...