| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-03-17 | Use small topbar instead | David Göransson | 1 | -3/+3 | |
| 2026-03-17 | Fix spacer size | David Göransson | 1 | -1/+1 | |
| 2026-03-17 | Fix remarks from design review | David Göransson | 4 | -6/+19 | |
| 2026-03-17 | Fix formatting | Jonatan Rhodin | 1 | -5/+1 | |
| 2026-03-17 | Fix info icon button focus on TV | Jonatan Rhodin | 2 | -5/+15 | |
| 2026-03-17 | Fix output transformation for delete account account field | Jonatan Rhodin | 2 | -10/+17 | |
| 2026-03-17 | Fix layout on TV | David Göransson | 1 | -1/+3 | |
| 2026-03-17 | Fix autocorrect in password field | David Göransson | 2 | -1/+4 | |
| 2026-03-13 | Update semantics to prevent autofill service | David Göransson | 1 | -5/+3 | |
| 2026-03-13 | Remove old clipboard workaround | David Göransson | 1 | -61/+37 | |
| 2026-03-13 | Prevent paste and entering non-digits | David Göransson | 2 | -0/+50 | |
| 2026-03-10 | Disable autocorrect | David Göransson | 1 | -0/+1 | |
| 2026-03-10 | Hide keyboard on done | David Göransson | 1 | -0/+4 | |
| 2026-03-10 | Fix padding between textfield and button | David Göransson | 1 | -0/+1 | |
| 2026-03-10 | Change IP version available logging priority to debug | Jonatan Rhodin | 2 | -2/+7 | |
| Instead log IP availability in online / offline log | |||||
| 2026-03-10 | Fix aninmation to be in sync with top bar | David Göransson | 1 | -1/+1 | |
| 2026-03-10 | Update translations | Markus Pettersson | 22 | -3/+45 | |
| 2026-03-10 | Update min android version to Android 9 | Jonatan Rhodin | 1 | -3/+3 | |
| 2026-03-10 | Fix dns content blockers overflow | Jonatan Rhodin | 1 | -1/+7 | |
| 2026-03-10 | Implement delete account | Jonatan Rhodin | 45 | -82/+1021 | |
| 2026-03-09 | Add link to system notification settings | David Göransson | 4 | -0/+75 | |
| 2026-03-09 | Clean up old ACTION strings | David Göransson | 1 | -6/+6 | |
| 2026-03-03 | Reduce network events log spamming on production | Jonatan Rhodin | 1 | -2/+8 | |
| 2026-03-03 | Fix payment logging | Jonatan Rhodin | 1 | -2/+53 | |
| 2026-03-03 | Send reason every time a disconnect command is sent to the daemon | Jonatan Rhodin | 12 | -21/+52 | |
| 2026-03-02 | Increase side margin for icons inside buttons | Jonatan Rhodin | 1 | -4/+4 | |
| 2026-03-02 | Fix issue due to escaping <b> tags | Jonatan Rhodin | 21 | -147/+147 | |
| 2026-03-02 | Fix click not working on non-active row | Kalle Lindström | 2 | -22/+11 | |
| 2026-03-02 | Fix missing focus requester for quantum resistance setting | Jonatan Rhodin | 1 | -1/+7 | |
| 2026-03-02 | Fix misapplied modifier in SwitchListItem | Jonatan Rhodin | 1 | -1/+1 | |
| 2026-02-27 | Fix wrong transition to Anti-censorship screen | Kalle Lindström | 4 | -5/+32 | |
| 2026-02-26 | Fix MTU submit button enabled on empty input | Kalle Lindström | 1 | -1/+1 | |
| 2026-02-26 | Update inactive dot size | Kalle Lindström | 1 | -1/+1 | |
| 2026-02-26 | Fix regressions in select location | Kalle Lindström | 2 | -18/+80 | |
| 2026-02-26 | Lock before calling collectReport | Kalle Lindström | 1 | -13/+21 | |
| This is done to avoid potential truncation issues if collectReport is called concurrently from different threads. | |||||
| 2026-02-26 | Set the app in a blocking state if invalid ipv6 config | Jonatan Rhodin | 7 | -54/+176 | |
| 2026-02-26 | Fix account history test | David Göransson | 2 | -1/+6 | |
| 2026-02-26 | Fix login test regression | David Göransson | 2 | -1/+4 | |
| The test suite looks for the next button after the login textfield, this caused it to find the hide/show input button instead. We now try to find the login button based on a test tag instead. | |||||
| 2026-02-25 | Add content description | David Göransson | 25 | -3/+31 | |
| 2026-02-25 | Hide text input by default on LoginScreen | David Göransson | 2 | -17/+66 | |
| 2026-02-25 | Migrate to SecureTextField | David Göransson | 2 | -24/+63 | |
| 2026-02-24 | Restrict PendingIntent permissions | David Göransson | 1 | -7/+3 | |
| 2026-02-24 | Fix broken class names | David Göransson | 1 | -2/+2 | |
| 2026-02-24 | Add explicit dependency on play-services-location | Kalle Lindström | 1 | -0/+3 | |
| play-services-location is a dependency of billing-ktx, which specifies version 19.0.0, so we need to explicitly use a later version here. | |||||
| 2026-02-23 | Update surface container colors | Matilda | 35 | -416/+318 | |
| 2026-02-19 | Clean up SdkUtils | Jonatan Rhodin | 5 | -59/+32 | |
| 2026-02-17 | Enable new line in problem report for phones | Jonatan Rhodin | 1 | -1/+2 | |
| 2026-02-17 | Use MullvadListItem in SelectLocationScreen | Kalle Lindström | 20 | -566/+246 | |
| 2026-02-16 | Fix feature package name | David Göransson | 137 | -238/+238 | |
| 2026-02-16 | Clean up app obfuscation and screen test errors | Jonatan Rhodin | 10 | -50/+208 | |
