summaryrefslogtreecommitdiffhomepage
path: root/android/app/src/main
AgeCommit message (Expand)AuthorFilesLines
2023-10-23Fix DPad navigation and align dialog stylesDavid Göransson9-302/+129
2023-10-23Add dark TextField colorsDavid Göransson1-0/+81
2023-10-23Rework notificationsDavid Göransson20-370/+626
2023-10-23Add relay ownership enum to relay constraintsJonatan Rhodin1-1/+5
2023-10-19Add redirection callback to voucher dialogsaber safavi5-8/+17
2023-10-18Rework Switch and titles to fix textoverflowDavid Göransson8-136/+146
2023-10-18Fix animation of status and navigation barDavid Göransson6-3/+38
2023-10-18Move DeviceState name logic to actual DeviceDavid Göransson1-1/+1
2023-10-18Unify button appearanceJonatan Rhodin27-545/+486
2023-10-16Refactor account repo and data sourceAlbin7-93/+35
2023-10-16Expose flexible ipc message handlingAlbin3-1/+44
2023-10-16Fix DPAD navigationDavid Göransson2-5/+2
2023-10-16Add color tokens and user some of them in our themeJonatan Rhodin32-85/+125
2023-10-13Fix testsDavid Göransson2-3/+2
2023-10-13Add device name and time leftDavid Göransson13-29/+256
2023-10-13Refactor capitalizeFirstCharOfEachWord to modelDavid Göransson4-8/+4
2023-10-13Add scrollbar on ConnectScreenDavid Göransson1-0/+2
2023-10-13Add scrollbar to SelectLocationScreenDavid Göransson1-1/+9
2023-10-12Replace most usages of dimension resources in composeJonatan Rhodin5-57/+30
2023-10-12Remove unused classes and resourcesJonatan Rhodin23-783/+7
2023-10-12Fix login uiautomator flakinessDavid Göransson2-1/+12
2023-10-11Implement voucher dialog in composesaber safavi6-220/+379
2023-10-11Add MVVM partssaber safavi3-3/+118
2023-10-11Add Voucher entry text fieldsaber safavi2-1/+52
2023-10-06Fix split tunneling view and scrollable menu barDavid Göransson3-14/+17
2023-10-06Remove remaining uses of old topbarDavid Göransson8-261/+170
2023-10-06Replace old topbar with Material3David Göransson8-559/+424
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öransson3-233/+8
2023-10-04Update icons for success and failDavid Göransson2-4/+1
2023-10-04Update design to fullscreenDavid Göransson4-21/+154
2023-10-04Add title to dialogDavid Göransson2-58/+38
2023-10-04Align behaviour with designDavid Göransson15-581/+111
2023-10-04Add report problem testDavid Göransson4-32/+46
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 Rhodin2-4/+10
2023-10-02Align test syntaxDavid Göransson5-7/+8
2023-10-02Fix data class issuesDavid Göransson6-14/+20
2023-10-02Add Compose Preview test and fix issuesDavid Göransson15-18/+18
2023-10-02Add social media to content blockersDavid Göransson3-0/+21
2023-10-02Update cached device list on new device list eventsJonatan Rhodin1-0/+1
2023-10-02Remove resource dimens and hardcoded colors in DeviceListScreenJonatan Rhodin2-37/+54
2023-10-02Suppress konsist TODOsAlbin5-1/+7
2023-10-02Rename viewActions to uiSideEffectAlbin14-77/+79
2023-10-02Align changelog ui state property nameAlbin2-6/+5
2023-10-01Replace all remaining color resource with theme colorsJonatan Rhodin6-40/+42
2023-09-28Add info dialog for device namesaber safavi6-51/+80
2023-09-28Fix incorrect text styles in info dialogJonatan Rhodin1-36/+26