summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/BitmaskApp.java
AgeCommit message (Collapse)Author
2019-04-01fix layout inflation exeption occuring with vector graphics on Android 4.XcyBerta
2018-12-29update sdk to version 28, update dependencies, fix potential memory leakscyBerta
2018-12-11remove unused importscyBerta
2018-12-07first shot gatewayselectioncyBerta
2018-02-07#8841 fixes multidex issue on Android devices with API < 20cyBerta
2018-01-19#8822 adds leakCanary library to Bitmask for analyzing memory leakscyBerta
2018-01-16#8788 implement VpnNotificationManager to handle notifications from VoidVPN ↵cyBerta
and OpenVPN
2017-12-12#8742 add notifications for blocking vpncyBerta
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