summaryrefslogtreecommitdiffhomepage
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2023-01-20Move dist-assets/relays.json to build/relays.jsonLinus Färnstrand1-1/+1
2023-01-19Move ci xml tidy scriptAlbin1-0/+37
2023-01-19Clarify android readme introAlbin1-3/+3
2023-01-19Create dedicated translations converter readmeAlbin2-30/+29
2023-01-19Add android app download linksAlbin1-0/+6
2023-01-19Add quick start section to android readmeAlbin1-2/+14
2023-01-19Update Android readme introAlbin1-1/+4
2023-01-18Move png generate script to script dirAlbin1-3/+3
2023-01-18Document gradle lockfileAlbin1-0/+19
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