summaryrefslogtreecommitdiffhomepage
path: root/android/lib
AgeCommit message (Expand)AuthorFilesLines
2023-11-22Fix account history events being lost because of buffer overflowJonatan Rhodin1-1/+6
2023-11-22Add allow implicit flagDavid Göransson1-1/+6
2023-11-22Add value class assertion testDavid Göransson2-2/+5
2023-11-20Fix crash when getting a billing disconnect callbackJonatan Rhodin1-7/+1
2023-11-17Fix race condition when updating provider and ownership at the same timeJonatan Rhodin1-4/+6
2023-11-17Fix missing capitalization in device removal dialogJonatan Rhodin1-2/+6
2023-11-17Add missing FirewallPolicyError classJonatan Rhodin3-10/+35
2023-11-16Fix kotlin formattingAlbin5-9/+5
2023-11-16Add translations and update messages.potJonatan Rhodin19-19/+38
2023-11-16Add payment support to account screenJonatan Rhodin1-0/+1
2023-11-16Add payment support to AccountViewModelJonatan Rhodin2-1/+18
2023-11-16Add unit tests for BillingPaymentRepositoryJonatan Rhodin1-0/+378
2023-11-16Add payment module and billing payment repositoryJonatan Rhodin19-0/+443
2023-11-16Add play purchasing android ipc callsJonatan Rhodin4-2/+59
2023-11-16Add tests for BillingRepositoryJonatan Rhodin1-0/+388
2023-11-16Add BillingRepository that handles calls to billing clientJonatan Rhodin3-0/+220
2023-11-16Add billing client library and billing moduleJonatan Rhodin2-0/+75
2023-11-08Tunneling descriptionDavid Göransson20-20/+20
2023-11-08Add ownership and provider to relay constraints updatesJonatan Rhodin1-0/+2
2023-11-08Add relay list filter use caseJonatan Rhodin2-0/+9
2023-11-06Fix button spacingJonatan Rhodin1-1/+1
2023-11-06Align CircularProgressIndicator into Mullvad variantDavid Göransson1-1/+7
2023-10-31Fix bug that would reset location constraintJonatan Rhodin2-4/+4
2023-10-31Replace UpdateRelaySettings with SetRelaySettingsDavid Lönnhager2-15/+0
2023-10-30Simplify chevron animation and fix alphaDavid Göransson2-0/+2
2023-10-30Align big icon sizeDavid Göransson1-2/+1
2023-10-30Fix row paddings and backbutton orientationDavid Göransson1-0/+2
2023-10-27Expose ownership and provider for relaysJonatan Rhodin1-2/+7
2023-10-26Update privacy stringsDavid Göransson1-1/+2
2023-10-25Add providers model and enable it in the daemonJonatan Rhodin3-0/+8
2023-10-25Fix app settings string resources capitalizationssaber safavi1-1/+1
2023-10-23Rework notificationsDavid Göransson2-16/+2
2023-10-23Add stringsDavid Göransson20-0/+40
2023-10-23Add relay ownership enum to relay constraintsJonatan Rhodin3-1/+13
2023-10-18Rework Switch and titles to fix textoverflowDavid Göransson1-0/+1
2023-10-18Move DeviceState name logic to actual DeviceDavid Göransson2-7/+9
2023-10-18Unify button appearanceJonatan Rhodin2-2/+13
2023-10-16Fix kotlin formattingAlbin2-5/+2
2023-10-16Add play purchasing modelsJonatan Rhodin5-0/+49
2023-10-16Expose flexible ipc message handlingAlbin1-0/+7
2023-10-16Add color tokens and user some of them in our themeJonatan Rhodin3-28/+105
2023-10-16Use flavor configuration to set api endpointAlbin1-0/+2
2023-10-16Refactor custom api endpoint configAlbin2-8/+21
2023-10-13Add device name and time leftDavid Göransson21-15/+42
2023-10-13Refactor capitalizeFirstCharOfEachWord to modelDavid Göransson3-9/+22
2023-10-12Remove lint baseline issuesJonatan Rhodin1-453/+1
2023-10-12Replace most usages of dimension resources in composeJonatan Rhodin1-3/+0
2023-10-12Remove unused classes and resourcesJonatan Rhodin31-574/+0
2023-10-11Implement voucher dialog in composesaber safavi1-0/+1
2023-10-11Add string resourcessaber safavi21-0/+31