summaryrefslogtreecommitdiffhomepage
path: root/android/lib
AgeCommit message (Collapse)AuthorFilesLines
2024-09-18Update chevron iconDavid Göransson1-10/+12
2024-09-17Implement wireguard over shadowsocksJonatan Rhodin30-51/+84
2024-09-17Mark Smart Routing feature indicator as unsupported on androidJoakim Hulthe1-0/+1
2024-09-17Format build filesDavid Göransson4-28/+25
2024-09-10Fix crash in billing repositoryJonatan Rhodin1-9/+15
2024-09-09Update translationsAlbin19-19/+0
2024-09-09Clarify daita battery usage in dialogsAlbin1-1/+1
2024-09-06Handle Exception when tunnel fails to establishDavid Göransson1-3/+14
2024-09-06Make prefixForAddress a extension functionDavid Göransson1-6/+8
2024-09-06Update translationsAlbin19-0/+95
2024-09-06Add daita grpc and uiAlbin13-3/+77
2024-08-30Initialize mullvad daemon directly in vpn service on createJonatan Rhodin7-52/+23
As a consequence move the address resolve to the daemon
2024-08-29Update split tunneling descriptionJonatan Rhodin20-20/+1
2024-08-28Reformat kotlin code using updated ktfmt pluginAlbin58-182/+175
This commit mostly adds trailing commas throughout the project, but also includes a few other formatting changes.
2024-08-26Add support for feature indicators for tunnel stateJonatan Rhodin3-6/+60
2024-08-23Add error logs for all unknown errorsJonatan Rhodin1-5/+64
2024-08-23Fix unit testsJonatan Rhodin1-1/+1
2024-08-23Propagate logout errors to the uiJonatan Rhodin1-4/+2
2024-08-23Wrap missing external calls in either catchJonatan Rhodin3-16/+29
2024-08-21Fix unit testsJonatan Rhodin2-4/+5
2024-08-21Add support for translated location namesDavid Göransson5-2/+111
2024-08-21Generate relay_locations.xmlDavid Göransson20-0/+3160
2024-08-21Set empty shadowsocks port when setting obfuscation settingsJonatan Rhodin1-0/+1
2024-08-21Add error for voucher code looks like an account numberDavid Göransson4-3/+12
2024-08-21Add voucher code domain modelDavid Göransson2-0/+65
2024-08-21Align colors with material designJonatan Rhodin12-151/+336
Co-authored-by: Matilda <matilda@mullvad.net>
2024-08-19Fix title in autoconnect guideJonatan Rhodin2-0/+9
2024-08-19Remove two line title that was not translatedJonatan Rhodin1-1/+0
2024-08-16Add Shadowsocks obfuscation support to mullvad-daemonDavid Lönnhager2-4/+9
2024-08-15Fix potential crash in connection state flowJonatan Rhodin1-7/+11
2024-08-13Refactor tunnel provider and TalpidVpnServiceDavid Lönnhager1-24/+16
This also fixes the issue of the VPN service being restarted unnecessarily
2024-08-13Migrate to version catalogsAlbin13-174/+178
2024-08-12Update translationsJonatan Rhodin19-19/+0
2024-08-12Show the name of the custom list in remove location bottom sheetJonatan Rhodin1-1/+1
2024-08-06Restore name already exists error for update custom listJonatan Rhodin2-2/+9
2024-08-05Add dummy name resolverDavid Göransson3-1/+60
Co-authored-by: Jonatan Rhodin <jonatan.rhodin@mullvad.net>
2024-08-02Reset the backoff and start/stop management service in proper orderDavid Göransson1-0/+1
2024-08-01Fix splash screen freezeDavid Göransson1-1/+4
2024-07-31Update textsJonatan Rhodin1-0/+2
2024-07-29Allow error on getVersionInfoDavid Göransson2-3/+12
2024-07-25Convert select location into flat LazyColumnDavid Göransson5-42/+25
2024-07-04Add splash screenDavid Göransson5-7/+209
2024-07-04Use NavArgs & SavedStateHandleDavid Göransson1-1/+2
2024-07-04Update translationsAlbin19-38/+0
2024-07-04Remove update available messageAlbin1-2/+0
2024-07-02Fix reconnect button sizeDavid Göransson1-1/+2
2024-07-01Handle status exception for updateDeviceDavid Göransson2-3/+8
2024-06-27Update translationsMarkus Pettersson19-22/+497
2024-06-27Bump Dependencies to K2David Göransson2-10/+4
2024-06-26Change app log calls to info severityAlbin1-1/+1