summaryrefslogtreecommitdiffhomepage
path: root/android
AgeCommit message (Collapse)AuthorFilesLines
2025-01-24Print build checksumsAlbin1-0/+3
2025-01-24Remove logging and formattingKalle Lindström2-16/+7
2025-01-23Add script to generate rustc --remap-path-prefixKalle Lindström2-8/+23
This is needed for reproducible builds. The script gets the file paths to the user's Cargo and Rustup home dirs, as well as the path to the Mullvad app source dir. These paths are then remapped to fixed values which is needed to make the build reproducible.
2025-01-22Specify --package when trying to run relay_listLinus Färnstrand1-1/+1
2025-01-21Add reference to dependency check issueDavid Göransson1-0/+1
2025-01-21Add remark about updating mockkDavid Göransson1-0/+1
2025-01-21Add help for updating gRPCDavid Göransson1-0/+1
2025-01-21Update lockfileDavid Göransson2-378/+407
2025-01-21Update lint ignoreDavid Göransson1-1/+1
2025-01-21Fix warningsDavid Göransson9-275/+118
2025-01-21Bump agp to 8.8.0David Göransson1-1/+1
2025-01-20Bump rust android gradle plugin to 0.9.6David Göransson1-1/+1
2025-01-20Bump protobuf to 4.29.3David Göransson1-1/+1
2025-01-20Bump grpc to 1.69.1David Göransson1-1/+1
2025-01-20Bump datastore to 1.1.2David Göransson1-1/+1
2025-01-20Bump activity to 1.10.0David Göransson1-1/+1
2025-01-17Rely on connectionState to decide if to unbind the serviceDavid Göransson1-4/+3
2025-01-13Update changelog for android/2024.10-beta2Albin1-0/+6
2025-01-13Update changelog for android/2024.10-beta1Albin1-0/+3
2025-01-13Fix constraint for bannerDavid Göransson1-2/+2
2025-01-13Add leak test for when VPN settings changeNiklas Berglund16-53/+218
2025-01-10Fix gradle rust android pluginDavid Göransson1-1/+8
2025-01-09Fix issue with fdroid builds in android/build.shJonatan Rhodin1-3/+1
2025-01-09Update changelog presentationDavid Göransson23-215/+568
2025-01-09Remove ALWAYS_SHOW_CHANGELOG propertyDavid Göransson2-13/+0
2025-01-09Add new stringsDavid Göransson21-40/+6
2025-01-08Update lockfileJonatan Rhodin1-0/+8
2025-01-08Add gradle rust pluginJonatan Rhodin10-48/+220
2025-01-08Fix testsDavid Göransson2-5/+5
2025-01-08Fix errorDavid Göransson2-2/+7
2025-01-08Make UI state have constraintsDavid Göransson15-121/+147
2025-01-07Fix testsDavid Göransson3-22/+12
2025-01-07Add support for blocking and disconnecting text in notificationDavid Göransson3-50/+22
2025-01-07Add support for blocking and disconnecting text in connection screenDavid Göransson1-2/+2
2025-01-07Remove debounce in Connect uiStateDavid Göransson2-5/+21
2025-01-07Add new stringsDavid Göransson20-20/+1
2025-01-07Add missing chevrons in settingsJonatan Rhodin1-0/+14
2025-01-07Extend CVE suppressionDavid Göransson1-1/+1
2025-01-07Update lockfileDavid Göransson2-814/+607
2025-01-07Bump gradle to 8.12David Göransson1-2/+2
2025-01-07Bump koin to 4.0.1David Göransson1-2/+2
2025-01-07Bump junit5 plugin to 1.11.3.0David Göransson1-1/+1
2025-01-07Bump junit to 5.11.4David Göransson1-1/+1
2025-01-07Bump compose destinations to 2.1.0-beta15David Göransson1-1/+1
2025-01-07Bump protobuf to 4.29.2David Göransson1-1/+1
2025-01-07Bump mockk to 1.13.14David Göransson1-3/+1
2025-01-07Bump kotlinx coroutines to 1.10.1David Göransson1-1/+1
2025-01-07Bump ktor to 3.0.3David Göransson1-1/+1
2025-01-07Draw map behind nav barDavid Göransson1-27/+30
2025-01-07Open keyboard immediately on opening searchDavid Göransson1-1/+8