Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-28 | #8757 refactores ProviderAPI for insecure flavor, fixes tests, renames ↵ | cyBerta | |
confusing constants, updates robotium | |||
2017-10-25 | 8757 fixes session cookie handling by implementing okHttpClient and custom ↵ | cyBerta | |
cookiejar, enables TLS 1.2 on old devices, restricts allowed cipher suites on new devices in order to harden tls based communication | |||
2017-10-13 | Merge branch '8755_reduce_logs_during_image_creation' into 'master' | cyberta | |
8755 redirect logs during docker image creation to an artifact file See merge request leap/bitmask_android!12 | |||
2017-10-13 | Merge branch '8758_switch_providers' into 'master' | cyberta | |
#8758 fix switching providers See merge request leap/bitmask_android!11 | |||
2017-10-13 | Merge branch '8746_client_must_honor_specified_protocol' into 'master' | cyberta | |
#8746 fixes client must honor the protocol default specified by the provider See merge request leap/bitmask_android!10 | |||
2017-10-13 | #8759 fix failing tests | cyBerta | |
2017-10-13 | #8759 one cancellation dialog should be sufficient | cyBerta | |
2017-10-11 | 8755 redirect logs during docker image creation to an artifact file | cyBerta | |
2017-10-09 | #8758 fix switching providers | cyBerta | |
2017-10-09 | #8746 fixes client must honor the protocol default specified by the provider | cyBerta | |
2017-10-02 | #8756 Don't generate all locates during docker sdk image build | cyBerta | |
2017-10-02 | Merge branch 'master' of 0xacab.org:leap/bitmask_android into ↵ | cyBerta | |
mirror_0xacab_master | |||
2017-09-29 | minor fix: avoid multi catch oneliners for API < 19 | cyBerta | |
2017-09-29 | update README due to new supported Android APIs, updated SDK, NDK and new ↵ | cyBerta | |
docker image references | |||
2017-09-29 | Merge branch 'feature/updateDependencies' into 'master' | cyberta | |
Feature/update dependencies See merge request leap/bitmask_android!8 | |||
2017-09-29 | Revert "gitlab ci: change reference to image for build task"develop | cyBerta | |
This reverts commit 9c963b3bc34fac9e5a51b753cf7aba624680307a. | |||
2017-09-29 | gitlab ci: change reference to image for build task | cyBerta | |
2017-09-29 | fix typo in Dockerfile | cyBerta | |
2017-09-29 | fix gitlab ci script | cyBerta | |
2017-09-29 | update ics-openvpn: update Dockerfiles, add new api level 26 and update ndk | cyBerta | |
2017-09-29 | Build docker images from CI | Varac | |
2017-09-29 | disable breakpad | cyBerta | |
2017-09-29 | update ics-openvpn: fix submodule urls | cyBerta | |
2017-09-27 | Merge branch 'develop' into 'master' | cyberta | |
update ndk and sdk for gitlab ci See merge request leap/bitmask_android!7 | |||
2017-09-26 | fix typo in Dockerfile | cyBerta | |
2017-09-26 | fix gitlab ci script | cyBerta | |
2017-09-26 | update ics-openvpn: update Dockerfiles, add new api level 26 and update ndk | cyBerta | |
2017-09-25 | Build docker images from CI | Varac | |
2017-09-21 | update ics-openvpn: cleanup build.gradle | cyBerta | |
2017-09-21 | update ics-openvpn: add and fix tests | cyBerta | |
2017-09-21 | update ics-openvpn: update classes, manifest, resources and build script | cyBerta | |
2017-09-21 | update ics-openvpn: move ics-openvpn submodule remote to leap.se | cyBerta | |
2017-09-21 | update ics-openvpn: add textual changes | cyBerta | |
2017-09-21 | update ics-openvpn: add new aidl interface definitions | cyBerta | |
2017-09-21 | update ics-openvpn: add plurals to bitmask resources | cyBerta | |
2017-09-18 | Merge branch 'develop' into 'master' | cyberta | |
Fixes failing tests See merge request !5 | |||
2017-09-18 | change expiration offset to 15 days before actual certificate expires | cyBerta | |
2017-09-15 | vpn certificate gets renewed 3 month before current certificate expires | cyBerta | |
2017-09-14 | minor changes: replace depr. img and change xml identifier to follow android ↵ | cyBerta | |
code guidelines | |||
2017-09-14 | improves comparison of images - reduces complexity and more reliable | cyBerta | |
2017-09-14 | fixes tests that fail to login & some more assertions for showing causes of ↵ | cyBerta | |
failure earlier | |||
2017-09-14 | avoid dependencies between different test classes extending ↵ | cyBerta | |
ActivityInstrumentationTestCase2 | |||
2017-09-14 | refactor failing certification validation test | cyBerta | |
2017-09-14 | rename test classes - starting with a capital letter | cyBerta | |
2017-05-31 | Merge branch 'add-caa' into 'master' | aguestuser | |
Add CAA See merge request !4 | |||
2017-05-30 | [ag] add aguestuser's CAA signature | aguestuser | |
2017-05-30 | [ag] add copyright assignment agreement | aguestuser | |
2017-05-17 | Merge branch 'develop' move to 'master-'based development | kwadronaut | |
2017-05-04 | Update README, Dockerfile to build, smoothing on-boarding | aguestuser | |
Closes https://0xacab.org/leap/bitmask_android/merge_requests/1 README: add detailed instructions on installing and compiling provide workarounds for gotchas setting up emulator on 64-bit debian provide updated dockerfile & offer instructions for building in docker Docker: move dockerfiles to registry contained w/in bitmask_android repo provide separate dockerfiles for sdk (base), ndk, and emulator images resolve issues causing containerized build to fail, including: upstream ics-openvpn conflict with clang (:. transitively with ndk > r12b) (subtle!) missing dependency of ndk r12b on file (message: "missing file" meant a missing program called "file" not an actual missing file) missing locales causing errors in copyIcsOpenVPNFiles build step (resolved by generating all locales in dockerfile) silent failure in sdknmanager's isntallation of platforms;android-23 during image build causing install failure in remote (but not local!) containers Signed-off-by: kwadronaut <kwadronaut@leap.se> | |||
2017-04-30 | [ag] change issues link in readme to point to 0xacab not github | aguestuser | |