summaryrefslogtreecommitdiff
path: root/src/se/leap/leapclient/Dashboard.java
AgeCommit message (Expand)Author
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
2013-05-01If the app is restarted with a custom provider selected, the client canParménides GV
2013-04-29"Trust completely" checkbox saves that trust for the new providerParménides GV
2013-04-29Added danger mode: we can bypass dev.bitmask.net hostname io exception.Parménides GV
2013-04-29Coded dialog (now there is a button in the Dashboard), time to test.Parménides GV
2013-02-07Change in Dashboard to startActivityForResult() ConfigurationWizardSean Leonard
2013-02-07Rearrange singleton Provider.class pattern, Fix isolated SharedPreferences silosSean Leonard
2013-02-05Clean up unused importsSean Leonard
2013-02-05Remove function to push data into preferences (it was for testing before we h...Sean Leonard
2013-02-05Move Dashboard view building code into a function so it does not run when we ...Sean Leonard
2013-02-04Fix testing conditional looking for saved prefs that made it into last commitSean Leonard
2013-02-04Created ConfigHelper with static information such as sharedprefs keys,Parménides GV
2013-02-01I have a handshake failing within an HTTP connection in order to get theParménides GV
2013-01-31Problems with downloaded file, the emulator cannot find the fileParménides GV
2013-01-30More fun with EIP item entry.Sean Leonard
2013-01-30Add EIP Service item in DashboardSean Leonard
2013-01-30FIXME!! Here there be dragons. Of the "fake data seeded by seedy functions" ...Sean Leonard
2013-01-30Put some About love in the menuSean Leonard
2013-01-30Beginnings of a Dashboard ActivitySean Leonard
2013-01-30Empty Dashboard.javaSean Leonard