summaryrefslogtreecommitdiffhomepage
path: root/android/app
AgeCommit message (Expand)AuthorFilesLines
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öransson222-5962/+4311
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
2024-03-20Prevent tapjacking attacksJonatan Rhodin1-0/+3
2024-03-19Add Server IP overrides ViewModel testsDavid Göransson2-0/+181
2024-03-19Add Server IP overrides compose testsDavid Göransson2-0/+240
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 Rhodin10-64/+1137
2024-03-14Add custom lists unit testsJonatan Rhodin9-35/+1208
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
2024-03-14Add custom lists to select location screenJonatan Rhodin30-375/+1377
2024-03-14Add custom list action use caseJonatan Rhodin5-1/+195
2024-03-14Return success or error when creating and updating a custom listJonatan Rhodin4-16/+94
2024-03-14Fix endless loop on gboard on TV for custom text fieldsJonatan Rhodin1-10/+36
2024-03-14Fix privacy policy link not workingJonatan Rhodin3-6/+34
2024-03-12Fix missing copy snackbar in account screenAlbin2-13/+12
2024-03-12Add transition to DeviceListScreenDavid Göransson2-2/+5
2024-03-12Restore legacy auto-connect for non-TV devicesJonatan Rhodin3-15/+49