summaryrefslogtreecommitdiffhomepage
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2023-01-26Log mockapi web server port during testsAlbin1-0/+2
2023-01-26Replace top bar logo with vectorAlbin1-12/+11
2023-01-26Restructure top bar using constraint layoutAlbin1-24/+35
2023-01-26Replace launch logo with vectorAlbin1-9/+9
2023-01-26Replace compose top bar logo text with vectorAlbin1-7/+6
2023-01-26Clean up compose top bar tintAlbin1-4/+1
2023-01-26Improve veritcal centering in compose top barAlbin1-4/+3
2023-01-26Add compose preview of top barAlbin1-0/+10
2023-01-26Add logo vector resource to the Android projectAlbin1-0/+26
2023-01-25Upload report on ci instrumentation test failuresAlbin1-5/+16
2023-01-25Remove useTestStorageService optionAlbin2-2/+0
2023-01-25Extend login timeout during testAlbin4-1/+12
2023-01-25Add auto-fetch of helper apks in test scriptAlbin1-14/+33
2023-01-23Clean up instrumentation logsAlbin1-0/+3
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