| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-06-04 | Make Out Of Time screen scrollable | Janito Vaqueiro Ferreira Filho | 1 | -57/+66 |
| 2020-06-04 | Add margin above button container | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-06-04 | Make Welcome screen scrollable | Janito Vaqueiro Ferreira Filho | 1 | -64/+72 |
| 2020-06-04 | Make Confirm No Email dialog scrollable | Janito Vaqueiro Ferreira Filho | 1 | -23/+27 |
| 2020-06-04 | Remove incorrect ID in some layouts | Janito Vaqueiro Ferreira Filho | 5 | -5/+0 |
| 2020-06-04 | Merge branch 'login-screen-scroll-view' | Janito Vaqueiro Ferreira Filho | 3 | -143/+168 |
| 2020-06-04 | Describe scrollable Login screen in the changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-06-04 | Scroll to important views during login steps | Janito Vaqueiro Ferreira Filho | 2 | -0/+21 |
| 2020-06-04 | Make Login screen scrollable | Janito Vaqueiro Ferreira Filho | 1 | -143/+146 |
| 2020-06-04 | Merge branch 'fix-button-vertical-padding' | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2020-06-04 | Remove default button vertical padding | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2020-06-04 | Merge branch 'split-tunnel-update-mods' | David Lönnhager | 4 | -6/+15 |
| 2020-06-04 | Generalize PidManager::add_list | David Lönnhager | 1 | -1/+1 |
| 2020-06-04 | Use unit type constructor for PidManager | David Lönnhager | 1 | -4/+2 |
| 2020-06-04 | Fix names conflicting with split_tunnel modules on Windows | David Lönnhager | 4 | -1/+12 |
| 2020-06-04 | Merge branch 'fix-current-is-supported' | Oskar Nyberg | 8 | -17/+18 |
| 2020-06-04 | Add unsupported version fix to changelog | Oskar Nyberg | 1 | -0/+1 |
| 2020-06-04 | Rename all usages of currentIsSupported to just supported | Oskar Nyberg | 7 | -17/+17 |
| 2020-06-03 | Merge branch 'fix-welcome-screen-closing-prematurely' | Janito Vaqueiro Ferreira Filho | 2 | -1/+4 |
| 2020-06-03 | Describe expiry check fix in the changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-06-03 | Add a one-day margin of error to initial check | Janito Vaqueiro Ferreira Filho | 1 | -1/+3 |
| 2020-06-03 | Merge branch 'connect-screen-scroll-view' | Janito Vaqueiro Ferreira Filho | 4 | -119/+170 |
| 2020-06-03 | Describe scrollable Connect screen in changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-06-03 | Tweak margin below banner | Janito Vaqueiro Ferreira Filho | 1 | -1/+2 |
| 2020-06-03 | Add space for notification banner to expand | Janito Vaqueiro Ferreira Filho | 1 | -0/+14 |
| 2020-06-03 | Add `NotificationBanner.onHeightChange` callback | Janito Vaqueiro Ferreira Filho | 1 | -0/+25 |
| 2020-06-03 | Add a scroll view to the Connect screen | Janito Vaqueiro Ferreira Filho | 1 | -119/+129 |
| 2020-06-03 | Bump iOS build (2020.3.4)ios/2020.3 | Andrej Mihajlov | 1 | -4/+4 |
| 2020-06-03 | Merge branch 'fw-reject-outgoing' | David Lönnhager | 4 | -10/+27 |
| 2020-06-03 | Update CHANGELOG.md | David Lönnhager | 1 | -0/+5 |
| 2020-06-03 | Reject select outgoing traffic instead of silently dropping it on Linux | David Lönnhager | 1 | -3/+15 |
| 2020-06-03 | Bump nftnl | David Lönnhager | 2 | -7/+7 |
| 2020-06-02 | Merge branch 'enter-split-screen-smoothly' | Janito Vaqueiro Ferreira Filho | 2 | -1/+2 |
| 2020-06-02 | Describe split-screen fix in the changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-06-02 | Don't recreate Activity to enter split-screen mode | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-06-02 | Merge branch 'clear-back-stack-on-service-loss' | Janito Vaqueiro Ferreira Filho | 2 | -3/+10 |
| 2020-06-02 | Describe clearing back stack in the changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2020-06-02 | Clear back stack when returning to launch screen | Janito Vaqueiro Ferreira Filho | 1 | -3/+8 |
| 2020-06-02 | Merge branch 'settings-scroll-animation' | Janito Vaqueiro Ferreira Filho | 16 | -685/+1185 |
| 2020-06-02 | Describe scrollable settings screens in changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-06-02 | Scroll to start of body when advancing the screen | Janito Vaqueiro Ferreira Filho | 2 | -0/+10 |
| 2020-06-02 | Add scroll animation to the Problem Report screen | Janito Vaqueiro Ferreira Filho | 2 | -150/+188 |
| 2020-06-02 | Add scroll animation to Preferences screen | Janito Vaqueiro Ferreira Filho | 2 | -88/+125 |
| 2020-06-02 | Add scroll animation to WireGuard Key screen | Janito Vaqueiro Ferreira Filho | 2 | -108/+147 |
| 2020-06-02 | Add scroll animation to Advanced screen | Janito Vaqueiro Ferreira Filho | 2 | -91/+129 |
| 2020-06-02 | Add scroll animation to Account screen | Janito Vaqueiro Ferreira Filho | 2 | -73/+107 |
| 2020-06-02 | Add scroll animation to Settings screen | Janito Vaqueiro Ferreira Filho | 2 | -175/+206 |
| 2020-06-02 | Create `CollapsibleTitleController` class | Janito Vaqueiro Ferreira Filho | 1 | -0/+196 |
| 2020-06-02 | Create `ListenableScrollView` widget | Janito Vaqueiro Ferreira Filho | 1 | -0/+30 |
| 2020-06-02 | Create `LinearInterpolation` helper class | Janito Vaqueiro Ferreira Filho | 1 | -0/+46 |
