summaryrefslogtreecommitdiff
path: root/app/src/main
AgeCommit message (Collapse)Author
2018-01-048773 preseeded providers implementation for insecure flavorcyBerta
2018-01-03fix minor bugscyBerta
2018-01-038773 preseeded providers implementation for production flavorcyBerta
2018-01-038773 add provider details for preseeded providerscyBerta
2017-12-14Update constants renamingcyBerta
2017-12-14fix potential memory leakcyBerta
2017-12-14undo submodule changesFup Duck
2017-12-14#8742 fix lint issue in OnBootReceivercyBerta
2017-12-14#8742 cleanup camelCasecyBerta
2017-12-14#8742 remove dead codecyBerta
2017-12-12readd images for StartActivityFup Duck
* android < 21 does not support VectorDrawables as background
2017-12-128742 fix broken onboot featurecyBerta
2017-12-12Add Splash StartActivityFup Duck
* added Splash StartActivity to handle updates and initialization * created global Constants * move EIPConstants to Constants * create update possibility * use VectorDrawable as background for StartActivity
2017-12-12#8742 add notifications for blocking vpncyBerta
2017-12-07#8742 basic always-on implementation with blocking vpn if no profile is ↵cyBerta
configured
2017-12-05#8742 add some icons that represent the blocking vpn statecyBerta
2017-11-22set version name to 0.9.70.9.7cyBerta
2017-11-21#8789 fixed javadoc and catched another IllegalStateExceptioncyBerta
2017-11-21#8789 fix IllegalStateException for failed provider configuringcyBerta
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-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-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-10-31remove legacy code from SessionDialogcyBerta
2017-10-31#8757 new ProviderApiBase includes commonly used code between different ↵cyBerta
implementations of ProviderAPI
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 '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 one cancellation dialog should be sufficientcyBerta
2017-10-09#8758 fix switching providerscyBerta
2017-10-09#8746 fixes client must honor the protocol default specified by the providercyBerta
2017-09-21update ics-openvpn: update classes, manifest, resources and build scriptcyBerta