summaryrefslogtreecommitdiffhomepage
path: root/android/app/src/main
AgeCommit message (Expand)AuthorFilesLines
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
2024-06-14Update auto-connect for TV users to legacy and update descriptionDavid Göransson1-9/+2
2024-06-13Clarify lockdown limitations in guideAlbin1-28/+103
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öransson2-7/+26
2024-06-10Unify account number namingAlbin9-41/+41
2024-06-04Simplify ViewModel and take setting onceDavid Göransson2-102/+54
2024-06-04Fix colors and add one more testDavid Göransson6-16/+30
2024-06-04Add testDavid Göransson3-6/+24
2024-06-04Add support for UDP-over-TCP portDavid Göransson6-4/+58
2024-06-03Remove by custom DNS by indexDavid Göransson3-11/+12
2024-06-03Lift DeviceRepository to AppModuleDavid Göransson2-2/+2
2024-05-29Migrate to gRPCDavid Göransson170-3952/+2860
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öransson1-1/+3
2024-04-18Fix missing cities and relays in custom listJonatan Rhodin4-43/+98
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öransson10-28/+38
2024-04-16Fix overflow & max lines for custom list nameDavid Göransson3-4/+15
2024-04-09Update Split tunneling descriptionDavid Göransson1-6/+5
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öransson1-1/+2
2024-03-21Hide the Reset button when already defaultDavid Göransson1-5/+7
2024-03-20Prevent tapjacking attacksJonatan Rhodin1-0/+3
2024-03-19Add Server IP Overrides UIDavid Göransson19-34/+929
2024-03-19Add daemon support for Server IP overridesDavid Göransson4-2/+66
2024-03-18Fix privacy policy paddingsDavid Göransson1-1/+1
2024-03-14Fix duplicated SelectLocationViewModelJonatan Rhodin1-1/+0
2024-03-14Add screen tests for custom listsJonatan Rhodin1-1/+23
2024-03-14Add custom lists location screenJonatan Rhodin9-3/+562
2024-03-14Add custom lists delete dialogJonatan Rhodin3-5/+134
2024-03-14Add edit custom list name dialogJonatan Rhodin3-0/+188
2024-03-14Add create custom list dialogJonatan Rhodin5-2/+298
2024-03-14Add edit custom list screenJonatan Rhodin3-0/+264
2024-03-14Add custom lists screenJonatan Rhodin3-0/+235