summaryrefslogtreecommitdiffhomepage
path: root/android/app/proguard-rules.pro
AgeCommit message (Collapse)AuthorFilesLines
2025-09-11Decrease the amount of kept classes in proguardJonatan Rhodin1-5/+11
2025-02-26Remove Joda Time and use java.time package insteadKalle Lindström1-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-29Migrate to gRPCDavid Göransson1-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-16Configure proguard rulesAlbin1-0/+20