| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-10-11 | Update lockfile | David Göransson | 1 | -412/+436 | |
| 2024-10-11 | Add reference to blocking mockk issue | David Göransson | 1 | -0/+3 | |
| 2024-10-11 | Bump compose destinations to 2.1.0-beta13 | David Göransson | 1 | -1/+1 | |
| 2024-10-11 | Bump JUnit5 | David Göransson | 2 | -5/+5 | |
| 2024-10-11 | Bump grpc to 1.67.1 | David Göransson | 1 | -2/+2 | |
| 2024-10-11 | Bump kotlin to 2.0.21 | David Göransson | 1 | -2/+2 | |
| 2024-10-09 | Fix unit tests | Jonatan Rhodin | 2 | -4/+13 | |
| 2024-10-09 | Add support for mutlihop communication with daemon | Jonatan Rhodin | 11 | -38/+72 | |
| 2024-10-09 | Fix konsist test for test classes name | Jonatan Rhodin | 1 | -3/+7 | |
| 2024-10-09 | Migrate billing repository to unit test | Jonatan Rhodin | 3 | -383/+406 | |
| 2024-10-09 | Update changelog | David Göransson | 1 | -0/+1 | |
| 2024-10-09 | Fix re-subscribe crash | David Göransson | 1 | -2/+2 | |
| 2024-10-09 | Add trust for gradle wrapper src | David Göransson | 1 | -0/+8 | |
| 2024-10-09 | Create info confirm dialog base component | Kalle Lindström | 3 | -95/+185 | |
| 2024-10-08 | Remove old baseline | David Göransson | 1 | -76/+0 | |
| 2024-10-08 | Fix launcher icon warnings | David Göransson | 12 | -4/+74 | |
| 2024-10-08 | Enable checkDependencies | David Göransson | 1 | -0/+1 | |
| 2024-10-08 | Remove unused permission | David Göransson | 1 | -4/+1 | |
| 2024-10-08 | Remove unused v26 identifier | David Göransson | 1 | -0/+0 | |
| 2024-10-08 | Remove baseline | David Göransson | 3 | -39/+0 | |
| 2024-10-08 | Fix AndroidManifest warnings | David Göransson | 3 | -2/+44 | |
| 2024-10-08 | Suppress lint warning and clarify test | David Göransson | 1 | -0/+3 | |
| 2024-10-08 | Fix relay comparator | David Göransson | 1 | -2/+3 | |
| 2024-10-08 | Remove detekt baseline configuration | David Göransson | 1 | -2/+0 | |
| 2024-10-08 | Remove detekt baseline | David Göransson | 1 | -23/+0 | |
| 2024-10-08 | Fix magic number warnings | David Göransson | 3 | -14/+18 | |
| 2024-10-08 | Suppress ConnectivityListener unused | David Göransson | 1 | -0/+4 | |
| 2024-10-08 | Introduce spacer constants | David Göransson | 1 | -2/+5 | |
| 2024-10-08 | Remove old workaround for enter press on dialog | David Göransson | 1 | -16/+1 | |
| 2024-10-08 | Simplify RelayNameComparator | David Göransson | 1 | -16/+19 | |
| 2024-10-08 | Suppress return count | David Göransson | 1 | -0/+3 | |
| 2024-10-08 | Fix unused parameter warning | David Göransson | 1 | -1/+1 | |
| 2024-10-08 | Refactor NotificationBanner composable | David Göransson | 1 | -33/+58 | |
| 2024-10-08 | Suppress complex dispatch method | David Göransson | 1 | -0/+1 | |
| 2024-10-08 | Fix print stacktrace warning | David Göransson | 1 | -2/+1 | |
| 2024-10-08 | Suppress TooManyFunctions warning | David Göransson | 3 | -0/+3 | |
| 2024-10-08 | Remove empty build.gradle.kts | David Göransson | 2 | -2/+0 | |
| 2024-10-08 | Update lockfile | David Göransson | 1 | -443/+456 | |
| 2024-10-08 | Bump billing to 7.1.1 | David Göransson | 1 | -1/+1 | |
| 2024-10-08 | Bump Compose to 1.7.3 | David Göransson | 1 | -1/+1 | |
| 2024-10-08 | Bump AGP | David Göransson | 1 | -2/+2 | |
| 2024-10-07 | Do not use forbidden word in Android code | Markus Pettersson | 1 | -2/+3 | |
| 2024-10-07 | Run `kotlinfmt` | Markus Pettersson | 1 | -8/+9 | |
| 2024-10-07 | Set "Direct only" to `false` as default | Sebastian Holmin | 1 | -4/+8 | |
| For android, it is set to true, as multihop is not supported. Note that in the daemon, the setting is called `use_multihop_if_necessary` and has the inverse meaning. | |||||
| 2024-10-07 | Simplify the DAITA + multihop feature indicator logic | Sebastian Holmin | 2 | -2/+0 | |
| We now simply show the "multihop" indicator there is an entry endpoint, regardless of whether it was activated manually or through DAITA. This reflects the intent to base the feature indicators on the current connection and not the user settings. There is no special indicator for "smart routing" or "direct only". | |||||
| 2024-10-07 | Fix non-English IME input in custom list input | Kalle Lindström | 2 | -7/+4 | |
| 2024-10-07 | Use Duration instead of Period | Kalle Lindström | 7 | -30/+33 | |
| 2024-10-07 | Fix review feedback | Kalle Lindström | 5 | -83/+50 | |
| 2024-10-07 | Update in app expiry notifications over time | Kalle Lindström | 15 | -158/+325 | |
| 2024-10-04 | Suppress CVE-2024-47554 | Albin | 2 | -0/+12 | |
