summaryrefslogtreecommitdiffhomepage
path: root/android/lib/ipc/src
AgeCommit message (Expand)AuthorFilesLines
2024-05-29Migrate to gRPCDavid Göransson10-448/+0
2024-03-19Add daemon support for Server IP overridesDavid Göransson2-0/+14
2024-03-14Return success or error when creating and updating a custom listJonatan Rhodin1-1/+5
2024-02-08Add custom lists Events and RequestsJonatan Rhodin2-3/+11
2024-02-05Fix too general ExceptionDavid Göransson1-9/+6
2024-01-15Migrate ipc tests to junit5Jonatan Rhodin1-1/+1
2023-12-21Support new tunnel state API in the Android frontend.David Göransson1-3/+0
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-12Perform AS Code CleanupDavid Göransson2-2/+2
2023-08-04Apply updated ktfmt formattingAlbin1-0/+1
2023-07-28Move MessengerExtensions to ipc moduleAlbin1-0/+40
2023-07-27Move ipc test to ipc moduleAlbin1-0/+44
2023-07-27Move ipc classes to ipc moduleAlbin6-0/+295
2023-07-27Add empty ipc moduleAlbin1-0/+1