summaryrefslogtreecommitdiffhomepage
path: root/android/app/src/androidTest
AgeCommit message (Collapse)AuthorFilesLines
2026-02-04Fix formattingDavid Göransson1-1/+1
2026-02-04Refactor bottom sheetDavid Göransson1-1/+1
2026-02-04Move AddTimeBottomSheetDavid Göransson1-0/+1
2026-02-04Fix screen testsJonatan Rhodin4-8/+8
2026-02-04Move usecases to new module lib/usecaseJonatan Rhodin2-3/+3
2026-02-03Move repositories to lib/repositoryJonatan Rhodin1-1/+1
2026-02-02Migrate lib/theme to lib/ui/themeDavid Göransson1-1/+1
2026-01-07Add new copy for in app account expiry notificationJonatan Rhodin1-2/+3
2026-01-07Update Submit voucher dialog errorsJonatan Rhodin1-1/+2
2026-01-07Add all option to content blockersJonatan Rhodin1-0/+2
2025-12-11Show list of recommended ports for shadowsocksJonatan Rhodin1-15/+10
2025-12-10Fix bottom padding and strings on AntiCensorshipKalle Lindström1-1/+1
2025-12-10Prevent ripple overlap in MullvadListViewKalle Lindström1-2/+6
2025-12-10Add new Anti-censorship sub setting groupKalle Lindström4-316/+185
2025-12-05Implement new design for settings and subviewsJonatan Rhodin2-15/+35
2025-12-03Add set as multihop entry and exit bottom sheet actionsJonatan Rhodin2-3/+65
This reverts commit 664ef7a822bc2936689adcf410b20bc1d3fe2b77.
2025-12-01Fix testsDavid Göransson1-4/+4
2025-11-26Add tests related to select location screenJonatan Rhodin2-3/+48
2025-11-26Scroll to item on secondary tapDavid Göransson1-0/+2
2025-11-25Disable VPN settings indicator on back navKalle Lindström1-0/+2
We only show the indicator if we came from the connect screen (by clicking a feature indicator).
2025-11-24Use new list style on VPN settings subscreensKalle Lindström1-1/+1
2025-11-21Create new ListItem component/VPN settings designKalle Lindström1-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-14Implement new select location designDavid Göransson2-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-11Remove automatic quantum option for androidJonatan Rhodin1-2/+2
2025-10-28Rename 'shared' to 'repository'Kalle Lindström1-0/+2
2025-10-20Add scroll to selection testsJonatan Rhodin3-1/+365
2025-10-09Implement LWO on androidJonatan Rhodin1-0/+2
2025-10-06Warn users about android 16 upgrade issueDavid Göransson1-0/+4
2025-10-03Allow of refreshing of server listDavid Göransson1-0/+2
2025-09-29Disable keybaords for flaky tests and enable them againJonatan Rhodin3-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-29Format codeJonatan Rhodin1-2/+0
2025-09-29Fix material api changesJonatan Rhodin1-2/+2
2025-09-25Fix no locations found testJonatan Rhodin1-1/+2
2025-09-25Fix screen tests missing assertionsJonatan Rhodin4-8/+8
2025-09-03Add UI support for QUIC settingJonatan Rhodin1-2/+2
2025-08-22Improve connect on start up informationJonatan Rhodin1-0/+2
2025-08-18Disable flaky testsJonatan Rhodin2-0/+4
2025-08-15Replace call to deprecated functionJonatan Rhodin1-8/+1
2025-08-08Replace select hop code with use casesJonatan Rhodin2-18/+30
Also split the select hop code into select hop and modify multihop Refactor relay list type
2025-08-05Use HorizontalPager on TV devices in select locationDavid Göransson1-7/+7
Also allow for using swipe to switch between enter and exit lists
2025-07-30Migrate most settings screens to new Lc state formatJonatan Rhodin6-149/+188
2025-07-23Update tests on AndroidDavid Lönnhager1-0/+2
2025-07-22Implement select location recents uiKalle Lindström2-21/+66
2025-07-09Remove nullable paymentStateDavid Göransson1-10/+40
2025-07-04Restructure & redesign componentsDavid Göransson3-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-09Update payment flow within the appJonatan Rhodin5-539/+466
Also add support for 3 months in-app purchases
2025-06-04Fix connectivity manager util testsJonatan Rhodin1-2/+3
2025-06-03Listen for all network events to fix missing default network eventsJonatan Rhodin1-0/+3
2025-05-15Disable search icon when entry is blocked because of daitaJonatan Rhodin1-6/+10
2025-05-13Show a specific error if selected port is not in the port rangeJonatan Rhodin1-0/+2