Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-04 | Gradle 2.1 and retry connection on auth-failure | 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-06-09 | Updated to build tools 19.1. | Parménides GV | |
2014-05-28 | Resources merge correctly. | Parménides GV | |
2014-05-19 | Copy necessary activities and fragments. | Parménides GV | |
Now we need to decide what's our relationship with LogWindow and LaunchVPN, refactor its classes and fix ours so that we use the currently supported methods. | |||
2014-05-19 | bitmaskclient.R in de.blinkt.openvpn top level | 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. | |||
2014-05-14 | Filter R and BuildConfig to use ours. | Parménides GV | |
2014-05-14 | Copy aidl too. | Parménides GV | |
WARNING: there are still compiling errors, related to BuildConfig and R classes in de.blinkt.openvpn | |||
2014-05-14 | Copy all java files from ics-openvpn. | Parménides GV | |
imports from se.leap.bitmaskclient java files have also been updated. WARNING: compiling errors for de.blinkt.openvpn.R, aidl.de.blinkt.openvpn. | |||
2014-05-14 | clone ics-openvpn up-to-date if its folder exists | Parménides GV | |
2014-05-14 | Pull before updating ics-openvpn hg repository | Parménides GV | |
2014-05-14 | update ics-openvpn code gradle task | Parménides GV | |
2014-05-14 | Clone ics-openvpn repository with gradle hg plugin | Parménides GV | |
2014-04-08 | Next step: compile jni sources correctly. | Parménides GV | |