summaryrefslogtreecommitdiff
path: root/ics-openvpn
AgeCommit message (Collapse)Author
2017-12-07#8742 add changes for ics-openvpncyBerta
2017-10-13#8760 remove pause vpn button from notificationcyBerta
2017-10-13#8759 one cancellation dialog should be sufficientcyBerta
2017-09-29disable breakpadcyBerta
2017-09-29update ics-openvpn: fix submodule urlscyBerta
2017-09-21update ics-openvpn: update classes, manifest, resources and build scriptcyBerta
2016-04-02Update ics-openvpnParménides GV
2016-02-06Pause icon, init log file in DashboardParménides GV
2016-02-06Update ics-openvpnParménides GV
2015-06-24Tuned some times, refactoring testsParménides GV
2015-06-11Update ics-openvpn to Jun 7thParménides GV
2015-06-10Update ics-openvpn moduleParménides GV
It was already updated in bug/if-you-don't-trust-this-application-it-still-tries-to-connect-(android)-#6115, but git complains about merging a branch with dirty branches.
2015-06-04Updated bitmask branch from ics-openvpn fork, second notificationParménides GV
2015-06-04ics-openvpn as a submodule! beautifulParménides GV
ics-openvpn is now officially on GitHub, and they track openssl and openvpn as submodules, so it's easier to update everything. Just a git submodule update --recursive. I've also set up soft links to native modules from ics-openvpn in app, so that we don't copy files in Gradle (which was causing problems with the submodules .git* files, not being copied). That makes the repo cleaner.