summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-11-22set version name to 0.9.70.9.7cyBerta
2017-11-21Merge branch '8789_IllegalStateExeption' into 'master'fupduck
#8789 fix IllegalStateException for failed provider configuring See merge request leap/bitmask_android!18
2017-11-21#8789 fixed javadoc and catched another IllegalStateExceptioncyBerta
2017-11-21#8789 fix IllegalStateException for failed provider configuringcyBerta
2017-11-17Merge branch 'correct_image_symlink' into 'master'cyberta
correct ic_stat_vpn_outline.png symlink See merge request leap/bitmask_android!17
2017-11-16correct ic_stat_vpn_outline.png symlinkFup Duck
symlink ic_stat_vpn_outline.png did not point to ic_stat_vpn_empty_halo.png
2017-11-14fix pathes, checkout tag version only on prepareForDistribution.sh buildcyBerta
2017-11-148743 add manual trigger to build releases from CIcyBerta
2017-11-14recompile native code for ProductionBeta and ProductionRelease buildscyBerta
2017-11-13add script that helps to build and sign stable and beta releasescyBerta
2017-11-10set version name to 0.9.7RC20.9.7RC2cyBerta
2017-11-10#8743 adds new build type beta that rewrites the packageID. This will be ↵cyBerta
needed to have the FDroid beta channel in IzzySofts repository and the official releases in the official FDroid repository.
2017-11-09#8786 add missing translationscyBerta
2017-11-09#8786 rebrand log activitycyBerta
2017-11-09Merge branch '8777_crashes_when_clicking_too_fast' into 'master'cyberta
8777 crashes when clicking too fast See merge request leap/bitmask_android!16
2017-11-09Merge branch '8778_invalid_provider_error_handling' into 'master'cyberta
#8778 fixes invalid provider error handling See merge request leap/bitmask_android!15
2017-11-098784 fix worst issues in about layout for tabletscyBerta
2017-11-098784 fix major tablet layout issues on dashboard, add new user icon that ↵cyBerta
complies with the other icons - foreground white, background transparent
2017-11-098782 fixes app crashes due to missing layout references, removes unneeded ↵cyBerta
layout files, minor layout clean up
2017-11-068779 change urls for source code and bug trackercyBerta
2017-11-06change size of Bitmask title in About layout for normal layoutscyBerta
2017-11-06add missing informations in about layout for x-lage screenscyBerta
2017-11-06reduce duplicate code in ConfigurationWizard for different flavorscyBerta
2017-11-06fix testcyBerta
2017-11-06#8777 fixes NPEs and errorneous provider selectioncyBerta
2017-11-03#8778 fixes invalid provider error handlingcyBerta
2017-11-01set version name to 0.9.7RC10.9.7RC1cyBerta
2017-11-01add licence note for okhttp to about pagecyBerta
2017-11-01fix instantiation of custom providers to avoid NPEscyBerta
2017-11-01Merge branch '8757_login_fails' into 'master'cyberta
8757 login fails See merge request leap/bitmask_android!14
2017-11-01#8770 now it's even possible to login on 0xacab.org with your github or ↵cyBerta
gitlab account!
2017-10-31#8770 Update Readme.md about filing bug ticketscyBerta
2017-10-31Merge branch '8760_remove_pause_button' into 'master'cyberta
#8760 remove pause vpn button from notification See merge request leap/bitmask_android!13
2017-10-31remove legacy code from SessionDialogcyBerta
2017-10-31#8757 new ProviderApiBase includes commonly used code between different ↵cyBerta
implementations of ProviderAPI
2017-10-29add missing import...cyBerta
2017-10-29#8757 refactores ProviderAPI for production flavorcyBerta
2017-10-28#8757 fix missing constant renamingscyBerta
2017-10-28#8757 refactores ProviderAPI for insecure flavor, fixes tests, renames ↵cyBerta
confusing constants, updates robotium
2017-10-258757 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#8760 remove pause vpn button from notificationcyBerta
2017-10-13Merge 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-13Merge branch '8758_switch_providers' into 'master'cyberta
#8758 fix switching providers See merge request leap/bitmask_android!11
2017-10-13Merge 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 testscyBerta
2017-10-13#8759 one cancellation dialog should be sufficientcyBerta
2017-10-118755 redirect logs during docker image creation to an artifact filecyBerta
2017-10-09#8758 fix switching providerscyBerta
2017-10-09#8746 fixes client must honor the protocol default specified by the providercyBerta
2017-10-02#8756 Don't generate all locates during docker sdk image buildcyBerta