summaryrefslogtreecommitdiffhomepage
path: root/android
AgeCommit message (Expand)AuthorFilesLines
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
2024-02-08Update unit tests for new relay itemsJonatan Rhodin3-58/+126
2024-02-08Support new relay item in connect screenJonatan Rhodin3-7/+7
2024-02-08Support new relay list item in SelectLocationScreenJonatan Rhodin5-39/+49
2024-02-08Add customlists support for RelayListUseCaseJonatan Rhodin1-10/+26
2024-02-08Update the relaylist modelJonatan Rhodin11-126/+142
2024-02-08Add CustomListsRepository with add, delete and updateJonatan Rhodin1-0/+28
2024-02-08Add custom lists Events and RequestsJonatan Rhodin2-3/+11
2024-02-08Add custom lists to the serviceJonatan Rhodin4-7/+72
2024-02-08Add custom list modelJonatan Rhodin3-0/+18
2024-02-07Bind to the service in a coroutine to avoid a crashJonatan Rhodin1-23/+21
2024-02-07Fix flaky account history mockapi testJonatan Rhodin1-0/+1
2024-02-07Fix test runner temp dirAlbin1-3/+7
2024-02-07Improve DeviceListScreenJonatan Rhodin2-14/+131
2024-02-06Update gradle verification fileJonatan Rhodin1-388/+761
2024-02-06Remove common lib dependency from test mockapiJonatan Rhodin3-6/+5
2024-02-06Update lint version to 8.3 to fix lint error in lib:themeJonatan Rhodin2-1/+3
2024-02-06Update compose material 3 to 1.2.0-rc01Jonatan Rhodin4-6/+9