| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-03-12 | Suppress false-positive CVE-2014-9152 | Albin | 2 | -0/+16 | |
| 2024-03-12 | Update gradle lockfile | Albin | 1 | -1338/+1333 | |
| 2024-03-12 | Bump konsist | Albin | 3 | -3/+3 | |
| 2024-03-12 | Remove forced emoji2 dependency resolution | Albin | 2 | -14/+0 | |
| 2024-03-12 | Bump mockk | Albin | 1 | -1/+1 | |
| 2024-03-12 | Bump gradle | Albin | 5 | -10/+9 | |
| 2024-03-12 | Bump kotlinx | Albin | 1 | -1/+1 | |
| 2024-03-12 | Bump billing client | Albin | 1 | -1/+1 | |
| 2024-03-12 | Bump compose destinations | Albin | 1 | -1/+1 | |
| 2024-03-12 | Bump fragment | Albin | 1 | -1/+1 | |
| 2024-03-12 | Bump joda | Albin | 1 | -1/+1 | |
| 2024-03-12 | Bump junit | Albin | 1 | -1/+1 | |
| 2024-03-12 | Bump detekt | Albin | 1 | -1/+1 | |
| 2024-03-12 | Bump ktfmt | Albin | 1 | -1/+1 | |
| 2024-03-12 | Bump play publisher plugin | Albin | 1 | -1/+1 | |
| 2024-03-12 | Bump leakcanary | Albin | 1 | -1/+1 | |
| 2024-03-12 | Bump material3 | Albin | 1 | -1/+1 | |
| 2024-03-12 | Bump compose | Albin | 1 | -1/+1 | |
| 2024-03-12 | Bump dependency version plugin | Albin | 1 | -1/+1 | |
| 2024-03-12 | Bump dependency check plugin | Albin | 1 | -1/+1 | |
| 2024-03-11 | Increase ripple contrast | David Göransson | 1 | -1/+30 | |
| 2024-03-11 | Revert navigation logic on Welcome to handle bad clocks better | David Göransson | 3 | -29/+22 | |
| 2024-03-11 | Simplify side effect collection with LaunchedEffectCollect | David Göransson | 13 | -121/+89 | |
| 2024-03-11 | Re-enable expiry text | David Göransson | 1 | -5/+0 | |
| 2024-03-11 | Remove buffer on side effects | David Göransson | 9 | -19/+9 | |
| 2024-03-11 | Change priority of close when multiple actions are happening | David Göransson | 2 | -4/+3 | |
| 2024-03-11 | Rework side effect subscription for SplashScreen | David Göransson | 2 | -46/+26 | |
| 2024-03-11 | Make OutOfTimeUseCase reactive, and adapt related view models | David Göransson | 15 | -199/+305 | |
| 2024-03-11 | Add new compose side effect collection utility functions | David Göransson | 4 | -0/+37 | |
| 2024-03-11 | Improve divider useage and replace deprecated divider | Jonatan Rhodin | 6 | -56/+27 | |
| 2024-03-11 | Fix account screen margins to better fit all content on 16:9 TVs | Jonatan Rhodin | 1 | -32/+41 | |
| 2024-03-08 | Fix long method lints | David Göransson | 6 | -441/+558 | |
| 2024-03-07 | Fix filter screen selection regression | David Göransson | 3 | -17/+19 | |
| 2024-03-05 | Update gradle lockfile | Albin | 1 | -0/+13 | |
| 2024-03-05 | Add konsist test to ensure we do not use uiState variable name or collectAsState | David Göransson | 1 | -0/+11 | |
| 2024-03-05 | Supress long method | David Göransson | 7 | -0/+7 | |
| 2024-03-05 | Use collectAsStateWithLifecycle | David Göransson | 28 | -387/+382 | |
| 2024-03-05 | Add lifecycle compose runtime dependency | David Göransson | 2 | -0/+3 | |
| 2024-03-05 | Fix margin on ConnectScreen | David Göransson | 1 | -0/+1 | |
| 2024-03-05 | Fix VpnSettingsScreen DPAD navigation | David Göransson | 6 | -12/+30 | |
| 2024-03-04 | Remove buildconfig from properties | David Göransson | 6 | -3/+17 | |
| 2024-03-04 | Make deviceState eagerly to prevent missing of loggedOut messages | David Göransson | 1 | -5/+1 | |
| 2024-03-01 | Fix argument parsing in test repeat script | Albin | 1 | -3/+10 | |
| 2024-02-28 | Fix JNI dir task dependency | Albin | 1 | -2/+2 | |
| 2024-02-28 | Update gradle lockfile | Albin | 1 | -3/+22 | |
| 2024-02-28 | Bump uiautomator | Albin | 1 | -1/+1 | |
| 2024-02-27 | Update Android UI to render new map data | Linus Färnstrand | 1 | -2/+2 | |
| 2024-02-27 | Replace err_derive with thiserror | Joakim Hulthe | 4 | -21/+15 | |
| `err_derive` is unmaintained and will probably stop working with rust edition 2024. `thiserror` is almost a drop-in replacement. This commit simply replaces all occurences of `derive(err_derive::Error)` with `derive(thiserror::Error)` and fixes the attributes, but the Error and Display impls should be identical. | |||||
| 2024-02-27 | Add Konsist test to ensure that tests are named correctly | David Göransson | 1 | -0/+35 | |
| 2024-02-27 | Implement sentence naming of tests | David Göransson | 37 | -893/+1000 | |
