| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-10-24 | Sync local translations | Markus Pettersson | 19 | -168/+142 | |
| 2024-10-24 | Update translations | Markus Pettersson | 38 | -50/+437 | |
| 2024-10-24 | Update translations | Markus Pettersson | 1 | -0/+6 | |
| 2024-10-24 | Fail with log if device doesn't have a browser | David Göransson | 1 | -5/+0 | |
| 2024-10-23 | Add support Encrypted DNS Proxy | David Göransson | 3 | -4/+16 | |
| 2024-10-18 | Remove unused strings | David Göransson | 20 | -404/+0 | |
| 2024-10-18 | Update local network sharing warning text | David Göransson | 20 | -20/+1 | |
| 2024-10-18 | Improve Unsupported version link | David Göransson | 1 | -0/+1 | |
| 2024-10-18 | Move changelog into new App Info screen | David Göransson | 1 | -0/+3 | |
| 2024-10-15 | Show create account confirm when user has account | Kalle Lindström | 2 | -2/+16 | |
| 2024-10-15 | Fix tertiary typo | mullmat | 2 | -2/+2 | |
| 2024-10-09 | Add support for mutlihop communication with daemon | Jonatan Rhodin | 5 | -24/+52 | |
| 2024-10-09 | Migrate billing repository to unit test | Jonatan Rhodin | 3 | -383/+406 | |
| 2024-10-08 | Remove old baseline | David Göransson | 1 | -76/+0 | |
| 2024-10-08 | Fix launcher icon warnings | David Göransson | 10 | -2/+71 | |
| 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 | 1 | -1/+0 | |
| 2024-10-08 | Fix relay comparator | David Göransson | 1 | -2/+3 | |
| 2024-10-08 | Fix magic number warnings | David Göransson | 1 | -0/+3 | |
| 2024-10-08 | Suppress ConnectivityListener unused | David Göransson | 1 | -0/+4 | |
| 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 | Remove empty build.gradle.kts | David Göransson | 1 | -1/+0 | |
| 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-04 | Fix billing repository test | Jonatan Rhodin | 1 | -1/+2 | |
| 2024-10-03 | Merge pull request #6897 from PatrykMis/a11y-fix-unlabeled-buttons-android | David Göransson | 20 | -0/+84 | |
| Fix unlabeled buttons in Android app | |||||
| 2024-10-03 | Make all compiler warnings errors | David Göransson | 13 | -13/+52 | |
| 2024-10-03 | Remove optics from Constraint | David Göransson | 1 | -4/+0 | |
| 2024-10-03 | Suppress false positive deprecation warning | David Göransson | 1 | -1/+1 | |
| 2024-10-03 | Suppress deprecation for workaround | David Göransson | 1 | -0/+1 | |
| 2024-10-03 | Fix usage of deprecated lambda | David Göransson | 1 | -3/+3 | |
| 2024-10-03 | Fix pendingPurchases deprecation | David Göransson | 1 | -1/+4 | |
| 2024-10-03 | Use LinkAnnotation for PrivacyDisclaimer | David Göransson | 1 | -0/+1 | |
| 2024-10-03 | Fix LocalLifecycleOwner import warning | David Göransson | 1 | -1/+1 | |
| 2024-10-01 | Rename account "token" to account "number" | Joakim Hulthe | 2 | -4/+4 | |
| 2024-10-01 | Remove old resources | David Göransson | 28 | -358/+0 | |
| 2024-10-01 | Use material icons | David Göransson | 2 | -3/+17 | |
| 2024-09-26 | Remove auto-connect feature from ui | Jonatan Rhodin | 4 | -14/+0 | |
| 2024-09-26 | Add auto-start on launch to devices without always-on setting | Jonatan Rhodin | 1 | -0/+2 | |
| 2024-09-24 | Set build tools version to 35.0.0 | David Göransson | 13 | -0/+13 | |
| 2024-09-23 | Use quotation marks instead of bold text | Kalle Lindström | 20 | -161/+9 | |
| Change all references to screens in the app text are changed from bold text to quotation marks. | |||||
| 2024-09-23 | Refactor and fix chevron | David Göransson | 1 | -1/+1 | |
| 2024-09-19 | Align feature indicator order with other platforms | David Göransson | 2 | -10/+6 | |
| 2024-09-18 | Refactor screens to use preview parameter provider | Kalle Lindström | 1 | -0/+2 | |
| 2024-09-18 | Update strings | David Göransson | 20 | -316/+193 | |
| 2024-09-18 | Implement new Connect screen with feature indicators | David Göransson | 5 | -28/+24 | |
