summaryrefslogtreecommitdiffhomepage
path: root/android/lib
AgeCommit message (Expand)AuthorFilesLines
2023-07-27Update instrumented testsAlbin1-0/+4
2023-07-27Move ipc test to ipc moduleAlbin2-0/+48
2023-07-27Move resources to resource libAlbin139-1/+6295
2023-07-27Add empty resource libAlbin2-0/+31
2023-07-27Move ipc classes to ipc moduleAlbin7-1/+297
2023-07-27Add empty ipc moduleAlbin2-0/+38
2023-07-27Move common utils to common moduleAlbin6-4/+150
2023-07-27Add empty common moduleAlbin3-0/+40
2023-07-25Move model classes to model moduleAlbin53-0/+638
2023-07-25Add empty model moduleAlbin2-0/+39
2023-07-25Add network permission to talpid moduleAlbin1-1/+3
2023-07-25Move talpid classes to talpid moduleAlbin19-0/+471
2023-07-25Add empty talpid moduleAlbin2-0/+35
2023-03-22Apply project-wide `kotlinLangStyle` formattingAlbin1-3/+1
2023-03-16Add empty lint configAlbin1-0/+1
2023-02-13Add strict agp lint configurationAlbin1-0/+5
2023-01-10Add option to use custom api endpoint in debug buildsAlbin1-0/+18
2023-01-10Move endpoint logic to :lib:endpointAlbin4-0/+38
2023-01-10Add empty project :lib:endpointAlbin3-0/+29