summaryrefslogtreecommitdiffhomepage
path: root/android/lib
AgeCommit message (Collapse)AuthorFilesLines
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
2024-06-26Change grpc log calls to verboseAlbin2-2/+2
2024-06-26Migrate log calls to kermitAlbin6-17/+11
2024-06-26Add kermit dependencyAlbin4-5/+6
2024-06-25Update compose to 1.7.0-beta03Jonatan Rhodin1-12/+9
Also update some related libraries that were required This fixes a crash on release build
2024-06-19Replace retry with exponential backoff with arrow scheduleJonatan Rhodin5-34/+27
Also clean up the code related to play purchase verification
2024-06-17Fix issues with protoc and protoc-java verificationJonatan Rhodin1-7/+5
2024-06-17Get value of data directory value at app startupMarkus Pettersson3-2/+14
Remove `APP_PATH` from `mullvad-paths` on Android since it should not be a constant value. Instead, it is passed down from the Android app startup. As it turns out, it is really ever used for pointing to the RPC socket in use.
2024-06-14Update translationsJonatan Rhodin19-0/+361
2024-06-14Add ui for api access method functionalityJonatan Rhodin5-0/+57
2024-06-14Add api acccess method functionalityJonatan Rhodin21-3/+391
2024-06-14Fix lockdown guide typoDavid Göransson1-1/+1
2024-06-14Update lockdown guide URLAlbin1-2/+1
2024-06-14Update auto-connect for TV users to legacy and update descriptionDavid Göransson20-20/+1
2024-06-13Update translationsAlbin19-38/+0
2024-06-13Clarify lockdown limitations in guideAlbin2-2/+5
2024-06-13Fix missing device refreshAlbin2-0/+10
2024-06-12Format xml filesAlbin14-86/+74
2024-06-10Unify account number namingAlbin7-32/+32
Use variations of "account number" rather than "account token" throughout the kotlin code base.
2024-06-04Simplify ViewModel and take setting onceDavid Göransson1-2/+2
2024-06-04Clean upDavid Göransson1-19/+8
2024-06-04Fix colors and add one more testDavid Göransson1-0/+17
2024-06-04Add support for UDP-over-TCP portDavid Göransson24-22/+87
2024-06-03Remove by custom DNS by indexDavid Göransson1-2/+6
2024-05-29Migrate to gRPCDavid Göransson221-1735/+3031
Co-authored-by: Jonatan Rhodin <jonatan.rhodin@mullvad.net> Co-authored-by: Markus Pettersson <markus.pettersson@mullvad.net> Co-authored-by: David Lönnhager <david.l@mullvad.net>
2024-05-15Update translationsOskar Nyberg19-18/+37
2024-05-08Set dummy DNS if none are validDavid Göransson1-0/+17
This is a fix for DNS leaks when no DNS server has been configured due to an underlying OS bug. Lockdown mode ("Block connections without VPN") would also not help in this case. More information on this issue: https://issuetracker.google.com/issues/337961996
2024-04-25Download translationsOskar Nyberg38-10/+1034
2024-04-19Add delete custom list entry bottom sheetDavid Göransson2-0/+10
2024-04-17Update translationsAlbin19-0/+19