| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-10-24 | Remove unused 'no wireguard key' error | David Lönnhager | 1 | -1/+0 | |
| 2025-10-22 | Add entry and exit no relay errors | Jonatan Rhodin | 3 | -8/+15 | |
| The old no relay error is still kept for single hop | |||||
| 2025-10-09 | Implement LWO on android | Jonatan Rhodin | 1 | -0/+1 | |
| 2025-10-06 | Warn users about android 16 upgrade issue | David Göransson | 3 | -2/+52 | |
| 2025-09-30 | Adjust most dimensions to a 8pt grid systems in most cases | Jonatan Rhodin | 1 | -1/+1 | |
| 2025-09-03 | Add UI support for QUIC setting | Jonatan Rhodin | 1 | -1/+1 | |
| 2025-08-15 | Fix lint issues | Jonatan Rhodin | 1 | -2/+2 | |
| 2025-08-08 | Replace select hop code with use cases | Jonatan Rhodin | 1 | -5/+1 | |
| Also split the select hop code into select hop and modify multihop Refactor relay list type | |||||
| 2025-08-08 | Fix incorrect trailing content | David Göransson | 1 | -12/+13 | |
| 2025-07-29 | Check for both tag and name in location cells for e2e tests | David Göransson | 1 | -0/+12 | |
| 2025-07-23 | Update to new protobuf protocol | David Göransson | 1 | -2/+2 | |
| 2025-07-23 | Support new features message on Android | David Göransson | 1 | -1/+2 | |
| 2025-07-23 | Fix height of checkable relay list item | David Göransson | 1 | -1/+1 | |
| 2025-07-22 | Implement select location recents ui | Kalle Lindström | 4 | -65/+128 | |
| 2025-07-17 | Fix non-selectable location being clickable | David Göransson | 1 | -1/+4 | |
| This fix ensures that non-selectable entry or exit locations, due to already being selected in the other list, are unclickable. | |||||
| 2025-07-17 | Fix focus on notification close | David Göransson | 1 | -2/+19 | |
| 2025-07-14 | Add workaround to increase contrast | David Göransson | 1 | -4/+6 | |
| 2025-07-14 | Adapt CheckableRelayListItem to new design | David Göransson | 1 | -7/+18 | |
| 2025-07-04 | Restructure & redesign components | David Göransson | 9 | -3/+787 | |
| - 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-07-04 | Create new design system module | David Göransson | 1 | -1/+1 | |
| 2025-07-03 | Fix gradle kotlinOptions warnings | David Göransson | 1 | -3/+7 | |
| 2025-07-02 | Update fonts to be more inline with design and material design | Jonatan Rhodin | 1 | -2/+2 | |
| 2025-05-26 | Migrate remaining deps and versions to version catalogs | David Göransson | 1 | -4/+4 | |
| 2025-05-15 | Fix notification blob colors | David Göransson | 2 | -7/+7 | |
| 2025-05-15 | Fix notification blob none for blocking internet | David Göransson | 2 | -1/+4 | |
| 2025-05-13 | Show a specific error if selected port is not in the port range | Jonatan Rhodin | 2 | -6/+50 | |
| 2025-04-30 | Move all test tags to new lib.ui.tag module | Kalle Lindström | 3 | -12/+10 | |
| 2025-04-09 | Improve error message when an unavailable ip version is selected | Jonatan Rhodin | 1 | -1/+3 | |
| 2025-03-19 | Improve TV connect screen UI | Kalle Lindström | 8 | -0/+619 | |
| - Implements the navigation rail design for Android TV - Implements the TV notification banner design - Adds two new Gradle modules: * tv: contains the Android TV specific Compose components (e.g. the NavigationDrawerTV component) * ui/compose: contains Compose-specific code that is needed by both the app module and the tv module. | |||||
