| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-12-13 | Replace EXTERNAL_STORAGE permissions on android api level 33+ | saber safavi | 1 | -2/+6 | |
| 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 | 5 | -2/+36 | |
| 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 | 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 | 3 | -46/+31 | |
| 2023-12-04 | Remove unnecessary else block within when statement | saber safavi | 1 | -4/+3 | |
| 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 | 7 | -62/+225 | |
| 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 | 1 | -0/+65 | |
| 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/+70 | |
| 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 | 3 | -3/+5 | |
| 2023-11-27 | Fix conflicting file provider between build variants | Albin | 2 | -2/+2 | |
| 2023-11-27 | Add view model and ui test | saber safavi | 6 | -21/+277 | |
| 2023-11-27 | Fix Voucher dialog copy/paste issue | saber safavi | 5 | -50/+33 | |
| 2023-11-27 | Add copy to clipboard action | David Göransson | 2 | -12/+29 | |
| 2023-11-27 | Add file sharer | David Göransson | 4 | -10/+86 | |
| 2023-11-27 | Fix tests | Jonatan Rhodin | 1 | -1/+6 | |
| 2023-11-27 | Add payment verification to Connect Screen | Jonatan Rhodin | 3 | -5/+11 | |
| 2023-11-27 | Show out of time instead of negative days in the top bar | Jonatan Rhodin | 1 | -5/+9 | |
| 2023-11-22 | Explicity set allowBackup=false in manifests | Albin | 3 | -3/+6 | |
| This is the same as already used in the main manifest. | |||||
| 2023-11-22 | Format manifests | Albin | 4 | -34/+25 | |
| 2023-11-22 | Reset purchase state when automatically leaving a screen | Jonatan Rhodin | 2 | -0/+4 | |
| 2023-11-21 | Fix issue with the welcome screen showing up after buying time | Jonatan Rhodin | 3 | -2/+8 | |
| 2023-11-21 | Update SDK version | David Göransson | 1 | -1/+9 | |
| 2023-11-20 | Fix collapsible toolbar flickering | Jonatan Rhodin | 1 | -7/+2 | |
| 2023-11-17 | Fix button highlight and refactor screen | David Göransson | 3 | -280/+169 | |
| 2023-11-17 | Fix race condition when updating provider and ownership at the same time | Jonatan Rhodin | 2 | -12/+10 | |
| 2023-11-17 | Add timeout to login screen | Jonatan Rhodin | 3 | -1/+12 | |
| 2023-11-17 | Fix and add tests in ReportProblemModelTest | Jonatan Rhodin | 1 | -1/+48 | |
| 2023-11-17 | Add secure view to problem report success | Jonatan Rhodin | 1 | -2/+2 | |
| 2023-11-17 | Persist problem reports in memory until successfuly submitted | Jonatan Rhodin | 6 | -32/+88 | |
| 2023-11-17 | Fix report problem on email dialog text color | Jonatan Rhodin | 1 | -1/+2 | |
| 2023-11-17 | Fix missing capitalization in device removal dialog | Jonatan Rhodin | 2 | -5/+8 | |
| 2023-11-17 | Fix missing bold support for Always on VPN error banner | Jonatan Rhodin | 1 | -2/+13 | |
| 2023-11-17 | Add missing FirewallPolicyError class | Jonatan Rhodin | 1 | -1/+8 | |
| 2023-11-16 | Add login input test tag | Albin | 2 | -0/+3 | |
| 2023-11-16 | Add payment ui tests to OutOfTimeScreen | Jonatan Rhodin | 1 | -0/+240 | |
| 2023-11-16 | Add payment unit tests for OutOfTimeViewModel | Jonatan Rhodin | 1 | -2/+150 | |
