summaryrefslogtreecommitdiffhomepage
path: root/android
AgeCommit message (Collapse)AuthorFilesLines
2025-04-11Add the ability to turn on trace logging for grpcJonatan Rhodin2-0/+71
2025-04-11Add DeviceListViewModel testKalle Lindström2-1/+200
2025-04-10Add support for DAITA: Multihop indicatorDavid Göransson9-105/+13
2025-04-10Implement quick access to active featuresDavid Göransson52-824/+1913
- Add Daita: Multihop feature indicator - Make feature indicators clickable - Add animations when accessing the features through the indicators - Rework VpnSettings in order to support navigating to a feature in the list
2025-04-10Show ip unavailble error message on desktopJonatan Rhodin1-2/+2
2025-04-10Update lockfileDavid Göransson3-116/+370
2025-04-10Add info about mockkDavid Göransson1-0/+1
2025-04-10Fix parceable navigation issueDavid Göransson2-1/+5
2025-04-10Bump material 3 to 1.3.2David Göransson1-1/+1
2025-04-10Bump protobuf gradle plugin to 0.9.5David Göransson1-1/+1
2025-04-10Bump coroutines to 1.10.2David Göransson1-1/+1
2025-04-10Bump ksp to 2.0.0David Göransson1-1/+1
2025-04-10Bump koin to 4.0.4David Göransson1-2/+2
2025-04-10Bump ktx to 1.16.0David Göransson1-1/+1
2025-04-09Replace subtext with info dialog for device ip versionJonatan Rhodin4-17/+37
2025-04-09Improve error message when an unavailable ip version is selectedJonatan Rhodin4-3/+13
2025-04-04Add shadowsocks obfuscation e2e testKalle Lindström10-83/+167
2025-04-04Update strings and translationsJonatan Rhodin22-47/+43
2025-04-04Add support for different orderings of arguments for translationsJonatan Rhodin7-45/+240
2025-04-04Update titles for ip version settingsJonatan Rhodin20-40/+2
2025-04-04Update changelogJonatan Rhodin1-0/+1
2025-04-04Show correct in ip when using multihopJonatan Rhodin5-9/+139
2025-04-03Fix android logs not working correct with e2e testsDavid Göransson1-2/+8
Currently we use `logcat -d` this will dump the current logs however this relies on the buffer of app logs being long enough which didn't end up being the case. Now we starting logging in the begging of the test and stop once all tests are complete.
2025-04-03Fix device ip version titleJonatan Rhodin20-1/+20
2025-04-03Update ip settings according to designJonatan Rhodin23-12/+72
2025-04-03Add product flavor to in app logsKalle Lindström2-0/+3
2025-04-01Set select location to always open on the exit tabJonatan Rhodin3-22/+2
2025-03-27Handle open app page when no app store is installedJonatan Rhodin6-23/+53
2025-03-27Update lockfileDavid Göransson1-460/+500
2025-03-27Bump protobuf to 4.30.2David Göransson1-1/+1
2025-03-27Bump ksp to 2.1.20-1.0.32David Göransson1-1/+1
2025-03-27Bump kotlin to 2.1.20David Göransson1-3/+3
2025-03-27Bump koin to 4.0.3David Göransson1-2/+2
2025-03-27Bump AGP to 8.9.1David Göransson1-1/+1
2025-03-27Bump datastore to 1.1.4David Göransson1-1/+1
2025-03-27Add instructions for release APK reproducibiltiyKalle Lindström1-4/+13
2025-03-26Update changelog for android/2025.1Albin1-0/+4
2025-03-26Use drawable directly for split tunneling app iconsJonatan Rhodin11-48/+121
Also add a loading circle instead of the missing app icon image
2025-03-25Avoid using an unavailable ip version to connect to a relayJonatan Rhodin7-29/+55
Co-authored-by: Sebastian Holmin <sebastian.holmin@mullvad.net>
2025-03-25Update translationsMarkus Pettersson19-2/+59
2025-03-25Scroll to first checked custom location on openKalle Lindström3-13/+27
2025-03-24Update changelogJonatan Rhodin1-0/+1
2025-03-24Update translationsJonatan Rhodin20-0/+21
2025-03-24Make it possible to disable IPv6 in the tunnelJonatan Rhodin18-73/+183
2025-03-24Hide clipboard data when copying account numberKalle Lindström4-6/+24
2025-03-24Fix non-translatable stringDavid Göransson1-1/+1
2025-03-24Prevent duplicate string values in Android xmlDavid Göransson2-0/+29
2025-03-21Fix duplicate verifying purchase stringDavid Göransson24-27/+24
2025-03-21Fix duplicate Split Tunneling stringDavid Göransson21-21/+1
2025-03-21Fix duplicate Server IP override stringDavid Göransson23-24/+23