| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-09-11 | Decrease the amount of kept classes in proguard | Jonatan Rhodin | 1 | -5/+11 | |
| 2025-02-26 | Remove Joda Time and use java.time package instead | Kalle Lindström | 1 | -6/+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. | |||||
| 2024-05-29 | Migrate to gRPC | David Göransson | 1 | -0/+13 | |
| 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> | |||||
| 2023-02-16 | Configure proguard rules | Albin | 1 | -0/+20 | |
