NachoMusic banner

NachoMusic

7 devlogs
7h 54m 20s

A free music app where you can download and play your favorite music.
This is not the first time I work on this app, but I am planning to improve it and log that here.

This project uses AI

Used ChatGPT for debugging weird errors and understanding ExoPlayer and RecyclerView.
Help with seasonal icon switching (Christmas - Regular)

Demo Repository

Loading README...

SalticHash

Shipped this project!

Hours: 7.91
Cookies: 🍪 22
Multiplier: 5.49 cookies/hr

I updated a music player and downloader I made, works with YouTube and all the other websites compatible with YT-DLP

SalticHash

Added README and release

I wrote the readme for the project and also made the release for shipping!

Changelog

Attachment
0
SalticHash

More Autocomplete & Bugfixes

  • Add autocomplete to Downloads & Edit Song
  • Made Search View look better
  • Made Autocomplete toggles in download page display custom text
  • Made albums without artwork display an error symbol
    Before, the album cover wouldnt chance if the song didn’t have one so it felt glitchy, then I also added more autocomplete to other parts of the app. I also improved the look of the autocomplete options (just by selecting a different layout).

Changelog

0
SalticHash

Added Tag Autocomplete & Album Cover

Originally the search bar was just a Seach View, now I replaced it for a MultiAutoCompleteTextView which allows me to do exactly what I needed!
Also I made the cover images in the album cover as the CSS “cover” property does, this way the borders on the covers are hidden and just the cover is shown.

Changelog

0
SalticHash

Separated Player & Music overlays, Added seek current song

Now if you press the current song button in the Music page it will scroll you to the current song playing and highlight it
I also made the lower player page button lead you to the Player overlay.
The current song button now has a progress bar and I removed the description on it.

Changelog

0
SalticHash

Smaller Songs and Compact Player

I am planning to merge the player page and music page, you click the current song to open advanced menu.
I had a lot of problems with the UI because of collapsing and planning, I went through several iterations and this one is still a WIP

Changelog

0
SalticHash

Better Player Page & Seasonal Icons

  • Made debug build create a version suffix so it doesn’t clash with regular version.
  • Added seasonal icon switching (christmas-regular)
  • Improved Player Page, re-adding speed controls is still pending, as well as shuffle button.
    This was a slow day, I am tired from not sleeping so I should sleep! This is the first true devlog on this journey of improvements, by the end I plan to add albums and fix most of the anoying issues of the app!

Here you can see the new Player Page, for now it is just the regular controls, the album cover and song title.

Changelog

Attachment
Attachment
0
SalticHash

Made and configured the Github repository for this project, planning to add all new additions logged in here.

Changelog

Attachment
0