summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-08-14Assets providers have danger_on "false".Parménides GV
2013-08-13Merge branch 'bug/eip-fragment-is-not-showed-after-switching-provider' into d...Sean Leonard
2013-08-13Merge branch 'bug/provider-down-not-differentiated-from-certificate-error' in...Sean Leonard
2013-08-13Merge branch 'feature/retry-login-retain-username' into developSean Leonard
2013-08-13Merge branch 'feature/providerApi-actions-instead-of-bundleExtras' into developSean Leonard
2013-08-03EIP fragment is replaced if provider is switched.Parménides GV
2013-08-03FileNotFoundException catched in all downloads.Parménides GV
2013-08-01Merge branch 'bug/backstack-screwed-up-by-notification-tap' into developSean Leonard
2013-08-01ProviderAPI intent receives actions and parameters.Parménides GV
2013-07-30Retains username if login process failed.Parménides GV
2013-07-29Backstack OK from notification bar.Parménides GV
2013-07-29LeapHttpClient verifies hostname.Parménides GV
2013-07-26Include GPLv3+ file and header for files in se.leap.leapclient packageSean Leonard
2013-07-26Include ics-openvpn license file in se.leap.openvpn packageSean Leonard
2013-07-25Login progressdialog get dismissed when finished.Parménides GV
2013-07-20If IOException, use current provider CA cert.Parménides GV
2013-07-20Certificate message shown when appropiate.Parménides GV
2013-07-20Erroneous untrusted provider toast with LEAP fixedParménides GV
2013-07-19Fix config error dialog missing call to show()Sean Leonard
2013-07-19Change EIP switch label to "Encrypted Internet"Sean Leonard
2013-07-19Display provider domain on Dashboard instead of nameSean Leonard
2013-07-19Add logic to only trigger EIP control events if switch changed by a touch event.Sean Leonard
2013-07-19Add a progress bar while VPN connection is being establishedSean Leonard
2013-07-19Refactor EIP UI and control logic out of Dashboard into a FragmentSean Leonard
2013-07-19Use non-blocking logic for EIP switchSean Leonard
2013-07-19Only parse eip-services.json if the serial has incrementedSean Leonard
2013-07-19Better VPN connection state messagesSean Leonard
2013-07-19Don't send byte count messages to the state listenersSean Leonard
2013-07-19Show notification while VPN connection in progress and when VPN connection lostSean Leonard
2013-07-18Clean up AboutFragment, remove donation textSean Leonard
2013-07-18Move AboutFragment into leapclient packageSean Leonard
2013-07-12Shows bad user/password message when appropriate.Parménides GV
2013-07-12Dashboard menu is updated when logged in or out.Parménides GV
2013-07-12New certificates are added without creating filesParménides GV
2013-07-12Shows certificate error message.Parménides GV
2013-07-12Distinguish non LEAP provider and down provider.Parménides GV
2013-07-12ConfigurationWizard backstack and exit behavior.Parménides GV
2013-07-12User messages are added to the new recovery dialogParménides GV
2013-07-12Check a nullpointer textview.Parménides GV
2013-07-12New menu option to go back to ConfigurationWizard.Parménides GV
2013-07-12Login dialog appears after a failed login.Parménides GV
2013-07-12Added menu to ConfigurationWizard.Parménides GV
2013-07-12ProgressDialog works ok when discarding providers.Parménides GV
2013-07-12Back button from ConfigurationWizard quits.Parménides GV
2013-07-12Pressing back button, we don't choose any providerParménides GV
2013-07-12UnknownHostException separated from IOException.Parménides GV
2013-07-12Untrusted message is not shown if danger_on = trueParménides GV
2013-07-12Back to IOException instead of SSL exception.Parménides GV
2013-07-12Substituted IOException by SSLHandshakeException.Parménides GV
2013-07-12Shows certificate error message.Parménides GV