summaryrefslogtreecommitdiffhomepage
path: root/android/app/src/main/kotlin
AgeCommit message (Expand)AuthorFilesLines
2025-07-23Enable long press context menu for recentsKalle Lindström1-3/+19
2025-07-23Update to new protobuf protocolDavid Göransson1-12/+5
2025-07-23Support new features message on AndroidDavid Göransson1-1/+1
2025-07-22Implement select location recents uiKalle Lindström20-115/+567
2025-07-18Fix keyboard not showing on searchDavid Göransson1-1/+1
2025-07-17Fix focus on notification closeDavid Göransson2-0/+5
2025-07-14Remove usage of backgroundDavid Göransson5-13/+3
2025-07-14Remove footer background colorDavid Göransson1-4/+1
2025-07-10Add e2e test for Google play purchasesDavid Göransson2-2/+10
2025-07-09Remove nullable paymentStateDavid Göransson2-3/+3
2025-07-09Fix test flakinessDavid Göransson1-2/+3
2025-07-04Restructure & redesign componentsDavid Göransson26-1045/+337
2025-07-02Update fonts to be more inline with design and material designJonatan Rhodin67-204/+210
2025-06-30Reset purchase state when closing the add time bottom sheetJonatan Rhodin2-18/+27
2025-06-30Fix bottom bar bottom marginJonatan Rhodin2-6/+20
2025-06-24Enable support for creating a custom list with locationsJonatan Rhodin2-17/+5
2025-06-19Use AlarmManager for notificationsKalle Lindström14-28/+371
2025-06-16Sort split tunneling apps in the correct orderJonatan Rhodin1-2/+1
2025-06-16Remove google pay iconJonatan Rhodin1-18/+0
2025-06-09Update payment flow within the appJonatan Rhodin28-1001/+1485
2025-06-05Fix typosomahs1-1/+1
2025-05-26Fix and update lint baselineDavid Göransson8-45/+42
2025-05-15Fix Device IP version header not clickableDavid Göransson1-0/+1
2025-05-15Rework StatusLevelJonatan Rhodin1-1/+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 Rhodin7-21/+36
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 Rhodin4-2/+70
2025-05-13Remove the 2 character limit in search locationsJonatan Rhodin28-411/+593
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