| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-11-04 | Keep expand state while secured | David Göransson | 1 | -9/+20 | |
| 2025-11-04 | Fix resource name | David Göransson | 20 | -40/+20 | |
| 2025-11-03 | Update include account token in problem reports | Jonatan Rhodin | 2 | -1/+6 | |
| - Move checkbox below message - Add warning about anonymity - Change from AccountToken to account-token in support message | |||||
| 2025-10-28 | Rename 'shared' to 'repository' | Kalle Lindström | 12 | -12/+12 | |
| 2025-10-28 | Add option to show relay location in notification | Kalle Lindström | 34 | -2/+114 | |
| This PR adds the following: - An option to show the relay location in the connection notification. - A new submenu under Settings called Notifications. - In the new Notifications screen a toggle to enable/disable showing the location in the notification. | |||||
| 2025-10-27 | Update ktfmt to 0.25.0 | Jonatan Rhodin | 3 | -10/+9 | |
| 2025-10-24 | Remove android no wireguard key string | Jonatan Rhodin | 20 | -20/+0 | |
| 2025-10-24 | Remove unused 'no wireguard key' error | David Lönnhager | 3 | -4/+0 | |
| 2025-10-22 | Add entry and exit no relay errors | Jonatan Rhodin | 6 | -8/+23 | |
| The old no relay error is still kept for single hop | |||||
| 2025-10-20 | Update translations | Jonatan Rhodin | 19 | -34/+205 | |
| 2025-10-15 | Fix similar dependency lint warning | David Göransson | 1 | -1/+3 | |
| 2025-10-15 | Enable the user to include their account token in problem reports | Jonatan Rhodin | 1 | -0/+1 | |
| 2025-10-14 | Improve login and create account error messages | Jonatan Rhodin | 6 | -4/+51 | |
| - Add support for more types of login error messages - Add more detail to create account error message - Show info dialog when api is unreachable | |||||
| 2025-10-09 | Implement LWO on android | Jonatan Rhodin | 10 | -6/+32 | |
| 2025-10-09 | Increase severity of some purchase logs | Jonatan Rhodin | 1 | -1/+1 | |
| 2025-10-06 | Warn users about android 16 upgrade issue | David Göransson | 7 | -4/+71 | |
| 2025-10-03 | Allow of refreshing of server list | David Göransson | 3 | -0/+13 | |
| 2025-09-30 | Add feature indicator for LWO | David Lönnhager | 1 | -0/+1 | |
| 2025-09-30 | Improve account data fetching | Jonatan Rhodin | 2 | -9/+105 | |
| Add a new account data fetch every time a user enters the connect screen This is limited to at a maximum one fetch every minute. Add a check that the user is still logged in to the same account before updating the account data cache. Change account fetching behavior in the account screen to fetch on every enter instead of init. | |||||
| 2025-09-30 | Add updated Android translations | Markus Pettersson | 11 | -23/+23 | |
| 2025-09-30 | Remove unused string | Jonatan Rhodin | 20 | -20/+0 | |
| 2025-09-30 | Adjust most dimensions to a 8pt grid systems in most cases | Jonatan Rhodin | 4 | -32/+26 | |
| 2025-09-30 | Improve documentation and logging of connectivity status | Jonatan Rhodin | 2 | -4/+19 | |
| - Clarify why we need to listen for all non-VPN network events. - Log default network event types in production build. - Add log for when we try to check connectivity status. - Improve logging of when we can't access the internet via socket. | |||||
| 2025-09-29 | Format code | Jonatan Rhodin | 2 | -34/+34 | |
| 2025-09-25 | Improve no locations found error message | Jonatan Rhodin | 20 | -20/+2 | |
| 2025-09-18 | Add multiplexer POC to daemon, TSM, and relay selector | David Lönnhager | 1 | -3/+6 | |
| 2025-09-16 | Fix strings in strings_non_translatable missing translatable=false | Jonatan Rhodin | 1 | -6/+6 | |
| 2025-09-15 | Add LWO obfuscator | David Lönnhager | 1 | -0/+4 | |
| 2025-09-08 | Remove autogenerated locale config due to crash | Jonatan Rhodin | 1 | -0/+22 | |
| Instead use a static file | |||||
| 2025-09-03 | Update translations | Jonatan Rhodin | 19 | -7/+121 | |
| 2025-09-03 | Add connection test for QUIC | David Göransson | 1 | -0/+4 | |
| 2025-09-03 | Add UI support for QUIC setting | Jonatan Rhodin | 30 | -48/+71 | |
| 2025-09-02 | Add preview | David Göransson | 1 | -0/+41 | |
| 2025-09-02 | Refactor map lifecycle implementation | David Göransson | 3 | -31/+28 | |
| 2025-08-22 | Improve connect on start up information | Jonatan Rhodin | 21 | -20/+15 | |
| 2025-08-21 | Add logging to verify play purchase | Jonatan Rhodin | 1 | -8/+27 | |
| 2025-08-19 | Catch exception in toExpiryDateString() | Kalle Lindström | 1 | -1/+11 | |
| 2025-08-15 | Fix lint issues | Jonatan Rhodin | 1 | -2/+2 | |
| 2025-08-08 | Replace select hop code with use cases | Jonatan Rhodin | 2 | -5/+4 | |
| Also split the select hop code into select hop and modify multihop Refactor relay list type | |||||
| 2025-08-08 | Update translations | Jonatan Rhodin | 19 | -3/+193 | |
| 2025-08-08 | Fix incorrect trailing content | David Göransson | 1 | -12/+13 | |
| 2025-08-05 | Add documentation to TestCoroutineRule | Jonatan Rhodin | 1 | -0/+6 | |
| 2025-07-31 | Fix deprecation warning | David Göransson | 1 | -3/+7 | |
| 2025-07-30 | Add some basic logging for the play purchase verification process | Jonatan Rhodin | 1 | -0/+2 | |
| 2025-07-29 | Check for both tag and name in location cells for e2e tests | David Göransson | 2 | -0/+16 | |
| 2025-07-23 | Update tests on Android | David Lönnhager | 1 | -0/+20 | |
| 2025-07-23 | Update to new protobuf protocol | David Göransson | 3 | -21/+7 | |
| 2025-07-23 | Support new features message on Android | David Göransson | 3 | -8/+16 | |
| 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 | 7 | -65/+186 | |
