summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-06-09Move PermitVpnRelay rule and make it limit access to set of approved applicat...Odd Stranne3-33/+82
2020-06-09Update comments on rules::dns::PermitNonTunnelOdd Stranne1-2/+9
2020-06-08Merge branch 'show-time-running-out-banner'Janito Vaqueiro Ferreira Filho6-53/+99
2020-06-08Describe time running out banner in the changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-06-08Make time running out warning clickableJanito Vaqueiro Ferreira Filho1-2/+10
2020-06-08Refactor to centralize click handlingJanito Vaqueiro Ferreira Filho1-20/+13
2020-06-08Show warning banner when account expiry is closeJanito Vaqueiro Ferreira Filho3-4/+32
2020-06-08Use observable property for input eventsJanito Vaqueiro Ferreira Filho1-11/+2
2020-06-08Use `TimeLeftFormatter` in `RemainingTimeLabel`Janito Vaqueiro Ferreira Filho1-16/+3
2020-06-08Create `TimeLeftFormatter` helper classJanito Vaqueiro Ferreira Filho1-0/+38
2020-06-08Merge branch 'linux-improve-exclude'Emīls1-2/+12
2020-06-05Improve mullvad-excludeEmīls1-2/+12
2020-06-05Merge branch 'secure-sensitive-screens'Janito Vaqueiro Ferreira Filho6-1/+60
2020-06-05Describe secure screens in the changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-06-05Allow screenshots to be taken in debug buildsJanito Vaqueiro Ferreira Filho1-2/+6
2020-06-05Mark support screen secure when showing emailJanito Vaqueiro Ferreira Filho1-1/+21
2020-06-05Mark Account screen as secureJanito Vaqueiro Ferreira Filho1-0/+2
2020-06-05Mark WireGuard Key screen as secureJanito Vaqueiro Ferreira Filho1-0/+2
2020-06-05Make it easy for fragments to be marked as secureJanito Vaqueiro Ferreira Filho1-0/+10
2020-06-05Block screenshots when entering a secure screenJanito Vaqueiro Ferreira Filho1-0/+20
2020-06-05Merge branch 'ignore-touch-events-when-obscured'Janito Vaqueiro Ferreira Filho2-1/+4
2020-06-05Describe ignoring touch events in the changelogJanito Vaqueiro Ferreira Filho1-0/+2
2020-06-05Ignore touch events when view is obscuredJanito Vaqueiro Ferreira Filho1-1/+2
2020-06-05Merge branch 'macos-fix-routing'Emīls9-430/+201
2020-06-05Adjust Android routing codeEmīls1-16/+15
2020-06-05Fix small lint with daemonEmīls Piņķis1-1/+1
2020-06-05Simplify routing code on LinuxEmīls2-77/+12
2020-06-05Fix default route monitoring on MacOSEmīls Piņķis6-336/+173
2020-06-05Merge branch 'replace-use-of-spread-in-redux-reducer'Oskar Nyberg3-41/+32
2020-06-05Remove use of spread operator for action data in reducersOskar Nyberg3-41/+32
2020-06-05Merge branch 'disable-auto-connect-when-out-of-time'Oskar Nyberg3-16/+22
2020-06-05Move autoconnect to main process and check if account has expiredOskar Nyberg3-16/+22
2020-06-04Merge branch 'improve-fw-linux'David Lönnhager3-8/+9
2020-06-04Only allow root to send packets to the relay server on LinuxDavid Lönnhager1-0/+2
2020-06-04Bump nftnl-rsDavid Lönnhager2-8/+7
2020-06-04Merge branch 'scroll-views-everywhere'Janito Vaqueiro Ferreira Filho8-207/+226
2020-06-04Describe scrollable screens in the changelogJanito Vaqueiro Ferreira Filho1-3/+1
2020-06-04Make Redeem Voucher scrollableJanito Vaqueiro Ferreira Filho1-55/+59
2020-06-04Make Out Of Time screen scrollableJanito Vaqueiro Ferreira Filho1-57/+66
2020-06-04Add margin above button containerJanito Vaqueiro Ferreira Filho1-0/+1
2020-06-04Make Welcome screen scrollableJanito Vaqueiro Ferreira Filho1-64/+72
2020-06-04Make Confirm No Email dialog scrollableJanito Vaqueiro Ferreira Filho1-23/+27
2020-06-04Remove incorrect ID in some layoutsJanito Vaqueiro Ferreira Filho5-5/+0
2020-06-04Merge branch 'login-screen-scroll-view'Janito Vaqueiro Ferreira Filho3-143/+168
2020-06-04Describe scrollable Login screen in the changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-06-04Scroll to important views during login stepsJanito Vaqueiro Ferreira Filho2-0/+21
2020-06-04Make Login screen scrollableJanito Vaqueiro Ferreira Filho1-143/+146
2020-06-04Merge branch 'fix-button-vertical-padding'Janito Vaqueiro Ferreira Filho1-0/+2
2020-06-04Remove default button vertical paddingJanito Vaqueiro Ferreira Filho1-0/+2
2020-06-04Merge branch 'split-tunnel-update-mods'David Lönnhager4-6/+15