Skip to content

Releases: caarmen/network-monitor

1.32.1: Update dependencies and remove location features

27 May 12:08
Compare
Choose a tag to compare
  • Target api level 29
  • Ping google.com directly instead of an ip address
  • Remove all features requiring the location permission. Google is making the restrictions of the location permission even tighter. I don't have the bandwidth, energy, or will to deal with this.

If you want to keep the features that require location permission (cell id, latitude/longitude, speed, kml export...) feel free to use a previous release available for download on the Github releases page here.

1.32.0: Update dependencies

07 Aug 16:12
822e669
Compare
Choose a tag to compare
  • ben-manes: 0.20.0 -> 0.22.0
  • grade: 4.10.2 -> 5.5.1
  • agp: 3.3.1 -> 3.4.2
  • license dialog: 2.0.0 -> 2.1.0
  • streamsupport: 1.7.0 -> 1.7.1

1.31.1: Bug fix release

14 Mar 19:46
Compare
Choose a tag to compare
  • Fix a bug where the service wasn't started immediately (it required closing and reopening the main screen).
  • Fix a bug where the http connection test didn't work on Android P (https connection is required)

1.31.0: Maintenance, Android P, remove Play Services.

14 Mar 19:47
adc3aac
Compare
Choose a tag to compare
  • Update build environment (androidx, gradle, android gradle plugin, streamsupport).
  • Target android P (add FOREGROUND_SERVICE permission).
  • Remove permissions dispatcher library.
  • Remove the button to search for speed test apps on the Play Store.
  • Remove dependency on Google Play Services.
  • Remove BATTERY_STATS permission.
  • Remove the foss + proprietary flavors. The whole project is foss now.

1.30.1: Maintenance release and adaptive launcher icon.

11 Jul 14:32
Compare
Choose a tag to compare

Added adaptive launcher icon for Oreo and later devices.

Updated environment:
agp: 3.0.0 -> 3.1.3
gradle: 4.2.1 -> 4.8.1
buildToolsVersion: 27.0.1 -> 28.0.1

ben-manes: 0.17.0 -> 0.20.0

support lib: 27.0.1 -> 27.1.0
permissionsdispatcher: 3.0.1 -> 3.3.1
play-services-location: 11.6.0 -> 12.0.1
streamsupport: 1.5.6 -> 1.6.3

1.30.0: Add help tip for speed test columns

19 Nov 15:18
Compare
Choose a tag to compare
  • Add tips for the speed columns
  • Update build environment
    • AGP 3.0.0
    • gradle 4.2.1
    • ben-manes 0.17.0
    • support lib 27.0.1
    • target 27
    • permissionsdispatcher 3.0.1
    • Allow installation of debug and release versions at the same time

1.29.2: Add LTE cell id fields.

19 Aug 23:26
Compare
Choose a tag to compare

Also:

  • fix a crash when canceling saving a file to external storage.
  • add a link to the privacy policy in the about screen

1.29.1: Target Android O

15 Aug 22:34
Compare
Choose a tag to compare
netmon-1.29.1

1.29.1: Target Android O

1.29.0: Added a setting for notification priority

04 Mar 14:07
Compare
Choose a tag to compare
netmon-1.29.0

Added a new setting for the priority of the ongoing notification.

1.28.11: removed external storage permissions

19 Feb 03:25
Compare
Choose a tag to compare
netmon-1.28.11

1.28.11: Removed the external storage permissions