summaryrefslogtreecommitdiffhomepage
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2023-11-20Fix crash when getting a billing disconnect callbackJonatan Rhodin1-7/+1
2023-11-17Fix button highlight and refactor screenDavid Göransson3-280/+169
2023-11-17Fix race condition when updating provider and ownership at the same timeJonatan Rhodin4-31/+26
2023-11-17Add timeout to login screenJonatan Rhodin3-1/+12
2023-11-17Fix and add tests in ReportProblemModelTestJonatan Rhodin1-1/+48
2023-11-17Add secure view to problem report successJonatan Rhodin1-2/+2
2023-11-17Persist problem reports in memory until successfuly submittedJonatan Rhodin6-32/+88
2023-11-17Fix report problem on email dialog text colorJonatan Rhodin1-1/+2
2023-11-17Fix missing capitalization in device removal dialogJonatan Rhodin3-7/+14
2023-11-17Fix missing bold support for Always on VPN error bannerJonatan Rhodin1-2/+13
2023-11-17Add missing FirewallPolicyError classJonatan Rhodin4-11/+43
2023-11-17Fix getDevice method signatureDavid Göransson2-4/+6
2023-11-16Add login input test tagAlbin2-0/+3
2023-11-16Fix kotlin formattingAlbin5-9/+5
2023-11-16Add translations and update messages.potJonatan Rhodin19-19/+38
2023-11-16Update gradle lockfileJonatan Rhodin1-0/+50
2023-11-16Add payment ui tests to OutOfTimeScreenJonatan Rhodin1-0/+240
2023-11-16Add payment unit tests for OutOfTimeViewModelJonatan Rhodin1-2/+150
2023-11-16Add billing payment to out of time screen and view modelJonatan Rhodin5-15/+106
2023-11-16Add payment ui tests to Welcome ScreenJonatan Rhodin1-7/+294
2023-11-16Add payment unit tests for welcome view modelJonatan Rhodin1-2/+130
2023-11-16Add billing payment to welcome screen and view modelJonatan Rhodin5-13/+129
2023-11-16Add ui tests for account screenJonatan Rhodin3-5/+237
2023-11-16Add payment support to account screenJonatan Rhodin6-4/+495
2023-11-16Add payment unit tests for AccountViewModelJonatan Rhodin1-4/+137
2023-11-16Add payment support to AccountViewModelJonatan Rhodin16-23/+278
2023-11-16Add unit tests for PlayPaymentUseCaseJonatan Rhodin1-0/+104
2023-11-16Add PaymentUseCaseJonatan Rhodin1-0/+74
2023-11-16Add unit tests for BillingPaymentRepositoryJonatan Rhodin1-0/+378
2023-11-16Add payment module and billing payment repositoryJonatan Rhodin23-18/+449
2023-11-16Add play purchasing android ipc callsJonatan Rhodin10-11/+123
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 Rhodin5-1/+79
2023-11-15Skip sending account expiry missing events when failing to fetchsaber safavi1-9/+11
2023-11-15Fix missing account historyDavid Göransson1-1/+1
2023-11-15Add share button for user copyDavid Göransson5-8/+41
2023-11-15Fix view logs crashDavid Göransson3-45/+19
2023-11-15Add quick fix to be able to refresh AccountCache from VoucherRedeemerDavid Göransson2-2/+17
2023-11-13Add firebase test-lab devicesAlbin1-0/+3
2023-11-13Run instrumented mockapi tests in firebase test labAlbin1-0/+11
2023-11-10Update gradle lock fileJonatan Rhodin1-81/+76
2023-11-10Update mockk version to 1.13.8Jonatan Rhodin1-3/+1
2023-11-10Add support for app languagesDavid Göransson2-0/+6
2023-11-10Add version code checkAlbin2-0/+14
2023-11-08Tunneling descriptionDavid Göransson21-22/+21
2023-11-08Fix dividerDavid Göransson1-1/+1
2023-11-08Fix alpha on add/remove buttonDavid Göransson1-1/+3
2023-11-08Fix android testsJonatan Rhodin4-93/+38
2023-11-08Add ownership and provider to relay constraints updatesJonatan Rhodin5-75/+75