summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-12-04Merge branch 'hotfix/vpn-routes-never-set' into developParménides GV
2013-12-04Rebased and working fine.Parménides GV
2013-12-04fix for notification message on state exitingcyBerta
2013-12-04logout simplified and logs removedcyBerta
2013-12-04Active gateway is updated every eip start.Parménides GV
2013-12-04Vpn profiles get updated after switching provider.Parménides GV
2013-12-04bugfixes for switch toggle behaviorcyBerta
2013-12-04set key icon also on state EXITINGcyBerta
2013-12-04added FATAL as status for reconnection timoutcyBerta
2013-12-04switch provider part 1cyBerta
2013-12-03Revert "No new routes if openvpn is already running."Sean Leonard
2013-12-03Merge branch 'bug/login-button-from-Provider-Details-does-not-always-trigger-...Sean Leonard
2013-12-03Login triggered if requested after provider switchParménides GV
2013-12-03NullPointer checks in logoutParménides GV
2013-11-29Merge branch 'bug/fix-url-check' into developSean Leonard
2013-11-29url check improvedcyBerta
2013-11-30Merge branch 'feature/clearer-wording' of https://github.com/parmegv/bitmask_...cyBerta
2013-11-26Tests for CW pass.Parménides GV
2013-11-22All tests are passed, fixed a logindialog bug.Parménides GV
2013-11-21OpenVPN notification contains location.Parménides GV
2013-11-21In notification: s/hippo.bitmask.net/bitmask.net/Parménides GV
2013-11-16Going back from providerdetails show all providersParménides GV
2013-11-15Real VPN status is returned from Eip.isRunning().Parménides GV
2013-11-15Dashboard asks for real VPN state.Parménides GV
2013-11-15Switching provider offers all providers from list.Parménides GV
2013-11-15ProviderDetail login works with new progressbar.Parménides GV
2013-11-15Label for the CW progressbar.Parménides GV
2013-11-15New provider hides other providers.Parménides GV
2013-11-15Only selected provider remain visible.Parménides GV
2013-11-15Added a custom adapter to the ProviderListFragmentParménides GV
2013-11-15CW ProgressBar is translated below provider.Parménides GV
2013-11-15Only one progressbar in Dashboard.Parménides GV
2013-11-15Login and Logout progressbars advance correctly.Parménides GV
2013-11-15ProgressBar xml is loaded correctly.Parménides GV
2013-11-15ProviderAPI broadcasts progress for log in processParménides GV
2013-11-15Dashboard progressbar lives below the status line.Parménides GV
2013-11-15Added a progressbar to ConfigurationWizard.Parménides GV
2013-11-15Authenticated status remembered after exit.Parménides GV
2013-11-15Merge branch 'hotfix/broken-package-names' into developSean Leonard
2013-11-15fixed broken package names in bcd9589cyBerta
2013-11-15Merge branch 'feature/disconnect-notification-icon' into developSean Leonard
2013-11-15Merge branch 'bug/srp-b-validation' into developSean Leonard
2013-11-15Merge branch 'bug/secure-random-vulnerability' into developSean Leonard
2013-11-15Add package declaration and attribution source to PRNGFixes.javaSean Leonard
2013-11-15Authenticated status remembered after exit.Parménides GV
2013-11-14shows the broken key symbol on specific states, not on messages from R.stringcyBerta
2013-11-14Removed an spurious comment.Parménides GV
2013-11-14Check B % N != 0 in SRP algorithm.Parménides GV
2013-11-14Sometimes /dev/urandom is not writable.Parménides GV
2013-11-14Fixed SecureRandom PRNG problem.Parménides GV