| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-11-21 | Fix test | David Göransson | 1 | -1/+1 | |
| 2023-09-27 | Fix login test | David Göransson | 1 | -2/+2 | |
| 2023-09-21 | Add billing and infrastructure flavor dimensions | Albin | 1 | -1/+3 | |
| 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 | -11/+3 | |
| 2023-08-04 | Remove targetSdk from libs | Albin | 1 | -1/+0 | |
| 2023-08-03 | Bump container image, jdk, gradle and agp | Albin | 1 | -2/+2 | |
| 2023-03-22 | Fix broken notification permission prompt test | saber safavi | 2 | -4/+4 | |
| 2023-03-22 | Apply project-wide `kotlinLangStyle` formatting | Albin | 3 | -45/+31 | |
| 2023-03-16 | Update e2e tests to handle privacy disclaimer | Albin | 1 | -0/+2 | |
| 2023-03-16 | Fix notification permission behavior and test | Albin | 1 | -0/+4 | |
| 2023-03-16 | Add empty lint config | Albin | 1 | -0/+1 | |
| 2023-02-13 | Add strict agp lint configuration | Albin | 1 | -0/+5 | |
| 2023-01-25 | Extend login timeout during test | Albin | 2 | -1/+8 | |
| 2023-01-10 | Use version code constants | Albin | 2 | -2/+2 | |
| 2023-01-10 | Add test rule to clear device vpns | Albin | 1 | -0/+37 | |
| 2023-01-10 | Handle notificaiton permission prompt in e2e tests | Albin | 2 | -0/+27 | |
| 2023-01-10 | Increase e2e test webview timeout | Albin | 1 | -0/+1 | |
| 2023-01-10 | Improve test failure screenshot support | Albin | 1 | -19/+103 | |
| This commit improves the test failure auto screenshot on newer devices. It also removes the auto-download of screenshots via gradle as it's rarely used. | |||||
| 2023-01-10 | Add option to use custom api endpoint in debug builds | Albin | 2 | -3/+9 | |
| 2023-01-10 | Add empty project :lib:endpoint | Albin | 1 | -0/+2 | |
| 2023-01-10 | Move common test logic to :test:common | Albin | 5 | -0/+179 | |
| 2023-01-10 | Add empty :test:common project | Albin | 2 | -0/+44 | |
