summaryrefslogtreecommitdiff
path: root/main/src
AgeCommit message (Expand)Author
2014-06-24update translationsArne Schwabe
2014-06-16Remove references to a service the LogFragment does not use.Arne Schwabe
2014-06-16update germanArne Schwabe
2014-06-15More work on icon ...Arne Schwabe
2014-06-11good icons are not easy ... WIPArne Schwabe
2014-06-13Use GET_CONTENT on every device but not on Samsung where the documentsui seem...Arne Schwabe
2014-06-12update translationsArne Schwabe
2014-06-11Update translationsArne Schwabe
2014-06-05really disable gmsArne Schwabe
2014-06-05minor icon tweakArne Schwabe
2014-06-05Disable GMSArne Schwabe
2014-06-04Implement PIE on JELLY BEANArne Schwabe
2014-06-044.4.3 should fix the bug where two open tun devices wreck the VPN stackArne Schwabe
2014-06-03Fix path check (closes issue #251)Arne Schwabe
2014-06-03update translationsArne Schwabe
2014-06-03Implementing clearing a CA certificate for keystone authentication methodArne Schwabe
2014-06-03Fix order of library pathArne Schwabe
2014-04-28Update translationsArne Schwabe
2014-04-09update translationsArne Schwabe
2014-04-03Update stringsArne Schwabe
2014-03-31Don't assume that a configured net30 topology means that the configured inter...Arne Schwabe
2014-03-28update translationsv0.6.12Arne Schwabe
2014-03-18try to fix bug reported by dev consoleArne Schwabe
2014-03-15fix guessing profile namesArne Schwabe
2014-03-13Allow interface roaming. Currently only tested with static/udp configurationArne Schwabe
2014-03-11Resurrect code for OpenVPN C++ coreArne Schwabe
2014-03-10replace assert with BuildConfig+Assert.assert...Arne Schwabe
2014-03-10Fix passwords starting with ;Arne Schwabe
2014-03-10Fix NPE reported by dev consoleArne Schwabe
2014-03-10Catch SecurityExceptions when opening streamsArne Schwabe
2014-03-09Disable ABI building for now, always use DOCUMENT_OPEN intentArne Schwabe
2014-03-07Add fix for Samsung Android which does not have a nice GET_CONTENT method .....Arne Schwabe
2014-03-07increase gradle version of other modules tooArne Schwabe
2014-03-06Fix mistake when adding excluded routes (closes issue #238)Arne Schwabe
2014-03-03Update translations/translations fetch script.Arne Schwabe
2014-03-02Minor fixesArne Schwabe
2014-02-20Use ACTION_GET_CONTENT (instead of ACTION_PICK) to allow Dropbox and other se...Arne Schwabe
2014-02-19Fix a bug in network space calculationArne Schwabe
2014-02-18Fix not using low priority on CONNECTED stateArne Schwabe
2014-02-18suprress warningsArne Schwabe
2014-02-18fix minor errorArne Schwabe
2014-02-17Further optimization of route calculationArne Schwabe
2014-02-17BigInteger arithmetic is slow as hell. Cache getFirst/Last addressArne Schwabe
2014-02-17Add the dynamic max routes patchArne Schwabe
2014-02-17change the routing faq to reflect the new possibilitiesArne Schwabe
2014-02-16Fxi some other bugs reports from the reportsArne Schwabe
2014-02-16For some strange reason the dev argument is sometimes empty leading to crashes.v0.6.9Arne Schwabe
2014-02-16If weird topology mismatching configurations, log route errors instead of qui...Arne Schwabe
2014-02-14Make Config Converter layout work again on small devicesv0.6.8Arne Schwabe
2014-02-13Move to new gradle project structure (drop Eclipse support, add initial remot...Arne Schwabe