summaryrefslogtreecommitdiffhomepage
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2023-10-16Add play purchasing modelsJonatan Rhodin5-0/+49
2023-10-16Refactor account repo and data sourceAlbin7-93/+35
2023-10-16Expose flexible ipc message handlingAlbin4-1/+51
2023-10-16Fix DPAD navigationDavid Göransson2-5/+2
2023-10-16Add color tokens and user some of them in our themeJonatan Rhodin35-113/+230
2023-10-16Use flavor configuration to set api endpointAlbin4-9/+43
2023-10-16Refactor custom api endpoint configAlbin3-19/+28
2023-10-16Add infra dimension to vpn serviceAlbin1-0/+7
2023-10-13Fix testsDavid Göransson6-10/+75
2023-10-13Add device name and time leftDavid Göransson34-44/+298
2023-10-13Refactor capitalizeFirstCharOfEachWord to modelDavid Göransson7-17/+26
2023-10-13Add scrollbar on ConnectScreenDavid Göransson1-0/+2
2023-10-13Add scrollbar to SelectLocationScreenDavid Göransson1-1/+9
2023-10-12Remove lint baseline issuesJonatan Rhodin2-943/+1
2023-10-12Replace most usages of dimension resources in composeJonatan Rhodin6-60/+30
2023-10-12Remove unused classes and resourcesJonatan Rhodin55-1409/+7
2023-10-12Fix login uiautomator flakinessDavid Göransson3-2/+22
2023-10-12Disable failing testAlbin1-0/+2
2023-10-11Make `once_cell` a workspace dependencyMarkus Pettersson1-1/+1
2023-10-11Base Android container off of new linux container (4986f0398)Linus Färnstrand1-1/+1
2023-10-11Add test for dialogsaber safavi1-0/+71
2023-10-11Implement voucher dialog in composesaber safavi7-220/+380
2023-10-11Add MVVM partssaber safavi3-3/+118
2023-10-11Add Voucher entry text fieldsaber safavi2-1/+52
2023-10-11Add string resourcessaber safavi21-0/+31
2023-10-10Add stagemole flavorAlbin2-1/+9
2023-10-09Update gradle lockfileAlbin1-5/+5
2023-10-09Bump konsist to 0.13.0Albin1-1/+1
2023-10-06Fix split tunneling view and scrollable menu barDavid Göransson3-14/+17
2023-10-06Remove old versionDavid Göransson1-1/+0
2023-10-06Update gradle lockfileAlbin1-33/+10
2023-10-06Remove remaining uses of old topbarDavid Göransson10-263/+172
2023-10-06Replace old topbar with Material3David Göransson11-562/+427
2023-10-06Fix extra newline added by fromHtmlDavid Göransson1-1/+4
2023-10-06Fix text color in account viewDavid Göransson1-0/+2
2023-10-04Remove report problem state dialogDavid Göransson4-234/+9
2023-10-04Update icons for success and failDavid Göransson5-26/+22
2023-10-04Update design to fullscreenDavid Göransson5-21/+155
2023-10-04Add title to dialogDavid Göransson2-58/+38
2023-10-04Align behaviour with designDavid Göransson16-582/+113
2023-10-04Add report problem testDavid Göransson5-32/+163
2023-10-04Simplify MullvadProblemReportDavid Göransson2-25/+26
2023-10-04Create view in composeDavid Göransson17-495/+886
2023-10-03Replace primary container color with primary with alphaJonatan Rhodin4-6/+11
2023-10-02Fix testDavid Göransson1-10/+13
2023-10-02Add konsist test name checkAlbin2-1/+15
2023-10-02Align test syntaxDavid Göransson13-43/+27
2023-10-02Fix data class issuesDavid Göransson11-27/+41
2023-10-02Add test ensure all composables are in compose packageDavid Göransson2-0/+34
2023-10-02Add class test and fix issuesDavid Göransson11-93/+120