summaryrefslogtreecommitdiffhomepage
path: root/android/lib/common/src
AgeCommit message (Expand)AuthorFilesLines
2024-11-27Handle legacy always-on vpn profilesDavid Göransson5-98/+62
2024-11-13Clarify expired account messageDavid Göransson1-4/+12
2024-10-24Fail with log if device doesn't have a browserDavid Göransson1-5/+0
2024-10-08Remove unused permissionDavid Göransson1-4/+1
2024-08-30Initialize mullvad daemon directly in vpn service on createJonatan Rhodin1-0/+2
2024-08-28Reformat kotlin code using updated ktfmt pluginAlbin2-4/+4
2024-06-26Migrate log calls to kermitAlbin1-3/+0
2024-06-17Get value of data directory value at app startupMarkus Pettersson2-0/+6
2024-06-14Add ui for api access method functionalityJonatan Rhodin1-0/+4
2024-06-12Format xml filesAlbin1-1/+1
2024-05-29Migrate to gRPCDavid Göransson9-281/+29
2024-02-19Remove the auto-connect switch when vpn settings are availableJonatan Rhodin1-3/+0
2024-02-19Create auto connect and lockdown mode screenMaryamShaghaghi1-0/+8
2024-02-08Update the relaylist modelJonatan Rhodin1-23/+0
2024-02-05Fix too general ExceptionDavid Göransson1-1/+3
2024-01-11Fix notification permission lint issuesaber safavi1-3/+12
2023-12-14Migrate to Compose DestinationsDavid Göransson1-7/+0
2023-11-22Add allow implicit flagDavid Göransson1-1/+6
2023-10-23Rework notificationsDavid Göransson1-15/+1
2023-10-13Refactor capitalizeFirstCharOfEachWord to modelDavid Göransson1-6/+0
2023-09-22Support running under build variant app idsAlbin3-10/+14
2023-09-21Use play flavor to comply with policiesAlbin1-9/+0
2023-08-04Apply updated ktfmt formattingAlbin1-0/+1
2023-07-28Add account row componentssaber safavi2-0/+23
2023-07-28Move class and action constants to common moduleAlbin2-0/+10
2023-07-28Move common utils to common moduleAlbin8-0/+370
2023-07-27Move common utils to common moduleAlbin4-1/+134
2023-07-27Add empty common moduleAlbin1-0/+1