summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2019-12-10Remove unusued `fetchSettings` methodJanito Vaqueiro Ferreira Filho1-4/+0
2019-12-10Rename unused param. to `_` in `Relay`Janito Vaqueiro Ferreira Filho1-1/+1
2019-12-10Rename unused param. in `RemainingTimeLabel`Janito Vaqueiro Ferreira Filho1-1/+1
2019-12-10Rename unused param. to `_` in `SettingsFragment`Janito Vaqueiro Ferreira Filho1-1/+1
2019-12-10Add `null` check in `ConfirmNoEmailDialogFrament`Janito Vaqueiro Ferreira Filho1-1/+1
2019-12-10Make `when` statement exhaustiveJanito Vaqueiro Ferreira Filho1-0/+1
2019-12-10Remove unnecessary `null` checkJanito Vaqueiro Ferreira Filho1-3/+1
2019-12-10Remove unnecessary elvis operatorJanito Vaqueiro Ferreira Filho1-1/+1
2019-12-10Fix unused variable bindingJanito Vaqueiro Ferreira Filho1-1/+1
2019-12-10Remove unnecessary `this` specifierJanito Vaqueiro Ferreira Filho1-1/+1
2019-12-10Remove unnecessary coroutineJanito Vaqueiro Ferreira Filho1-4/+1
2019-12-10Merge branch 'win-routing-without-futures'Emīls7-161/+146
2019-12-10Update changelogEmīls1-0/+1
2019-12-10Separate Windows routing implementation from UnixEmīls6-161/+145
2019-12-10Merge branch 'show-selected-location-ios'Andrej Mihajlov3-90/+233
2019-12-10Show selected locationAndrej Mihajlov3-90/+233
2019-12-10Merge branch 'commit-project-file-ios'Andrej Mihajlov4-161/+370
2019-12-10Commit new project fileAndrej Mihajlov4-161/+370
2019-12-10Merge branch 'wireup-connect-controller-ios'Andrej Mihajlov7-116/+580
2019-12-10Add methods to refresh header bar appearanceAndrej Mihajlov1-10/+11
2019-12-10Filter attempts to unwind to exactly the same controllerAndrej Mihajlov1-0/+3
2019-12-10Update StoryboardAndrej Mihajlov2-91/+309
2019-12-10Update colorsAndrej Mihajlov1-11/+23
2019-12-10Add TunnelControlViewControllerAndrej Mihajlov1-0/+96
2019-12-10Update title colors on custom buttonsAndrej Mihajlov1-1/+3
2019-12-10Wireup Connect controller with the tunnel managerAndrej Mihajlov1-3/+135
2019-12-10Merge branch 'remove-pods'Andrej Mihajlov3-92/+0
2019-12-10Remove CocoaPodsAndrej Mihajlov3-92/+0
2019-12-10Merge branch 'limit-dhcp-to-udp-macos'Linus Färnstrand2-0/+6
2019-12-10Limit DHCPv4 server fw rules to UDP onlyLinus Färnstrand2-0/+6
2019-12-09Merge branch 'mullvad-jni-2018-idioms'Janito Vaqueiro Ferreira Filho2-38/+42
2019-12-10Use Rust 2018 edition idioms in `mullvad-jni`Janito Vaqueiro Ferreira Filho2-38/+42
2019-12-09Merge branch 'create-service-and-ui-packages'Janito Vaqueiro Ferreira Filho34-38/+62
2019-12-09Create `service` package for service classesJanito Vaqueiro Ferreira Filho12-13/+14
2019-12-09Move `BlockingController` to `ui` packageJanito Vaqueiro Ferreira Filho3-5/+1
2019-12-09Create `ui` package with UI related classesJanito Vaqueiro Ferreira Filho26-26/+53
2019-12-09Merge branch 'store-daemon-interface-in-object'Janito Vaqueiro Ferreira Filho5-173/+391
2019-12-09Pass daemon interface address on JNI callsJanito Vaqueiro Ferreira Filho2-81/+158
2019-12-09Always have a command sender in `DaemonInterface`Janito Vaqueiro Ferreira Filho4-21/+5
2019-12-09Store `DaemonInterface` in `MullvadDaemon` objectJanito Vaqueiro Ferreira Filho2-132/+289
2019-12-09Fix formattingLinus Färnstrand1-5/+7
2019-12-09Merge branch 'add-packet-tunnel-ios'Andrej Mihajlov15-21/+1001
2019-12-09Add packet tunnel implementationAndrej Mihajlov15-21/+1001
2019-12-09Merge branch 'add-error-state'Emīls35-241/+323
2019-12-09Adjust android code to use new error stateEmīls14-50/+86
2019-12-09Adjust desktop GUI code to use new error stateEmīls11-96/+97
2019-12-09Update CLI to yell at user if the error state doesn't block trafficEmīls1-6/+15
2019-12-09Change blocked state to error stateEmīls9-89/+125
2019-12-07Merge branch 'fix-npe-in-connectivity-manager'Janito Vaqueiro Ferreira Filho2-1/+5
2019-12-06Describe `ConnectivityManager` fix in change logJanito Vaqueiro Ferreira Filho1-0/+1