summaryrefslogtreecommitdiffhomepage
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2023-01-10Use version code constantsAlbin2-2/+2
2023-01-10Add mockapi to instrumentation test scriptAlbin1-2/+8
2023-01-10Add mockapi login testsAlbin6-0/+361
2023-01-10Replace e2e conncheck webview with volleyAlbin6-58/+28
2023-01-10Add test rule to clear device vpnsAlbin2-0/+42
2023-01-10Handle notificaiton permission prompt in e2e testsAlbin4-0/+31
2023-01-10Use androidTestUtil in e2e testAlbin1-2/+2
2023-01-10Fix CleanupAccountTestRule method signatureAlbin1-2/+2
2023-01-10Increase e2e test webview timeoutAlbin2-1/+6
2023-01-10Set e2e endpoint version to v1Albin1-1/+1
2023-01-10Improve test failure screenshot supportAlbin5-53/+120
2023-01-10Support orchestrator in instrumented test scriptAlbin1-0/+112
2023-01-10Use common test project suppressionAlbin4-33/+2
2023-01-10Update android dependency lockfileAlbin2-1/+79
2023-01-10Add option to use custom api endpoint in debug buildsAlbin10-44/+111
2023-01-10Add empty :test:mockapi projectAlbin7-1/+144
2023-01-10Move endpoint logic to :lib:endpointAlbin5-2/+27
2023-01-10Add empty project :lib:endpointAlbin7-1/+40
2023-01-10Move common test logic to :test:commonAlbin16-47/+48
2023-01-10Add empty :test:common projectAlbin4-1/+46
2023-01-10Move :e2e project to :test:e2eAlbin25-61/+61
2023-01-10Add empty :test projectAlbin2-1/+1
2023-01-10Fix test activity pathAlbin1-0/+0
2023-01-10Remove redundant source set configAlbin1-13/+0
2023-01-10Suppress CVE-2021-4277Albin2-0/+40
2023-01-10Bump dependency check plugin to 7.4.4Albin2-17/+17
2023-01-03Add always-on in-app notificationsaber safavi9-68/+158
2023-01-03Add string resources for always-on notificationsaber safavi1-0/+8
2022-12-21Fix rust formattingAlbin1-2/+1
2022-12-21Unify Android DNS options with desktopAlbin6-8/+47
2022-12-21Apply more clippy fixes.Emīls2-4/+2
2022-12-21Suppress CVE-2022-41881Albin1-2/+3
2022-12-16Fix showing wrong in-app notificationssaber safavi2-4/+7
2022-12-16Update compose to 1.3.2Albin5-181/+93
2022-12-16Improve lockfile documentationAlbin1-8/+17
2022-12-16Add script to easily update lockfileAlbin1-0/+19
2022-12-14Fix incorrect in-app notification showingAlbin1-2/+4
2022-12-13Set CVE suppression expiration to 2023-05-01Albin2-15/+15
2022-12-13Remove outdated suppressionsAlbin1-15/+0
2022-12-13Suppress CVE-2022-41915Albin1-0/+1
2022-12-13Suppress CVE-2022-3510Albin2-0/+3
2022-12-13Fix app crash on connect/disconnectsaber safavi2-3/+96
2022-12-13Fix crash on device messenger communicationsaber safavi3-4/+91
2022-12-13Fix crash on initial messenger eventssaber safavi2-7/+51
2022-12-13Add changelog dialog previewAlbin1-0/+46
2022-12-12Add compose previewAlbin3-0/+46
2022-12-12Update Android container build instructionsAlbin2-207/+131
2022-12-12Remove unused jdk pgp pub keyAlbin1-53/+0
2022-12-08Suppress CVEs in e2e projectAlbin1-6/+54
2022-12-08Suppress test framework CVEsAlbin1-0/+40