summaryrefslogtreecommitdiffhomepage
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2024-08-27Use std LazyLock instead of once_cell LazyDavid Lönnhager3-11/+11
2024-08-26Add support for feature indicators for tunnel stateJonatan Rhodin14-125/+246
2024-08-23Add error logs for all unknown errorsJonatan Rhodin1-5/+64
2024-08-23Fix unit testsJonatan Rhodin10-27/+41
2024-08-23Propagate disconnect errors to the uiJonatan Rhodin5-5/+40
2024-08-23Propagate reconnect errors to the uiJonatan Rhodin1-1/+3
2024-08-23Propagate logout errors to the uiJonatan Rhodin3-6/+14
2024-08-23Propagate clear account history errorsJonatan Rhodin2-9/+29
2024-08-23Add konsist tests for management service to avoid missing EitherJonatan Rhodin1-0/+31
2024-08-23Wrap missing external calls in either catchJonatan Rhodin3-16/+29
2024-08-23Bump Android container base image to mullvadvpn-app-build:0186b645cLinus Färnstrand1-1/+1
2024-08-21Disable testLoginWithInvalidCredentialsNiklas Berglund1-1/+2
2024-08-21Handle null response objectNiklas Berglund2-2/+8
2024-08-21Rerun flaky tests in FirebaseNiklas Berglund2-0/+2
2024-08-21Fix unit testsJonatan Rhodin2-4/+5
2024-08-21Add support for translated location namesDavid Göransson12-9/+181
2024-08-21Generate relay_locations.xmlDavid Göransson20-0/+3160
2024-08-21Support generating relay locationsDavid Göransson1-5/+108
2024-08-21Update changelog for android/2024.4-beta2Albin1-0/+8
2024-08-21Update changelog for android/2024.4-beta1David Göransson1-3/+13
2024-08-21Set empty shadowsocks port when setting obfuscation settingsJonatan Rhodin1-0/+1
2024-08-21Fix voucher dialog view model testsJonatan Rhodin1-8/+13
2024-08-21Add error for voucher code looks like an account numberDavid Göransson6-6/+43
2024-08-21Add voucher code domain modelDavid Göransson2-0/+65
2024-08-21Update changelogJonatan Rhodin1-0/+1
2024-08-21Align colors with material designJonatan Rhodin98-752/+1028
2024-08-20Log response status code on errorNiklas Berglund1-3/+9
2024-08-20Move account setup to beforeEachNiklas Berglund1-12/+7
2024-08-19Update lockfileNiklas Berglund1-3/+8
2024-08-19Fix for failing mockapi and e2e testsNiklas Berglund13-34/+72
2024-08-19Fix title in autoconnect guideJonatan Rhodin3-1/+19
2024-08-19Remove two line title that was not translatedJonatan Rhodin2-2/+1
2024-08-16Fix dependency version check pluginAlbin1-1/+1
2024-08-16Add Shadowsocks obfuscation support to mullvad-daemonDavid Lönnhager2-4/+9
2024-08-15Refactor lockfile script and gradle tasksAlbin2-20/+34
2024-08-15Fix expanded select location items collapsing on resumeJonatan Rhodin1-1/+1
2024-08-15Update Android build instructionsNiklas Berglund2-1/+14
2024-08-15Fix issues with dns dialog showing wrong state after submittingJonatan Rhodin1-2/+8
2024-08-15Fix potential crash in connection state flowJonatan Rhodin1-7/+11
2024-08-15Move changelog entry for AndroidDavid Lönnhager1-0/+4
2024-08-13Refactor tunnel provider and TalpidVpnServiceDavid Lönnhager1-24/+16
2024-08-13Update gradle lockfileAlbin1-5/+0
2024-08-13Ignore gradle dependency lint checks temporarilyAlbin1-0/+3
2024-08-13Migrate to version catalogsAlbin26-657/+611
2024-08-12Fix view logs crash on TVJonatan Rhodin10-16/+30
2024-08-12Fix ui testJonatan Rhodin1-4/+1
2024-08-12Fix crash when focusing remove button in device list screenJonatan Rhodin1-1/+9
2024-08-12Update translationsJonatan Rhodin19-19/+0
2024-08-12Show the name of the custom list in remove location bottom sheetJonatan Rhodin4-8/+18
2024-08-12Move divider to below headerDavid Göransson1-1/+1