Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-03 | Merge branch 'bug/shows-log-on-error' into develop | Parménides GV | |
2016-04-03 | Bitmask does not show the log if an error happens. | Parménides GV | |
ics-openvpn already shows it if necessary. Our heuristic (just looking for an "error" keyword in the past N messages of the log) is very weak, and it returns an annoying false positive: turning off the VPN triggers the show log error. | |||
2016-04-02 | Merge branch 'update-ics-openvpn' into develop | Parménides GV | |
2016-04-02 | Update BuildTools to 23.0.3, and plugins | Parménides GV | |
- Android gradle plugin to 1.5.0 - Gson to 2.4 - Support annotations to 23.2.1 - Robotium-solo to 5.5.4 | |||
2016-04-02 | VpnStatus.initLogCache must be called only once. | Parménides GV | |
onCreate gets called when the activity is back on the screen. If the app was already launched, we should not set everything up again. | |||
2016-04-02 | Update ics-openvpn | Parménides GV | |
2016-02-07 | Typo in README, ndk version in PATH addition | Parménides GV | |
2016-02-07 | Merge branch 'bug/update-readme-to-reflect-minimum-versions-#7885' into develop | Parménides GV | |
2016-02-07 | Update README to reflect last versions of Android tools | Parménides GV | |
2016-02-07 | Merge branch 'feature/update-ics-openvpn' into develop | Parménides GV | |
2016-02-07 | Merge branch 'bug/include-git-submodules-update-in-README-#7879' into develop | Parménides GV | |
2016-02-06 | Pause icon, init log file in Dashboard | Parménides GV | |
2016-02-06 | Update ics-openvpn | Parménides GV | |
2016-02-06 | Update build tools and compile sdk version. | Parménides GV | |
Warn about the needed libraries for 64 bit systems. | |||
2016-02-06 | Init ics-openvpn submodules | Parménides GV | |
2015-08-25 | Merge branch 'KwadroNaut-typo' into develop | Parménides GV | |
2015-08-15 | A quote too much | KwadroNaut | |
This is also an open issue in Transifex: https://www.transifex.com/otf/bitmask-android/translate/#es/$/22692144?issue=yes You should double check if this is correct. | |||
2015-06-29 | Merge branch 'feature/f-droid-verify-support-#6165' into develop0.9.4_FDROID | Parménides GV | |
2015-06-24 | Write SD card permission needs to be turned on for tests only | Parménides GV | |
2015-06-24 | Remove mips architecture in ics-openvpn, and use fdroid's buildtools version | Parménides GV | |
2015-06-24 | Use https to fetch submodules | Parménides GV | |
2015-06-24 | Merge branch 'feature/update-play-store-screenshots-for-0.9.4-#7172' into ↵ | Parménides GV | |
develop | |||
2015-06-24 | Tuned some times, refactoring tests | Parménides GV | |
2015-06-16 | Merge branch 'release-0.9.4' into develop | Parménides GV | |
2015-06-16 | Final 0.9.4 - the "fabbutton" release | Parménides GV | |
2015-06-16 | Merge branch 'develop' into release-0.9.4 | Parménides GV | |
2015-06-16 | Merge branch 'feature/Put-an-icon-in-the-user-status-FabButton-#6923' into ↵ | Parménides GV | |
develop | |||
2015-06-16 | Resized account icon according to vpn icons | Parménides GV | |
2015-06-12 | Transparent background of the FabButton, yay! | Parménides GV | |
2015-06-11 | 0.9.4RC4 | Parménides GV | |
2015-06-11 | Merge branch 'develop' into release-0.9.4 | Parménides GV | |
2015-06-11 | Merge branch 'feature/update-ics-openvpn-Jun-7th' into develop | Parménides GV | |
2015-06-11 | Update java and xml files | Parménides GV | |
2015-06-11 | Update ics-openvpn to Jun 7th | Parménides GV | |
2015-06-10 | 0.9.4RC3 | Parménides GV | |
2015-06-10 | Merge branch 'develop' into release-0.9.4 | Parménides GV | |
2015-06-10 | Merge branch ↵ | Parménides GV | |
'bug/if-you-don't-trust-this-application-it-still-tries-to-connect-(android)-#6115' into develop | |||
2015-06-10 | Update ics-openvpn module | Parménides GV | |
It was already updated in bug/if-you-don't-trust-this-application-it-still-tries-to-connect-(android)-#6115, but git complains about merging a branch with dirty branches. | |||
2015-06-10 | Handle "Cancel" button of the Android VPN permission dialog | Parménides GV | |
2015-06-08 | Merge branch 'bug/Riseup-provider-fails-to-get-configured-#7113' into develop | Parménides GV | |
2015-06-08 | s/buildtype/flavor, changed riseup's pin | Parménides GV | |
Riseup's EE certificate expired (EE = End-Entity, the commercial certificate signed by the issuer), and we weren't able to fetch provider.json because the pin wasn't valid. This problem needs to be avoided in the future, using HKPK (https://tools.ietf.org/html/rfc7469), which Micah's implementing on Riseup. Switching from build types from flavors enables us to run tests against production apk, not just debug. I didn't detect this pinning problem because tests were run only against the debug apk, which trusted preseeded providers by default (thus bypassing pinning issue). | |||
2015-06-08 | 0.9.4RC2 - ics-openvpn updated | Parménides GV | |
2015-06-08 | Merge branch 'develop' into release-0.9.4 | Parménides GV | |
2015-06-05 | Merge branch 'feature/Update-ics-openvpn-from-GitHub-#7087' into develop | Parménides GV | |
2015-06-04 | Update git submodules recursively from ./gradlew updateIcs | Parménides GV | |
2015-06-04 | Try to track "bitmask" branch from ics-openvpn fork | Parménides GV | |
2015-06-04 | Updated bitmask branch from ics-openvpn fork, second notification | Parménides GV | |
2015-06-04 | ics-openvpn submodule now points to parmegv's repo | Parménides GV | |
That way we can publish the bitmask branch. | |||
2015-06-04 | ics-openvpn as a submodule! beautiful | Parménides GV | |
ics-openvpn is now officially on GitHub, and they track openssl and openvpn as submodules, so it's easier to update everything. Just a git submodule update --recursive. I've also set up soft links to native modules from ics-openvpn in app, so that we don't copy files in Gradle (which was causing problems with the submodules .git* files, not being copied). That makes the repo cleaner. | |||
2015-06-01 | Changelog | Parménides GV | |