| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-09-26 | Remove auto-connect feature from ui | Jonatan Rhodin | 2 | -8/+0 | |
| 2024-09-24 | Set build tools version to 35.0.0 | David Göransson | 1 | -0/+1 | |
| 2024-09-19 | Align feature indicator order with other platforms | David Göransson | 1 | -1/+1 | |
| 2024-09-18 | Implement new Connect screen with feature indicators | David Göransson | 1 | -4/+5 | |
| 2024-09-17 | Implement wireguard over shadowsocks | Jonatan Rhodin | 3 | -25/+60 | |
| 2024-09-17 | Mark Smart Routing feature indicator as unsupported on android | Joakim Hulthe | 1 | -0/+1 | |
| 2024-09-06 | Add daita grpc and ui | Albin | 3 | -1/+43 | |
| 2024-08-28 | Reformat kotlin code using updated ktfmt plugin | Albin | 4 | -76/+74 | |
| This commit mostly adds trailing commas throughout the project, but also includes a few other formatting changes. | |||||
| 2024-08-26 | Add support for feature indicators for tunnel state | Jonatan Rhodin | 1 | -2/+30 | |
| 2024-08-23 | Add error logs for all unknown errors | Jonatan Rhodin | 1 | -5/+64 | |
| 2024-08-23 | Fix unit tests | Jonatan Rhodin | 1 | -1/+1 | |
| 2024-08-23 | Wrap missing external calls in either catch | Jonatan Rhodin | 1 | -16/+19 | |
| 2024-08-21 | Set empty shadowsocks port when setting obfuscation settings | Jonatan Rhodin | 1 | -0/+1 | |
| 2024-08-21 | Add error for voucher code looks like an account number | David Göransson | 1 | -2/+5 | |
| 2024-08-16 | Add Shadowsocks obfuscation support to mullvad-daemon | David Lönnhager | 1 | -3/+7 | |
| 2024-08-15 | Fix potential crash in connection state flow | Jonatan Rhodin | 1 | -7/+11 | |
| 2024-08-13 | Migrate to version catalogs | Albin | 1 | -34/+35 | |
| 2024-08-06 | Restore name already exists error for update custom list | Jonatan Rhodin | 1 | -1/+7 | |
| 2024-08-05 | Add dummy name resolver | David Göransson | 3 | -1/+60 | |
| Co-authored-by: Jonatan Rhodin <jonatan.rhodin@mullvad.net> | |||||
| 2024-08-02 | Reset the backoff and start/stop management service in proper order | David Göransson | 1 | -0/+1 | |
| 2024-08-01 | Fix splash screen freeze | David Göransson | 1 | -1/+4 | |
| 2024-07-29 | Allow error on getVersionInfo | David Göransson | 1 | -3/+7 | |
| 2024-07-25 | Convert select location into flat LazyColumn | David Göransson | 2 | -7/+3 | |
| 2024-07-01 | Handle status exception for updateDevice | David Göransson | 1 | -3/+5 | |
| 2024-06-26 | Change grpc log calls to verbose | Albin | 2 | -2/+2 | |
| 2024-06-26 | Migrate log calls to kermit | Albin | 2 | -6/+4 | |
| 2024-06-26 | Add kermit dependency | Albin | 1 | -0/+1 | |
| 2024-06-17 | Fix issues with protoc and protoc-java verification | Jonatan Rhodin | 1 | -7/+5 | |
| 2024-06-17 | Get value of data directory value at app startup | Markus Pettersson | 1 | -2/+8 | |
| Remove `APP_PATH` from `mullvad-paths` on Android since it should not be a constant value. Instead, it is passed down from the Android app startup. As it turns out, it is really ever used for pointing to the RPC socket in use. | |||||
| 2024-06-14 | Add api acccess method functionality | Jonatan Rhodin | 3 | -2/+204 | |
| 2024-06-13 | Fix missing device refresh | Albin | 1 | -0/+4 | |
| 2024-06-10 | Unify account number naming | Albin | 2 | -15/+15 | |
| Use variations of "account number" rather than "account token" throughout the kotlin code base. | |||||
| 2024-06-04 | Simplify ViewModel and take setting once | David Göransson | 1 | -2/+2 | |
| 2024-06-04 | Clean up | David Göransson | 1 | -19/+8 | |
| 2024-06-04 | Fix colors and add one more test | David Göransson | 1 | -0/+17 | |
| 2024-06-04 | Add support for UDP-over-TCP port | David Göransson | 3 | -21/+43 | |
| 2024-06-03 | Remove by custom DNS by index | David Göransson | 1 | -2/+6 | |
| 2024-05-29 | Migrate to gRPC | David Göransson | 9 | -0/+1690 | |
| Co-authored-by: Jonatan Rhodin <jonatan.rhodin@mullvad.net> Co-authored-by: Markus Pettersson <markus.pettersson@mullvad.net> Co-authored-by: David Lönnhager <david.l@mullvad.net> | |||||
