| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2019-12-10 | Remove unusued `fetchSettings` method | Janito Vaqueiro Ferreira Filho | 1 | -4/+0 |
| 2019-12-10 | Rename unused param. to `_` in `Relay` | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2019-12-10 | Rename unused param. in `RemainingTimeLabel` | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2019-12-10 | Rename unused param. to `_` in `SettingsFragment` | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2019-12-10 | Add `null` check in `ConfirmNoEmailDialogFrament` | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2019-12-10 | Make `when` statement exhaustive | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2019-12-10 | Remove unnecessary `null` check | Janito Vaqueiro Ferreira Filho | 1 | -3/+1 |
| 2019-12-10 | Remove unnecessary elvis operator | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2019-12-10 | Fix unused variable binding | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2019-12-10 | Remove unnecessary `this` specifier | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2019-12-10 | Remove unnecessary coroutine | Janito Vaqueiro Ferreira Filho | 1 | -4/+1 |
| 2019-12-10 | Merge branch 'win-routing-without-futures' | Emīls | 7 | -161/+146 |
| 2019-12-10 | Update changelog | Emīls | 1 | -0/+1 |
| 2019-12-10 | Separate Windows routing implementation from Unix | Emīls | 6 | -161/+145 |
| 2019-12-10 | Merge branch 'show-selected-location-ios' | Andrej Mihajlov | 3 | -90/+233 |
| 2019-12-10 | Show selected location | Andrej Mihajlov | 3 | -90/+233 |
| 2019-12-10 | Merge branch 'commit-project-file-ios' | Andrej Mihajlov | 4 | -161/+370 |
| 2019-12-10 | Commit new project file | Andrej Mihajlov | 4 | -161/+370 |
| 2019-12-10 | Merge branch 'wireup-connect-controller-ios' | Andrej Mihajlov | 7 | -116/+580 |
| 2019-12-10 | Add methods to refresh header bar appearance | Andrej Mihajlov | 1 | -10/+11 |
| 2019-12-10 | Filter attempts to unwind to exactly the same controller | Andrej Mihajlov | 1 | -0/+3 |
| 2019-12-10 | Update Storyboard | Andrej Mihajlov | 2 | -91/+309 |
| 2019-12-10 | Update colors | Andrej Mihajlov | 1 | -11/+23 |
| 2019-12-10 | Add TunnelControlViewController | Andrej Mihajlov | 1 | -0/+96 |
| 2019-12-10 | Update title colors on custom buttons | Andrej Mihajlov | 1 | -1/+3 |
| 2019-12-10 | Wireup Connect controller with the tunnel manager | Andrej Mihajlov | 1 | -3/+135 |
| 2019-12-10 | Merge branch 'remove-pods' | Andrej Mihajlov | 3 | -92/+0 |
| 2019-12-10 | Remove CocoaPods | Andrej Mihajlov | 3 | -92/+0 |
| 2019-12-10 | Merge branch 'limit-dhcp-to-udp-macos' | Linus Färnstrand | 2 | -0/+6 |
| 2019-12-10 | Limit DHCPv4 server fw rules to UDP only | Linus Färnstrand | 2 | -0/+6 |
| 2019-12-09 | Merge branch 'mullvad-jni-2018-idioms' | Janito Vaqueiro Ferreira Filho | 2 | -38/+42 |
| 2019-12-10 | Use Rust 2018 edition idioms in `mullvad-jni` | Janito Vaqueiro Ferreira Filho | 2 | -38/+42 |
| 2019-12-09 | Merge branch 'create-service-and-ui-packages' | Janito Vaqueiro Ferreira Filho | 34 | -38/+62 |
| 2019-12-09 | Create `service` package for service classes | Janito Vaqueiro Ferreira Filho | 12 | -13/+14 |
| 2019-12-09 | Move `BlockingController` to `ui` package | Janito Vaqueiro Ferreira Filho | 3 | -5/+1 |
| 2019-12-09 | Create `ui` package with UI related classes | Janito Vaqueiro Ferreira Filho | 26 | -26/+53 |
| 2019-12-09 | Merge branch 'store-daemon-interface-in-object' | Janito Vaqueiro Ferreira Filho | 5 | -173/+391 |
| 2019-12-09 | Pass daemon interface address on JNI calls | Janito Vaqueiro Ferreira Filho | 2 | -81/+158 |
| 2019-12-09 | Always have a command sender in `DaemonInterface` | Janito Vaqueiro Ferreira Filho | 4 | -21/+5 |
| 2019-12-09 | Store `DaemonInterface` in `MullvadDaemon` object | Janito Vaqueiro Ferreira Filho | 2 | -132/+289 |
| 2019-12-09 | Fix formatting | Linus Färnstrand | 1 | -5/+7 |
| 2019-12-09 | Merge branch 'add-packet-tunnel-ios' | Andrej Mihajlov | 15 | -21/+1001 |
| 2019-12-09 | Add packet tunnel implementation | Andrej Mihajlov | 15 | -21/+1001 |
| 2019-12-09 | Merge branch 'add-error-state' | Emīls | 35 | -241/+323 |
| 2019-12-09 | Adjust android code to use new error state | Emīls | 14 | -50/+86 |
| 2019-12-09 | Adjust desktop GUI code to use new error state | Emīls | 11 | -96/+97 |
| 2019-12-09 | Update CLI to yell at user if the error state doesn't block traffic | Emīls | 1 | -6/+15 |
| 2019-12-09 | Change blocked state to error state | Emīls | 9 | -89/+125 |
| 2019-12-07 | Merge branch 'fix-npe-in-connectivity-manager' | Janito Vaqueiro Ferreira Filho | 2 | -1/+5 |
| 2019-12-06 | Describe `ConnectivityManager` fix in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
