| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-09-18 | Fix headline size | David Göransson | 1 | -1/+2 | |
| 2023-09-14 | Push suppression date for CVE-2023-2976 | Albin | 1 | -1/+1 | |
| Pushing the suppression date since not much new information is available and no upstream release has been made of the affected library (espresso). | |||||
| 2023-09-13 | Update android build instructions for macOS | David Göransson | 2 | -28/+99 | |
| 2023-09-13 | Paint status bar after screen transition animation end | saber safavi | 15 | -26/+123 | |
| 2023-09-12 | Remove unused parts of legacy CustomDns | David Göransson | 3 | -81/+2 | |
| 2023-09-12 | Inspection errors | David Göransson | 18 | -56/+49 | |
| 2023-09-12 | Remove unused classes | David Göransson | 17 | -480/+0 | |
| 2023-09-12 | Perform AS Code Cleanup | David Göransson | 22 | -93/+91 | |
| 2023-09-12 | Fix row animations | David Göransson | 3 | -13/+17 | |
| 2023-09-12 | Fix alpha issue on split tunneling view | David Göransson | 1 | -2/+11 | |
| 2023-09-11 | Make err-derive a workspace dependency | David Lönnhager | 1 | -1/+1 | |
| 2023-09-11 | Fix lint | David Göransson | 2 | -8/+2 | |
| 2023-09-11 | Use Dimens | David Göransson | 1 | -1/+2 | |
| 2023-09-11 | Fix scoping for previews | David Göransson | 10 | -10/+10 | |
| 2023-09-11 | Fix padding for dialogs | David Göransson | 4 | -17/+12 | |
| 2023-09-11 | Add dialog previews | David Göransson | 10 | -1/+87 | |
| 2023-09-08 | Change reconnect location behavior to fix multiple bugs | Jonatan Rhodin | 3 | -34/+7 | |
| 2023-09-08 | Replace xml resources and hardcoded colors in MtuDialog | Jonatan Rhodin | 1 | -57/+42 | |
| 2023-09-08 | Fix race condition in mtu dialog | Jonatan Rhodin | 5 | -37/+30 | |
| 2023-09-08 | Fix the click area of the notification banner | Jonatan Rhodin | 1 | -1/+1 | |
| 2023-09-07 | Migrate connect screen headerbar to compose | Jonatan Rhodin | 4 | -154/+142 | |
| 2023-09-07 | Add ui tests for out of time behaviour | Jonatan Rhodin | 1 | -0/+16 | |
| 2023-09-07 | Add unit tests for out of time behaviour | Jonatan Rhodin | 1 | -0/+26 | |
| 2023-09-07 | Move out of time behaviour to view model and compose screen | Jonatan Rhodin | 3 | -20/+26 | |
| 2023-09-06 | Remove lint baseline issues for already removed files | Jonatan Rhodin | 1 | -88/+0 | |
| 2023-09-06 | Remove unused code related to list item view | Jonatan Rhodin | 15 | -484/+0 | |
| 2023-09-06 | Replace deprecated TestCoroutineDispatcher | Jonatan Rhodin | 4 | -10/+19 | |
| 2023-09-06 | Added two unit tests related to location updates | Jonatan Rhodin | 1 | -0/+43 | |
| 2023-09-06 | Stop filtering null locations to avoid bugs with connection errors | Jonatan Rhodin | 1 | -1/+2 | |
| 2023-09-06 | Add ui tests for notification banner | Jonatan Rhodin | 4 | -46/+296 | |
| 2023-09-06 | Add unit tests for notification state | Jonatan Rhodin | 1 | -25/+128 | |
| 2023-09-06 | Move open account view code from connect fragment to view model | Jonatan Rhodin | 3 | -19/+48 | |
| 2023-09-06 | Migrate in app notification banner to compose | Jonatan Rhodin | 27 | -664/+542 | |
| 2023-09-05 | Move test utils to its own module | Jonatan Rhodin | 14 | -13/+48 | |
| 2023-09-05 | Remove Android code dealing with forwarded ports | Linus Färnstrand | 25 | -45/+5 | |
| 2023-09-01 | Add test for invalid int input to custom port dialog | Jonatan Rhodin | 3 | -1/+32 | |
| 2023-09-01 | Limit length of custom port input to 5 | Jonatan Rhodin | 2 | -4/+5 | |
| 2023-09-01 | Fix number format crash in custom port dialog | Jonatan Rhodin | 1 | -3/+6 | |
| 2023-08-30 | Update gradle lockfile | Albin | 1 | -282/+282 | |
| 2023-08-30 | Bump compose from rc to stable 1.5.0 | Albin | 1 | -1/+1 | |
| 2023-08-30 | Bump kotlin to 1.9.10 | Albin | 1 | -2/+2 | |
| 2023-08-24 | Add ui tests for welcome screen | Jonatan Rhodin | 1 | -0/+185 | |
| 2023-08-24 | Add unit tests for welcome view model | Jonatan Rhodin | 2 | -2/+169 | |
| 2023-08-24 | Add account button to compose top bar | Jonatan Rhodin | 10 | -27/+86 | |
| 2023-08-24 | Migrate welcome view to compose | Jonatan Rhodin | 8 | -247/+377 | |
| 2023-08-24 | Remove text next to back button in collapsings toolbar | Jonatan Rhodin | 5 | -28/+13 | |
| 2023-08-24 | Hide account page button in release builds | Albin | 1 | -15/+19 | |
| Ensures the account page button is hidden in release builds. The fact that it was visible is a regression from the compose migration. | |||||
| 2023-08-24 | Increase spacing between spinner and location info | Albin | 1 | -1/+1 | |
| 2023-08-24 | Check that the custom port is valid when submitting from the keyboard | Jonatan Rhodin | 1 | -3/+4 | |
| 2023-08-23 | Mark theme colors as internal or deprecated | Albin | 1 | -7/+41 | |
| The colors should not be used directly. Instead, the colors should be exposed via the material theme. | |||||
