summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)AuthorFilesLines
2023-11-22Explicity set allowBackup=false in manifestsAlbin3-3/+6
This is the same as already used in the main manifest.
2023-11-22Format manifestsAlbin4-34/+25
2023-11-22Fix tidy manifest formatting commandAlbin1-1/+1
2023-11-22Merge branch 'inconsistent-behavior-of-the-account-history-droid-519'Jonatan Rhodin1-1/+6
2023-11-22Fix account history events being lost because of buffer overflowJonatan Rhodin1-1/+6
2023-11-22Merge branch 'allow-unsafe-implicit-intent'Albin1-1/+6
2023-11-22Add allow implicit flagDavid Göransson1-1/+6
2023-11-22Merge branch 'add-static-analysis-tool-mobsfscan-droid-525'Albin1-0/+27
2023-11-22Add GH action for static analysis tool mobsfscanAlbin1-0/+27
The action will currently not fail on warnings. That can be configured after we've went through the warnings and fixed or suppressed them.
2023-11-22Merge branch 'fix-blocked-state-leaks'Emīls1-1/+11
2023-11-22Fix the leaksEmīls1-1/+11
For the packet tunnel to receive traffic, it needs to have a peer configured so that the system configures routes for it. Otherwise, no routes are applied and all traffic leaks.
2023-11-22Merge branch 'fix-flakey-unit-test-ios-360'Bug Magnet1-11/+14
2023-11-22Fix flaky actor testsBug Magnet1-11/+14
2023-11-22Merge branch ↵Jonatan Rhodin3-2/+23
'ensure-all-value-classes-only-contain-one-property-named-droid-489'
2023-11-22Add value class assertion testDavid Göransson3-2/+23
2023-11-22Merge branch 'purchase-state-is-not-reset-correctly-sometimes-droid-514'Jonatan Rhodin2-0/+4
2023-11-22Reset purchase state when automatically leaving a screenJonatan Rhodin2-0/+4
2023-11-22Merge branch 'welcome-screen-is-shown-after-app-restart-droid-499'Jonatan Rhodin3-2/+8
2023-11-21Fix issue with the welcome screen showing up after buying timeJonatan Rhodin3-2/+8
2023-11-21Merge branch 'update-to-compilesdk-targetsdk-34-droid-472'Jonatan Rhodin4-207/+200
2023-11-21Fix testDavid Göransson1-1/+1
2023-11-21Update gradle verification fileJonatan Rhodin1-202/+187
2023-11-21Update SDK versionDavid Göransson2-4/+12
2023-11-21Merge branch 'flickering-in-scrollable-views-with-collapsible-toolbar-droid-517'Jonatan Rhodin1-7/+2
2023-11-20Fix collapsible toolbar flickeringJonatan Rhodin1-7/+2
2023-11-20Merge branch 'crash-when-getting-a-billing-client-disconnect-droid-515'Jonatan Rhodin1-7/+1
2023-11-20Fix crash when getting a billing disconnect callbackJonatan Rhodin1-7/+1
2023-11-20Merge branch 'refactor-the-urlsession-out-of-outgoingconnectionproxy-ios-383'Bug Magnet6-121/+80
2023-11-20Refactor URLSession out of outgoing connection proxy testsJon Petersson6-121/+80
2023-11-20Merge branch 'fix-testcannotreconnectafterstopping-flakiness-ios-391'Bug Magnet1-8/+13
2023-11-20Fix flaky reconnecting testBug Magnet1-8/+13
2023-11-20Merge branch 'publish-play-apk-droid-512'Albin2-2/+2
2023-11-20Publish play apkAlbin2-2/+2
This commit changes so that the play apk is built and published in addition to the previously published bundle. This change primarily simplifies getting ahold of builds for testing.
2023-11-17Merge branch 'too-many-devices-remove-button-droid-470'Albin3-280/+169
2023-11-17Fix button highlight and refactor screenDavid Göransson3-280/+169
2023-11-17Merge branch ↵Albin4-31/+26
'race-condition-when-updating-two-relay-constraints-at-the-droid-488'
2023-11-17Fix race condition when updating provider and ownership at the same timeJonatan Rhodin4-31/+26
2023-11-17Merge branch 'missing-timeout-for-login-attempts-when-offline-droid-511'Albin3-1/+12
2023-11-17Add timeout to login screenJonatan Rhodin3-1/+12
2023-11-17Merge branch 'report-a-problem-input-not-kept-across-navigation-droid-508'Albin7-35/+138
2023-11-17Fix and add tests in ReportProblemModelTestJonatan Rhodin1-1/+48
2023-11-17Add secure view to problem report successJonatan Rhodin1-2/+2
2023-11-17Persist problem reports in memory until successfuly submittedJonatan Rhodin6-32/+88
2023-11-17Merge branch 'remove-debug-code-in-logging-function'Oskar Nyberg1-1/+0
2023-11-17Remove debug code that was mistakenly left inOskar Nyberg1-1/+0
2023-11-17Merge branch ↵Oskar Nyberg1-0/+1
'electron-app-is-becoming-disconnected-and-then-reconnected-des-468'
2023-11-17Prevent gRPC channel from entering the idle stateOskar Nyberg1-0/+1
2023-11-17Merge branch 'app-freezing-when-navigation-multiple-times-in-quick-des-467'Oskar Nyberg2-2/+3
2023-11-17Evaluate current transition state more strictly to avoid freezingOskar Nyberg2-2/+3
2023-11-17Merge branch 'incorrect-report-a-problem-dialog-text-color-droid-510'Albin1-1/+2