Improve system settings disk usage analyzer
-
@mymike The disk usage part is already available in devel and is going to land in the next OTA. Nice!
Is there any ETA when the other part with clearing apps cache, settings and data is going to be available?
-
-
This post is deleted! -
@dpitti Can you please
- delete this entirely unrelated post here
- stop spamming the forum with post like this one
Otherwise you might get banned here too, as has already happened in some Telegram groups. @arubislander
-
@DPITTI Please take note of danfros comments and keep things relevant to the thread you are posting in. Thanks
-
@mymike Just remembered this (old, old) discussion and your work for app clearup options in system settings. Wondering what did happen to that? That would be such a great thing to have "native".
-
@danfro Specifically, removing App data for Apps no longer being installed. I got quite a ton of those
-
Hi @danfro ! Yeah, I'm sorry but I'm less motivated in developing for UT than few years ago , even though I still follow and contribute to this fantastic project!
It's on my to do list and I'd like to say I'll work on it soon, but that would be rather unrealistic... -
@mymike thanks for the reply and no worries at all. Time flies and things change, so do tasks.
You said you already had it working on your phone to some extend.
Is the code available somewhere online so someone else could pick this up?
Maybe with a quick guide what needs doing to get this finished?But it would be a real waste of the great work you already did.
-
@danfro The code is at
https://gitlab.com/ubports/development/core/lomiri-system-settings/-/tree/github/fork/mymike00/xenial_-_better-disk-usage. I guess it needs a rebase and something may conflit with the other PR I did adding new categories in the storage bar, but I'm not sure.
And then I would read this forum thread again, honestly I don't remember the details but it could be some minor UI/UX things needed some adjustment.Let me know if you (or someone else) start working on this, so that we won't double the work if I'll work on this too, and I'll do the same. Thanks
-
@mymike that does sound like a plan.
If it really "only" needs UI work, I am tempted to tackle this, but I never got crossbuilder running to build system settings. And I need some time to check the code.
Lets do it like you suggested, whoever starts working on this shares the news.
-
@danfro Use our CI, install it with ubports-qa - I let most of the stuff be built via CI, completly avoid crossbuilder.
-