| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-09-21 | Use play flavor to comply with policies | Albin | 7 | -20/+31 | |
| 2023-09-21 | Add billing and infrastructure flavor dimensions | Albin | 1 | -13/+83 | |
| Flavor dimension usage: * `billing` - used to build separate artifacts where (1) different policies are followed and (2) different dependencies are used. * `infrastructure` - used to improve development and testing against non-production environments. | |||||
| 2023-09-21 | Apply automatic formatting and cleanup of gradle files | Albin | 1 | -42/+32 | |
| 2023-09-18 | Fix headline size | David Göransson | 1 | -1/+2 | |
| 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 | 13 | -72/+75 | |
| 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 | 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 | 2 | -33/+4 | |
| 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 | 3 | -5/+10 | |
| 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 | 24 | -660/+537 | |
| 2023-09-05 | Move test utils to its own module | Jonatan Rhodin | 11 | -49/+11 | |
| 2023-09-05 | Remove Android code dealing with forwarded ports | Linus Färnstrand | 3 | -12/+3 | |
| 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-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 | 8 | -27/+84 | |
| 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 | Fix dynamic text size property accessibility | Albin | 1 | -6/+4 | |
| Use same sizes as before indirectly via text styles. | |||||
| 2023-08-23 | Move theme classes to theme lib | Albin | 57 | -401/+116 | |
| 2023-08-23 | Create empty theme lib | Albin | 1 | -0/+1 | |
| 2023-08-23 | Fix usecompatloadingfordrawables baselint issues | Jonatan Rhodin | 4 | -147/+20 | |
