| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-11-27 | Handle legacy always-on vpn profiles | David Göransson | 5 | -98/+62 | |
| Co-authored-by: Jonatan Rhodin <jonatan.rhodin@mullvad.net> | |||||
| 2024-11-13 | Clarify expired account message | David Göransson | 1 | -4/+12 | |
| 2024-10-24 | Fail with log if device doesn't have a browser | David Göransson | 1 | -5/+0 | |
| 2024-10-08 | Remove unused permission | David Göransson | 1 | -4/+1 | |
| 2024-08-30 | Initialize mullvad daemon directly in vpn service on create | Jonatan Rhodin | 1 | -0/+2 | |
| As a consequence move the address resolve to the daemon | |||||
| 2024-08-28 | Reformat kotlin code using updated ktfmt plugin | Albin | 2 | -4/+4 | |
| This commit mostly adds trailing commas throughout the project, but also includes a few other formatting changes. | |||||
| 2024-06-26 | Migrate log calls to kermit | Albin | 1 | -3/+0 | |
| 2024-06-17 | Get value of data directory value at app startup | Markus Pettersson | 2 | -0/+6 | |
| 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 ui for api access method functionality | Jonatan Rhodin | 1 | -0/+4 | |
| 2024-06-12 | Format xml files | Albin | 1 | -1/+1 | |
| 2024-05-29 | Migrate to gRPC | David Göransson | 9 | -281/+29 | |
| 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> | |||||
| 2024-02-19 | Remove the auto-connect switch when vpn settings are available | Jonatan Rhodin | 1 | -3/+0 | |
| 2024-02-19 | Create auto connect and lockdown mode screen | MaryamShaghaghi | 1 | -0/+8 | |
| Co-Authored-By: Boban Sijuk <49131853+Boki91@users.noreply.github.com> | |||||
| 2024-02-08 | Update the relaylist model | Jonatan Rhodin | 1 | -23/+0 | |
| Use sealed interface for RelayItem Add CustomList as a type of RelayItem | |||||
| 2024-02-05 | Fix too general Exception | David Göransson | 1 | -1/+3 | |
| 2024-01-11 | Fix notification permission lint issue | saber safavi | 1 | -3/+12 | |
| 2023-12-14 | Migrate to Compose Destinations | David Göransson | 1 | -7/+0 | |
| 2023-11-22 | Add allow implicit flag | David Göransson | 1 | -1/+6 | |
| 2023-10-23 | Rework notifications | David Göransson | 1 | -15/+1 | |
| 2023-10-13 | Refactor capitalizeFirstCharOfEachWord to model | David Göransson | 1 | -6/+0 | |
| 2023-09-22 | Support running under build variant app ids | Albin | 3 | -10/+14 | |
| 2023-09-21 | Use play flavor to comply with policies | Albin | 1 | -9/+0 | |
| 2023-08-04 | Apply updated ktfmt formatting | Albin | 1 | -0/+1 | |
| 2023-07-28 | Add account row components | saber safavi | 2 | -0/+23 | |
| 2023-07-28 | Move class and action constants to common module | Albin | 2 | -0/+10 | |
| 2023-07-28 | Move common utils to common module | Albin | 8 | -0/+370 | |
| 2023-07-27 | Move common utils to common module | Albin | 4 | -1/+134 | |
| 2023-07-27 | Add empty common module | Albin | 1 | -0/+1 | |
