summaryrefslogtreecommitdiffhomepage
path: root/android/lib
AgeCommit message (Expand)AuthorFilesLines
2023-09-21Apply automatic formatting and cleanup of gradle filesAlbin9-51/+18
2023-09-20Add minimal required Android bindingsLinus Färnstrand1-1/+7
2023-09-12Perform AS Code CleanupDavid Göransson6-15/+11
2023-09-06Replace deprecated TestCoroutineDispatcherJonatan Rhodin1-5/+9
2023-09-06Migrate in app notification banner to composeJonatan Rhodin3-4/+5
2023-09-05Move test utils to its own moduleJonatan Rhodin3-0/+71
2023-09-05Remove Android code dealing with forwarded portsLinus Färnstrand21-29/+2
2023-08-24Add account button to compose top barJonatan Rhodin2-0/+2
2023-08-23Mark theme colors as internal or deprecatedAlbin1-7/+41
2023-08-23Move theme classes to theme libAlbin6-0/+285
2023-08-23Create empty theme libAlbin2-0/+50
2023-08-04Remove targetSdk from libsAlbin6-6/+0
2023-08-04Apply updated ktfmt formattingAlbin8-0/+11
2023-08-04Add missing quantities to lint baselineAlbin1-1/+331
2023-08-03Update lint baselineAlbin2-2/+2
2023-08-03Bump container image, jdk, gradle and agpAlbin6-12/+12
2023-07-28Add account row componentssaber safavi2-0/+23
2023-07-28Move class and action constants to common moduleAlbin2-0/+10
2023-07-28Move MessengerExtensions to ipc moduleAlbin1-0/+40
2023-07-28Move common utils to common moduleAlbin9-0/+372
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