| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-10-15 | Fix similar dependency lint warning | David Göransson | 1 | -1/+3 | |
| 2025-10-14 | Improve login and create account error messages | Jonatan Rhodin | 1 | -0/+1 | |
| - Add support for more types of login error messages - Add more detail to create account error message - Show info dialog when api is unreachable | |||||
| 2025-07-15 | Support using system grpc plugin | Albin | 1 | -2/+15 | |
| This allows flexibility of plugin binary usage and thereby enables builds using systems such as nix. | |||||
| 2025-07-03 | Fix gradle kotlinOptions warnings | David Göransson | 1 | -3/+6 | |
| 2025-05-26 | Migrate remaining deps and versions to version catalogs | David Göransson | 1 | -9/+8 | |
| 2025-02-26 | Remove Joda Time and use java.time package instead | Kalle Lindström | 1 | -1/+0 | |
| Joda Time has been superseded by the Java 8 java.time package which has more or less the same API. This commit removes all usage of Joda Time and replaces it with the java.time classes. This is done so that we can remove the dependency on Joda Time. | |||||
| 2025-02-18 | Bump gRPC to 1.70.0 | David Göransson | 1 | -0/+1 | |
| 2024-12-19 | Add proto datastore dependency | Kalle Lindström | 1 | -1/+1 | |
| 2024-10-03 | Make all compiler warnings errors | David Göransson | 1 | -1/+4 | |
| 2024-09-24 | Set build tools version to 35.0.0 | David Göransson | 1 | -0/+1 | |
| 2024-08-13 | Migrate to version catalogs | Albin | 1 | -34/+35 | |
| 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-05-29 | Migrate to gRPC | David Göransson | 1 | -0/+85 | |
| 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> | |||||
