Skip to content

Commit

Permalink
Merge branch 'master' into dev
Browse files Browse the repository at this point in the history
* master:
  typo
  udpated format Changelog
  changelog
  Bump version
  Fix bug in uploading of measurements
  • Loading branch information
hellais committed Feb 1, 2019
2 parents 8da81db + 09b33b6 commit 0421c80
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# OONI Probe Android 2.0.1+42 [2019-02-01]

Fixes:

* Bug in measurement upload: https://github.com/ooni/probe-android/issues/188

# OONI Probe Android 2.0.0+41 [2019-01-13]

New features:

* This new version includes a major UI overhaul.
* An overview screen for all test results
* Enhanced website testing: you can test a website of your choice, pick categories of sites to test and test country-specific lists
* Data usage tracking on a test by test basis
--
measurement-kit version: android-libs: 0.9.1-android.1

# ooniprobe-android 1.2.3+17 [2017-10-08]

New features:
Expand Down
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ dependencies {
implementation 'commons-io:commons-io:2.6'
}

apply plugin: 'com.google.gms.google-services'
apply plugin: 'com.google.gms.google-services'

0 comments on commit 0421c80

Please sign in to comment.