summaryrefslogtreecommitdiffhomepage
path: root/android/app/src/main
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-01Fix splash screen freezeDavid Göransson2-0/+21
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-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 initial expandsDavid Göransson1-6/+7
2024-07-25Convert CustomListLocations into flat LazyColumnDavid Göransson3-34/+130
2024-07-25Convert select location into flat LazyColumnDavid Göransson16-666/+817
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-04Avoid return statementDavid Göransson1-42/+41
2024-07-04Add splash screenDavid Göransson6-6/+39
2024-07-04Use NavArgs & SavedStateHandleDavid Göransson29-204/+255
2024-07-04Remove update available messageAlbin10-63/+13
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-24Add delay at least wrapper and apply to test api methodJonatan Rhodin4-11/+28
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-19Show disconnect button when connected in welcome screenJonatan Rhodin3-20/+32
2024-06-19Fix navigation mixup in settingsJonatan Rhodin1-2/+2
2024-06-19Replace retry with exponential backoff with arrow scheduleJonatan Rhodin8-64/+43
2024-06-19Align UseCasesDavid Göransson26-85/+93
2024-06-18Add auto-capitalization to custom list name inputJonatan Rhodin2-1/+6
2024-06-17Use dropUnlessResumed to prevent duplicate navigationDavid Göransson41-192/+203
2024-06-17Get value of data directory value at app startupMarkus Pettersson2-8/+7
2024-06-14Add ui for api access method functionalityJonatan Rhodin39-101/+2771
2024-06-14Add api acccess method functionalityJonatan Rhodin1-0/+85
2024-06-14Fix text overflow and max lines on connect screenDavid Göransson2-0/+14
2024-06-14Ensure permission in-app notification title is single lineDavid Göransson1-0/+3