itsdrnoob / DataMonitor

Data usage monitoring app for android.
GNU General Public License v3.0
553 stars 49 forks source link

Show connection speed in the status bar #129

Closed mecuricat closed 1 year ago

mecuricat commented 1 year ago

Checklist

Describe the Feature you'd like

Display live network speed in the status bar.

status bar icons

Why do you want this feature?

It helps in identifying whether data is being abused and prevent excessive data usage beforehand. An advantage of displaying network speed on the status bar: Unless you know some app is abusing data in background, you won't go looking for it, would you?

Additional context

No response

itsdrnoob commented 1 year ago

Display live network speed in the status bar.

Have you tried out "Live network speed"? I believe that's exactly what you're talking about.

mecuricat commented 1 year ago

I applied the feature. It is missing from the status bar and only visible on the notification drawer which you have to pull to see. Is this the expected behavior?

itsdrnoob commented 1 year ago

Is this the expected behavior?

No, it's not.

Screenshot_20230203-204605_Chrome This is how it's supposed to look like.

Have you disabled notification icons? Does data usage notification show up on the status bar?

mecuricat commented 1 year ago

Do you mean this?

Still missing.

itsdrnoob commented 1 year ago

Still missing.

Strange. Are other apps (non-system) working fine?

mecuricat commented 1 year ago

I enabled notification icons for status bar. That's what you meant right?

It works. Thanks. :)

I would like to open a few issues as a follow up.