summaryrefslogtreecommitdiffhomepage
path: root/android/app/src
AgeCommit message (Expand)AuthorFilesLines
2025-01-21Fix warningsDavid Göransson8-77/+76
2025-01-17Rely on connectionState to decide if to unbind the serviceDavid Göransson1-4/+3
2025-01-13Fix constraint for bannerDavid Göransson1-2/+2
2025-01-13Add leak test for when VPN settings changeNiklas Berglund4-0/+13
2025-01-09Update changelog presentationDavid Göransson23-215/+568
2025-01-08Fix testsDavid Göransson2-5/+5
2025-01-08Fix errorDavid Göransson2-2/+7
2025-01-08Make UI state have constraintsDavid Göransson11-113/+131
2025-01-07Fix testsDavid Göransson3-22/+12
2025-01-07Add support for blocking and disconnecting text in connection screenDavid Göransson1-2/+2
2025-01-07Remove debounce in Connect uiStateDavid Göransson2-5/+21
2025-01-07Add missing chevrons in settingsJonatan Rhodin1-0/+14
2025-01-07Draw map behind nav barDavid Göransson1-27/+30
2025-01-07Open keyboard immediately on opening searchDavid Göransson1-1/+8
2025-01-02Remove global API endpointEmīls2-2/+21
2024-12-23Improve tapjacking prevention to not block other appsJonatan Rhodin1-1/+1
2024-12-20Remove one-to-one relationship between provider and ownershipDavid Göransson17-206/+266
2024-12-19Fix flaky test in OutOfTimeUseCaseTestKalle Lindström1-2/+2
2024-12-19Migrate from SharedPreferences to DataStoreKalle Lindström8-39/+113
2024-12-19Add proto datastore dependencyKalle Lindström1-0/+6
2024-12-19Fix missing animation on expand on cardDavid Göransson1-4/+4
2024-12-17Add warning text for battery usage of shadowsocksDavid Göransson1-1/+7
2024-12-13Remove bad default argumentsDavid Göransson74-2196/+2370
2024-12-13Fix android daita stringsAlbin5-22/+81
2024-12-13Replace intentholder with api override intent holderJonatan Rhodin2-14/+15
2024-12-13Remove the use of intent provider for request vpn permissionJonatan Rhodin5-88/+67
2024-12-12Remove select location horizontal pager on TVKalle Lindström1-21/+35
2024-12-11Fix click action on headers in obfuscation sub-settings screensDavid Göransson3-3/+4
2024-12-10Attempt to fix flaky testsKalle Lindström1-51/+53
2024-12-09Use enableEdgeToEdge helper functionDavid Göransson1-4/+7
2024-12-06Migrate ConnectionTest e2e tests to use POPNiklas Berglund4-1/+12
2024-12-03Implement UDP-over-TCP e2e test and firewall API clientNiklas Berglund5-19/+31
2024-12-02Update screen testsJonatan Rhodin2-5/+7
2024-12-02Add and fix unit testsJonatan Rhodin6-19/+164
2024-12-02Implement support for daita with multihopJonatan Rhodin31-150/+1229
2024-11-27Fix formattingDavid Göransson1-1/+1
2024-11-27Fix usecaseDavid Göransson1-2/+2
2024-11-27Remove default valueDavid Göransson1-1/+0
2024-11-27Handle legacy always-on vpn profilesDavid Göransson13-128/+198
2024-11-27Update and add screen testsJonatan Rhodin5-116/+182
2024-11-27Add and update unit testsJonatan Rhodin8-181/+691
2024-11-27Implement multihopJonatan Rhodin44-1629/+3333
2024-11-22Move snackbar above import button in server ip overrideJonatan Rhodin1-3/+1
2024-11-20Use last known location instead of null when tunnel state is errorJonatan Rhodin2-9/+26
2024-11-20Fix trailing comma when location has no cityJonatan Rhodin1-2/+2
2024-11-18Use ticker flow for Android system notificationsKalle Lindström3-21/+223
2024-11-12Fix extra top bar showing up on some devicesJonatan Rhodin1-3/+5
2024-11-12Fix incorrect parsing of auth failed errorDavid Göransson1-1/+2
2024-11-12Fix in app notification constraint layoutKalle Lindström1-12/+15
2024-11-12Fix account expiry in app notif not resettingKalle Lindström2-3/+9