Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-08 | New icon and text for Excluded Apps. Using PreferenceHelper. Test done. | akuma | |
2018-10-19 | #8919 update dependencies | cyBerta | |
2018-02-01 | #8832 add all ics-openvpn code changes | cyBerta | |
2017-09-21 | update ics-openvpn: add textual changes | cyBerta | |
2016-04-02 | Update ics-openvpn | Parménides GV | |
2016-02-06 | Update ics-openvpn | Parménides GV | |
2015-06-04 | ics-openvpn as a submodule! beautiful | Parmé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. | |||
2015-01-31 | Updated ics-openvpn to rev 1020. | Parménides GV | |
Improved build.gradle script. | |||
2014-12-23 | Update ics-openvpn to 1006 | Parménides GV | |
2014-11-04 | Update ics-openvpn to rev 906. | Parménides GV | |
2014-09-18 | Updated ics-openvpn, restart after 1' being killed | Parménides GV | |
Fixed notifications too (forgot to do it in another branch, it's #5964). | |||
2014-07-31 | Updated ics-openvpn to rev 859 + no 2nd notification. | Parménides GV | |
2014-05-28 | Resources merge correctly. | Parménides GV | |
2014-05-15 | Copy some necessary icons from ics-openvpn. | Parménides GV | |
I'm hardcoding their values based on the compilation errors (i.e., the drawables referenced by de.blinkt.openvpn.core.OpenVpnService). If a new drawable were introduced, build.gradle should be updated accordingly. | |||
2014-05-15 | remove ics-openvpn strings from strings.xml | Parménides GV | |
I privilege ics-openvpn translation to ours. If we need to change something, we can introduce a new xml element without any future compatibility problem with ics-openvpn. |