summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-10-10Fix bug that causes segfault on reconnectv0.5.24Arne Schwabe
2012-10-10More language fixingArne Schwabe
2012-10-10Have translationby string a useful default for translatorsArne Schwabe
Grrrr at Chinese languages. Russian is complete enought to be usable --HG-- rename : res/values-zh-CN/arrays.xml => res/values-zh-rCN/arrays.xml rename : res/values-zh-CN/strings.xml => res/values-zh-rCN/strings.xml
2012-10-08Add generating to script.Arne Schwabe
Difference between zh-CN and zh-TW --HG-- rename : res/values-zh/arrays.xml => res/values-zh-CN/arrays.xml rename : res/values-zh/strings.xml => res/values-zh-CN/strings.xml
2012-10-08add Hebrew to languages being fetched, fix korean encoding problemArne Schwabe
2012-10-07Added tag v0.5.23 for changeset d356e8526528Arne Schwabe
2012-10-06Fetch translations from crowdin.netv0.5.23Arne Schwabe
2012-09-30Generate warning when getting asset for main ABI cannot be readArne Schwabe
2012-09-30Fix deleting a VPN profile from a preference fragment on mobile phones. ↵Arne Schwabe
(closes issue #94) --HG-- extra : rebase_source : 6016a2c7cfddd15676305efd4e8fab0acee4b4cf
2012-09-26Implement reading/writing persist-tun settingArne Schwabe
2012-09-25make the context getting a bit more clean ,should not change anything but ↵Arne Schwabe
never know (NPE in market console)
2012-09-25Add dummy string for tun device name (closes issue #93)Arne Schwabe
2012-09-23Move untranslatable string to own fileArne Schwabe
--HG-- extra : rebase_source : f53888f33b0b11773c0c0bece5303a943a2f4a43
2012-09-18I see very similar if not exactly the same "missing translations"dudu@fishelzon.sytes.net
What do you want me to do? - see for example the "faq" is in the in both error and translation.
2012-09-18Increase version to 0.5.23Arne Schwabe
2012-09-16OpenVPN for Androids gains "+1 seriousness"Arne Schwabe
2012-09-16hebrew is he, this not irishArne Schwabe
--HG-- rename : res/values-ie/strings.xml => res/values-he/strings.xml
2012-09-16Add hebrew translation Many thanksArne Schwabe
--HG-- extra : rebase_source : 35f39a89d55ecfd360dcf3d9e9ef6d15bf5dbcc2
2012-09-15More adequate Czech translationJan Baier
2012-09-14Set persist-remote-ip when setting persist-tunArne Schwabe
2012-09-14Add french translation by Stanislas Bach. Many thanks for translating!Arne Schwabe
2012-09-13Added tag v0.5.22 for changeset e1e9c63323caArne Schwabe
2012-09-13Make openvpn version report the real ABIv0.5.22Arne Schwabe
2012-09-13Update openvpn to https://github.com/schwabe/openvpn/tree/android_2.3beta1Arne Schwabe
2012-09-13set persist-tun Default to false. It does to play well with reconnects and ↵Arne Schwabe
DNS resolving
2012-09-13Add support for persist-tun option (closes issue #83)Arne Schwabe
2012-09-12Add Czech translation by Jan Baier, many thanks! (closes issue #90)Arne Schwabe
2012-09-10Commit 3615b6646754c89fca055260528e0cbf671936e0 from gitArne Schwabe
2012-09-10Update openvpn version. Matches github.com/schwabe/openvpnArne Schwabe
2012-09-10increase Version numberArne Schwabe
2012-09-09Give all traffic notifications the same time, fixes the blinking ↵Arne Schwabe
notification for me (closes issue #75)
2012-09-09Fix a bug that if OpeVPN itself decided to reconnect the application was ↵Arne Schwabe
waiting for a network change
2012-09-09Complete german translation and fix may spelling mistakes.Arne Schwabe
2012-09-09Fix null pointer when connecting with pkcs12 and no password set.Arne Schwabe
2012-09-07Add shell commandArne Schwabe
--HG-- extra : rebase_source : e12b613b8af3ee647070d67ada96553cbdb40b97
2012-09-07Add FAQ entry for the network configurationArne Schwabe
2012-09-04Correct the type of text for the basic settings. (closes issue #86)Arne Schwabe
For the other settings which use T EditPrefernce there seems to be noway to specify a text type.
2012-09-04Update todo.txtArne Schwabe
2012-09-04Allow embedding of plcs12 files from the fileselect dialogArne Schwabe
2012-09-04If user choses not import the certificate embed the file into the configArne Schwabe
--HG-- extra : rebase_source : ed8d57424ed886729896597eed253a1cf95d8d11
2012-09-04MergeArne Schwabe
2012-09-03Replace /mnt/sdcard with real location of external storage, add read sdcard ↵Arne Schwabe
permission to manifest
2012-09-02update todo.txtArne Schwabe
2012-08-28- Add status message when waiting for network.Arne Schwabe
- Using a priority higher than PRIORITY_MIN stop the flickering of the notification but make the icon visible again :/
2012-08-27Added tag v0.5.21 for changeset 84057174eeb9Arne Schwabe
2012-08-27If profiles are broken do not load them, might fix NPE from market consolev0.5.21Arne Schwabe
2012-08-23Increase version to 0.5.21Arne Schwabe
2012-08-23Added tag v0.5.20 for changeset cffe1c5ae6c4Arne Schwabe
2012-08-23Ignore the dh option when parsing config files (closes issue #74)Arne Schwabe
2012-08-22Enable the config converter to convert openvpn 2.2 tls-remote format to 2.3 ↵Arne Schwabe
format