summaryrefslogtreecommitdiffhomepage
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2024-03-05Update gradle lockfileAlbin1-0/+13
2024-03-05Add konsist test to ensure we do not use uiState variable name or collectAsStateDavid Göransson1-0/+11
2024-03-05Supress long methodDavid Göransson7-0/+7
2024-03-05Use collectAsStateWithLifecycleDavid Göransson28-387/+382
2024-03-05Add lifecycle compose runtime dependencyDavid Göransson2-0/+3
2024-03-05Fix margin on ConnectScreenDavid Göransson1-0/+1
2024-03-05Fix VpnSettingsScreen DPAD navigationDavid Göransson6-12/+30
2024-03-04Remove buildconfig from propertiesDavid Göransson6-3/+17
2024-03-04Make deviceState eagerly to prevent missing of loggedOut messagesDavid Göransson1-5/+1
2024-03-01Fix argument parsing in test repeat scriptAlbin1-3/+10
2024-02-28Fix JNI dir task dependencyAlbin1-2/+2
2024-02-28Update gradle lockfileAlbin1-3/+22
2024-02-28Bump uiautomatorAlbin1-1/+1
2024-02-27Update Android UI to render new map dataLinus Färnstrand1-2/+2
2024-02-27Replace err_derive with thiserrorJoakim Hulthe4-21/+15
2024-02-27Add Konsist test to ensure that tests are named correctlyDavid Göransson1-0/+35
2024-02-27Implement sentence naming of testsDavid Göransson37-893/+1000
2024-02-26Draw edge-to-edge in all compose testsAlbin16-32/+32
2024-02-26Add compose extension that enables edge-to-edge drawingAlbin1-0/+15
2024-02-22Update gradle lockfileAlbin1-488/+450
2024-02-22Bump kotlin and composeAlbin1-6/+6
2024-02-19Allow any length for test namesJonatan Rhodin1-0/+1
2024-02-19Add unit test for system vpn settings availableJonatan Rhodin1-0/+16
2024-02-19Remove the auto-connect switch when vpn settings are availableJonatan Rhodin7-22/+40
2024-02-19Create auto connect and lockdown mode screenMaryamShaghaghi5-4/+384
2024-02-19Add dimensionsMaryamShaghaghi1-0/+4
2024-02-19Update VPNSettings screenMaryamShaghaghi1-0/+26
2024-02-19Add string resourcesMaryamShaghaghi1-0/+20
2024-02-19Add drawable resourcesMaryamShaghaghi15-0/+0
2024-02-15Add test for split tunneling view model and update the other testsMaryamShaghaghi2-5/+55
2024-02-15Add toggle button for split tunnelingMaryamShaghaghi8-129/+264
2024-02-15Integrate map into ConnectScreenDavid Göransson5-51/+150
2024-02-15Add Map Composable, view and rendererDavid Göransson5-0/+367
2024-02-15Add LocationMarker shapeDavid Göransson1-0/+224
2024-02-15Add globe shapeDavid Göransson1-0/+185
2024-02-15Add data classes to represent map viewDavid Göransson6-0/+173
2024-02-15Add dependency to map moduleDavid Göransson2-0/+2
2024-02-15Add map moduleDavid Göransson4-1/+48
2024-02-15Add support for OpenGL in manifestDavid Göransson1-0/+2
2024-02-15Add tests for LatLongDavid Göransson3-0/+337
2024-02-15Add testing support for model moduleDavid Göransson1-1/+13
2024-02-15Add Latitude, Longitude and LatLong to modelDavid Göransson3-0/+131
2024-02-15Add support for Latitude and Longitude from DaemonDavid Göransson3-5/+9
2024-02-14Fix actions report uploadAlbin1-14/+18
2024-02-12Fix deprecated assert methodsAlbin6-20/+25
2024-02-12Unify test class suffixAlbin10-11/+13
2024-02-12Add konsist check for test class suffixAlbin1-2/+6
2024-02-09Update support email address to new oneOskar Nyberg1-1/+1
2024-02-08Fix `clippy` lint `ineffective_open_options`Markus Pettersson1-4/+1
2024-02-08Update screen tests for new relay itemJonatan Rhodin2-36/+36