| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-03-17 | Fix remarks from design review | David Göransson | 1 | -3/+3 | |
| 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-10 | Fix aninmation to be in sync with top bar | David Göransson | 1 | -1/+1 | |
| 2026-03-10 | Implement delete account | Jonatan Rhodin | 2 | -2/+73 | |
| 2026-03-02 | Fix click not working on non-active row | Kalle Lindström | 1 | -21/+10 | |
| 2026-03-02 | Fix misapplied modifier in SwitchListItem | Jonatan Rhodin | 1 | -1/+1 | |
| 2026-02-26 | Fix regressions in select location | Kalle Lindström | 2 | -18/+80 | |
| 2026-02-26 | Set the app in a blocking state if invalid ipv6 config | Jonatan Rhodin | 1 | -0/+1 | |
| 2026-02-25 | Migrate to SecureTextField | David Göransson | 1 | -1/+1 | |
| 2026-02-23 | Update surface container colors | Matilda | 7 | -63/+52 | |
| 2026-02-17 | Use MullvadListItem in SelectLocationScreen | Kalle Lindström | 8 | -255/+124 | |
| 2026-02-12 | Refactor vpn settings into feature module | Jonatan Rhodin | 2 | -0/+73 | |
| 2026-02-12 | Localize the "Country, City" strings | Kalle Lindström | 1 | -15/+0 | |
| 2026-02-11 | Show country and city in recents | Kalle Lindström | 4 | -42/+48 | |
| 2026-02-10 | Refactor api access into seperate module | David Göransson | 1 | -0/+129 | |
| 2026-02-10 | Refactor anti-censorship into seperate module | David Göransson | 1 | -0/+108 | |
| 2026-02-09 | Ensure all icons are rounded | David Göransson | 22 | -71/+73 | |
| 2026-02-09 | Introduce DAITA feature module | David Göransson | 2 | -0/+326 | |
| Add new DAITA feature module along with convention plugins for: - New features - Unit tests - Instrumented tests These makes it easier to get make a new feature module along with simplifying the use of tests in submodules. | |||||
| 2026-02-04 | Fix formatting | David Göransson | 1 | -1/+3 | |
| 2026-02-04 | Move textfield to components | David Göransson | 2 | -0/+273 | |
| 2026-02-04 | Move Scaffold into components | David Göransson | 3 | -0/+1038 | |
| 2026-02-04 | Refactor bottom sheet | David Göransson | 1 | -0/+78 | |
| 2026-02-04 | Move navigation icons to component | David Göransson | 1 | -0/+41 | |
| 2026-02-04 | Remove SpacedColumn | David Göransson | 8 | -149/+133 | |
| 2026-02-04 | Fix verification pending screen test | Jonatan Rhodin | 1 | -1/+1 | |
| 2026-02-04 | Remove use of checkbox cell in ReportProblemScreen | Jonatan Rhodin | 2 | -13/+23 | |
| 2026-02-04 | Replace all useage of cells in bottom sheets | Jonatan Rhodin | 3 | -2/+105 | |
| 2026-02-04 | Rename TwoLineListItem | Jonatan Rhodin | 1 | -3/+3 | |
| 2026-02-04 | Changed name of SimpleListItem | Jonatan Rhodin | 1 | -2/+2 | |
| 2026-02-04 | Update custom list screens with new list item designs | Jonatan Rhodin | 1 | -0/+22 | |
| 2026-02-04 | Update api access with new new list item design | Jonatan Rhodin | 1 | -0/+37 | |
| 2026-02-03 | Move repositories to lib/repository | Jonatan Rhodin | 2 | -0/+82 | |
| 2026-02-02 | Migrate lib/theme to lib/ui/theme | David Göransson | 22 | -43/+42 | |
| 2026-01-30 | Update Manage/Too many devices list item style | Kalle Lindström | 2 | -0/+81 | |
| 2026-01-26 | Fix dns content blockers issues | Jonatan Rhodin | 1 | -0/+2 | |
| - Only expand if coming from feature indicators - Fix bottom margin - Allow expansion when disabled - Show description when disabled | |||||
| 2026-01-26 | Use the same x position for single hop and multihop legends | Jonatan Rhodin | 1 | -3/+3 | |
| 2026-01-26 | Fix text issues when using RTL languages | Jonatan Rhodin | 3 | -3/+23 | |
| 2026-01-07 | Add new copy for in app account expiry notification | Jonatan Rhodin | 1 | -2/+9 | |
| 2026-01-07 | Add all option to content blockers | Jonatan Rhodin | 1 | -1/+25 | |
| 2025-12-18 | Add the ability to change the app icon and app name | Jonatan Rhodin | 2 | -0/+120 | |
| 2025-12-15 | Fix Split tunneling item not looking disabled | David Göransson | 1 | -6/+11 | |
| 2025-12-10 | Fix bottom padding and strings on AntiCensorship | Kalle Lindström | 1 | -1/+1 | |
| 2025-12-10 | Prevent ripple overlap in MullvadListView | Kalle Lindström | 3 | -0/+11 | |
| 2025-12-10 | Use new list items in filter screen | Jonatan Rhodin | 1 | -0/+80 | |
| 2025-12-10 | Implement new list item in split tunneling screen | Jonatan Rhodin | 1 | -0/+147 | |
| 2025-12-10 | Add new Anti-censorship sub setting group | Kalle Lindström | 3 | -16/+67 | |
| 2025-12-05 | Implement new design for settings and subviews | Jonatan Rhodin | 5 | -18/+117 | |
| 2025-12-01 | Update MTU item to new design | David Göransson | 1 | -10/+19 | |
| 2025-12-01 | Add mock api tests for recents | Kalle Lindström | 1 | -1/+4 | |
