Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-12 | Merge branch 'bug/dying-client-during-configuration-5237' into develop | Sean Leonard | |
2014-03-10 | ConcurrentModification at switching provider fixed | Parménides GV | |
This fixes bug 5237. | |||
2014-03-10 | Merge branch 'bug/top-padding-5260' into develop | Parménides GV | |
2014-03-10 | A bit more clean and concise. | Parménides GV | |
I've added "from providerlistfragment" just in case there is any other "top padding" string suitable in other class in the future. I've removed the auxiliar variable in the block of code from ProviderListFragment, there is no need of if now we have a constant in that class. | |||
2014-03-08 | Remove 'Top padding' string from ConfigurationWizard (Bug #5260) | root | |
2014-03-08 | Merge branch 'correction_in_readme' into develop | Parménides GV | |
2014-03-08 | corrected link for 'building from eclipse' in README.md | Ankush | |
2014-03-05 | Merge branch 'bug/inaccurate-server-down-msg' into develop | Sean Leonard | |
2014-03-05 | Merge branch 'bug/spelling' of into develop | Sean Leonard | |
2014-03-05 | Rewrite "Server is down" message to "Server is unreachable" | Sean Leonard | |
2014-03-05 | typo | kwadronaut | |
2014-03-02 | Merge branch 'feature/transifex-configuration' into develop | Sean Leonard | |
2014-03-02 | Remove stowaway values-nl folder that was commited to res/values/ folder | Sean Leonard | |
2014-03-02 | Transifex configuration | Sean Leonard | |
2014-03-02 | Merge branch 'bug/remove-settings-menu' into develop | Sean Leonard | |
2014-03-02 | Remove obviated settings entry from Dashboard menu | Sean Leonard | |
2014-03-01 | Merge branch 'feature/timezone-vpn-gateway-selection' into develop | Sean Leonard | |
2014-03-01 | Explicit startService() for updating EIP definitions | Sean Leonard | |
2014-03-01 | Better host matching when updating gateways list | Sean Leonard | |
2014-03-01 | Select VPN gateway by least timezone difference | Sean Leonard | |
2014-02-28 | Merge branch 'bug/about-fragment-legacy-references' into develop | Sean Leonard | |
2014-02-28 | Merge branch 'feature/remove-shared-preferences-methods-from-ConfigHelper' ↵ | Sean Leonard | |
into develop Conflicts: src/se/leap/bitmaskclient/Dashboard.java | |||
2014-02-12 | Merge branch 'release-0.4'0.4 | Sean Leonard | |
2014-02-12 | Bump build and version number for release | Sean Leonard | |
2014-02-12 | changelog | Sean Leonard | |
2014-02-10 | Remove "RC" from 0.2.3 release notes | Sean Leonard | |
2014-02-07 | Bump build and version number for RC2 | Sean Leonard | |
2014-02-07 | Bump build and version number for RC | Sean Leonard | |
2014-02-07 | Merge branch 'bug/login-logout-messages' into develop | Sean Leonard | |
2014-02-07 | bugfix for #4664 and #4668 (login/logout messages) | Sean Leonard | |
Conflicts: src/se/leap/bitmaskclient/ProviderAPI.java res/values/strings.xml (Re-add lines removed in 7297632a01d5fb606b901d8c54e190e28b95716e ) | |||
2014-02-04 | Merge branch 'feature/remove-legacy-ics-openvpn-classes-that-wont-be-used' ↵ | Sean Leonard | |
into develop Also merge branch 'feature/change-or-remove-user-facing-references-to-ics-android' into develop | |||
2014-02-04 | Remove launch log function and click listener from EIP status line. | Sean Leonard | |
Log window Activity is gone with ics-openvpn purge. We will want it back, but we will bring back only what's needed. | |||
2014-02-04 | Forgot to refactor string name in real code. | Parménides GV | |
2014-02-04 | No more references to ics openvpn. | Parménides GV | |
I've refactored a string name and the content of that string so that no references to legacy ics-openvpn user interface are present in there. | |||
2014-02-04 | Lint performance: completely clean | Sean Leonard | |
That means there is no unnecessary file, nor resource, in the project right now. Conflicts: res/values-ca/strings.xml res/values-cs/strings.xml res/values-de/strings.xml res/values-es/strings.xml res/values-et/strings.xml res/values-fr/strings.xml res/values-id/strings.xml res/values-it/strings.xml res/values-ja/strings.xml res/values-ko/strings.xml res/values-nl/strings.xml res/values-no/strings.xml res/values-ro/strings.xml res/values-ru/strings.xml res/values-uk/strings.xml res/values-zh-rCN/strings.xml res/values-zh-rTW/strings.xml res/values/strings.xml res/values/untranslatable.xml res/xml/main_headers.xml | |||
2014-02-04 | Concordant AndroidManifest. | Parménides GV | |
2014-02-04 | More unused classes wiped. | Parménides GV | |
2014-02-04 | Deleted unused classes from ics-openvpn. | Sean Leonard | |
This classes were an obvious choice, there may be more unused classes around there. Conflicts: src/se/leap/bitmaskclient/ProviderListFragment.java | |||
2014-01-28 | Substituted AboutFragment with AboutActivity. | Parménides GV | |
2014-01-14 | No sharedprefs methods in ConfigHelper. | Parménides GV | |
This means we obtain the SharedPreferences object each time we want to use it. This yields to longer code lines while reading and writing to them. | |||
2013-12-21 | there's no about fragment anymore | cyBerta | |
2013-12-21 | Merge branch 'feature/move-the-settings-button-to-the-overflow-menu' into ↵ | cyBerta | |
develop | |||
2013-12-21 | Merge branch 'bug/more-detailed-response-to-CW-errors' into develop | cyBerta | |
2013-12-20 | Merge branch 'feature/token-based-auth' into develop | cyBerta | |
Conflicts: src/se/leap/bitmaskclient/ConfigurationWizard.java src/se/leap/bitmaskclient/Dashboard.java src/se/leap/bitmaskclient/ProviderAPI.java src/se/leap/bitmaskclient/ProviderListFragment.java | |||
2013-12-20 | Merge branch 'develop' of ssh://leap.se:22/bitmask_android into develop | cyBerta | |
2013-12-19 | Merge branch 'feature/UI_improvements' into develop | Parménides GV | |
2013-12-19 | Merge branch 'bug/translation_Bitmask_instead_of_Leap_Android' into develop | Parménides GV | |
2013-12-16 | Correct the location name in the notification (Bug #4660) | cyBerta | |
2013-12-16 | remove 'Assigning IP address' from the progress notification (#4661) | cyBerta | |
2013-12-12 | About is now an Activity. | Parménides GV | |
I've also removed some spaces from the text. |