More intuitive analysis overview
Currently the overview of the analysis contains alot of text.
I suggest shorter names for file paths, i.e. "Download" instead of "/storage/emulated/0/Download". Indicate folders with an icon. Create drop down menus per folder. The section can then be expanded to reveal the files.
Example:
Instead of
/storage/emulated/0/Download/example1.log
/storage/emulated/0/Download/example2.log
/storage/emulated/0/Download/example3.log
show
- Download
- Example1
- Example2
- Example3
I agree with @Donkey-Doug but from another point of view "path view" also nice as users can see directly which files got removed/analyzed & from where exactly.
I'd suggest add an "option to choose path view or list view" from app settings feature. We keep both view option rather than moving directly to list view.
Thanks!
I actually plan on making it so once you finish cleaning (and/or during), can switch back and forth between the progress circle page, and the listview page
most of the code is already there for such too. In a somewhat in-efficient way, all the old ui code is still being used when cleaning. So its still displaying all those file paths, even though the user can't see them. And they get remove/reset when you try to view them by clicking the analyze button to restart the process without deletion