summaryrefslogtreecommitdiffhomepage
path: root/android/lib/ipc
AgeCommit message (Expand)AuthorFilesLines
2023-11-22Fix account history events being lost because of buffer overflowJonatan Rhodin1-1/+6
2023-11-17Fix race condition when updating provider and ownership at the same timeJonatan Rhodin1-4/+6
2023-11-16Fix kotlin formattingAlbin1-1/+1
2023-11-16Add play purchasing android ipc callsJonatan Rhodin3-2/+26
2023-11-08Add ownership and provider to relay constraints updatesJonatan Rhodin1-0/+2
2023-11-08Add relay list filter use caseJonatan Rhodin1-0/+7
2023-10-31Fix bug that would reset location constraintJonatan Rhodin1-2/+2
2023-10-16Expose flexible ipc message handlingAlbin1-0/+7
2023-09-21Apply automatic formatting and cleanup of gradle filesAlbin1-3/+1
2023-09-12Perform AS Code CleanupDavid Göransson2-2/+2
2023-08-04Remove targetSdk from libsAlbin1-1/+0
2023-08-04Apply updated ktfmt formattingAlbin1-0/+1
2023-08-03Bump container image, jdk, gradle and agpAlbin1-2/+2
2023-07-28Move MessengerExtensions to ipc moduleAlbin1-0/+40
2023-07-27Move ipc test to ipc moduleAlbin2-0/+48
2023-07-27Move ipc classes to ipc moduleAlbin7-1/+297
2023-07-27Add empty ipc moduleAlbin2-0/+38