David Göransson
David Göransson
If a transparent background color is set for "sbg_backgroundColor" the first button will have the same color as selectorColor.
This PR migrates all non-android tests to the [kotlin convention way of naming test methods](https://kotlinlang.org/docs/coding-conventions.html#names-for-test-methods) - - - This change is [](https://reviewable.io/reviews/mullvad/mullvadvpn-app/5838)
--- **Describe the bug** A ConfigCompositionDataStatus message will destroy subscribe information for a given node. In our usecase we set up a mesh, with subscribe to groups etc. Then we...
Hello, First off thanks for a really nice library! I've been working with this library over that last few days and it's been a breeze. I currently hit a problem...
This PR performs a major overhaul of the communication between the Daemon and the Android Service layer. It migrates over most of the old legacy JNI and IPC Messenger implementation...
Setup: Running latest stable AS: ``` Android Studio 4.1.1 Build #AI-201.8743.12.41.6953283, built on November 5, 2020 Runtime version: 1.8.0_242-release-1644-b3-6915495 x86_64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o macOS 10.16...
- - - This change is [](https://reviewable.io/reviews/mullvad/mullvadvpn-app/6424)
- - - This change is [](https://reviewable.io/reviews/mullvad/mullvadvpn-app/6421)
Hello! There seems to be an off-by-one error when using Google-style and trailing commas. I just tried out the Google Style with trailing commas and saw the following scenario: ```...