Skip to content

Releases: ooni/probe-android

OONI Probe Android 3.9.0

04 Sep 19:16
v3.9.0
7f7480c
Compare
Choose a tag to compare

Release Notes

  • Added OpenVPN experiment to experimental suite.

What's Changed

Full Changelog: v3.8.9...v3.9.0

OONI Probe Android 3.8.9

19 Aug 07:19
v3.8.9
460c2af
Compare
Choose a tag to compare

Release Notes

  • Measurement engine synced with OONI Probe CLI v3.23.0.
  • Bug fixes and improvements.

What's Changed

  • chore(deps): bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0 by @dependabot in #751
  • chore(deps): bump androidx.lifecycle:lifecycle-process from 2.8.0 to 2.8.2 by @dependabot in #760
  • chore(deps): bump io.sentry:sentry-android from 7.9.0 to 7.10.0 by @dependabot in #758
  • chore(deps): bump com.google.firebase:firebase-bom from 33.0.0 to 33.1.0 by @dependabot in #754
  • chore(deps): bump com.google.guava:guava from 33.2.0-android to 33.2.1-android by @dependabot in #752
  • chore(deps): bump androidxCore from 1.5.0 to 1.6.1 by @dependabot in #768
  • chore(deps): bump androidxEspressoCore from 3.5.1 to 3.6.1 by @dependabot in #770
  • chore(deps): bump ly.count.android:sdk from 24.4.1 to 24.7.0 by @dependabot in #771
  • chore(deps): bump androidx.test:runner from 1.5.2 to 1.6.1 by @dependabot in #769
  • chore(deps): bump androidx.test.ext:junit from 1.1.5 to 1.2.1 by @dependabot in #772
  • Fix: No prompt to enable notifications by @aanorbel in #603
  • chore(deps): update com.google.android.play:core from 1.10.3 to com.google.android.play:app-update:2.1.0 by @aanorbel in #762
  • Revert "Fix: No prompt to enable notifications" by @aanorbel in #777
  • chore(deps): bump io.sentry:sentry-android from 7.10.0 to 7.11.0 by @dependabot in #773
  • chore(deps): bump androidx.lifecycle:lifecycle-process from 2.8.2 to 2.8.3 by @dependabot in #774
  • chore(deps): bump org.robolectric:robolectric from 4.12.2 to 4.13 by @dependabot in #775
  • Feat: Add News Media Scan flavor by @aanorbel in #549
  • fix: update rules that trigger ci workflow by @aanorbel in #783
  • Fix: Instrumented tests on CI by @sdsantos in #782
  • Fix: OONIAPIClientTest using failing API endpoint and incorrect testing logic by @sdsantos in #784
  • chore(deps): bump com.google.firebase:firebase-bom from 33.1.0 to 33.1.2 by @dependabot in #781
  • chore(deps): bump androidGradlePlugin from 8.4.0 to 8.5.1 by @dependabot in #780
  • Fix flaky ResultTest and build config warnings by @sdsantos in #785
  • chore: update github workflow to remove third party dependency by @aanorbel in #788
  • fix: add core library desugaring and update ci workflow to run instrumentation test on more devices by @aanorbel in #789
  • chore(deps): bump io.sentry:sentry-android from 7.11.0 to 7.12.0 by @dependabot in #790
  • Cache AVD to improve instrumented tests time by @sdsantos in #786
  • chore: bump org.ooni:oonimkall from v3.22.0 to v3.23.0 by @aanorbel in #797
  • chore: prepare for release v3.8.9 by @aanorbel in #798
  • updated version code by @aanorbel in #802

Full Changelog: v3.8.8...v3.8.9

OONI Probe Android 3.8.8

10 Jun 06:20
v3.8.8
103926d
Compare
Choose a tag to compare

Release Note

  • Measurement engine synced with OONI Probe CLI v3.22.0.
  • Bug fixes and improvements.

What's Changed

  • chore: bump org.ooni:oonimkall from v3.21.0 to v3.22.0 by @aanorbel in #739
  • chore(release): prepare app for v3.8.8 release by @aanorbel in #748

Full Changelog: v3.8.7...v3.8.8

OONI Probe Android 3.8.7

29 Apr 09:31
v3.8.7
4bc7e61
Compare
Choose a tag to compare

What's Changed

  • 🚧 Updating dependencies
  • 🚧 feat: Extend OONI Run v1 Test cases to capture all pre-release QA checks by @aanorbel in #674
  • 🚧 Measurement engine synced with OONI Probe CLI v3.21.0 by @aanorbel in #707

Full Changelog: v3.8.6...v3.8.7

OONI Probe Android 3.8.6

31 Jan 09:10
v3.8.6
6af25fd
Compare
Choose a tag to compare

What's Changed

  • Signal Private Messenger App experiment is fixed!
  • Measurement engine synced with OONI Probe CLI v3.20.0 .
  • Chore: Add support for sending build to firebase app distribution by @aanorbel in #647
  • chore: use probe-cli v3.20.0 by @aanorbel in #646
  • Fix: Updated Broadcast receiver to do nothing if key is null by @aanorbel in #648
  • fix: failing tests by @aanorbel in #651

Full Changelog: v3.8.5.1...v3.8.6

OONI Probe Android 3.8.5.1

14 Dec 16:31
v3.8.5.1
9cfdc5b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.8.5...v3.8.5.1

OONI Probe Android 3.8.5

05 Dec 13:03
98b7ab3
Compare
Choose a tag to compare

What's Changed

  • Chore: Update from ru.noties:markwon:2.0.1 to io.noties.markwon:core:4.6.2 by @aanorbel in #628
  • Upgrade gradle to 8.1.2 and add support for kotlin and kapt by @aanorbel in #627
  • chore: use ooni/probe-cli@v3.19.1 by @aanorbel in #635
  • Release: Update app for release 3.8.5 by @aanorbel in #639

Full Changelog: v3.8.4...v3.8.5

OONI Probe Android 3.8.4

27 Oct 12:40
v3.8.4
7792106
Compare
Choose a tag to compare

What's Changed

  • Chore: Add workflow to build test apk by @aanorbel in #596
  • Chore: Update Gradle and Android core dependencies by @aanorbel in #583
  • Revert "Chore: Update Gradle and Android core dependencies" by @aanorbel in #616
  • Unify calls to checkIn from foreground and automated tests by @aanorbel in #572
  • Chore: Update RunningActivity to ViewBinding by @aanorbel in #592
  • Fix: Inconsistent behavior opening preference intent screens. by @aanorbel in #591
  • Chore: Update OoniRunActivity to use Viewbinding by @aanorbel in #593
  • Chore: Update OverviewActivity to ViewBinding by @aanorbel in #594
  • Chore: Update DashboardFragment to ViewBinding by @aanorbel in #602
  • Chore: Update CustomWebsiteActivity to ViewBinding by @aanorbel in #604
  • Chore: Update InfoActivity to ViewBinding by @aanorbel in #605
  • Chore: Update MeasurementDetailActivity and component fragment to use ViewBinding by @aanorbel in #606
  • Chore: Update ResultDetailActivity and component fragment to use ViewBinding by @aanorbel in #607
  • Chore: Update TextActivity to ViewBinding by @aanorbel in #608
  • Chore: Update ProgressFragment to ViewBinding by @aanorbel in #609
  • Chore: Update ResultListFragment and components to ViewBinding by @aanorbel in #610
  • Chore: Update Onboarding fragments to ViewBinding by @aanorbel in #611
  • Fix : Duplicate content root and update dependencies to enable more fluent runs from the IDE by @aanorbel in #617
  • Chore: Remove remaining references to butterknife by @aanorbel in #618
  • Chore: Added translations for vi and my by @aanorbel in #600
  • chore: update to gradle version catalogs by @aanorbel in #595
  • Updates experimental item in test results to include test count by @aanorbel in #598
  • Revert target sdk to 33 and update countly to latest version by @aanorbel in #621
  • Fix: Update rules for displaying an error message when test starts by @aanorbel in #614
  • chore: use probe-cli v3.19.0 by @aanorbel in #622
  • Update translations and version code by @aanorbel in #624

Full Changelog: v3.8.3...v3.8.4

OONI Probe Android 3.8.3

04 Aug 15:45
v3.8.3
29deced
Compare
Choose a tag to compare

What's Changed

  • 🚧 Chore: update to ooni/probe-cli@v3.17.4 by @bassosimone in #578
  • 🚧 Chore: use ooni/probe-cli@v3.17.5 by @bassosimone in #579
  • 🐛 Fix: failing tests and NPE registed when starting RunTestService by @aanorbel in #575
  • 🐛 Fix: show remaining time as h-m-s instead of seconds. by @aanorbel in #574
  • ✨ Feat: Add a setting that enables users to easily enable and disable all website categories by @aanorbel in #576
  • 🚧 Chore: use probe-cli v3.18.1 by @bassosimone in #585
  • 🚧 Chore: prepare release 3.8.3 by @aanorbel in #586
  • 🐛 Fix: visual glitch after editing categories by @aanorbel in #587
  • 🐛 Fix: log view crashes when using debug logs by @aanorbel in #588
  • 🐛 Fix: missing prompt to enable notifications by @aanorbel in #589
  • 🐛 Fix(applogger): expose MK_EVENT LOG_DEBUG by @bassosimone in #590

Full Changelog: v3.8.2...v3.8.3

OONI Probe Android 3.8.2

19 May 12:59
v3.8.2
0dedd35
Compare
Choose a tag to compare

What's new?

  • Measurement engine synced with OONI Probe CLI 3.17.2
  • Bug fixes and Improvements