summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
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
2020-06-04Generalize PidManager::add_listDavid Lönnhager1-1/+1
2020-06-04Use unit type constructor for PidManagerDavid Lönnhager1-4/+2
2020-06-04Fix names conflicting with split_tunnel modules on WindowsDavid Lönnhager4-1/+12
2020-06-04Merge branch 'fix-current-is-supported'Oskar Nyberg8-17/+18
2020-06-04Add unsupported version fix to changelogOskar Nyberg1-0/+1
2020-06-04Rename all usages of currentIsSupported to just supportedOskar Nyberg7-17/+17
2020-06-03Merge branch 'fix-welcome-screen-closing-prematurely'Janito Vaqueiro Ferreira Filho2-1/+4
2020-06-03Describe expiry check fix in the changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-06-03Add a one-day margin of error to initial checkJanito Vaqueiro Ferreira Filho1-1/+3
2020-06-03Merge branch 'connect-screen-scroll-view'Janito Vaqueiro Ferreira Filho4-119/+170
2020-06-03Describe scrollable Connect screen in changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-06-03Tweak margin below bannerJanito Vaqueiro Ferreira Filho1-1/+2
2020-06-03Add space for notification banner to expandJanito Vaqueiro Ferreira Filho1-0/+14
2020-06-03Add `NotificationBanner.onHeightChange` callbackJanito Vaqueiro Ferreira Filho1-0/+25