summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)AuthorFilesLines
2025-09-30Add feature indicator for LWODavid Lönnhager8-9/+31
2025-09-30Add relay list selector test for LWODavid Lönnhager2-1/+50
2025-09-30Add LWO relay list feature and filteringDavid Lönnhager6-6/+29
2025-09-30Merge branch 'fix-code-owner-double-trigger'Linus Färnstrand1-3/+1
2025-09-30Rename code owner workflow jobLinus Färnstrand1-1/+1
2025-09-30Fix code owner workflow to replace each otherLinus Färnstrand1-2/+0
2025-09-30Merge branch 'polling-for-account-expiry-is-slow-if-logged-in-droid-1916'Jonatan Rhodin44-58/+325
2025-09-30Align state in behavior for all view modelsJonatan Rhodin40-40/+203
2025-09-30Improve account data fetchingJonatan Rhodin9-20/+124
Add a new account data fetch every time a user enters the connect screen This is limited to at a maximum one fetch every minute. Add a check that the user is still logged in to the same account before updating the account data cache. Change account fetching behavior in the account screen to fetch on every enter instead of init.
2025-09-30Merge branch 'test-function-skip'Markus Pettersson3-25/+38
2025-09-30Add `skip` attribute to `test_function` macroMarkus Pettersson3-25/+38
2025-09-30Merge branch 'update-translations-2025.10'Markus Pettersson50-327/+878
2025-09-30Update translations for the desktop 2025.10 releaseMarkus Pettersson39-304/+855
2025-09-30Add updated Android translationsMarkus Pettersson11-23/+23
2025-09-30Merge branch 'change-grid-spacings-droid-717'Jonatan Rhodin33-110/+68
2025-09-30Remove unused stringJonatan Rhodin21-23/+0
2025-09-30Adjust most dimensions to a 8pt grid systems in most casesJonatan Rhodin12-87/+68
2025-09-30Merge branch 'quick-access-desktop-changelog'Tobias Järvelöv1-0/+1
2025-09-30Add clickable feature indicators in changelogOliver1-0/+1
2025-09-30Merge branch 'quick-access-feature-setting-state-e2e-tests'Oskar12-58/+97
2025-09-30Update switch selectors to get by switch roleOliver3-5/+5
2025-09-30Use route object models in obfuscation testsOliver4-51/+50
2025-09-30Add shadowsocks settings route object modelOliver4-0/+40
2025-09-30Change aria-description to aria-label for obfuscation navigation buttonsOliver1-2/+2
2025-09-30Merge branch 'fix-e2e-september-tests-ios-1304'Jon Petersson7-23/+55
2025-09-30Fix UI testsJon Petersson7-23/+55
2025-09-30Merge branch 'add-code-owner-enforcement-workflow'Linus Färnstrand4-1/+179
2025-09-30Require signatures on code owners filesLinus Färnstrand1-1/+3
2025-09-30Assign ownership of code owners in CODEOWNERSLinus Färnstrand1-0/+8
2025-09-30Add github actions workflow for enforcing code ownership approvalLinus Färnstrand2-0/+168
2025-09-30Merge branch 'fix-exit-selection-for-multihop-and-smart-routing-combo'Jon Petersson1-1/+2
2025-09-30Fix exit selection for multhihop and smart routing combinationJon Petersson1-1/+2
2025-09-30Merge branch 'update-daita-view-text-styling-des-2465'Tobias Järvelöv69-193/+237
2025-09-30Update multihop view text styles and marginsOliver1-15/+19
2025-09-30Move text components to separate foldersOliver18-16/+25
2025-09-30Rename typography folder to textOliver24-15/+15
2025-09-30Remove Link component export from typography folderOliver6-6/+8
2025-09-30Move Label component to separate folderOliver4-14/+5
2025-09-30Refactor typography components to use function declarationsOliver10-29/+31
2025-09-30Fix text-align property getting applied as when not passedOliver1-2/+9
2025-09-30Update daita view text stylesOliver1-17/+21
2025-09-30Add LabelTiny componentOliver2-0/+8
2025-09-30Add labelTiny typography variantOliver1-0/+7
2025-09-30Rename LabelTiny component to LabelTinySemiBoldOliver21-56/+56
2025-09-30Rename typography variant to labelTiny to labelTinySemiBoldOliver14-20/+30
2025-09-30Merge branch 'silence-qiunn-udp'Sebastian Holmin1-1/+1
2025-09-30Add `quinn_udp` to `WARNING_SILENCED_CRATES`Sebastian Holmin1-1/+1
2025-09-30Merge branch 'investigate-using-the-builtin-version-of-swiftformat-in-ios-1199'Bug Magnet399-3965/+4656
2025-09-30Apply more swift format changesSteffen5-118/+141
2025-09-30Unify swift format scripts and fix documentationSteffen6-22/+60