summaryrefslogtreecommitdiffhomepage
path: root/android/app/src
AgeCommit message (Expand)AuthorFilesLines
2023-11-10Add support for app languagesDavid Göransson1-0/+1
2023-11-08Tunneling descriptionDavid Göransson1-2/+1
2023-11-08Fix dividerDavid Göransson1-1/+1
2023-11-08Fix alpha on add/remove buttonDavid Göransson1-1/+3
2023-11-08Fix android testsJonatan Rhodin4-93/+38
2023-11-08Add ownership and provider to relay constraints updatesJonatan Rhodin3-9/+16
2023-11-08Add relay list filter use caseJonatan Rhodin3-4/+57
2023-11-08Enable the relay list to be filtered by ownership and providerJonatan Rhodin12-232/+184
2023-11-07Use infra flavor as app labelAlbin2-0/+16
2023-11-07Cleanup redundant manifest app labelsAlbin2-2/+1
2023-11-06Fix button spacingJonatan Rhodin11-47/+49
2023-11-06Align CircularProgressIndicator into Mullvad variantDavid Göransson10-68/+96
2023-11-06Adjust switch colorDavid Göransson2-11/+10
2023-11-06Re-order settings to be same as desktopDavid Göransson2-54/+54
2023-11-06Move Content blockers closer to Use custom Dns settingDavid Göransson2-69/+72
2023-10-31Fix android testsJonatan Rhodin2-3/+5
2023-10-31Add from java support for relay settingsJonatan Rhodin1-6/+6
2023-10-31Fix bug that would reset location constraintJonatan Rhodin3-31/+19
2023-10-30Set correct tint on device name and time leftDavid Göransson1-2/+5
2023-10-30Simplify chevron animation and fix alphaDavid Göransson4-25/+56
2023-10-30Align big icon sizeDavid Göransson4-9/+8
2023-10-30Fix incorrect login success stringDavid Göransson1-2/+2
2023-10-30Add scroll to privacy disclaimer screensaber safavi1-6/+21
2023-10-30Fix row paddings and backbutton orientationDavid Göransson3-91/+81
2023-10-27Convert to valDavid Göransson1-3/+1
2023-10-27Migrate secure screen logicDavid Göransson5-38/+45
2023-10-27Remove unused back handlerDavid Göransson1-12/+1
2023-10-27Fix testsJonatan Rhodin1-6/+10
2023-10-26Round textfield unless focusedDavid Göransson2-5/+18
2023-10-26Update privacy stringsDavid Göransson2-6/+25
2023-10-25Add providers model and enable it in the daemonJonatan Rhodin1-0/+1
2023-10-25Fix incorrect days on time leftDavid Göransson1-10/+2
2023-10-25Clean up hide dialogDavid Göransson3-11/+15
2023-10-25Update testsDavid Göransson2-75/+132
2023-10-25Simplify settings dialogsDavid Göransson4-335/+134
2023-10-24Add scrollbar to info dialog columnDavid Göransson1-0/+10
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-23Add testsDavid Göransson8-114/+514
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-18Remove runBlockingTestDavid Göransson2-10/+9
2023-10-18Move DeviceState name logic to actual DeviceDavid Göransson2-2/+2
2023-10-18Wrap all tests in AppThemeDavid Göransson11-141/+145
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