Skip to content

Releases: ooni/probe-android

OONI Probe Android 2.10.1

23 Mar 08:55
v2.10.1
Compare
Choose a tag to compare

What's new?

  • Disable app usage metric collection
  • Disable crash reporting on F-Droid builds
  • Fix bug in initialisation of crash reporting

OONI Probe Android 2.10.0

08 Mar 10:49
v2.10.0
Compare
Choose a tag to compare

What's new?

  • Dark mode
  • Improved API calls to test list
  • Bug fixes and improvements

OONI Probe Android 2.9.3

11 Feb 17:46
v2.9.3
f536646
Compare
Choose a tag to compare

What's new?

  • Remove Countly crash collection for fdroid
  • Remove optional dependency Firebase Analytics
  • Change defaults reporting settings to false
  • Reload consents after onboarding

OONI Probe Android 2.9.2

05 Feb 15:06
v2.9.2
Compare
Choose a tag to compare

What's new?

  • Added firebase crash reporting (for "full" build only)
  • Added sentry crash reporting
  • Bug fixing and improvements

OONI Probe Android 2.9.1

25 Jan 16:51
v2.9.1
Compare
Choose a tag to compare

What's new?

We're excited to share that the latest OONI Probe version features a brand new test for RiseupVPN!

Thanks to the LEAP collective (who developed this new test), you can now check whether RiseupVPN works on your network.

  • A bug with Android < 7 was fixed in this build

OONI Probe Android 2.9.0

21 Jan 14:53
v2.9.0
Compare
Choose a tag to compare

What's new?

We're excited to share that the latest OONI Probe version features a brand new test for RiseupVPN!

Thanks to the LEAP collective (who developed this new test), you can now check whether RiseupVPN works on your network.

OONI Probe Android 2.8.0

11 Dec 09:11
v2.8.0
Compare
Choose a tag to compare

What's new?

  • Tests are run as Android services: a notifications of test progress is displayed
  • You can now free up space by deleting old measurement files in the app settings
  • OONI Probe engine updated to v0.21.0

OONI Probe Android 2.8.0-beta.1

30 Nov 10:47
v2.8.0-beta.1
f3a1395
Compare
Choose a tag to compare
Pre-release

What's new?

  • Tests are run as Android services: a notifications of test progress is shown

OONI Probe Android 2.7.1

19 Nov 18:04
v2.7.1
Compare
Choose a tag to compare

What's new?

  • Removed the "Include Network Info" setting in order to collect ASNs by default (as ASN information is necessary)
  • Removed the "Include my IP address" setting (to ensure greater protections for users)
  • Removed the Sharing section, and moved "Publish results" under the Privacy settings
  • Probe engine updated to v0.20.2
  • Minor fixes and improvements

OONI Probe Android 2.7.0

08 Oct 11:42
Compare
Choose a tag to compare

What's new?

  • Fixed a bug to ensure that the ASN is not leaked in the report ID of measurements when users have opted out of ASN collection
  • Removed all dependencies from the C++ Measurement Kit engine
  • Made the app rely entirely on the new Go probe engine
  • General improvements and minor bug fixes