summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Improve README fileimprove-docsYves Fischer2016-12-01
|
* Pass the request-type (qtype) to iodineYves Fischer2016-12-01
| | | | Closes #18
* Extend .gitignore to ignore gradle/studio filesYves Fischer2016-12-01
|
* Use stable API to detect system nameserversWill Szumski2016-11-28
| | | | | Motivation: __system_get_property is a hidden api and has already been removed from the ndk once
* reduce visibility of IodineVpnException constructorsWill Szumski2016-11-28
|
* Extract network device creation error message to strings.xmlWill Szumski2016-11-28
|
* prevent NullPointerException when configurationId is invalidWill Szumski2016-11-28
|
* Inform user of error status when tunnel name server cannot be detectedWill Szumski2016-11-28
|
* clone pre-installed ndk to depth of 1 to speed up travis buildWill Szumski2016-11-28
|
* restore c89 compatabilityWill Szumski2016-11-28
|
* Use Urho3d pre-installed ndkWill Szumski2016-11-28
| | | | | As per: https://github.com/googlesamples/android-ndk/blob/1aaccfa48e9e66778bb9abd87c3b78c5a5605938/.travis.yml
* add iodine as a dependencyWill Szumski2016-11-28
|
* fix indentationWill Szumski2016-11-22
|
* fix bug with string equality testWill Szumski2016-11-22
|
* typo fix: tunnelNamesver -> tunnelNameserverWill Szumski2016-11-22
|
* check for valid nameserverWill Szumski2016-11-22
|
* iterate through net.dns* and pick first valid IPv4 addressWill Szumski2016-11-22
|
* Merge pull request #30 from jovial/update_buildyvesf2016-11-22
|\ | | | | | | | | | | | | update build script - use oracle jdk8 on travis - provide gradle-wrapper bash/batch script - update android gradle plugin
| * use oracle jdk8Will Szumski2016-11-22
| |
| * add gradle-wrapper jarWill Szumski2016-11-22
| |
| * update build scriptWill Szumski2016-11-22
| |
* | Merge pull request #29 from jovial/np_fixyvesf2016-11-22
|\ \ | |/ |/| make findViewById more robust
| * make findViewById more robustWill Szumski2016-11-22
|/
* Update values-de/strings.xmlYves2015-03-12
| | | Improve google-translate version
* Merge pull request #16 from 2m/wip-custom-sizesYves2015-03-12
|\ | | | | Custom request hostname and response fragment sizes
| * Allow to customize request hostname size and response fragment size.Martynas Mickevičius2015-03-10
|/
* Small corrections to german translationYves Fischer2015-03-09
|
* Merge pull request #15 from 2m/wip-gradle-buildYves2015-03-09
|\ | | | | Gradle build
| * Gradle buildMartynas Mickevičius2015-03-08
|/
* Update AndroidManifest.xmlv1.3Yves2014-09-25
|
* Fix crash on close via VPN-popup, issue #12 v1.3-alphaYves Fischer2014-09-09
|
* recover change of Android.mk for creating the base64 filesv1.2Yves Fischer2014-09-02
|
* Increase version in AndroidManifest.xmlv1.1Yves Fischer2014-08-17
|
* Improved look of logoYves Fischer2014-08-17
|
* Do not add newline for progress indicating '.' log-output from iodineYves Fischer2014-08-17
|
* Make link in IodineVpnException message clickable #4Yves Fischer2014-08-17
|
* Do not dump whole configuration to debug when selected or updated.Yves Fischer2014-08-17
| | | closes #6
* Detect issue #4 and display specific error messageYves Fischer2014-08-17
|
* Upgrade code to iodine 0.7.0 and improve loggingYves Fischer2014-08-11
|
* Merge pull request #5 from ypid/masterYves2014-08-07
|\ | | | | Also use IPv4 address block for documentation. Changed sentence.
| * Also use IPv4 address block for documentation. Changed sentence.Robin Schneider2014-08-05
| | | | | | | | | | | | * It is more likely that the fact that nothing else except DNS works is implemented by a restrictive packet filter. * See RFC 5737.
| * Removed whitespace.Robin Schneider2014-08-05
| |
| * Also use IPv4 address block for documentation. RFC 5737.Robin Schneider2014-08-05
|/
* Update README.mdv1.0Yves2014-01-11
|
* import codeYves Fischer2014-01-11