| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-02-18 | Merge branch 'show-relay-location-ios' | Andrej Mihajlov | 9 | -43/+399 |
| 2020-02-18 | Show relay location and connection info | Andrej Mihajlov | 9 | -43/+399 |
| 2020-02-18 | Merge branch 'clean-ios-simulator-statusbar' | Andrej Mihajlov | 2 | -11/+37 |
| 2020-02-18 | Merge branch 'driverlogic-logging' | David Lönnhager | 1 | -16/+36 |
| 2020-02-18 | Abstract logging in driverlogic | David Lönnhager | 1 | -16/+36 |
| 2020-02-18 | Merge branch 'update-install-log-encoding' | David Lönnhager | 4 | -12/+19 |
| 2020-02-18 | Remove non-existing tests | Andrej Mihajlov | 1 | -10/+0 |
| 2020-02-18 | Add pre and post actions for Screenshots target to clean up the statusbar | Andrej Mihajlov | 1 | -1/+37 |
| 2020-02-18 | Replace AnsiFileLogSink with Utf8FileLogSink | David Lönnhager | 3 | -12/+19 |
| 2020-02-18 | Bump submodule windows-libraries | David Lönnhager | 1 | -0/+0 |
| 2020-02-17 | Merge branch 'make-settings-screen-scrollable' | Janito Vaqueiro Ferreira Filho | 2 | -186/+203 |
| 2020-02-17 | Describe scrollable settings screen in changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+5 |
| 2020-02-17 | Make the settings screen scrollable | Janito Vaqueiro Ferreira Filho | 1 | -186/+198 |
| 2020-02-17 | Merge branch 'swap-country-city-text' | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2020-02-17 | Swap country and city labels in connect screen | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2020-02-17 | Merge branch 'android-reconnect-button' | Janito Vaqueiro Ferreira Filho | 11 | -21/+188 |
| 2020-02-15 | Describe the reconnect button in the changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2020-02-15 | Implement reconnect button behavior | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-02-15 | Implement `ConnectionProxy.reconnect()` | Janito Vaqueiro Ferreira Filho | 1 | -0/+24 |
| 2020-02-15 | Implement `MullvadDaemon.reconnect()` | Janito Vaqueiro Ferreira Filho | 3 | -7/+28 |
| 2020-02-15 | Add callback for reconnect button behavior | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2020-02-15 | Update text alignment when layout changes | Janito Vaqueiro Ferreira Filho | 1 | -0/+6 |
| 2020-02-15 | Keep track if reconnect button is visible or not | Janito Vaqueiro Ferreira Filho | 1 | -4/+20 |
| 2020-02-15 | Refactor to remove repeated code | Janito Vaqueiro Ferreira Filho | 1 | -5/+6 |
| 2020-02-15 | Recalc. reconnect button space when layout changes | Janito Vaqueiro Ferreira Filho | 1 | -10/+12 |
| 2020-02-15 | Fix text alignment when reconnect button is shown | Janito Vaqueiro Ferreira Filho | 1 | -0/+15 |
| 2020-02-15 | Show reconnect button on the appropriate states | Janito Vaqueiro Ferreira Filho | 1 | -4/+9 |
| 2020-02-15 | Rename `button` field into `mainButton` | Janito Vaqueiro Ferreira Filho | 1 | -8/+8 |
| 2020-02-15 | Add reconnect button to layout | Janito Vaqueiro Ferreira Filho | 1 | -4/+21 |
| 2020-02-15 | Add reconnect button drawable resource | Janito Vaqueiro Ferreira Filho | 1 | -0/+11 |
| 2020-02-15 | Split red button background in two | Janito Vaqueiro Ferreira Filho | 2 | -0/+44 |
| 2020-02-14 | Add 2020.2[-beta2] changelog headers and move items in wrong place | Linus Färnstrand | 1 | -5/+12 |
| 2020-02-14 | Merge branch 'android-add-auto-connect' | Emīls | 12 | -23/+130 |
| 2020-02-14 | Update changelog | Emīls | 1 | -0/+1 |
| 2020-02-14 | Check if returned tunnel is null | Emīls | 2 | -1/+5 |
| 2020-02-14 | Add auto-connect switch to preferences | Emīls | 4 | -20/+87 |
| 2020-02-13 | Add setAutoConnect to mullvad-jni | Emīls | 5 | -2/+37 |
| 2020-02-13 | Merge branch 'add-finnish-and-danish' | Oskar Nyberg | 1 | -0/+2 |
| 2020-02-13 | Add finnish and danish options to language picker | Oskar Nyberg | 1 | -0/+2 |
| 2020-02-13 | Merge branch 'bundle-relay-list-in-apk' | Janito Vaqueiro Ferreira Filho | 7 | -31/+48 |
| 2020-02-13 | Describe bundled relay list in changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2020-02-13 | Fetch relay list when building Android APK | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2020-02-13 | Refactor to create `update-relays.sh` script | Janito Vaqueiro Ferreira Filho | 2 | -21/+24 |
| 2020-02-13 | Extract `relays.json` resource | Janito Vaqueiro Ferreira Filho | 1 | -0/+6 |
| 2020-02-13 | Include `relays.json` in APK | Janito Vaqueiro Ferreira Filho | 1 | -2/+3 |
| 2020-02-13 | Refactor to create `FileResourceExtractor` | Janito Vaqueiro Ferreira Filho | 2 | -8/+9 |
| 2020-02-13 | Merge branch 'consolidate-wg-wrappers' | Odd Stranne | 27 | -1016/+756 |
| 2020-02-13 | Fix file permissions and all the things | Emīls | 8 | -72/+75 |
| 2020-02-13 | Update WireGuard FFI in talpid-core | Odd Stranne | 3 | -120/+136 |
| 2020-02-13 | Add readme for libwg | Odd Stranne | 1 | -0/+26 |
