summaryrefslogtreecommitdiffhomepage
path: root/android/app/src
AgeCommit message (Expand)AuthorFilesLines
2025-05-15Rework StatusLevelJonatan Rhodin1-1/+1
2025-05-15Fix test crashJonatan Rhodin1-0/+1
2025-05-15Fix fail & success icon sizeDavid Göransson8-121/+73
2025-05-15Replace auto connect top bar with medium top barJonatan Rhodin2-5/+25
2025-05-15Disable search icon when entry is blocked because of daitaJonatan Rhodin9-27/+52
2025-05-15Fix connection card paddingDavid Göransson1-7/+2
2025-05-15Fix screen height calculationDavid Göransson1-1/+4
2025-05-15Remove old buttonVerticalSpacingDavid Göransson4-5/+5
2025-05-15Use scaffold with small top bar in Filter ScreenJonatan Rhodin2-34/+10
2025-05-15Fix bottom marginDavid Göransson17-35/+32
2025-05-15Fix background color of rowsDavid Göransson8-17/+9
2025-05-15Fix backgound color of split tunneling cellDavid Göransson1-1/+1
2025-05-15Fix missing dividerDavid Göransson1-1/+1
2025-05-15Fix any ownership colorDavid Göransson1-0/+2
2025-05-15Fix change to small leading paddingDavid Göransson1-1/+1
2025-05-15Fix color and spacerDavid Göransson1-3/+1
2025-05-15Fix select location screen order and paddingDavid Göransson2-8/+16
2025-05-15Fix notification blob colorsDavid Göransson1-2/+0
2025-05-15Fix container colorDavid Göransson1-1/+1
2025-05-15Fix hardcoded fonts in device revokedJonatan Rhodin1-4/+3
2025-05-15Remove padding in WelcomeScreenJonatan Rhodin1-1/+1
2025-05-15Fix top bar icon paddingJonatan Rhodin1-2/+2
2025-05-14Fix save account prompted multiple timesDavid Göransson1-7/+6
2025-05-13Show a specific error if selected port is not in the port rangeJonatan Rhodin6-8/+154
2025-05-13Remove the 2 character limit in search locationsJonatan Rhodin37-555/+840
2025-05-13Add content type password to login textfieldDavid Göransson1-1/+5
2025-05-07Fix lint warning of using LocalContext to get ConfigurationDavid Göransson1-1/+3
2025-05-07Fix TV incorrect focusKalle Lindström3-41/+48
2025-05-07Fix warningsDavid Göransson3-14/+17
2025-05-06Fix go to vpn settings on TV devicesJonatan Rhodin4-7/+70
2025-05-05Fix select location button text in connect screenJonatan Rhodin5-58/+20
2025-04-30Move all test tags to new lib.ui.tag moduleKalle Lindström60-287/+159
2025-04-28Add mock api test for manage devices screenKalle Lindström3-2/+8
2025-04-22Implement manage devices screenKalle Lindström32-170/+1090
2025-04-22Add LoadingContentError typeKalle Lindström1-0/+43
2025-04-17Fix testDavid Göransson2-12/+14
2025-04-17Fix incorrect getCustomListByIdDavid Göransson2-9/+15
2025-04-15Fix nav drawer wrong focus on Android TVKalle Lindström1-2/+31
2025-04-11Add DeviceListViewModel testKalle Lindström2-1/+200
2025-04-10Add support for DAITA: Multihop indicatorDavid Göransson7-104/+12
2025-04-10Implement quick access to active featuresDavid Göransson47-816/+1868
2025-04-09Replace subtext with info dialog for device ip versionJonatan Rhodin3-16/+35
2025-04-04Add shadowsocks obfuscation e2e testKalle Lindström2-1/+6
2025-04-04Update strings and translationsJonatan Rhodin2-4/+0
2025-04-04Show correct in ip when using multihopJonatan Rhodin3-1/+124
2025-04-03Update ip settings according to designJonatan Rhodin3-12/+51
2025-04-01Set select location to always open on the exit tabJonatan Rhodin3-22/+2
2025-03-27Handle open app page when no app store is installedJonatan Rhodin5-23/+51
2025-03-26Use drawable directly for split tunneling app iconsJonatan Rhodin6-48/+79
2025-03-25Avoid using an unavailable ip version to connect to a relayJonatan Rhodin1-15/+17