summaryrefslogtreecommitdiff
path: root/app/src/main/java
AgeCommit message (Expand)Author
2014-12-09No duplicated providers.Parménides GV
2014-12-09Save custom providers to sdcard.Parménides GV
2014-12-09EIP fragment shown correctly.Parménides GV
2014-12-09Show all providers onCreate CW.Parménides GV
2014-12-09Release flavor updated, back button works.Parménides GV
2014-12-09Switching provider doesn't refresh provider list.Parménides GV
2014-12-04Click on an item, no UI but functional.Parménides GV
2014-12-04Renderers and dagger, refactoring CW.Parménides GV
2014-12-04CW loads, but no provider list appears.Parménides GV
2014-12-04Learning to use Butterknife, refactoring small things.Parménides GV
2014-12-03First orientation change doesn't crash.Parménides GV
2014-12-01Reordered EIP methods.Parménides GV
2014-12-01Restore eip fragment on screen orientation.Parménides GV
2014-12-01Refresh gateways if the list is empty while starting eip.Parménides GV
2014-11-27Removed unused imports and unused .eip variablesParménides GV
2014-11-27EipStatus detects and notifies changes by itself.Parménides GV
2014-11-26OnViewStateRestore is available just from api 17.Parménides GV
2014-11-26Changing orientation, fixing...Parménides GV
2014-11-26Eip status messages refactored.Parménides GV
2014-11-26Extracted EipStatus, centralizing new state notifications.Parménides GV
2014-11-26OVPNGateway extracted from EIP.Parménides GV
2014-11-26An empty certificate is valid.Parménides GV
2014-11-26Update vpn certificate and store it correctly.Parménides GV
2014-11-26GatewaySelector is back.Parménides GV
2014-11-26Smaller method.Parménides GV
2014-11-26More refactoring, fixed problems from previous commit.Parménides GV
2014-11-26eip package, EIP constants to interface.Parménides GV
2014-11-25Changelog + early routes uncommented + rebuild vpn profileParménides GV
2014-11-22Merge branch 'develop' into release-0.8.0Parménides GV
2014-11-22Ask to log in to update certificate if needed.Parménides GV
2014-11-20Merge branch 'develop' into release-0.8.0Parménides GV
2014-11-20Update gateways after downloading certificate.Parménides GV
2014-11-13Merge branch 'develop' into release-0.8.0Parménides GV
2014-11-13Delete all vpn profiles if updating them.Parménides GV
2014-11-11Merge branch 'develop' into release-0.8.0Parménides GV
2014-11-11A bit of EIP refactoring.Parménides GV
2014-11-11Blocking VPN stays as far as no established connection exists.Parménides GV
2014-11-070.8.0RC2.Parménides GV
2014-11-04Update ics-openvpn to rev 906.Parménides GV
2014-11-04Rebuild profiles on versionCode 94.Parménides GV
2014-11-04Gradle 2.1 and retry connection on auth-failureParménides GV
2014-11-04Don't update eip service oncreate eip.Parménides GV
2014-10-16A bit of refactoring for ConfigurationWizard.Parménides GV
2014-10-16Move blocking code to thread's run.Parménides GV
2014-10-14Big refactor, ProviderAPI looks better.Parménides GV
2014-10-14Start EIP after downloading an authed certificate.Parménides GV
2014-10-10ProviderAPI refactoring.Parménides GV
2014-10-09Check self-signed fingerprint.Parménides GV
2014-10-08A bit of refactoring.Parménides GV
2014-10-07Finish VoidVpnLauncher activity.Parménides GV