AndroidCat wrote:Great app, I've been using it for months. Appreciate frequent updates with new features or corrections.
I have some questions or suggestions, if you could please think about those.
I am using the app only in a car, therefore I see some of the solutions questionable from this point of view.
1. Interface:
-make start/pause button much bigger /and place it on the left side/,
-remove all other buttons,
-remove top bar with "Ultrasonic, eq, visualizer,
-song title is many times invisible, because white letters are invisible on bright album art -> move song title to where prev/next/shuffle buttons were /to the right of new start/pause button/
-allow (with a setting) to use right/left swipe to skip songs /seems to be gone in 2 latest builds/
Can all of the above be introduced as a "skin"? I mean provide that alternative look and feel via new skin instead of rebuilding whole IU permanently for all?
2. Dir caching:
Each time I want to choose something from my music library the app sends request to the server, then if I go deeper I have to wait for each query to be replied by server, etc.
Is it possible that your app keeps music library structure cached, so hierarchy up to album level (let's say exclude individual songs, because that's too much data) is stored locally.
Rationale is that library structure changes maybe on daily basis, but not hourly. Alternatively there can be some flag on server saying that structure changed since last sync or didn't change.
Thank you.
I moved the song title so it should no longer be hidden in 1.1.0.20.
I didn't make many other changes you requested in regard to layout. I could possibly make an alternate layout that is selectable for use in a car. Sounds like a good way to go, others have requested similar enhancements for quick access when driving. That way I can keep both layouts.
As for #2. I added an option to change the time to live for music directories. The default was 5 minutes, you can now decrease or increase this. I also increased the maximum number of directories stored in the cache from 50 to 100. One thing I have noticed is sometimes you will need to show a directory twice before it will be retrieved from the cache. I will research if this is something that can be fixed.