summaryrefslogtreecommitdiffhomepage
path: root/android/lib/billing
AgeCommit message (Expand)AuthorFilesLines
2024-02-27Implement sentence naming of testsDavid Göransson3-175/+187
2024-02-05Fix too general ExceptionDavid Göransson1-20/+11
2024-01-11Migrate billing tests to Junit5 and add billing unit tests to ciJonatan Rhodin3-14/+18
2024-01-02Remove unused dependenciesJonatan Rhodin2-10/+0
2023-11-20Fix crash when getting a billing disconnect callbackJonatan Rhodin1-7/+1
2023-11-16Fix kotlin formattingAlbin1-1/+0
2023-11-16Add unit tests for BillingPaymentRepositoryJonatan Rhodin1-0/+378
2023-11-16Add payment module and billing payment repositoryJonatan Rhodin8-0/+272
2023-11-16Add play purchasing android ipc callsJonatan Rhodin1-0/+33
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