| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 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 |
| 2020-03-30 | Add in-app purchases UI | Andrej Mihajlov | 7 | -41/+463 |
| 2020-03-30 | Updating version in package files2020.4-beta1 | Linus Färnstrand | 10 | -18/+18 |
| 2020-03-30 | Add 2020.4-beta1 changelog header | Linus Färnstrand | 1 | -0/+3 |
| 2020-03-27 | Merge branch 'improve-location-info-cache' | Janito Vaqueiro Ferreira Filho | 10 | -50/+90 |
| 2020-03-27 | Describe location info. fix in changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-03-27 | Make sure location is updated atomically | Janito Vaqueiro Ferreira Filho | 1 | -4/+6 |
| 2020-03-27 | Limit to one fetch at a time | Janito Vaqueiro Ferreira Filho | 1 | -4/+0 |
| 2020-03-27 | Refactor fetch job tracking logic | Janito Vaqueiro Ferreira Filho | 1 | -22/+41 |
| 2020-03-27 | Update `LocationInfo` in UI thread | Janito Vaqueiro Ferreira Filho | 1 | -1/+6 |
| 2020-03-27 | Only fetch real location when disconnected | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-03-27 | Listen for tunnel events in `LocationInfoCache` | Janito Vaqueiro Ferreira Filho | 3 | -2/+8 |
| 2020-03-27 | Move `ConnectionProxy` to `service` package | Janito Vaqueiro Ferreira Filho | 6 | -7/+3 |
| 2020-03-27 | Move `LocationInfoCache` to the `service` package | Janito Vaqueiro Ferreira Filho | 5 | -8/+16 |
