Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tag version 1.6HEADv1.6master | Yves Fischer | 2018-05-08 |
| | |||
* | add "fat" gradle productFlavor configuration for f-droid | Yves Fischer | 2018-05-08 |
| | |||
* | fix typo in gradle ndk-config of abiFilters | Yves Fischer | 2018-05-08 |
| | |||
* | tag version 1.5v1.5 | Yves Fischer | 2018-03-19 |
| | |||
* | Localise and translate unlocalised strings | Tijmen Wildervanck | 2017-10-16 |
| | |||
* | Add a Dutch translation | Tijmen Wildervanck | 2017-10-16 |
| | |||
* | update Buildtools a second time | Tijmen Wildervanck | 2017-10-16 |
| | |||
* | update Gradle and Buildtools and fix YMLv1.4 | Tijmen Wildervanck | 2017-10-13 |
| | |||
* | Fix a double header definition on newer NDK versions. | Tijmen Wildervanck | 2017-10-13 |
| | | | | Newer Android NDK versions (>21) have APRA Nameser_compat.h, which causes a double struct definition. This patch checks if APRA nameser.h includes APRA nameser_compat.h and if that is the case, it disables android_dns.h. | ||
* | update md5 path | Tijmen Wildervanck | 2017-10-13 |
| | |||
* | fix line breaks and add a download link | Tijmen Wildervanck | 2017-10-13 |
| | |||
* | Fix typo in the logo url of readme.md | Tijmen Wildervanck | 2017-10-13 |
| | |||
* | Improve README filev1.4-rc1 | Yves Fischer | 2016-12-01 |
| | |||
* | Pass the request-type (qtype) to iodine | Yves Fischer | 2016-12-01 |
| | | | | Closes #18 | ||
* | Extend .gitignore to ignore gradle/studio files | Yves Fischer | 2016-12-01 |
| | |||
* | Use stable API to detect system nameservers | Will Szumski | 2016-11-28 |
| | | | | | Motivation: __system_get_property is a hidden api and has already been removed from the ndk once | ||
* | reduce visibility of IodineVpnException constructors | Will Szumski | 2016-11-28 |
| | |||
* | Extract network device creation error message to strings.xml | Will Szumski | 2016-11-28 |
| | |||
* | prevent NullPointerException when configurationId is invalid | Will Szumski | 2016-11-28 |
| | |||
* | Inform user of error status when tunnel name server cannot be detected | Will Szumski | 2016-11-28 |
| | |||
* | clone pre-installed ndk to depth of 1 to speed up travis build | Will Szumski | 2016-11-28 |
| | |||
* | restore c89 compatability | Will Szumski | 2016-11-28 |
| | |||
* | Use Urho3d pre-installed ndk | Will Szumski | 2016-11-28 |
| | | | | | As per: https://github.com/googlesamples/android-ndk/blob/1aaccfa48e9e66778bb9abd87c3b78c5a5605938/.travis.yml | ||
* | add iodine as a dependency | Will Szumski | 2016-11-28 |
| | |||
* | fix indentation | Will Szumski | 2016-11-22 |
| | |||
* | fix bug with string equality test | Will Szumski | 2016-11-22 |
| | |||
* | typo fix: tunnelNamesver -> tunnelNameserver | Will Szumski | 2016-11-22 |
| | |||
* | check for valid nameserver | Will Szumski | 2016-11-22 |
| | |||
* | iterate through net.dns* and pick first valid IPv4 address | Will Szumski | 2016-11-22 |
| | |||
* | Merge pull request #30 from jovial/update_build | yvesf | 2016-11-22 |
|\ | | | | | | | | | | | | | update build script - use oracle jdk8 on travis - provide gradle-wrapper bash/batch script - update android gradle plugin | ||
| * | use oracle jdk8 | Will Szumski | 2016-11-22 |
| | | |||
| * | add gradle-wrapper jar | Will Szumski | 2016-11-22 |
| | | |||
| * | update build script | Will Szumski | 2016-11-22 |
| | | |||
* | | Merge pull request #29 from jovial/np_fix | yvesf | 2016-11-22 |
|\ \ | |/ |/| | make findViewById more robust | ||
| * | make findViewById more robust | Will Szumski | 2016-11-22 |
|/ | |||
* | Update values-de/strings.xml | Yves | 2015-03-12 |
| | | | Improve google-translate version | ||
* | Merge pull request #16 from 2m/wip-custom-sizes | Yves | 2015-03-12 |
|\ | | | | | Custom request hostname and response fragment sizes | ||
| * | Allow to customize request hostname size and response fragment size. | Martynas Mickevičius | 2015-03-10 |
|/ | |||
* | Small corrections to german translation | Yves Fischer | 2015-03-09 |
| | |||
* | Merge pull request #15 from 2m/wip-gradle-build | Yves | 2015-03-09 |
|\ | | | | | Gradle build | ||
| * | Gradle build | Martynas Mickevičius | 2015-03-08 |
|/ | |||
* | Update AndroidManifest.xmlv1.3 | Yves | 2014-09-25 |
| | |||
* | Fix crash on close via VPN-popup, issue #12 v1.3-alpha | Yves Fischer | 2014-09-09 |
| | |||
* | recover change of Android.mk for creating the base64 filesv1.2 | Yves Fischer | 2014-09-02 |
| | |||
* | Increase version in AndroidManifest.xmlv1.1 | Yves Fischer | 2014-08-17 |
| | |||
* | Improved look of logo | Yves Fischer | 2014-08-17 |
| | |||
* | Do not add newline for progress indicating '.' log-output from iodine | Yves Fischer | 2014-08-17 |
| | |||
* | Make link in IodineVpnException message clickable #4 | Yves Fischer | 2014-08-17 |
| | |||
* | Do not dump whole configuration to debug when selected or updated. | Yves Fischer | 2014-08-17 |
| | | | closes #6 | ||
* | Detect issue #4 and display specific error message | Yves Fischer | 2014-08-17 |
| |