| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2024-10-18 | Remove old test | David Göransson | 9 | -167/+34 |
| 2024-10-18 | Improve Unsupported version link | David Göransson | 8 | -64/+105 |
| 2024-10-18 | Ensure AccountExpiryInAppNotification has initial emission | David Göransson | 1 | -3/+5 |
| 2024-10-18 | Move changelog into new App Info screen | David Göransson | 17 | -178/+349 |
| 2024-10-16 | Fix lint warning | David Göransson | 1 | -5/+5 |
| 2024-10-16 | Replace capitalized function with non-deprecated | David Göransson | 1 | -3/+4 |
| 2024-10-16 | Remove legacy option | David Göransson | 3 | -9/+0 |
| 2024-10-16 | Fix permission warning | David Göransson | 1 | -2/+4 |
| 2024-10-15 | Add minimal leak tests for Android | Niklas Berglund | 4 | -2/+18 |
| 2024-10-15 | Show create account confirm when user has account | Kalle Lindström | 4 | -23/+119 |
| 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 | Enable checkDependencies | David Göransson | 1 | -0/+1 |
| 2024-10-08 | Remove baseline | David Göransson | 2 | -38/+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 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 |
| 2024-10-03 | Suppress ExperimentalCoroutinesApi in test | David Göransson | 9 | -0/+18 |
| 2024-10-03 | Remove free compiler args | David Göransson | 4 | -3/+7 |
| 2024-10-03 | Make all compiler warnings errors | David Göransson | 1 | -1/+1 |
| 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 | 2 | -9/+10 |
| 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 |
