Age | Commit message (Expand) | Author |
2013-07-18 | Move AboutFragment into leapclient package | Sean Leonard |
2013-07-12 | ConfigurationWizard backstack and exit behavior. | Parménides GV |
2013-07-12 | Added menu to ConfigurationWizard. | Parménides GV |
2013-07-12 | ProgressDialog works ok when discarding providers. | 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 | Distinguish non LEAP provider and down provider. | Parménides GV |
2013-07-12 | Removed unnecessary toasts. | Parménides GV |
2013-07-12 | Login button from ProviderDetailFragment works. | Parménides GV |
2013-07-12 | Use anonymously from ProviderDetail works OK. | Parménides GV |
2013-07-12 | Coded new fragment appearance | Parménides GV |
2013-06-26 | The added provider is selected automatically. | Parménides GV |
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-13 | Bypasses self signed certificates. | Parménides GV |
2013-06-13 | bitmask json files are downloaded. | Parménides GV |
2013-06-08 | Rearrange if/elseif statements in ConfigurationWizard for logical sequence re... | Sean Leonard |
2013-06-08 | Clean up some unused and some formatting | Sean Leonard |
2013-06-08 | Add ProgressDialog to ConfigurationWizard while downloading from provider | Sean Leonard |
2013-06-08 | Refactor ConfigurationWizard for better task handling, completion, and return... | 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-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-04-16 | Fixed bug #2225 (https://leap.se/code/issues/2225) | Parménides GV |
2013-04-15 | Fixed bug 2231. | Parménides GV |
2013-04-15 | Added one "else if" that I missed during merge. | Parménides GV |
2013-04-15 | Merge branch 'wizard' into feature/wizard | Parménides GV |
2013-03-18 | Refactored ProviderAPI code. | Parménides GV |
2013-03-14 | After downloading provider.json successfully, ConfigurationWizard now | Parménides GV |
2013-03-13 | ConfigurationWizard sets provider.json correctly for Dashboard once a | Parménides GV |
2013-03-05 | Registering method from ProviderAPI implemented and tested. | Parménides GV |
2013-02-28 | Now, ProviderAPI sends result to ConfigurationWizard. | Parménides GV |
2013-02-13 | Solves Issue #1757. | Parménides GV |
2013-02-12 | New custom provider dialog effectively adds the new provider to the | parmegv |
2013-02-11 | Gets provider.json from custom url (assuming the file is at the root of | Parménides GV |
2013-02-07 | Button not working from ConfigurationWizard. | Parménides GV |
2013-02-07 | Change in Dashboard to startActivityForResult() ConfigurationWizard | Sean Leonard |
2013-02-07 | Refactor ProviderListActivity.class into ConfigurationWizard.class, | Sean Leonard |