Dr.NooB
Dr.NooB
> Have an option to automatically hide the data consumption notification when mobile data is not activated. The notification shows both mobile data usage as well as wifi usage, and...
@robsmith11 You can expand the notification to see both upload and download speed seperately.
> Sure, and I could also run a command line tool in Termux to get network usage So you're comparing an extra swipe/tap with running a command line tool? Anyways,...
> I would like to have a widget of this app, that shows only the mobile data usage. You can disable WiFi usage in the widget from the app. >...
> But the problem is that the widget is not smaller and takes up unnecessary space. Will look into it.
The widget would still take up some space depending on the system launcher. Will look into it.
> use contrasting solid colors or patterns. Or at the very least a horizontal line as border. Both Mobile data and Wifi is denoted using different colors (Blue and Green...
The current system uses a common convention of converting 1024MB into 1GB. This behaviour is consistent throughout the app.
> The gradient is confusing if only the Mobile column is displayed and there is no obvious indication that there is an invisible (because value=zero) second column There is no...
There is no comparison between MB and GB, because the data used is below 1024, it shows up as MB, once it crosses 1024, it'll show up as GB. Even...