| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-12-03 | Implement UDP-over-TCP e2e test and firewall API client | Niklas Berglund | 1 | -0/+1 | |
| 2024-09-24 | Update agp to 8.6.1 | Jonatan Rhodin | 1 | -1/+0 | |
| 2024-06-25 | Update lint to 8.4 | Jonatan Rhodin | 1 | -0/+1 | |
| 2024-03-12 | Bump gradle | Albin | 1 | -1/+0 | |
| 2024-03-04 | Remove buildconfig from properties | David Göransson | 1 | -1/+0 | |
| 2024-02-06 | Update lint version to 8.3 to fix lint error in lib:theme | Jonatan Rhodin | 1 | -0/+1 | |
| 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 | |
