summaryrefslogtreecommitdiff
path: root/src/se/leap/leapclient/Dashboard.java
AgeCommit message (Expand)Author
2013-11-09bitmaskclient instead of leapclient in package pathcyBerta
2013-10-03Login dialog requires username.Parménides GV
2013-09-30Moved all constants from ConfigHelper.Parménides GV
2013-09-30Moved result constants to ProviderAPI.Parménides GV
2013-09-26Commented all manual cookie management.Parménides GV
2013-08-13Merge branch 'bug/eip-fragment-is-not-showed-after-switching-provider' into d...Sean Leonard
2013-08-13Merge branch 'feature/retry-login-retain-username' into developSean Leonard
2013-08-03EIP fragment is replaced if provider is switched.Parménides GV
2013-08-01ProviderAPI intent receives actions and parameters.Parménides GV
2013-07-30Retains username if login process failed.Parménides GV
2013-07-26Include GPLv3+ file and header for files in se.leap.leapclient packageSean Leonard
2013-07-25Login progressdialog get dismissed when finished.Parmé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-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-18Move AboutFragment into leapclient packageSean Leonard
2013-07-12Dashboard menu is updated when logged in or out.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-12Back button from ConfigurationWizard quits.Parménides GV
2013-07-12Pressing back button, we don't choose any providerParménides GV
2013-07-12Login button from ProviderDetailFragment works.Parménides GV
2013-06-20Remove update eip definition call causing collisionSean Leonard
2013-06-20Class and method comments and some readabilitySean Leonard
2013-06-20Removed TODO comments, moved to issue trackerSean Leonard
2013-06-20Move ConfigurationWizard error result logic to its own methodSean Leonard
2013-06-20Remove superfluous loading of SharedPreferencesSean Leonard
2013-06-20Remove superfluous commentsSean Leonard
2013-06-20Bring up VPN connection log on status line click.Sean Leonard
2013-06-20Better control and UI feedback for VPNSean Leonard
2013-06-20Quite basic staring and stopping of VPNSean Leonard
2013-06-20Introducing the EIP class! Parses eip-service.json for OpenVPN gateways and ...Sean Leonard
2013-06-20User messages are now in string.xmlParménides GV
2013-06-19First round of comments.Parménides GV
2013-06-08Clean up some unused and some formattingSean Leonard
2013-06-08Fixed onPrepareOptionsMenu to not return prematurely.Sean Leonard
2013-06-08Better config/partial config handling in DashboardSean Leonard
2013-06-08Improve retrieving and saving SharedPreferences for different types (String, ...Sean Leonard
2013-05-14Anon certificate is downloaded if possible.Parménides GV
2013-05-13A bit more clean.Parménides GV
2013-05-09Log in and Log out options are shown only if allow registration is true.Parménides GV
2013-05-08After loggin in successfully, the new client certificate is downloaded.Parménides GV
2013-05-07Ready to create a new branch for the download of the new user auth'edParménides GV
2013-05-01Logging in successfully to dev.bitmask.net :)Parménides GV