summaryrefslogtreecommitdiffhomepage
path: root/android/lib/billing/src/main
AgeCommit message (Expand)AuthorFilesLines
2024-12-03Add check for empty play purchase payment tokenJonatan Rhodin2-2/+21
2024-10-03Fix pendingPurchases deprecationDavid Göransson1-1/+4
2024-09-10Fix crash in billing repositoryJonatan Rhodin1-9/+15
2024-08-28Reformat kotlin code using updated ktfmt pluginAlbin3-10/+10
2024-06-19Replace retry with exponential backoff with arrow scheduleJonatan Rhodin1-20/+15
2024-05-29Migrate to gRPCDavid Göransson2-58/+34
2024-02-27Implement sentence naming of testsDavid Göransson1-1/+1
2024-02-05Fix too general ExceptionDavid Göransson1-20/+11
2023-11-20Fix crash when getting a billing disconnect callbackJonatan Rhodin1-7/+1
2023-11-16Add payment module and billing payment repositoryJonatan Rhodin7-0/+269
2023-11-16Add play purchasing android ipc callsJonatan Rhodin1-0/+33
2023-11-16Add BillingRepository that handles calls to billing clientJonatan Rhodin3-0/+220
2023-11-16Add billing client library and billing moduleJonatan Rhodin1-0/+2