| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-10-16 | Refactor custom api endpoint config | Albin | 1 | -11/+7 | |
| 2023-10-12 | Fix login uiautomator flakiness | David Göransson | 1 | -1/+10 | |
| 2023-10-02 | Fix data class issues | David Göransson | 1 | -0/+3 | |
| 2023-10-02 | Add general Konsist tests | David Göransson | 1 | -2/+1 | |
| 2023-09-21 | Add billing and infrastructure flavor dimensions | Albin | 1 | -0/+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 | -6/+2 | |
| 2023-09-05 | Remove Android code dealing with forwarded ports | Linus Färnstrand | 1 | -4/+0 | |
| 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 | 1 | -4/+4 | |
| 2023-03-22 | Apply project-wide `kotlinLangStyle` formatting | Albin | 3 | -93/+79 | |
| 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-03-01 | Fix mockapi localhost reference | Albin | 2 | -4/+1 | |
| This fix results in the daemon getting "localhost" as hostname rather than "127.0.0.1". | |||||
| 2023-02-13 | Add strict agp lint configuration | Albin | 1 | -0/+5 | |
| 2023-02-02 | Add logging to mocked web server used for tests | Albin | 2 | -1/+12 | |
| 2023-02-02 | Fix mockapi time format | Albin | 5 | -25/+33 | |
| Ensures mockapi timestamps are set to utc with offset zero and are strictly formatted according to both iso8601 and rfc3339. | |||||
| 2023-01-26 | Log mockapi web server port during tests | Albin | 1 | -0/+2 | |
| 2023-01-25 | Remove useTestStorageService option | Albin | 1 | -1/+0 | |
| 2023-01-25 | Extend login timeout during test | Albin | 1 | -0/+3 | |
| 2023-01-10 | Add mockapi login tests | Albin | 6 | -0/+361 | |
| 2023-01-10 | Use common test project suppression | Albin | 2 | -32/+1 | |
| 2023-01-10 | Add option to use custom api endpoint in debug builds | Albin | 1 | -0/+1 | |
| 2023-01-10 | Add empty :test:mockapi project | Albin | 3 | -0/+99 | |
