Skip to content

Releases: equalitie/ouinet

v0.21.8

08 Mar 01:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.7...v0.21.8

v0.21.7

06 Mar 22:48
Compare
Choose a tag to compare

What's Changed

  • Adds OuinetBackground feature and supporting methods, #60
  • Gradle build now retreives branch and commit ID without shell script
  • Adds gradle.properties to assit in building new kotlin code
  • Raises minimum Android SDK for armeabi-v7a and x86 to API 21

Full Changelog: v0.21.6...v0.21.7

v0.21.6

21 Feb 17:37
Compare
Choose a tag to compare

What's Changed

  • Exposes three new client configuration options in the android library, #53
  • Cleans up some of the Java code , #54
  • upgrades the build system to Gradle 7.0.2, #57

Full Changelog: v0.21.5...v0.21.6

v0.21.5

16 Jan 17:10
Compare
Choose a tag to compare

What's Changed

  • Applies a different fix for ouinet stop issue, #56

Full Changelog: v0.21.3...v0.21.5

v0.21.3

12 Oct 19:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.2...v0.21.3

v0.0.5-android

18 Apr 20:32
Compare
Choose a tag to compare

v0.0.4-android: Client now starts seeding content when it receives it from the injector

v0.0.3-android: Client now starts seeding content when it receives it from the injector

v0.0.1-android

10 Apr 14:11
Compare
Choose a tag to compare
v0.0.1-android Pre-release
Pre-release
Minor: remove typedef

v0.0.0-android

30 Mar 16:19
Compare
Choose a tag to compare
v0.0.0-android Pre-release
Pre-release
Move JNI related code out from MainActivity