| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-10-09 | Fix unit tests | Jonatan Rhodin | 2 | -4/+13 | |
| 2024-10-09 | Add support for mutlihop communication with daemon | Jonatan Rhodin | 6 | -14/+20 | |
| 2024-10-09 | Fix re-subscribe crash | David Göransson | 1 | -2/+2 | |
| 2024-10-09 | Create info confirm dialog base component | Kalle Lindström | 3 | -95/+185 | |
| 2024-10-08 | Fix launcher icon warnings | David Göransson | 2 | -2/+3 | |
| 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 magic number warnings | David Göransson | 2 | -14/+15 | |
| 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 | Refactor NotificationBanner composable | David Göransson | 1 | -33/+58 | |
| 2024-10-08 | Suppress TooManyFunctions warning | David Göransson | 3 | -0/+3 | |
| 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 | 6 | -25/+29 | |
| 2024-10-07 | Fix review feedback | Kalle Lindström | 3 | -45/+28 | |
| 2024-10-07 | Update in app expiry notifications over time | Kalle Lindström | 11 | -152/+238 | |
| 2024-10-03 | Merge pull request #6897 from PatrykMis/a11y-fix-unlabeled-buttons-android | David Göransson | 14 | -20/+72 | |
| Fix unlabeled buttons in Android app | |||||
| 2024-10-03 | Suppress ExperimentalCoroutinesApi in test | David Göransson | 9 | -0/+18 | |
| 2024-10-03 | Remove free compiler args | David Göransson | 3 | -1/+7 | |
| 2024-10-03 | Use AutoMirrored icon | David Göransson | 1 | -1/+2 | |
| 2024-10-03 | Remove old Experimental annotations | David Göransson | 1 | -5/+0 | |
| 2024-10-03 | Use LinkAnnotation for PrivacyDisclaimer | David Göransson | 1 | -44/+36 | |
| 2024-10-03 | Migrate to new LinkAnnotation | David Göransson | 1 | -33/+4 | |
| 2024-10-03 | Fix LocalLifecycleOwner import warning | David Göransson | 1 | -1/+1 | |
| 2024-10-03 | Fix ViewModel dsl warning | David Göransson | 1 | -1/+1 | |
| 2024-10-03 | Remove old bug reference | David Göransson | 1 | -4/+0 | |
| 2024-10-03 | Fix menuAnchor warning | David Göransson | 1 | -1/+2 | |
| 2024-10-03 | Fix KeyboardOptions warning | David Göransson | 2 | -3/+3 | |
| 2024-10-03 | Fix animateItemPlacement warning | David Göransson | 2 | -5/+5 | |
| 2024-10-01 | Fix magic number warning | David Göransson | 1 | -1/+2 | |
| 2024-10-01 | Remove old resources | David Göransson | 1 | -14/+0 | |
| 2024-10-01 | Use material icons | David Göransson | 48 | -216/+245 | |
| 2024-10-01 | Add icons dependency | David Göransson | 1 | -9/+9 | |
| 2024-09-26 | Remove auto-connect feature from ui | Jonatan Rhodin | 7 | -46/+4 | |
| 2024-09-26 | Update and add ui tests | Jonatan Rhodin | 1 | -2/+37 | |
| 2024-09-26 | Update and add unit tests | Jonatan Rhodin | 2 | -0/+115 | |
| 2024-09-26 | Add auto-start on launch to devices without always-on setting | Jonatan Rhodin | 8 | -28/+166 | |
| 2024-09-25 | Align internal and external notification expiry | Kalle Lindström | 4 | -8/+3 | |
| 2024-09-24 | Fix out of time use case virtual time tests | Kalle Lindström | 1 | -11/+18 | |
| 2024-09-23 | Fix select server navigation on TV | David Göransson | 1 | -10/+17 | |
| 2024-09-23 | Refactor and fix chevron | David Göransson | 5 | -33/+57 | |
| 2024-09-20 | Add support for hypens in a changelog entry | David Göransson | 2 | -8/+7 | |
| 2024-09-18 | Fix connect screen ui parameters | Kalle Lindström | 1 | -5/+0 | |
| 2024-09-18 | Refactor screens to use preview parameter provider | Kalle Lindström | 45 | -239/+663 | |
| 2024-09-18 | Remove config changes handling from manifest | Kalle Lindström | 1 | -1/+0 | |
| 2024-09-18 | Fix tests | David Göransson | 2 | -144/+44 | |
| 2024-09-18 | Implement new Connect screen with feature indicators | David Göransson | 18 | -577/+844 | |
| 2024-09-18 | Update chevron icon | David Göransson | 2 | -3/+15 | |
| 2024-09-18 | Prevent multiple service binds from accepting the privacy policy | Jonatan Rhodin | 2 | -10/+32 | |
| 2024-09-18 | Fix report problem screen text view scroll | Kalle Lindström | 1 | -6/+47 | |
