Age | Commit message (Expand) | Author |
2013-07-19 | Refactor EIP UI and control logic out of Dashboard into a Fragment | Sean Leonard |
2013-07-19 | Use non-blocking logic for EIP switch | Sean Leonard |
2013-07-19 | Only parse eip-services.json if the serial has incremented | Sean Leonard |
2013-07-19 | Better VPN connection state messages | Sean Leonard |
2013-07-18 | Move AboutFragment into leapclient package | Sean Leonard |
2013-07-12 | Dashboard menu is updated when logged in or out. | Parménides GV |
2013-07-12 | User messages are added to the new recovery dialog | Parménides GV |
2013-07-12 | Check a nullpointer textview. | Parménides GV |
2013-07-12 | New menu option to go back to ConfigurationWizard. | Parménides GV |
2013-07-12 | Login dialog appears after a failed login. | Parménides GV |
2013-07-12 | Back button from ConfigurationWizard quits. | Parménides GV |
2013-07-12 | Pressing back button, we don't choose any provider | Parménides GV |
2013-07-12 | Login button from ProviderDetailFragment works. | Parménides GV |
2013-06-20 | Remove update eip definition call causing collision | Sean Leonard |
2013-06-20 | Class and method comments and some readability | Sean Leonard |
2013-06-20 | Removed TODO comments, moved to issue tracker | Sean Leonard |
2013-06-20 | Move ConfigurationWizard error result logic to its own method | Sean Leonard |
2013-06-20 | Remove superfluous loading of SharedPreferences | Sean Leonard |
2013-06-20 | Remove superfluous comments | Sean Leonard |
2013-06-20 | Bring up VPN connection log on status line click. | Sean Leonard |
2013-06-20 | Better control and UI feedback for VPN | Sean Leonard |
2013-06-20 | Quite basic staring and stopping of VPN | Sean Leonard |
2013-06-20 | Introducing the EIP class! Parses eip-service.json for OpenVPN gateways and ... | Sean Leonard |
2013-06-20 | User messages are now in string.xml | Parménides GV |
2013-06-19 | First round of comments. | Parménides GV |
2013-06-08 | Clean up some unused and some formatting | Sean Leonard |
2013-06-08 | Fixed onPrepareOptionsMenu to not return prematurely. | Sean Leonard |
2013-06-08 | Better config/partial config handling in Dashboard | Sean Leonard |
2013-06-08 | Improve retrieving and saving SharedPreferences for different types (String, ... | Sean Leonard |
2013-05-14 | Anon certificate is downloaded if possible. | Parménides GV |
2013-05-13 | A bit more clean. | Parménides GV |
2013-05-09 | Log in and Log out options are shown only if allow registration is true. | Parménides GV |
2013-05-08 | After loggin in successfully, the new client certificate is downloaded. | Parménides GV |
2013-05-07 | Ready to create a new branch for the download of the new user auth'ed | Parménides GV |
2013-05-01 | Logging in successfully to dev.bitmask.net :) | Parménides GV |
2013-05-01 | If the app is restarted with a custom provider selected, the client can | Parménides GV |
2013-04-29 | "Trust completely" checkbox saves that trust for the new provider | Parménides GV |
2013-04-29 | Added danger mode: we can bypass dev.bitmask.net hostname io exception. | Parménides GV |
2013-04-29 | Coded dialog (now there is a button in the Dashboard), time to test. | Parménides GV |
2013-02-07 | Change in Dashboard to startActivityForResult() ConfigurationWizard | Sean Leonard |
2013-02-07 | Rearrange singleton Provider.class pattern, Fix isolated SharedPreferences silos | Sean Leonard |
2013-02-05 | Clean up unused imports | Sean Leonard |
2013-02-05 | Remove function to push data into preferences (it was for testing before we h... | Sean Leonard |
2013-02-05 | Move Dashboard view building code into a function so it does not run when we ... | Sean Leonard |
2013-02-04 | Fix testing conditional looking for saved prefs that made it into last commit | Sean Leonard |
2013-02-04 | Created ConfigHelper with static information such as sharedprefs keys, | Parménides GV |
2013-02-01 | I have a handshake failing within an HTTP connection in order to get the | Parménides GV |
2013-01-31 | Problems with downloaded file, the emulator cannot find the file | Parménides GV |
2013-01-30 | More fun with EIP item entry. | Sean Leonard |
2013-01-30 | Add EIP Service item in Dashboard | Sean Leonard |