| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-07-19 | Align Screen and Dialog names | David Göransson | 38 | -114/+107 | |
| 2024-07-19 | Clean up invalid uses of Image | David Göransson | 6 | -22/+29 | |
| 2024-07-18 | Fix account page not opening when offline | David Göransson | 5 | -17/+14 | |
| 2024-07-18 | Hide the lastUsedAccount unless idle | David Göransson | 1 | -1/+1 | |
| 2024-07-18 | Bind ServiceConnectionManager to Activity | David Göransson | 2 | -16/+15 | |
| 2024-07-10 | Fix broken test | David Göransson | 1 | -2/+1 | |
| 2024-07-04 | Avoid return statement | David Göransson | 1 | -42/+41 | |
| 2024-07-04 | Add splash screen | David Göransson | 7 | -8/+41 | |
| 2024-07-04 | Use NavArgs & SavedStateHandle | David Göransson | 40 | -252/+333 | |
| 2024-07-04 | Remove update available message | Albin | 15 | -173/+26 | |
| 2024-07-03 | Add activity-compose explicitly to bump verison | David Göransson | 1 | -1/+1 | |
| 2024-07-03 | Add missing inclusive | David Göransson | 1 | -1/+3 | |
| 2024-07-03 | Fix duplicate navigateBack | David Göransson | 2 | -3/+3 | |
| 2024-07-02 | Fix logs card color regression | David Göransson | 1 | -0/+2 | |
| 2024-07-02 | Fix reconnect button size | David Göransson | 1 | -2/+3 | |
| 2024-07-02 | Fix broken dropUnlessResumed | David Göransson | 1 | -12/+15 | |
| 2024-06-27 | Fix Destinations breaking API changes | David Göransson | 64 | -352/+577 | |
| 2024-06-26 | Remove outdated multi-process comment | Albin | 1 | -4/+0 | |
| 2024-06-26 | Set min log severity to info in non-debug builds | Albin | 1 | -0/+4 | |
| 2024-06-26 | Migrate log calls to kermit | Albin | 3 | -5/+8 | |
| 2024-06-25 | Update compose to 1.7.0-beta03 | Jonatan Rhodin | 3 | -3/+7 | |
| Also update some related libraries that were required This fixes a crash on release build | |||||
| 2024-06-24 | Fix unit test | Jonatan Rhodin | 1 | -0/+10 | |
| 2024-06-24 | Add delay at least wrapper and apply to test api method | Jonatan Rhodin | 4 | -11/+28 | |
| 2024-06-24 | Add unit test for changelog parsing | Jonatan Rhodin | 1 | -0/+38 | |
| 2024-06-24 | Parse changelog with bullet point list instead of just newlines | Jonatan Rhodin | 2 | -3/+11 | |
| 2024-06-19 | Ignore case when ordering split tunneling apps | Jonatan Rhodin | 1 | -2/+4 | |
| 2024-06-19 | Add unit test for disconnect on welcome viewmodel | Jonatan Rhodin | 1 | -0/+13 | |
| 2024-06-19 | Add ui test for disconnect button | Jonatan Rhodin | 1 | -11/+51 | |
| 2024-06-19 | Show disconnect button when connected in welcome screen | Jonatan Rhodin | 3 | -20/+32 | |
| 2024-06-19 | Fix navigation mixup in settings | Jonatan Rhodin | 1 | -2/+2 | |
| 2024-06-19 | Replace retry with exponential backoff with arrow schedule | Jonatan Rhodin | 8 | -64/+43 | |
| Also clean up the code related to play purchase verification | |||||
| 2024-06-19 | Update existing tests | Albin | 12 | -75/+67 | |
| 2024-06-19 | Align UseCases | David Göransson | 33 | -112/+119 | |
| 2024-06-18 | Add auto-capitalization to custom list name input | Jonatan Rhodin | 2 | -1/+6 | |
| 2024-06-18 | Fix unit test | Jonatan Rhodin | 1 | -3/+3 | |
| 2024-06-17 | Use dropUnlessResumed to prevent duplicate navigation | David Göransson | 41 | -192/+203 | |
| 2024-06-17 | Get value of data directory value at app startup | Markus Pettersson | 2 | -8/+7 | |
| Remove `APP_PATH` from `mullvad-paths` on Android since it should not be a constant value. Instead, it is passed down from the Android app startup. As it turns out, it is really ever used for pointing to the RPC socket in use. | |||||
| 2024-06-14 | Add ui tests for api access method | Jonatan Rhodin | 6 | -0/+754 | |
| 2024-06-14 | Add unit tests for Api access method | Jonatan Rhodin | 7 | -5/+751 | |
| 2024-06-14 | Add ui for api access method functionality | Jonatan Rhodin | 39 | -101/+2771 | |
| 2024-06-14 | Add api acccess method functionality | Jonatan Rhodin | 1 | -0/+85 | |
| 2024-06-14 | Fix text overflow and max lines on connect screen | David Göransson | 2 | -0/+14 | |
| 2024-06-14 | Ensure permission in-app notification title is single line | David Göransson | 1 | -0/+3 | |
| 2024-06-14 | Update auto-connect for TV users to legacy and update description | David Göransson | 2 | -10/+3 | |
| 2024-06-13 | Clarify lockdown limitations in guide | Albin | 1 | -28/+103 | |
| 2024-06-13 | Fix test | Albin | 1 | -0/+4 | |
| 2024-06-13 | Fix missing device refresh | Albin | 3 | -0/+3 | |
| 2024-06-12 | Show account history on login screen if present | David Göransson | 1 | -15/+7 | |
| 2024-06-12 | Format xml files | Albin | 1 | -5/+2 | |
| 2024-06-11 | Prevent loading when logging out | David Göransson | 4 | -17/+37 | |
