Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Releases: yvesf/andiodine

v1.6

13 May 09:09
Compare
Choose a tag to compare

Release with build changes to satisfy needs from f-droid.

No functionality changed.

One person reported problems where the app crashed in the configuration system. This is due to the new fields introduced some time ago by b6f70d7. It can be solved by clearing the app-data and re-creating the configuration.

F-Droid APK release: https://f-droid.org/packages/org.xapek.andiodine/

v1.5

19 Mar 12:17
Compare
Choose a tag to compare

Differences from v1.4

  • Update dutch translation

v1.4

13 Oct 21:44
Compare
Choose a tag to compare
  • Improvements to readme files (TijmenW)
  • Compatibility with newer NDK (TijmenW)
  • Update travis-ci file for newer SDK (TijmenW)
  • pass qtype to iodine (yvesf)
  • Update gradle build (2m)
  • Allow to customize request hostname size and response fragment size (2m)
  • Code improvments/cleanups (jovial)
  • Improve DNS detection (jovial)

v1.4-rc1

01 Dec 22:59
Compare
Choose a tag to compare
v1.4-rc1 Pre-release
Pre-release

Main changes:

23d9368 Gradle build
b6f70d7 Allow to customize request hostname size and response fragment size.
3805006 Inform user of error status when tunnel name server cannot be detected
52914b0 Pass the request-type (qtype) to iodine

Version 1.3

25 Sep 17:44
Compare
Choose a tag to compare

Same as v1.3-alpha but updated android:version in AndroidManifest.xml

Version v1.3 alpha test-release

09 Sep 18:16
Compare
Choose a tag to compare

Fixed #12

Debug-build for ARM platforms is attached.