Commit Graph

  • e826ab6a3d Code Quality: Fixed issue where Omnibar returned focus to wrong pane Yair 2025-08-14 10:53:02 -04:00
  • a23953f640 Code Quality: Close Omnibar when focusing active pane via touch Yair 2025-08-14 10:36:43 -04:00
  • e42b3cfb55 Fix: Fixed issue with clearing selection via touch (#17441) Yair 2025-08-14 14:14:39 +00:00
  • 3c5452c1de Build: v3.9.15 Yair 2025-08-13 10:40:47 -04:00
  • c4cbe13d93 Code Quality: Properly dispose events in layout pages (#17437) Yair 2025-08-13 14:39:30 +00:00
  • 9a02bde279 Code Quality: Updated translations (#17438) Yair 2025-08-13 14:30:11 +00:00
  • bf16dca731 Fix: Fixed issue where the 'layout' icon didn't match the select layout (#17436) Filippo Ferrario 2025-08-13 15:54:07 +02:00
  • 66fa8a10fc Feature: Updated 7z to 25.01 (#17435) Yair 2025-08-12 14:20:58 +00:00
  • 75792f8b6a Feature: Added actions to open log file and folder (#17433) Yair 2025-08-12 14:13:13 +00:00
  • c6654f42cb Fix: Fixed issue with WindowsIniService not handling duplicate section names (#17429) seer-by-sentry[bot] 2025-08-11 19:01:13 -04:00
  • 70970b7139 Fix: Prevent crash when sync root info is null (#17430) seer-by-sentry[bot] 2025-08-11 18:46:38 -04:00
  • 39bec89640 Code Quality: Ensured IsAotCompatible exists in the all C# projects (#17432) 0x5BFA 2025-08-12 04:29:00 +09:00
  • 35f7d08d51 Fix: Fixed issue where changing layouts focused the right pane (#17419) Yair 2025-08-11 14:20:10 +00:00
  • 3f79e17eca Feature: Added option to browse all formats in file picker Yair 2025-08-10 17:56:58 -04:00
  • 183f073c3d Feature: Use active pane’s path when splitting Yair 2025-08-10 16:08:00 -04:00
  • 6cbbeb8fad Fix: Fixed issue where repository names lost casing and retained .git suffix (#17421) Marco Franzen 2025-08-10 22:01:53 +02:00
  • 333577cccb Fix: Fixed issue where 7z archive files could not be previewed or compressed (#17426) Nicholas Chin 2025-08-10 23:17:48 +08:00
  • 1fabfae2e8 Fix: Fixed issue where inactive pane stole focus on file change (#17428) Yair 2025-08-10 15:11:15 +00:00
  • ae716a11ee Bump MSTest.TestFramework from 3.8.3 to 3.10.1 (#17414) dependabot[bot] 2025-08-07 15:00:01 -04:00
  • e0da3d3115 Bump MSTest.TestAdapter from 3.8.3 to 3.10.1 (#17413) dependabot[bot] 2025-08-07 11:45:58 -04:00
  • 6ac5414646 Feature: Auto size columns (#17407) Yair 2025-08-07 14:24:04 +00:00
  • 23a5282d58 Bump Microsoft.NET.Test.Sdk from 17.13.0 to 17.14.1 (#17412) dependabot[bot] 2025-08-07 10:23:09 -04:00
  • e344e88d70 Bump Microsoft.CodeAnalysis.Analyzers and Microsoft.CodeAnalysis.CSharp (#17411) dependabot[bot] 2025-08-07 10:22:58 -04:00
  • d609eb8ecf Code Quality: Fixed Omnibar issues (#17408) Yair 2025-08-07 14:17:58 +00:00
  • 4890b4844b Build: v3.9.14 Yair 2025-08-04 16:42:44 -04:00
  • 6b35a2132f Revert "Code Quality: Replaced the StartSTA helpers with STATask.Run (#17377)" Yair 2025-08-04 17:53:39 -04:00
  • 1cf16fc39b Code Quality: Added work around for Toolkit MarkdownTextBlock Yair 2025-08-04 16:41:57 -04:00
  • d7014935ce Feature: Added an action to toggle dual pane mode (#17401) Yair 2025-08-04 15:32:00 +00:00
  • 21baf6c5cf Update BaseLayoutPage.cs ya/FilterBinding Yair 2025-07-29 15:02:45 -04:00
  • 8b2f6bb0c4 POC Yair 2025-07-28 11:29:35 -04:00
  • 6cea125826 Code Quality: Fixed two way binding for filter header Yair 2025-07-27 19:05:40 -04:00
  • 4783fc7498 Code Quality: Fixed two way binding for filter header (#17400) Yair 2025-08-04 14:46:00 +00:00
  • 427a9b2304 Feature: Added simple header to search results (#17399) Yair 2025-08-04 14:41:06 +00:00
  • c1d9e84b77 Code Quality: Replaced the StartSTA helpers with STATask.Run (#17377) 0x5BFA 2025-08-01 23:18:04 +09:00
  • c18be52289 Feature: Added support for resizing columns in the Columns View (#17380) Saravanan Ganapathi 2025-08-01 19:43:48 +05:30
  • c3e52221ba Fix: Handle null matchingItem in FileTagsWidgetViewModel (#17390) seer-by-sentry[bot] 2025-08-01 10:08:05 -04:00
  • c7687ab0ad Fix: Prevent exception when setting SelectedTabIndex before MainPage is loaded (#17388) seer-by-sentry[bot] 2025-07-31 22:56:19 -04:00
  • c51ccf370b Feature: Reword 'add pane' to 'split pane' (#17387) Yair 2025-07-31 22:39:10 +00:00
  • 2360937397 Code Quality: Fixed items processed string in status center (#17383) Mihai Vasiliu 2025-08-01 00:15:40 +03:00
  • 223ecce880 Fix: Handle exceptions when opening files from IFileActivatedEventArgs (#17356) seer-by-sentry[bot] 2025-07-31 10:50:54 -04:00
  • bc97433f03 Fix: Fixed UnauthorizedAccessException in LibraryManager.OnLibraryChanged (#17376) hishitetsu 2025-07-31 23:27:34 +09:00
  • b478218f61 Revert "Code Quality: Remove setting item template and source in Omnibar (#17375)" Yair 2025-07-31 00:16:15 -04:00
  • 4251b0bdaa Code Quality: Added comments to Omnibar logic in NavigationToolbar Yair 2025-07-30 22:15:40 -04:00
  • 9a2237f2d6 Code Quality: Remove setting item template and source in Omnibar (#17375) seer-by-sentry[bot] 2025-07-30 21:41:54 -04:00
  • 8cf17eb0e0 Code Quality: Changed the count check condition in HotKey.cs to avoid IndexOutOfRangeException (#17373) hishitetsu 2025-07-31 10:02:34 +09:00
  • ff566bb7a3 Feature: Added Digital Signatures tab to the properties window (#17334) Filippo Ferrario 2025-07-30 17:19:06 +02:00
  • 30ae1a3167 Fix: Prevent crash when parsing an empty hotkey string (#17369) seer-by-sentry[bot] 2025-07-30 11:03:10 -04:00
  • 6a75b09636 Code Quality: Rename 'default' to 'Use system setting' Yair 2025-07-29 21:57:10 -04:00
  • ec7cfdcb26 Build: v3.9.13 Yair 2025-07-29 17:56:34 -04:00
  • 94f01817b7 Code Quality: Updated translations (#17353) Yair 2025-07-29 17:27:27 -04:00
  • 10de56c783 Feature: Added an option to hide 'Open in Terminal' from the context menu (#17349) Yair 2025-07-29 11:39:43 -04:00
  • f8b3725a13 Fix: Fixed issue where delete key wouldn't work after removing item from selection (#17348) Filippo Ferrario 2025-07-29 17:17:48 +02:00
  • 72030071cb Code Quality: Re-organize the structure of Files.App.Storage (#17340) 0x5BFA 2025-07-29 06:54:37 +09:00
  • 7b4325ab9b Code Quality: Fixed an issue where the fix in #17335 didn't work (#17337) hishitetsu 2025-07-29 00:01:38 +09:00
  • 27d9db171d Code Quality: Properly handle cancellation and null shell items in WindowsDialogService (#17310) seer-by-sentry[bot] 2025-07-28 10:30:03 -04:00
  • d3c6d87b1e Code Quality: Unsubscribe events in MediaPreview (#17335) hishitetsu 2025-07-28 23:10:10 +09:00
  • 9d879a9568 Code Quality: Fixed Omnibar navigation in search results (#17304) Yair 2025-07-26 22:12:44 -04:00
  • 9b806b384e Code Quality: Don't wait canceled git fetch (#17330) hishitetsu 2025-07-27 11:09:01 +09:00
  • 28ce3cf80b Fix: Added null check for op before calling Unadvise (#17315) seer-by-sentry[bot] 2025-07-25 10:30:08 -04:00
  • 2f5ee47642 Code Quality: Prevent crash when sync root info is null (#17318) seer-by-sentry[bot] 2025-07-24 22:55:54 -04:00
  • c64b914af4 Code Quality: Prevent exception when AppModel.LastSelectedTabIndex is set before MainPage is loaded (#17309) seer-by-sentry[bot] 2025-07-24 22:50:18 -04:00
  • 4558bc2702 Code Quality: Ran code cleanup (#17307) Yair 2025-07-24 20:57:33 -04:00
  • 80c9b43ec7 Code Quality: Improved display of plural strings in Status Center (#17300) Mihai Vasiliu 2025-07-24 15:24:00 +01:00
  • 5de7ede72a Code Quality: Defer CurrentSelectedMode assignment in OmnibarMode_Loaded (#17302) Yair 2025-07-23 23:59:15 -04:00
  • 5a7f153749 Fix: Fixed issue preventing file selection via keyboard (#17299) Yair 2025-07-23 11:45:37 -04:00
  • c4f21f2f68 GitHub: Updated readme screenshot Yair 2025-07-22 22:28:23 -04:00
  • a66c7a99ff Code Quality: Focus correct filter header in dual pane Yair 2025-07-22 17:25:22 -04:00
  • 8474fc2156 Code Quality: Added missing SuppressNavigationTransitionInfo Yair 2025-07-22 15:47:46 -04:00
  • 0a7fc09103 [ImgBot] Optimize images (#17293) imgbot[bot] 2025-07-22 15:36:16 -04:00
  • 03da091cd4 Fix: Fixed issue where the Windows version was copied incorrectly (#17294) Yair 2025-07-22 15:18:15 -04:00
  • dac0ab44b4 GitHub: Updated hero image Yair 2025-07-22 14:54:47 -04:00
  • fa48662979 GitHub: Fixed download badge sizes Yair 2025-07-22 12:15:30 -04:00
  • cd4c328d70 GitHub: Updated download badges Yair 2025-07-22 12:04:13 -04:00
  • be9a1f67a2 GitHub: Updated readme header Yair 2025-07-22 11:50:52 -04:00
  • 0681a48955 Code Quality: Fixed inverted if statement for CheckForBackgroundImage() Yair 2025-07-22 11:39:34 -04:00
  • 2634ee86be Code Quality: Fixed issue where Omnibar sometimes stole focus Yair 2025-07-21 22:50:08 -04:00
  • 78b229ee47 Code Quality: Improved tooltip UX in BreadcrumbBar (#17277) 0x5BFA 2025-07-22 01:10:28 +09:00
  • 6b3b112700 Code Quality: Removed old address bar code (#17286) Yair 2025-07-21 12:02:58 -04:00
  • d7e0e9d3cf Code Quality: Improved Axe assertion message (#17283) 0x5BFA 2025-07-21 12:13:08 +09:00
  • f36a19df70 Code Quality: Improved WindowsStorables (#17191) 0x5BFA 2025-07-21 00:37:16 +09:00
  • 1c5ca4aed8 Build: v3.9.12 Yair 2025-07-20 10:46:37 -04:00
  • ab1db76e11 Code Quality: Updated translations (#17276) Yair 2025-07-18 10:01:55 -04:00
  • 089c9c3c9d Feature: Enabled Omnibar Yair 2025-07-18 09:56:03 -04:00
  • 20e6c6c624 Code Quality: Use UI thread when populating suggestions (#17274) 0x5BFA 2025-07-17 11:54:58 +09:00
  • 160775ff43 Code Quality: Fixed issue with focusing the filter header Yair 2025-07-16 22:53:56 -04:00
  • f995c73e40 Code Quality: Focus tab content when switching tabs Yair 2025-07-16 22:48:57 -04:00
  • 9c2e48b498 Code Quality: Implement IOmnibarTextMemberPathProvider in SuggestionModel Yair 2025-07-16 17:46:29 -04:00
  • 68d16a2412 Feature: Added a filter header (#17268) Yair 2025-07-15 17:06:24 -04:00
  • 691ecdc3d1 Feature: Add support for OX Drive integration (#17267) Saravanan Ganapathi 2025-07-15 01:31:16 +05:30
  • 91e7e7aa16 Code Quality: Fixed an issue where suggestions in Path mode don't update when switching tabs (#17263) 0x5BFA 2025-07-14 23:42:49 +09:00
  • 3c162d212d Code Quality: Fixed selecting Omnibar suggestions via keyboard (#17260) Yair 2025-07-13 23:44:14 -04:00
  • d1df7b962c Feature: Removed setting for displaying the home button Yair 2025-07-10 16:08:44 -04:00
  • 157f7bfb62 Code Quality: Enabled entering searches Yair 2025-07-10 11:36:33 -04:00
  • 4ee893b473 Code Quality: Unlock search mode Yair 2025-07-10 11:31:17 -04:00
  • 6b8a578ead Code Quality: Use newer syntaxes for ArgumentException handling (#17258) Corvin 2025-07-10 04:49:41 +02:00
  • 8313457338 Fix: Fixed support for RTL Yair 2025-07-08 17:30:52 -04:00
  • a0127779b2 Code Quality: Animated chevron (#17259) Yair 2025-07-08 17:07:30 -04:00
  • 8f51561377 Code Quality: Improved Omnibar 14.1 (#17255) 0x5BFA 2025-07-09 04:12:19 +09:00
  • fe5215713d Code Quality: Improved Omnibar 14 (#17248) 0x5BFA 2025-07-08 12:21:10 +09:00
  • 3a34707118 Build: v3.9.11 Yair 2025-07-07 10:13:20 -04:00