summaryrefslogtreecommitdiffhomepage
path: root/android/app/src
AgeCommit message (Expand)AuthorFilesLines
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
2024-07-18Fix account page not opening when offlineDavid Göransson5-17/+14
2024-07-18Hide the lastUsedAccount unless idleDavid Göransson1-1/+1
2024-07-18Bind ServiceConnectionManager to ActivityDavid Göransson2-16/+15
2024-07-10Fix broken testDavid Göransson1-2/+1
2024-07-04Avoid return statementDavid Göransson1-42/+41
2024-07-04Add splash screenDavid Göransson7-8/+41
2024-07-04Use NavArgs & SavedStateHandleDavid Göransson40-252/+333
2024-07-04Remove update available messageAlbin15-173/+26
2024-07-03Add activity-compose explicitly to bump verisonDavid Göransson1-1/+1
2024-07-03Add missing inclusiveDavid Göransson1-1/+3
2024-07-03Fix duplicate navigateBackDavid Göransson2-3/+3
2024-07-02Fix logs card color regressionDavid Göransson1-0/+2
2024-07-02Fix reconnect button sizeDavid Göransson1-2/+3
2024-07-02Fix broken dropUnlessResumedDavid Göransson1-12/+15
2024-06-27Fix Destinations breaking API changesDavid Göransson64-352/+577
2024-06-26Remove outdated multi-process commentAlbin1-4/+0
2024-06-26Set min log severity to info in non-debug buildsAlbin1-0/+4
2024-06-26Migrate log calls to kermitAlbin3-5/+8
2024-06-25Update compose to 1.7.0-beta03Jonatan Rhodin3-3/+7
2024-06-24Fix unit testJonatan Rhodin1-0/+10
2024-06-24Add delay at least wrapper and apply to test api methodJonatan Rhodin4-11/+28
2024-06-24Add unit test for changelog parsingJonatan Rhodin1-0/+38
2024-06-24Parse changelog with bullet point list instead of just newlinesJonatan Rhodin2-3/+11
2024-06-19Ignore case when ordering split tunneling appsJonatan Rhodin1-2/+4
2024-06-19Add unit test for disconnect on welcome viewmodelJonatan Rhodin1-0/+13
2024-06-19Add ui test for disconnect buttonJonatan Rhodin1-11/+51