| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-02-04 | Fix formatting | David Göransson | 1 | -1/+1 | |
| 2026-02-04 | Refactor bottom sheet | David Göransson | 1 | -1/+1 | |
| 2026-02-04 | Move AddTimeBottomSheet | David Göransson | 1 | -0/+1 | |
| 2026-02-04 | Fix screen tests | Jonatan Rhodin | 4 | -8/+8 | |
| 2026-02-04 | Move usecases to new module lib/usecase | Jonatan Rhodin | 2 | -3/+3 | |
| 2026-02-03 | Move repositories to lib/repository | Jonatan Rhodin | 1 | -1/+1 | |
| 2026-02-02 | Migrate lib/theme to lib/ui/theme | David Göransson | 1 | -1/+1 | |
| 2026-01-07 | Add new copy for in app account expiry notification | Jonatan Rhodin | 1 | -2/+3 | |
| 2026-01-07 | Update Submit voucher dialog errors | Jonatan Rhodin | 1 | -1/+2 | |
| 2026-01-07 | Add all option to content blockers | Jonatan Rhodin | 1 | -0/+2 | |
| 2025-12-11 | Show list of recommended ports for shadowsocks | Jonatan Rhodin | 1 | -15/+10 | |
| 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 | 1 | -2/+6 | |
| 2025-12-10 | Add new Anti-censorship sub setting group | Kalle Lindström | 4 | -316/+185 | |
| 2025-12-05 | Implement new design for settings and subviews | Jonatan Rhodin | 2 | -15/+35 | |
| 2025-12-03 | Add set as multihop entry and exit bottom sheet actions | Jonatan Rhodin | 2 | -3/+65 | |
| This reverts commit 664ef7a822bc2936689adcf410b20bc1d3fe2b77. | |||||
| 2025-12-01 | Fix tests | David Göransson | 1 | -4/+4 | |
| 2025-11-26 | Add tests related to select location screen | Jonatan Rhodin | 2 | -3/+48 | |
| 2025-11-26 | Scroll to item on secondary tap | David Göransson | 1 | -0/+2 | |
| 2025-11-25 | Disable VPN settings indicator on back nav | Kalle Lindström | 1 | -0/+2 | |
| We only show the indicator if we came from the connect screen (by clicking a feature indicator). | |||||
| 2025-11-24 | Use new list style on VPN settings subscreens | Kalle Lindström | 1 | -1/+1 | |
| 2025-11-21 | Create new ListItem component/VPN settings design | Kalle Lindström | 1 | -3/+7 | |
| This is the first part of the work to switch to the new list item design. It adds the ListItem design system component and various components that use the ListItem. As of this PR only the main VPN Settings view is converted to the new design. | |||||
| 2025-11-14 | Implement new select location design | David Göransson | 2 | -40/+49 | |
| - Introduce new HopSelector component that displays the full hop configuration. - Adds error messages in select location for both entry and exit - Clarify selection states e.g. - If a location is chosen automatically - If a selected location is unavailable - The case of selection 'Any' - Recents have been reworked to only show single items - Allow for long-press on custom list Co-authored-by: Jonatan Rhodin <jonatan.rhodin@mullvad.net> | |||||
| 2025-11-11 | Remove automatic quantum option for android | Jonatan Rhodin | 1 | -2/+2 | |
| 2025-10-28 | Rename 'shared' to 'repository' | Kalle Lindström | 1 | -0/+2 | |
| 2025-10-20 | Add scroll to selection tests | Jonatan Rhodin | 3 | -1/+365 | |
| 2025-10-09 | Implement LWO on android | Jonatan Rhodin | 1 | -0/+2 | |
| 2025-10-06 | Warn users about android 16 upgrade issue | David Göransson | 1 | -0/+4 | |
| 2025-10-03 | Allow of refreshing of server list | David Göransson | 1 | -0/+2 | |
| 2025-09-29 | Disable keybaords for flaky tests and enable them again | Jonatan Rhodin | 3 | -27/+58 | |
| The combination of the keyboard appearing at the same time as input being from the test causes a crash during some circumstances. | |||||
| 2025-09-29 | Format code | Jonatan Rhodin | 1 | -2/+0 | |
| 2025-09-29 | Fix material api changes | Jonatan Rhodin | 1 | -2/+2 | |
| 2025-09-25 | Fix no locations found test | Jonatan Rhodin | 1 | -1/+2 | |
| 2025-09-25 | Fix screen tests missing assertions | Jonatan Rhodin | 4 | -8/+8 | |
| 2025-09-03 | Add UI support for QUIC setting | Jonatan Rhodin | 1 | -2/+2 | |
| 2025-08-22 | Improve connect on start up information | Jonatan Rhodin | 1 | -0/+2 | |
| 2025-08-18 | Disable flaky tests | Jonatan Rhodin | 2 | -0/+4 | |
| 2025-08-15 | Replace call to deprecated function | Jonatan Rhodin | 1 | -8/+1 | |
| 2025-08-08 | Replace select hop code with use cases | Jonatan Rhodin | 2 | -18/+30 | |
| Also split the select hop code into select hop and modify multihop Refactor relay list type | |||||
| 2025-08-05 | Use HorizontalPager on TV devices in select location | David Göransson | 1 | -7/+7 | |
| Also allow for using swipe to switch between enter and exit lists | |||||
| 2025-07-30 | Migrate most settings screens to new Lc state format | Jonatan Rhodin | 6 | -149/+188 | |
| 2025-07-23 | Update tests on Android | David Lönnhager | 1 | -0/+2 | |
| 2025-07-22 | Implement select location recents ui | Kalle Lindström | 2 | -21/+66 | |
| 2025-07-09 | Remove nullable paymentState | David Göransson | 1 | -10/+40 | |
| 2025-07-04 | Restructure & redesign components | David Göransson | 3 | -11/+19 | |
| - Change to new look and feel of list items - Add support for clicking inactive relays, with info message if relay, country or custom list is unavailable. | |||||
| 2025-06-09 | Update payment flow within the app | Jonatan Rhodin | 5 | -539/+466 | |
| Also add support for 3 months in-app purchases | |||||
| 2025-06-04 | Fix connectivity manager util tests | Jonatan Rhodin | 1 | -2/+3 | |
| 2025-06-03 | Listen for all network events to fix missing default network events | Jonatan Rhodin | 1 | -0/+3 | |
| 2025-05-15 | Disable search icon when entry is blocked because of daita | Jonatan Rhodin | 1 | -6/+10 | |
| 2025-05-13 | Show a specific error if selected port is not in the port range | Jonatan Rhodin | 1 | -0/+2 | |
