| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-04-01 | Add log out confirmation dialog | Andrej Mihajlov | 1 | -2/+42 |
| 2020-04-01 | Do not automatically pull the keyboard since it occludes the "Create account"... | Andrej Mihajlov | 1 | -6/+0 |
| 2020-04-01 | Add ability to log in using the newly created account token | Andrej Mihajlov | 4 | -22/+84 |
| 2020-04-01 | Merge branch 'vector-graphics-ios' | Andrej Mihajlov | 99 | -267/+440 |
| 2020-04-01 | Convert to using vector PDF vs. raster | Andrej Mihajlov | 99 | -267/+440 |
| 2020-04-01 | Merge branch 'take-select-location-screenshot' | Andrej Mihajlov | 8 | -81/+139 |
| 2020-04-01 | Fix connection info visibility | Andrej Mihajlov | 1 | -2/+4 |
| 2020-04-01 | Update simulated location info | Andrej Mihajlov | 1 | -8/+8 |
| 2020-04-01 | Update fastlane to 2.144 | Andrej Mihajlov | 2 | -38/+60 |
| 2020-04-01 | Take a screenshot of "Select location" controller | Andrej Mihajlov | 4 | -33/+67 |
| 2020-03-31 | Merge branch 'move-source-graphics-to-dir' | Linus Färnstrand | 9 | -16/+20 |
| 2020-03-31 | Move icon.svg and icon-mono.svg to graphics/ | Linus Färnstrand | 5 | -14/+18 |
| 2020-03-31 | Move iOS app icon source svg to graphics/ | Linus Färnstrand | 3 | -2/+2 |
| 2020-03-31 | Add new Android feature graphics image to graphics/ | Linus Färnstrand | 2 | -0/+0 |
| 2020-03-30 | Merge branch 'fix-installer-script' | David Lönnhager | 1 | -1/+1 |
| 2020-03-30 | Fix upgrade script on Linux for older versions | David Lönnhager | 1 | -1/+1 |
| 2020-03-30 | Merge branch 'start-with-correct-menubar-icon-2' | Oskar Nyberg | 2 | -6/+33 |
| 2020-03-30 | Create tray icon after tunnel state is known | Oskar Nyberg | 2 | -6/+33 |
| 2020-03-30 | Merge branch 'wireguard-mtu-android' | Janito Vaqueiro Ferreira Filho | 23 | -14/+328 |
| 2020-03-30 | Describe WireGuard MTU setting in the changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+3 |
| 2020-03-30 | Don't overwrite MTU value when user is editing it | Janito Vaqueiro Ferreira Filho | 1 | -1/+3 |
| 2020-03-30 | Only submit values that are inside the range | Janito Vaqueiro Ferreira Filho | 1 | -1/+3 |
| 2020-03-30 | Add `hasFocus` property to `CellInput` | Janito Vaqueiro Ferreira Filho | 1 | -5/+14 |
| 2020-03-30 | Listen for MTU value setting changes | Janito Vaqueiro Ferreira Filho | 1 | -0/+22 |
| 2020-03-30 | Add `tunnelOptions` property to `Settings` class | Janito Vaqueiro Ferreira Filho | 2 | -1/+1 |
| 2020-03-30 | Create `TunnelOptions` data class | Janito Vaqueiro Ferreira Filho | 2 | -0/+9 |
| 2020-03-30 | Derive `IntoJava` for `wireguard::TunnelOptions` | Janito Vaqueiro Ferreira Filho | 2 | -0/+15 |
| 2020-03-30 | Update `jnix` to version `0.2.2` | Janito Vaqueiro Ferreira Filho | 5 | -13/+13 |
| 2020-03-30 | Add `value` property to `CellInput` | Janito Vaqueiro Ferreira Filho | 1 | -1/+7 |
| 2020-03-30 | Save WireGuard MTU value | Janito Vaqueiro Ferreira Filho | 1 | -0/+6 |
| 2020-03-30 | Add `onSubmit` property to `CellInput` | Janito Vaqueiro Ferreira Filho | 1 | -1/+11 |
| 2020-03-30 | Implement `MullvadDaemon.setWireguardMtu` method | Janito Vaqueiro Ferreira Filho | 2 | -0/+27 |
| 2020-03-30 | Implement `DaemonInterface::set_wireguard_mtu` | Janito Vaqueiro Ferreira Filho | 1 | -0/+8 |
| 2020-03-30 | Parameterize MTU range in footer text | Janito Vaqueiro Ferreira Filho | 3 | -4/+9 |
| 2020-03-30 | Change input color based on input value | Janito Vaqueiro Ferreira Filho | 2 | -0/+41 |
| 2020-03-30 | Add `WireGuard MTU` setting to Advanced settings | Janito Vaqueiro Ferreira Filho | 5 | -0/+57 |
| 2020-03-30 | Implement navigation button behavior | Janito Vaqueiro Ferreira Filho | 1 | -1/+10 |
| 2020-03-30 | Update Settings screen to open Advanced screen | Janito Vaqueiro Ferreira Filho | 1 | -1/+5 |
| 2020-03-30 | Create empty Advanced settings screen | Janito Vaqueiro Ferreira Filho | 2 | -0/+50 |
| 2020-03-30 | Create menu entry for the Advanced settings screen | Janito Vaqueiro Ferreira Filho | 3 | -0/+29 |
| 2020-03-30 | Merge branch 'build-android-app-bundle' | Linus Färnstrand | 3 | -15/+32 |
| 2020-03-30 | Update buildserver scripts to include Android app bundle | Linus Färnstrand | 2 | -4/+4 |
| 2020-03-30 | Update script to build Android App Bundle | Janito Vaqueiro Ferreira Filho | 1 | -11/+28 |
| 2020-03-30 | Bump iOS build (11) | Andrej Mihajlov | 1 | -4/+4 |
| 2020-03-30 | Merge branch 'fix-outdated-expiry-label' | Andrej Mihajlov | 1 | -1/+12 |
| 2020-03-30 | Reload account expiry after purchase | Andrej Mihajlov | 1 | -1/+12 |
| 2020-03-30 | Bump iOS build (10) | Andrej Mihajlov | 1 | -4/+4 |
| 2020-03-30 | Merge branch 'format-account-token' | Andrej Mihajlov | 5 | -6/+70 |
| 2020-03-30 | Format account token in Account view | Andrej Mihajlov | 5 | -6/+70 |
| 2020-03-30 | Merge branch 'add-payments-ui' | Andrej Mihajlov | 7 | -41/+463 |
