summaryrefslogtreecommitdiffhomepage
path: root/android/app/src
AgeCommit message (Expand)AuthorFilesLines
2024-09-10Add test for adding exactly one location to a custom listJonatan Rhodin1-0/+51
2024-09-10Fix crash when adding exactly one location to an existing listJonatan Rhodin1-1/+1
2024-09-06Refactor to use preview parameter providersKalle Lindström11-115/+83
2024-09-06Add daita grpc and uiAlbin23-47/+350
2024-09-02Fix testsDavid Göransson1-22/+5
2024-09-02Move to CollectSideEffectWithLifecycleDavid Göransson20-96/+91
2024-08-28Suppress long compose function lint warningsAlbin3-2/+3
2024-08-28Reformat kotlin code using updated ktfmt pluginAlbin278-2019/+1744
2024-08-28Fix resource dependencyDavid Göransson2-1/+1
2024-08-26Add support for feature indicators for tunnel stateJonatan Rhodin11-119/+186
2024-08-23Fix unit testsJonatan Rhodin9-26/+40
2024-08-23Propagate disconnect errors to the uiJonatan Rhodin5-5/+40
2024-08-23Propagate reconnect errors to the uiJonatan Rhodin1-1/+3
2024-08-23Propagate logout errors to the uiJonatan Rhodin2-2/+12
2024-08-23Propagate clear account history errorsJonatan Rhodin2-9/+29
2024-08-21Add support for translated location namesDavid Göransson6-7/+69
2024-08-21Fix voucher dialog view model testsJonatan Rhodin1-8/+13
2024-08-21Add error for voucher code looks like an account numberDavid Göransson2-3/+31
2024-08-21Align colors with material designJonatan Rhodin86-601/+692
2024-08-19Fix title in autoconnect guideJonatan Rhodin1-1/+10
2024-08-19Remove two line title that was not translatedJonatan Rhodin1-1/+1
2024-08-15Fix expanded select location items collapsing on resumeJonatan Rhodin1-1/+1
2024-08-15Fix issues with dns dialog showing wrong state after submittingJonatan Rhodin1-2/+8
2024-08-12Fix view logs crash on TVJonatan Rhodin10-16/+30
2024-08-12Fix ui testJonatan Rhodin1-4/+1
2024-08-12Fix crash when focusing remove button in device list screenJonatan Rhodin1-1/+9
2024-08-12Show the name of the custom list in remove location bottom sheetJonatan Rhodin3-7/+17
2024-08-12Move divider to below headerDavid Göransson1-1/+1
2024-08-07Align scrollbar always to the right in view logsJonatan Rhodin1-1/+3
2024-08-07Add animations to filter screenJonatan Rhodin3-58/+105
2024-08-06Fix instrumental testJonatan Rhodin1-1/+5
2024-08-06Fix unit testsJonatan Rhodin3-9/+9
2024-08-01Fix splash screen freezeDavid Göransson2-0/+21
2024-07-31Fix unit testsJonatan Rhodin6-28/+145
2024-07-31Add support for more detailed location changed messagesJonatan Rhodin16-157/+303
2024-07-31Fix crash in request vpn permissionJonatan Rhodin1-4/+12
2024-07-31Prevent calling unbind when privacy policy is not acceptedDavid Göransson1-1/+3
2024-07-30Enable predictive back animationsDavid Göransson1-1/+2
2024-07-30Fix testDavid Göransson1-0/+1
2024-07-29Allow error on getVersionInfoDavid Göransson1-6/+22
2024-07-29Fix crash when removing the NoDaemonScreenJonatan Rhodin1-8/+11
2024-07-26Remove isVisible check on BottomSheetDavid Göransson1-7/+1
2024-07-25Remove lifecycle state in Select locationDavid Göransson1-4/+0
2024-07-25Fix unit testsDavid Göransson1-0/+4
2024-07-25Fix initial expandsDavid Göransson1-6/+7
2024-07-25Adapt tests to flat list uiStateDavid Göransson5-180/+214
2024-07-25Convert CustomListLocations into flat LazyColumnDavid Göransson3-34/+130
2024-07-25Convert select location into flat LazyColumnDavid Göransson17-678/+831
2024-07-19Align Screen and Dialog namesDavid Göransson38-114/+107
2024-07-19Clean up invalid uses of ImageDavid Göransson6-22/+29