caarmen / network-monitor

A network monitor tool for Android that executes an http GET to google.com every x seconds and logs the results into a file.
74 stars 27 forks source link

Code cleanup #101

Closed caarmen closed 7 years ago

caarmen commented 7 years ago

Fix android studio code inspection issues Remove resources and code that is no longer needed now that the minSdkVersion is 14


These need to be tested for no regressions:

✔️ About screen version text ✔️ About screen menu item (none) ✔️ Logging ✔️ Refresh icon in log screen ✔️ Make sure test server can't be set to empty ✔️ Logging ip addresses ✔️ Disable service if user clicks on cancel on the warning ✔️ Disable service when selecting "stop" from notification ✔️ Button icon style on bottom button bar ✔️ Speed test about activity opening play store: task stack ✔️ HTML css style in log ✔️ Email sending (html attachment) ✔️ Preference export/import ✔️ Display of last download test in speed test download settings ✔️ Set 10000 record limit when fast interval selected ✔️ Disabling speed test when fast interval selected ✔️ Disabling connection tests when fast interval selected ✔️ Disabling speed test when disabled from speed test settings

☑️ Notifications for file import/export (icon, autocancel, ongoing): tested import and export completely on 7.0. Tested import and some export on 8.0. ☑️ Preference style: on ICS the categories have no margin