| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-01-05 | Add automate logout ui tests | saber safavi | 4 | -20/+63 | |
| 2024-01-04 | Add workspace level lints | Linus Färnstrand | 2 | -2/+3 | |
| 2024-01-04 | Remove error message when changing the voucher input | Jonatan Rhodin | 2 | -0/+27 | |
| 2024-01-04 | Logout user when "Go to login" is clicked. | David Göransson | 3 | -8/+35 | |
| 2024-01-04 | Handle device revocation on ConnectScreen | David Göransson | 2 | -1/+17 | |
| 2024-01-04 | Update go version to 1.21.3 in fdroid-build | Jonatan Rhodin | 1 | -2/+2 | |
| 2024-01-03 | Update base linux image and go patch | Jonatan Rhodin | 2 | -36/+46 | |
| 2024-01-02 | Update gradle verification file | Jonatan Rhodin | 1 | -245/+37 | |
| 2024-01-02 | Remove unused dependencies | Jonatan Rhodin | 7 | -39/+1 | |
| 2023-12-29 | Align dialog titles | David Göransson | 6 | -22/+10 | |
| 2023-12-29 | Make remove dns destructive | David Göransson | 1 | -1/+2 | |
| 2023-12-29 | Add automate logout ui tests using mockApi | saber safavi | 2 | -0/+44 | |
| 2023-12-29 | Fix background color on welcome screen | David Göransson | 1 | -9/+2 | |
| 2023-12-21 | Support new tunnel state API in the Android frontend. | David Göransson | 28 | -441/+82 | |
| Remove `get_current_location` from jni. | |||||
| 2023-12-19 | Lift IS_PLAY_BUILD | David Göransson | 20 | -68/+128 | |
| 2023-12-19 | Scroll to selected country | David Göransson | 1 | -0/+25 | |
| 2023-12-18 | Fix changes dialog dismiss in mockapi tests | Albin | 2 | -0/+13 | |
| 2023-12-14 | Update manifest to support fullUser & adjustResize | David Göransson | 1 | -2/+2 | |
| 2023-12-14 | Remove old fragment navigation | David Göransson | 37 | -1686/+0 | |
| 2023-12-14 | Migrate to Compose Destinations | David Göransson | 113 | -3015/+4081 | |
| 2023-12-14 | Add OutOfTimeUseCase | David Göransson | 2 | -0/+205 | |
| 2023-12-14 | Add compose destinations navigation dependency | David Göransson | 5 | -271/+550 | |
| 2023-12-14 | Add navigational graph diagram | David Göransson | 4 | -1/+38 | |
| 2023-12-13 | Replace EXTERNAL_STORAGE permissions on android api level 33+ | saber safavi | 4 | -37/+27 | |
| 2023-12-07 | update account history on login/create account | David Göransson | 1 | -2/+2 | |
| 2023-12-07 | Add unit test in the login view model test | MaryamShaghaghi | 1 | -2/+29 | |
| Co-Authored-By: Boban Sijuk <49131853+Boki91@users.noreply.github.com> | |||||
| 2023-12-07 | Check network availability | MaryamShaghaghi | 6 | -2/+37 | |
| 2023-12-07 | Allow one line in login input field | MaryamShaghaghi | 1 | -2/+6 | |
| Co-Authored-By: Boban Sijuk <49131853+boki91@users.noreply.github.com> | |||||
| 2023-12-06 | Try to verify purchases directly after a purchase has failed | Jonatan Rhodin | 3 | -6/+9 | |
| 2023-12-06 | Add exponential back off for api verification of purchases | Jonatan Rhodin | 4 | -6/+64 | |
| 2023-12-06 | Update CVE suppression | David Göransson | 2 | -2/+2 | |
| 2023-12-06 | Fix select location navigate back | David Göransson | 1 | -2/+2 | |
| 2023-12-06 | Convert select location back button into IconButton | David Göransson | 2 | -21/+20 | |
| 2023-12-06 | Convert copy & toggle visibility to IconButton | David Göransson | 2 | -43/+25 | |
| 2023-12-06 | Convert info icon to IconButton | David Göransson | 4 | -46/+32 | |
| 2023-12-04 | Update translations | Oskar Nyberg | 38 | -1/+605 | |
| 2023-12-04 | Remove unnecessary else block within when statement | saber safavi | 2 | -8/+4 | |
| 2023-12-04 | Add select location screen and viewmodel tests | MaryamShaghaghi | 2 | -10/+80 | |
| Co-Authored-By: Boban Sijuk <49131853+boki91@users.noreply.github.com> | |||||
| 2023-12-04 | Add filter screen and viewmodel tests | MaryamShaghaghi | 2 | -0/+320 | |
| Co-Authored-By: Boban Sijuk <49131853+boki91@users.noreply.github.com> | |||||
| 2023-12-04 | Update select location screen | MaryamShaghaghi | 8 | -62/+238 | |
| Co-Authored-By: Boban Sijuk <49131853+boki91@users.noreply.github.com> | |||||
| 2023-12-04 | Add filter screen | MaryamShaghaghi | 6 | -0/+449 | |
| Co-Authored-By: Boban Sijuk <49131853+boki91@users.noreply.github.com> | |||||
| 2023-12-04 | Add new filter cell and checkbox cell | MaryamShaghaghi | 2 | -0/+165 | |
| Co-Authored-By: Boban Sijuk <49131853+boki91@users.noreply.github.com> | |||||
| 2023-12-04 | Add filter chip component | MaryamShaghaghi | 3 | -0/+84 | |
| Co-Authored-By: Boban Sijuk <49131853+boki91@users.noreply.github.com> | |||||
| 2023-12-04 | Add string resources | MaryamShaghaghi | 20 | -0/+240 | |
| Co-Authored-By: Boban Sijuk <49131853+boki91@users.noreply.github.com> | |||||
| 2023-12-01 | Align the connecting to mullvad system services text in the center | MaryamShaghaghi | 1 | -1/+5 | |
| Co-Authored-By: Boban Sijuk <49131853+boki91@users.noreply.github.com> | |||||
| 2023-12-01 | Add devmole and stagemole text logos | Albin | 3 | -0/+44 | |
| 2023-12-01 | Fix bug to remember expanded relay cell | MaryamShaghaghi | 1 | -2/+3 | |
| 2023-12-01 | Show the selected location while typing in the search text field | MaryamShaghaghi | 1 | -1/+1 | |
| 2023-12-01 | Fix button spacing | David Göransson | 4 | -3/+6 | |
| 2023-11-27 | Fix conflicting file provider between build variants | Albin | 2 | -2/+2 | |
