Skip to content
This repository was archived by the owner on Mar 4, 2021. It is now read-only.

v0.10.6-android.1

Compare
Choose a tag to compare
@bassosimone bassosimone released this 28 Aug 00:07
· 12 commits to master since this release
v0.10.6-android.1

First release using MK v0.10.6. The code has been changed to allow for faster measurements resubmission. As a result, the MKCollector API has been replaced by the MKReporter API. We also improved existing unit tests and added new tests. We also made progress towards using UTF-7 rather than UTF-8 to avoid errors when converting UTF-8 to MUTF-8. These changes have been implemented in MK and tested here. We now emit serialised JSONs where all non-UTF-7 characters are represented using their code point, thus occupying more bytes, but also being a stream of characters that MUTF-8 can handle.

Packages at: https://dl.bintray.com/measurement-kit/android/org/openobservatory/measurement_kit/android-libs/0.10.6-android.1/