summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-07-28Move vpn service classes to service moduleAlbin24-30/+105
2023-07-28Move class and action constants to common moduleAlbin5-8/+18
2023-07-28Move MessengerExtensions to ipc moduleAlbin5-5/+5
2023-07-28Move common utils to common moduleAlbin43-128/+129
2023-07-28Add empty vpn service moduleAlbin5-0/+52
2023-07-27Merge branch 'move-tile-service-to-its-own-module-droid-225'Albin213-645/+971
2023-07-27Suppress CVE-2023-3635Albin2-0/+20
2023-07-27Update lockfileAlbin1-64/+147
2023-07-27Bump owasp dependency check toolAlbin1-1/+1
2023-07-27Update instrumented testsAlbin2-0/+5
2023-07-27Update actions with new resource pathAlbin2-3/+3
2023-07-27Update translations coverter with new resource pathAlbin2-3/+3
2023-07-27Update png generation script with new resource pathAlbin1-4/+4
2023-07-27Update tidy script with new resource pathAlbin1-7/+7
2023-07-27Move ipc test to ipc moduleAlbin2-2/+5
2023-07-27Move tile classes to tile moduleAlbin4-10/+14
2023-07-27Add empty tile service moduleAlbin5-1/+50
2023-07-27Move resources to resource libAlbin139-1/+429
2023-07-27Add empty resource libAlbin5-0/+34
2023-07-27Move ipc classes to ipc moduleAlbin42-87/+93
2023-07-27Add empty ipc moduleAlbin5-0/+41
2023-07-27Move common utils to common moduleAlbin14-469/+79
2023-07-27Add empty common moduleAlbin6-0/+43
2023-07-25Merge branch 'move-models-to-its-own-module-droid-222'Albin70-21/+62
2023-07-25Move model classes to model moduleAlbin58-13/+13
2023-07-25Move WidgetState to widget packageAlbin4-4/+4
2023-07-25Move ListItemData to applist packageAlbin4-5/+4
2023-07-25Add empty model moduleAlbin5-0/+42
2023-07-25Merge branch 'move-talpid-classes-its-own-module-droid-221'Albin28-14/+67
2023-07-25Add network permission to talpid moduleAlbin1-1/+3
2023-07-25Move talpid classes to talpid moduleAlbin24-12/+17
2023-07-25Add empty talpid moduleAlbin5-2/+48
2023-07-25Merge branch 'fix-notification-alignment'Albin1-2/+2
2023-07-25Fix in-app notification alignmentAlbin1-2/+2
2023-07-21Merge branch 'settings-wiped-is-new-flag-ios-234'Emīls1-1/+15
2023-07-21Fix the settings being reset when upgrading from 2023.3 or lowerBug Magnet1-1/+15
2023-07-21Merge branch 'reduce-location-info-flickering-droid-217'Albin3-3/+9
2023-07-21Update location info testAlbin1-1/+2
2023-07-21Hide location info when unknown hostnameAlbin1-1/+3
2023-07-21Hide out address line when missing out addressAlbin1-1/+4
2023-07-21Merge branch 'fix-baselined-lint-issues-droid-66'Albin19-1092/+29
2023-07-21Fix RTL lint issuesAlbin12-359/+29
2023-07-21Fix unused resource lint issuesAlbin8-337/+0
2023-07-21Update lint baselineAlbin1-396/+0
2023-07-21Merge branch 'haversine-in-relayselector-ios-220'Emīls7-43/+301
2023-07-21Test Midpoint distances with leeway in accuracyBug Magnet2-4/+9
2023-07-21Add filtering by Haversine distanceBug Magnet7-43/+296
2023-07-21Merge branch 'fix-mullvadvpnscreenshot-tests-ios-177'Emīls6-4/+143
2023-07-21add tunnel obfuscation tests to test planBug Magnet3-3/+18
2023-07-21Move tests into test plansJon Petersson6-1/+125