| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-08-28 | Suppress long compose function lint warnings | Albin | 3 | -2/+3 | |
| These functions are better refactored separately from the current work with reformatting the code. | |||||
| 2024-08-28 | Reformat kotlin code using updated ktfmt plugin | Albin | 278 | -2019/+1744 | |
| This commit mostly adds trailing commas throughout the project, but also includes a few other formatting changes. | |||||
| 2024-08-28 | Fix resource dependency | David Göransson | 2 | -1/+1 | |
| 2024-08-26 | Add support for feature indicators for tunnel state | Jonatan Rhodin | 11 | -119/+186 | |
| 2024-08-23 | Fix unit tests | Jonatan Rhodin | 9 | -26/+40 | |
| 2024-08-23 | Propagate disconnect errors to the ui | Jonatan Rhodin | 5 | -5/+40 | |
| 2024-08-23 | Propagate reconnect errors to the ui | Jonatan Rhodin | 1 | -1/+3 | |
| 2024-08-23 | Propagate logout errors to the ui | Jonatan Rhodin | 2 | -2/+12 | |
| 2024-08-23 | Propagate clear account history errors | Jonatan Rhodin | 2 | -9/+29 | |
| 2024-08-21 | Add support for translated location names | David Göransson | 6 | -7/+69 | |
| 2024-08-21 | Fix voucher dialog view model tests | Jonatan Rhodin | 1 | -8/+13 | |
| 2024-08-21 | Add error for voucher code looks like an account number | David Göransson | 2 | -3/+31 | |
| 2024-08-21 | Align colors with material design | Jonatan Rhodin | 86 | -601/+692 | |
| Co-authored-by: Matilda <matilda@mullvad.net> | |||||
| 2024-08-19 | Fix title in autoconnect guide | Jonatan Rhodin | 1 | -1/+10 | |
| 2024-08-19 | Remove two line title that was not translated | Jonatan Rhodin | 1 | -1/+1 | |
| 2024-08-15 | Fix expanded select location items collapsing on resume | Jonatan Rhodin | 1 | -1/+1 | |
| 2024-08-15 | Fix issues with dns dialog showing wrong state after submitting | Jonatan Rhodin | 1 | -2/+8 | |
| 2024-08-12 | Fix view logs crash on TV | Jonatan Rhodin | 10 | -16/+30 | |
| 2024-08-12 | Fix ui test | Jonatan Rhodin | 1 | -4/+1 | |
| 2024-08-12 | Fix crash when focusing remove button in device list screen | Jonatan Rhodin | 1 | -1/+9 | |
| 2024-08-12 | Show the name of the custom list in remove location bottom sheet | Jonatan Rhodin | 3 | -7/+17 | |
| 2024-08-12 | Move divider to below header | David Göransson | 1 | -1/+1 | |
| 2024-08-07 | Align scrollbar always to the right in view logs | Jonatan Rhodin | 1 | -1/+3 | |
| 2024-08-07 | Add animations to filter screen | Jonatan Rhodin | 3 | -58/+105 | |
| 2024-08-06 | Fix instrumental test | Jonatan Rhodin | 1 | -1/+5 | |
| 2024-08-06 | Fix unit tests | Jonatan Rhodin | 3 | -9/+9 | |
| 2024-08-01 | Fix splash screen freeze | David Göransson | 2 | -0/+21 | |
| 2024-07-31 | Fix unit tests | Jonatan Rhodin | 6 | -28/+145 | |
| 2024-07-31 | Add support for more detailed location changed messages | Jonatan Rhodin | 16 | -157/+303 | |
| 2024-07-31 | Fix crash in request vpn permission | Jonatan Rhodin | 1 | -4/+12 | |
| This crash could occur if create intent in request vpn permission was called while vpn permission was already approved Fixed by returning true immediately in those cases | |||||
| 2024-07-31 | Prevent calling unbind when privacy policy is not accepted | David Göransson | 1 | -1/+3 | |
| 2024-07-30 | Enable predictive back animations | David Göransson | 1 | -1/+2 | |
| 2024-07-30 | Fix test | David Göransson | 1 | -0/+1 | |
| 2024-07-29 | Allow error on getVersionInfo | David Göransson | 1 | -6/+22 | |
| 2024-07-29 | Fix crash when removing the NoDaemonScreen | Jonatan Rhodin | 1 | -8/+11 | |
| 2024-07-26 | Remove isVisible check on BottomSheet | David Göransson | 1 | -7/+1 | |
| Fixes: DROID-1209 | |||||
| 2024-07-25 | Remove lifecycle state in Select location | David Göransson | 1 | -4/+0 | |
| 2024-07-25 | Fix unit tests | David Göransson | 1 | -0/+4 | |
| 2024-07-25 | Fix initial expands | David Göransson | 1 | -6/+7 | |
| 2024-07-25 | Adapt tests to flat list uiState | David Göransson | 5 | -180/+214 | |
| 2024-07-25 | Convert CustomListLocations into flat LazyColumn | David Göransson | 3 | -34/+130 | |
| 2024-07-25 | Convert select location into flat LazyColumn | David Göransson | 17 | -678/+831 | |
| 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 | |
