| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-09-29 | Remove jetifier | David Göransson | 1 | -1/+0 | |
| 2023-08-03 | Bump container image, jdk, gradle and agp | Albin | 1 | -0/+2 | |
| 2023-02-16 | Enable full r8 | Albin | 1 | -0/+1 | |
| 2022-09-01 | Don't strip daemon shared object in development builds | Emīls Piņķis | 1 | -1/+1 | |
| To help with debugging panics in the dameon, the dev builds shouldn't strip the debug symbols from the shared object. However, doing this blows up the gradle build so it's memory limit needs to be bumped too. | |||||
| 2022-03-28 | Format Kotlin according to official code style | Albin | 1 | -13/+1 | |
| Android Studio and ktlint seem to agree on most styling except for imports. Some settings can be changed in Android Studio, however it seems to be hard to get lexicographical order (which ktlin wants). Therefore ktlint should be ran after any formatting has been applied by Android Studio (otherwise the CI workflow will complain). | |||||
| 2021-01-19 | Migrate to androidX | Aleksandr Granin | 1 | -0/+2 | |
| 2021-01-07 | Add gradle properties | Aleksandr Granin | 1 | -0/+14 | |
