summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-03Merge branch 'bug/login-button-from-Provider-Details-does-not-always-trigger-...Sean Leonard
2013-12-03Merge branch 'bug/logout-crashes-if-the-dashboard-goes-to-background-#4634' i...Sean Leonard
2013-12-03Login triggered if requested after provider switchParménides GV
2013-12-03NullPointer checks in logoutParménides GV
2013-11-30Merge branch 'develop' of ssh://leap.se:22/bitmask_android into developcyBerta
2013-11-29Merge branch 'bug/fix-url-check' into developSean Leonard
2013-11-29url check improvedcyBerta
2013-11-30Merge branch 'feature/clearer_wording' into developcyBerta
2013-11-30Merge branch 'feature/clearer-wording' of https://github.com/parmegv/bitmask_...cyBerta
2013-11-30Merge branch 'feature/tests-0.2.1' into developcyBerta
2013-11-30minor changes for running testscyBerta
2013-11-26Script to run tests from a test class directly.Parménides GV
2013-11-26Tests can be run from cli.Parménides GV
2013-11-26Tests for CW pass.Parménides GV
2013-11-22I'm not showing parmegv account pass.Parménides GV
2013-11-22All tests are passed, fixed a logindialog bug.Parménides GV
2013-11-22Rebased onto 0.2.2Parménides GV
2013-11-21OpenVPN notification contains location.Parménides GV
2013-11-21In notification: s/hippo.bitmask.net/bitmask.net/Parménides GV
2013-11-21Trivial changes in strings.xmlParménides GV
2013-11-20Fixed compilation error from rebases.Parménides GV
2013-11-19Logging out deletes the token from LeapSRPSession.Parménides GV
2013-11-19Token based authentication implemented.Parménides GV
2013-11-19Successfully rebased onto 0.2.2Parménides GV
2013-11-19CA cert saved correctly in SharedPreferences.Parménides GV
2013-11-19ProviderAPI broadcasts progress to CW.Parménides GV
2013-11-19A bit of cleaning.Parménides GV
2013-11-19Provider setup: One method downloads everything.Parménides GV
2013-11-19Successfully rebased onto progress-bars.Parménides GV
2013-11-19Simplified the methods to add a new provider.Parménides GV
2013-11-19Preseeded providers only have provider.json urlParménides GV
2013-11-19Removing unnecessary fields from ProviderItem.Parménides GV
2013-11-15Merge branch 'release-0.2.2'0.2.2Sean Leonard
2013-11-15Bump build and versionSean Leonard
2013-11-15ChangelogSean Leonard
2013-11-16Going back from providerdetails show all providersParménides GV
2013-11-15Real VPN status is returned from Eip.isRunning().Parménides GV
2013-11-15Dashboard asks for real VPN state.Parménides GV
2013-11-15Switching provider offers all providers from list.Parménides GV
2013-11-15ProviderDetail login works with new progressbar.Parménides GV
2013-11-15Label for the CW progressbar.Parménides GV
2013-11-15New provider hides other providers.Parménides GV
2013-11-15Only selected provider remain visible.Parménides GV
2013-11-15Added a custom adapter to the ProviderListFragmentParménides GV
2013-11-15CW ProgressBar is translated below provider.Parménides GV
2013-11-15Only one progressbar in Dashboard.Parménides GV
2013-11-15Holo theme for CW progress bar.Parménides GV
2013-11-15Login and Logout progressbars advance correctly.Parménides GV
2013-11-15ProgressBar xml is loaded correctly.Parménides GV
2013-11-15ProviderAPI broadcasts progress for log in processParménides GV