summaryrefslogtreecommitdiffhomepage
path: root/android/app/src
AgeCommit message (Expand)AuthorFilesLines
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-19Update existing testsAlbin12-75/+67
2024-06-19Align UseCasesDavid Göransson33-112/+119
2024-06-18Add auto-capitalization to custom list name inputJonatan Rhodin2-1/+6
2024-06-18Fix unit testJonatan Rhodin1-3/+3
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 tests for api access methodJonatan Rhodin6-0/+754
2024-06-14Add unit tests for Api access methodJonatan Rhodin7-5/+751
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
2024-06-14Update auto-connect for TV users to legacy and update descriptionDavid Göransson2-10/+3
2024-06-13Clarify lockdown limitations in guideAlbin1-28/+103
2024-06-13Fix testAlbin1-0/+4
2024-06-13Fix missing device refreshAlbin3-0/+3
2024-06-12Show account history on login screen if presentDavid Göransson1-15/+7
2024-06-12Format xml filesAlbin1-5/+2
2024-06-11Prevent loading when logging outDavid Göransson4-17/+37
2024-06-10Unify account number namingAlbin14-64/+64
2024-06-04Simplify ViewModel and take setting onceDavid Göransson3-108/+61
2024-06-04Fix colors and add one more testDavid Göransson7-17/+74
2024-06-04Add testDavid Göransson5-6/+92
2024-06-04Add support for UDP-over-TCP portDavid Göransson6-4/+58
2024-06-03Remove by custom DNS by indexDavid Göransson4-13/+14
2024-06-03Lift DeviceRepository to AppModuleDavid Göransson2-2/+2
2024-05-29Migrate to gRPCDavid Göransson219-5938/+4282
2024-04-22Use only blue as a top bar color in the welcome screenJonatan Rhodin1-13/+2
2024-04-19Add delete custom list entry bottom sheetDavid Göransson3-4/+94
2024-04-19Fix duplicate entries when adding through bottom sheetDavid Göransson2-2/+8
2024-04-18Fix missing cities and relays in custom listJonatan Rhodin4-43/+98
2024-04-17Fix unit testsJonatan Rhodin4-18/+85
2024-04-17Fix ui testsJonatan Rhodin1-2/+1
2024-04-17Do not filter locations for custom listsJonatan Rhodin9-30/+71
2024-04-16Show loading states in purchasing flow an extra amount of timeJonatan Rhodin1-1/+18
2024-04-16Trim custom list name and limit to 30 charactersDavid Göransson14-46/+85
2024-04-16Fix overflow & max lines for custom list nameDavid Göransson3-4/+15
2024-04-09Update Split tunneling descriptionDavid Göransson2-10/+10
2024-04-08Fix floating effect for custom list descriptionJonatan Rhodin1-2/+6
2024-04-05Handle out of memory exception when parsing app icon as bitmapJonatan Rhodin1-0/+3
2024-04-05Avoid rendering bitmaps above 100MBDavid Göransson2-1/+11
2024-04-04Fix custom list expand animationsJonatan Rhodin1-4/+22
2024-04-04Fix blocked text colorDavid Göransson1-1/+2
2024-04-04Fix provider text colorDavid Göransson1-2/+2
2024-03-22Do not show a toast after dismissing the dns dialogJonatan Rhodin4-12/+12
2024-03-21Make reset to default negativeDavid Göransson2-1/+3
2024-03-21Hide the Reset button when already defaultDavid Göransson1-5/+7