| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-11-21 | Update SDK version | David Göransson | 1 | -3/+3 | |
| 2023-11-16 | Add payment support to AccountViewModel | Jonatan Rhodin | 1 | -0/+3 | |
| 2023-11-16 | Add payment module and billing payment repository | Jonatan Rhodin | 1 | -0/+2 | |
| 2023-11-16 | Add billing client library and billing module | Jonatan Rhodin | 2 | -0/+2 | |
| 2023-11-10 | Update mockk version to 1.13.8 | Jonatan Rhodin | 1 | -3/+1 | |
| 2023-11-10 | Add version code check | Albin | 1 | -0/+2 | |
| The check will fail unless the version code is less than 30000000. This means that all version codes up until the year 2030 are valid. The check runs before the preBuild task. | |||||
| 2023-10-10 | Add stagemole flavor | Albin | 1 | -1/+5 | |
| 2023-10-09 | Bump konsist to 0.13.0 | Albin | 1 | -1/+1 | |
| 2023-10-06 | Remove old version | David Göransson | 1 | -1/+0 | |
| 2023-10-06 | Replace old topbar with Material3 | David Göransson | 1 | -2/+0 | |
| 2023-10-02 | Add Compose Preview test and fix issues | David Göransson | 1 | -0/+3 | |
| 2023-10-02 | Bump konsist to 0.12.2 | Albin | 1 | -1/+1 | |
| 2023-09-29 | Add konsist in dependency and version files | Albin | 2 | -1/+3 | |
| 2023-09-28 | Bump compose to 1.5.1 | Albin | 1 | -1/+1 | |
| 2023-09-21 | Add billing and infrastructure flavor dimensions | Albin | 1 | -0/+44 | |
| 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-05 | Move test utils to its own module | Jonatan Rhodin | 1 | -0/+1 | |
| 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-23 | Create empty theme lib | Albin | 1 | -0/+1 | |
| 2023-08-04 | Fix scroll crash by bumping to compose rc | Albin | 1 | -1/+1 | |
| 2023-08-04 | Bump kotlin | Albin | 1 | -2/+2 | |
| 2023-08-04 | Bump kotlinx coroutines | Albin | 1 | -1/+1 | |
| 2023-08-04 | Bump ktfmt | Albin | 1 | -1/+1 | |
| 2023-08-04 | Bump agp | Albin | 1 | -2/+2 | |
| 2023-08-03 | Bump container image, jdk, gradle and agp | Albin | 2 | -3/+8 | |
| 2023-08-01 | Bump recyclerview dependency | Albin | 1 | -1/+1 | |
| 2023-08-01 | Bump fragment dependency | Albin | 1 | -1/+1 | |
| 2023-08-01 | Bump koin | Albin | 2 | -5/+9 | |
| 2023-08-01 | Bump play publish plugin | Albin | 1 | -1/+1 | |
| 2023-08-01 | Bump gradle version plugin | Albin | 1 | -1/+1 | |
| 2023-08-01 | Bump leak canary | Albin | 1 | -1/+1 | |
| 2023-08-01 | Bump turbine | Albin | 1 | -1/+1 | |
| 2023-07-28 | Add empty vpn service module | Albin | 1 | -0/+1 | |
| 2023-07-27 | Bump owasp dependency check tool | Albin | 1 | -1/+1 | |
| 2023-07-27 | Add empty tile service module | Albin | 1 | -0/+2 | |
| 2023-07-27 | Add empty resource lib | Albin | 1 | -0/+1 | |
| 2023-07-27 | Add empty ipc module | Albin | 1 | -0/+1 | |
| 2023-07-27 | Add empty common module | Albin | 1 | -0/+1 | |
| 2023-07-25 | Add empty model module | Albin | 1 | -0/+1 | |
| 2023-07-25 | Add empty talpid module | Albin | 1 | -0/+1 | |
| 2023-07-12 | Update material 3 library to 1.1.1 | Jonatan Rhodin | 1 | -1/+1 | |
| 2023-07-11 | Remove material 2 library since it's no longer used | Jonatan Rhodin | 2 | -2/+0 | |
| 2023-06-07 | Revert mockk to 1.13.3 | Albin | 1 | -1/+3 | |
| Reverting due to the same issues reported in: https://github.com/mockk/mockk/issues/1035 | |||||
| 2023-06-07 | Upgrade koin version to 3.4.1 and koin-compose library | Jonatan Rhodin | 2 | -5/+3 | |
| Co-authored-by: Albin <albin@mullvad.net> | |||||
| 2023-06-07 | Bump gradle dependencies | Albin | 1 | -17/+17 | |
| 2023-06-07 | Bump gradle version check tool | Albin | 1 | -1/+1 | |
| 2023-06-07 | Bump gradle audit tool | Albin | 1 | -1/+1 | |
| 2023-05-19 | Bump compose to 1.4.3 | Albin | 1 | -4/+4 | |
| 2023-05-19 | Bump kotlin and agp | Albin | 1 | -4/+4 | |
| 2023-04-24 | Add version code/name override option | Albin | 1 | -9/+19 | |
| Adds the option to override version code/name by setting properties in `local.properties`. For example: OVERRIDE_VERSION_CODE=123 OVERRIDE_VERSION_NAME=1.2.3 | |||||
