summaryrefslogtreecommitdiffhomepage
path: root/android/lib
AgeCommit message (Expand)AuthorFilesLines
2023-12-07Check network availabilityMaryamShaghaghi1-0/+1
2023-12-06Convert info icon to IconButtonDavid Göransson1-0/+1
2023-12-04Update translationsOskar Nyberg38-1/+605
2023-12-04Update select location screenMaryamShaghaghi1-0/+13
2023-12-04Add filter chip componentMaryamShaghaghi2-0/+19
2023-12-04Add string resourcesMaryamShaghaghi20-0/+240
2023-12-01Add devmole and stagemole text logosAlbin1-26/+0
2023-12-01Fix button spacingDavid Göransson1-0/+1
2023-11-27Enable forced direct connection for devmole and stagemole buildsAlbin1-2/+2
2023-11-27Add copy to clipboard actionDavid Göransson1-0/+1
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