summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-21Merge branch 'release-0.2.1'0.2.1Sean Leonard
2013-10-21Merge branch 'release-0.2.1'Sean Leonard
2013-10-21Bump build and version numberSean Leonard
2013-10-21ChangelogSean Leonard
2013-10-20Merge branch 'feature/rebrand-as-bitmask' into developSean Leonard
2013-10-20Replace LEAP icons with Bitmask onesSean Leonard
2013-10-20Changed repo url in the About page.Parménides GV
2013-10-20Changed some documentation and scripts.Parménides GV
2013-10-20Project name changed to "bitmask_android".Parménides GV
2013-10-10Refactored leapclient to bitmaskclient.Parménides GV
2013-10-03Merge branch 'bug/login_dialog_should_require_username' into developSean Leonard
2013-10-03Login dialog requires username.Parménides GV
2013-10-03Merge branch 'feature/move-confighelper-constants' into developSean Leonard
2013-10-03Fixed M2 and M1 constants values.Parménides GV
2013-09-30Fixed typo in EIP.certificateParménides GV
2013-09-30Erroneous CA cert download correctly handled.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-26Merge branch 'bug/inconsistent-cookie-management' into developSean Leonard
2013-09-26Replaced Apache HTTP client with HttpURLConnectionParménides GV
2013-09-26Apache HTTP to Android HttpsURLConnection started.Parménides GV
2013-09-26Commented all manual cookie management.Parménides GV
2013-09-25Removed cookie to logout chain.Parménides GV
2013-09-25Renamed certificate handling methods.Parménides GV
2013-08-15Merge branch 'hotfix/danger_on-is-true-for-assets-provider' into developSean Leonard
2013-08-14Merge branch 'bug/lack-of-input-validation-on-user-certificates' into developParménides GV
2013-08-14Merge branch 'bug/eip-service-exported-with-no-access-control' into developParménides GV
2013-08-14Assets providers have danger_on "false".Parménides GV
2013-08-13Use java.security classes to validate string certificates and keys from providerSean Leonard
2013-08-13Disallow export of EIP service IntentsSean Leonard
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-01Merge branch 'hotfix/disabled-hostname-verifier' 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-26Merge branch 'release-0.2.0' into developSean Leonard
2013-07-26Merge branch 'release-0.2.0'0.2.0Sean Leonard
2013-07-26Add a rather lonely changelog saying only "initial release"Sean Leonard
2013-07-26Bump build to 60 and version to 0.2.0Sean Leonard
2013-07-26Merge branch 'feature/licensing' into developSean Leonard
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-26Merge branch 'hotfix/dismiss-login-progress-dialog' into developSean Leonard