-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Removed extra controls from the Visual Tree #7824
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Something strange is happening in Tiles View, icons seems to get smaller and the list items move down: |
@gave92 can you test again? |
gave92
added
triage approved
ready to merge
Pull requests that are approved and ready to merge
and removed
triage approved
needs - code review
labels
Jan 23, 2022
gave92
approved these changes
Jan 23, 2022
d2dyno1
changed the title
Removed extra controls from visual tree
Removed extra controls from the Visual Tree
Jan 23, 2022
yaira2
added a commit
that referenced
this pull request
Apr 26, 2022
commit e59e06ea656722c4fa61c02c9ad63abe35749ee5 Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Tue Apr 26 02:44:45 2022 +0200 Properly maintain sidebar state (#9004) commit b9a30b8cae0badbbf84ff493acb5f7e90bac8662 Author: imhe6 <95729258+imhe6@users.noreply.github.com> Date: Tue Apr 26 03:27:54 2022 +0800 Fixed format and grammar issue in zh-Hans.xlf (#9001) commit 36e246d7ca32c0e0671f26c3c8d7854d95802890 Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Mon Apr 25 17:14:33 2022 +0200 Fix spacing in status bar (#8999) commit 8cfefc8ef275ad649b349ad3845342522d7530bb Author: imhe6 <95729258+imhe6@users.noreply.github.com> Date: Mon Apr 25 22:12:48 2022 +0800 Updated Simplified Chinese (#8996) commit 357b3792d7e89734e5f625464a3208c61825d22d Author: SiderealArt <nelson22768384@gmail.com> Date: Mon Apr 25 11:57:39 2022 +0800 Update Traditional Chinese translation (#8993) commit 6908bc11f4b74e2720e77b154bcb5066f2e68f77 Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Mon Apr 25 00:17:03 2022 +0200 Show file tags menu in search page. Fix overflow items not shown in search page (#8987) commit 5112e825b99903187a77c9164187d981b1a12c24 Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Sun Apr 24 20:26:30 2022 +0200 Fix copy and rename inside zip files (#8930) commit 72636fcb2e803b4c6f8e2aea0a9c18f87870be30 Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Sun Apr 24 20:25:12 2022 +0200 [Refactor] Decouple *Manager classes from the Sidebar (#8952) commit ede5c3ed8fc13366d1a41320a45cbb698f67e9a9 Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Sun Apr 24 03:49:00 2022 +0200 Fixes an issue for which settings are not imported (#8970) commit cc2262fd892786567508b367e76753230f43c4e7 Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Sun Apr 24 03:48:21 2022 +0200 "File in use" dialog improvements (#8925) commit 88bda1177013fe99f4e5143a2ab0fdd962f711f6 Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Thu Apr 21 16:44:29 2022 -0400 Fixed an issue where the tab control had the wrong color (#8971) commit 2dc033c437dd640c62bdca71ab27df5db4929027 Author: cinqmilleans <46631671+cinqmilleans@users.noreply.github.com> Date: Thu Apr 21 16:26:34 2022 +0200 Refactor Storage History (#8959) commit 421917c1b4cd50f9640d660f3235051e321430db Author: cinqmilleans <46631671+cinqmilleans@users.noreply.github.com> Date: Thu Apr 21 05:14:46 2022 +0200 Refactor FtpStorage (#8958) commit d974d90632711352738aa6827b1e4e332942261a Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Thu Apr 21 01:54:41 2022 +0200 Do not change file date modified when setting tag (#8967) commit 40d52c16c2789713624a358d79bb1b1930a910ce Author: Scott Whitney <79826944+puppetsw@users.noreply.github.com> Date: Wed Apr 20 11:26:41 2022 +0930 Codebase: Rename NavigationToolbar to AddressToolbar (#8903) commit 8c350aed965c52801814e702989b52b4345aa96a Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Tue Apr 19 22:23:12 2022 +0200 Fix create folder with selection (#8929) commit 0b565ce089d4c20af4a52c438e9ea66ebba7e9b7 Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Tue Apr 19 22:22:37 2022 +0200 Disable Move operation on folders when using StorageFile APIs (#8960) commit 73935b34a0f64b407db61550af36225333c0e5e3 Author: cinqmilleans <46631671+cinqmilleans@users.noreply.github.com> Date: Mon Apr 18 15:54:33 2022 +0200 Fr-fr update (#8945) commit 35423e765b89a51001695372899179b2bc973f8b Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Mon Apr 18 03:52:53 2022 +0200 Fix empty 'show item name column' context menu (#8927) commit 0b44db0b58658273acb41421e8fc33aa770202c4 Author: cinqmilleans <46631671+cinqmilleans@users.noreply.github.com> Date: Mon Apr 18 03:51:58 2022 +0200 CleanUp of BaseStorageItem (#8919) commit d3df64a9e1dc578e179422f4b3d6fe9ad88c2526 Author: cinqmilleans <46631671+cinqmilleans@users.noreply.github.com> Date: Mon Apr 18 03:51:50 2022 +0200 Improves storage (next) (#8928) commit 848083fb17b61955532d102d64d9bda49968e685 Author: Winston de Jong <59544401+winston-de@users.noreply.github.com> Date: Sun Apr 17 21:51:37 2022 -0400 Fix clear all properties button text (#8931) commit e545bd517470a4e42c3d3ca7582dc0bf59c8d8eb Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Fri Apr 15 18:56:11 2022 +0200 Fix crash when setting compact style on app start (#8923) commit ab1d347ad964f0f15c11caa0d0c0a1b637e964ed Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri Apr 15 01:11:38 2022 -0400 Bump Microsoft.UI.Xaml (#8921) Bumps [Microsoft.UI.Xaml](https://github.com/microsoft/microsoft-ui-xaml) from 2.8.0-prerelease.220118001 to 2.8.0-prerelease.220413001. - [Release notes](https://github.com/microsoft/microsoft-ui-xaml/releases) - [Commits](https://github.com/microsoft/microsoft-ui-xaml/compare/v2.8.0-prerelease.220118001...v2.8.0-prerelease.220413001) --- updated-dependencies: - dependency-name: Microsoft.UI.Xaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit dc97caacd1a8de5395c46d1f5b13aae7b9fc591e Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Apr 12 10:37:18 2022 -0400 Bump Microsoft.Data.Sqlite.Core from 6.0.3 to 6.0.4 (#8901) Bumps [Microsoft.Data.Sqlite.Core](https://github.com/dotnet/efcore) from 6.0.3 to 6.0.4. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.3...v6.0.4) --- updated-dependencies: - dependency-name: Microsoft.Data.Sqlite.Core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit e02d3a915b3fb32658453e40dbb72b9af7d43092 Author: SimpleBear in developer mode <81253203+itsWindows11@users.noreply.github.com> Date: Tue Apr 12 02:59:06 2022 +0200 Add archive name when extracting (#8900) commit 7d57d0b0453e13f7523ff5077548459adaf1cc6c Author: Alexander Kozachenko <6381189+devovercome@users.noreply.github.com> Date: Mon Apr 11 19:07:10 2022 +0300 Fixed an issue preventing drag and drop from working (#8891) commit 3c7d2da2411038e800d258adacbda4024cc17b6f Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Mon Apr 11 17:50:40 2022 +0200 Fix refresh in mapped network drives (#8897) commit 347b71eb4871608b00aecc601c9d704a6481a6d4 Author: Alexander Kozachenko <6381189+devovercome@users.noreply.github.com> Date: Mon Apr 11 17:29:52 2022 +0300 Changed namespace Files to Files.Uwp in Files.Uwp.csproj (#8898) commit ccca60d722ed559119b8a47f8622ebf436ba2427 Author: cinqmilleans <46631671+cinqmilleans@users.noreply.github.com> Date: Mon Apr 11 16:27:41 2022 +0200 Added an option to show icons instead of thumbnails (#8888) commit 4ce01945c882a77df8eae123a724599f7b03bb48 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon Apr 11 07:54:02 2022 -0400 Bump MSTest.TestFramework from 2.2.8 to 2.2.9 (#8894) Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.2.8 to 2.2.9. - [Release notes](https://github.com/microsoft/testfx/releases) - [Commits](https://github.com/microsoft/testfx/compare/v2.2.8...v2.2.9) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit e61214853c860fb7d71d080c3aed1cb92b8c8ddd Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon Apr 11 01:41:58 2022 -0400 Bump MSTest.TestAdapter from 2.2.8 to 2.2.9 (#8895) Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 2.2.8 to 2.2.9. - [Release notes](https://github.com/microsoft/testfx/releases) - [Commits](https://github.com/microsoft/testfx/compare/v2.2.8...v2.2.9) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 3ab310c6e519a0cb7074e87f75897814489bb6ee Author: Jie "Jason" Liu <jasonningliu@gmail.com> Date: Sun Apr 10 20:27:50 2022 -0600 Change preview pane play media toggle to 'ctrl + space' (#8893) commit 4065b64240ad4ed43fc2011008074f8eb42b494f Author: cinqmilleans <46631671+cinqmilleans@users.noreply.github.com> Date: Sun Apr 10 13:44:48 2022 +0200 Clean IStorageItemWithPath (#8889) commit 9549a9400ceab4673f48077c14d0707250f7b75e Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Sun Apr 10 03:33:32 2022 +0200 Remember sidebar items state when sidebar is collapsed/extended (#8886) commit 31b90b2b5d2adfc94e5939ffbda8b3549f466adf Author: cinqmilleans <46631671+cinqmilleans@users.noreply.github.com> Date: Fri Apr 8 16:37:04 2022 +0200 Added examples to the date and time settings (#8875) commit 80b60735136c95054c0a469611e4b7a96750537d Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri Apr 8 09:39:35 2022 -0400 Bump CommunityToolkit.Mvvm from 8.0.0-preview2 to 8.0.0-preview3 (#8879) Bumps [CommunityToolkit.Mvvm](https://github.com/CommunityToolkit/dotnet) from 8.0.0-preview2 to 8.0.0-preview3. - [Release notes](https://github.com/CommunityToolkit/dotnet/releases) - [Commits](https://github.com/CommunityToolkit/dotnet/compare/v8.0.0-preview2...v8.0.0-preview3) --- updated-dependencies: - dependency-name: CommunityToolkit.Mvvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 34a1b0242b34f9d91838de1e9f74f0764e8bb5fb Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Fri Apr 8 15:36:09 2022 +0200 Auto refresh file list in network shares (#8831) commit 3bb93d36222c1b3fafc925b400abfdfb107d366a Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Fri Apr 8 04:12:20 2022 +0200 Added double click to go up gesture (#8878) commit de16c8e19141674dc2ffaa579b8dde855da4c1f9 Author: d2dyno <53011783+d2dyno1@users.noreply.github.com> Date: Thu Apr 7 22:39:46 2022 +0200 Fixed conflicts dialog (#8876) commit 6dfc1a659ad107b39994c987002bdb1e2c656b1d Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Thu Apr 7 20:22:44 2022 +0200 Avoid throwing NRE when getting path suggestions on Home (#8871) commit 9898806bd2554941d78c5f2fa0e4504b01fed554 Author: d2dyno <53011783+d2dyno1@users.noreply.github.com> Date: Thu Apr 7 20:19:12 2022 +0200 Moved FileSystemDialog to Files.Backend (#8857) commit f3f1c01307401f599aa4f337ac6f3c4c85be3593 Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Thu Apr 7 04:13:54 2022 +0200 Fix Ctrl+L on homepage (#8861) commit edeba90e83fef4763af6edc82f29f25b98862855 Author: Esibruti <78214358+esibruti@users.noreply.github.com> Date: Mon Apr 4 23:00:16 2022 +0100 Fixed an issue where the disconnect drive icon wasn't displaying correctly (#8854) commit 961a5e25cffebe2fe3365dac7c22c5b07dc902cd Author: Luke Blevins <lukeblevins15@outlook.com> Date: Mon Apr 4 16:27:37 2022 -0400 Reduce default padding of widgets (#8851) commit 4aff757847d098ee92da052881cda9baa8c580ab Author: Scott Whitney <79826944+puppetsw@users.noreply.github.com> Date: Tue Apr 5 00:42:12 2022 +0930 Added a check to disable the pasting shortcut key combo while the Search textbox is active. (#8811) commit 127cf3c293c71b584099eea1366d6a5d7ef5050a Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Sun Apr 3 18:14:01 2022 +0200 Possibly fix app hang on start (#8847) commit c4fa8346100d5d1d239e0eac72f986c429e9b15b Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Sun Apr 3 17:05:07 2022 +0200 Show which process is locking a file (#8809) commit 135e7a738a358b01bec3cc725f34e3efe67ec1b0 Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Sun Apr 3 03:21:15 2022 +0200 Fix crash when previewing XML files (#8828) commit aaf49ba2cb8bfabc6852160013ab1f2560c90caf Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Sun Apr 3 03:20:23 2022 +0200 Statically link VC runtime (#8829) commit a42ca79fb2a778a5adfafa1f6db3aaa5592447ab Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Sun Apr 3 03:19:56 2022 +0200 Fix crash when favorites section is hidden (#8833) commit 804787300a58a88504c6406e55f2404e44a4f946 Author: CarJem Generations (Carter Wallace) <cwallacecs@gmail.com> Date: Sat Apr 2 21:18:31 2022 -0400 Fixed an issue where the properties window used the wrong theme (#8837) commit 42d9be2c0976e152f74561804b647707f54c029b Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Sat Apr 2 23:34:06 2022 +0200 Fixed crash when using "apply to all" menu item in conflicts dialog (#8836) commit dd6696d788bd594fbf2cb332dee5c92564ce30c8 Author: Aleksander Łukasiewicz <69370471+oleklukasiewicz@users.noreply.github.com> Date: Sat Apr 2 14:27:50 2022 +0200 Moved Sidebar context menu to INavigationControlItem (#8506) commit efac043794d090609d82b5c74f8b769caab8683f Author: Aaron Katzin <katzin.aaron@gmail.com> Date: Fri Apr 1 17:35:17 2022 +0300 Invalid favorities are no longer removed from the sidebar (#8767) commit 852a69bac553af87cb41173aa46356a10a0f129d Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Fri Apr 1 10:04:10 2022 -0400 Added compact mode support to the sidebar (#8820) commit e6d86711b5e68cc475333fe721f22302b7de61f5 Author: Scott Whitney <79826944+puppetsw@users.noreply.github.com> Date: Fri Apr 1 00:25:44 2022 +1030 Codebase: Fixing UpdateService (#8812) commit 62714c4705b74a1c5c89fa5ab9cc61b481de62a7 Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Thu Mar 31 04:35:08 2022 +0200 Fixed an issue where items wouldn't load in Box drive (#8808) commit f40c8fc06b353fd670681a5e6ce82926a8b1aeac Author: marciozomb13 <marciomusicultd@gmail.com> Date: Tue Mar 29 11:07:02 2022 -0300 Update Files.pt-BR.xlf (#8804) commit ac70216c6abf0a49912218b84c44b409b741cfd2 Author: Scott Whitney <79826944+puppetsw@users.noreply.github.com> Date: Wed Mar 30 00:15:55 2022 +1030 Reset dual pane layout when double clicking the grid splitter (#8801) commit 3e0f70f82fe4518cfba21f0ebd1646f21ed499a2 Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Mon Mar 28 22:14:44 2022 +0200 Add support for creating google docs files from the "new" menu (#8784) commit c554fe17379a657b83d2e4f823b0391ca79a05d7 Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Mon Mar 28 14:18:26 2022 -0400 Auto select first item in user list for permissions (#8794) commit 006d537d65feab849ae48dd9e9ccbe33a40eea28 Author: Esibruti <78214358+esibruti@users.noreply.github.com> Date: Mon Mar 28 15:03:53 2022 +0100 Update pt-PT language (#8790) commit f2cd6b0a404b9a0f46f301db022f876fe7dc156f Author: cinqmilleans <46631671+cinqmilleans@users.noreply.github.com> Date: Mon Mar 28 16:02:12 2022 +0200 Remove each x:uid (#8792) commit 6f7787dad2e20d69faf3947a872953bff4ae77c9 Author: Jie "Jason" Liu <jasonningliu@gmail.com> Date: Sun Mar 27 15:41:58 2022 -0600 Fix rename dialog processing stale text (#8783) commit 3d413338df0d2cfa1c8bf7b3d26eb5c0d09c4cb2 Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Sun Mar 27 17:10:52 2022 -0400 Updated themes to work with new tab design (#8782) commit 36d5996baec91c0d571bf96637f949b8706a12f4 Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Sun Mar 27 21:57:51 2022 +0200 Fix default & build in case of usernames with spaces (#8779) commit 0ea08b2581c13b11e84c8ad780f0e6f68fe0d432 Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Sun Mar 27 20:24:22 2022 +0200 Fix crash when "show folder sizes" is enabled (#8716) commit 9f42e015e80408bf15264c51016ad600c6b8da6f Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Sun Mar 27 19:03:28 2022 +0200 Fix MainPage adaptive triggers (#8778) commit 965b9dd7ed66ad647945d32fd5bfea3ea0ee98d5 Author: R3voA3 <robertseibel@outlook.de> Date: Sun Mar 27 06:39:24 2022 +0200 Update Files.de-DE.xlf (#8773) commit ea638d48a20c4ce148463cc242a65baad64b33a4 Author: cinqmilleans <46631671+cinqmilleans@users.noreply.github.com> Date: Sat Mar 26 23:53:00 2022 +0100 Moved Linq extensions to Files.Shared (#8761) commit 66f6a4a7ad7d52615b54d2ce87fc1549aeff5d74 Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Fri Mar 25 09:12:48 2022 -0400 Added chevron to pathbar (#8764) commit 800f2fe9a4070ea00e361686f585b4acfa9cfb3c Author: Scott Whitney <79826944+puppetsw@users.noreply.github.com> Date: Fri Mar 25 11:07:42 2022 +1030 Increased padding on Pathbar (#8758) commit ebe2424dd3f2008e396516e3e59f89f5307d4d83 Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Thu Mar 24 11:04:37 2022 -0400 Added compact spacing option (#8751) commit 23865ce709a26d4fcb0a34938c6cc7ca13aa337d Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Wed Mar 23 17:45:11 2022 -0400 Implemented connected tab styles (#8740) * Connected tab style * Improved styles * Update Mica Imitation.xaml * Update HorizontalMultitaskingControl.xaml * Removed extra line commit eb4813c3eb0940b5747d4e51ea0c91a3def0c672 Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Wed Mar 23 16:13:30 2022 -0400 Reduced sidebar items height to match default ListViewItem (#8745) commit 8e46f0d9d45f13fca9a2f6592e62b778e855a825 Author: Jie "Jason" Liu <jasonningliu@gmail.com> Date: Tue Mar 22 17:49:15 2022 -0600 Notify when pinned items config changes (#8712) commit 327021ccad12192f44a898d690aaf1583c81b15f Author: AzzaLah <dimasmaulanahidayatullah85@gmail.com> Date: Mon Mar 21 21:16:34 2022 +0700 Update id-ID(#8723) commit 205fd029a051e6567d11008ba28eb21417a970c5 Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Sun Mar 20 15:31:36 2022 -0400 Fixed release pipeline (#8718) commit 7ef02f77d207fca2276f3cf242b0a2cfe3b3064f Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Sun Mar 20 19:40:23 2022 +0100 Copy launcher to output directory (#8717) commit 683358f36cafe6022616785ceb40d56b2c952500 Author: szabolcstarnai <tarnai.szabolcs01@gmail.com> Date: Sun Mar 20 03:59:00 2022 +0100 Improved behavior when entering restricted characters (#8204) commit 0cb7cf1db0c926d1201e7301371d68167ad155d5 Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Sun Mar 20 02:59:10 2022 +0100 Use external launcher to set Files as default explorer (#8684) commit 02b8ec93751bbb9da4f6501a629ad099a8ba53eb Author: NullPointerException <62196528+onein528@users.noreply.github.com> Date: Sun Mar 20 10:01:50 2022 +0900 Fix broken ta translation (#8710) commit 0ec662f7f7a12c49d018cafdd3d50015798df304 Author: Manfredi <45036600+manfromarce@users.noreply.github.com> Date: Thu Mar 17 04:25:05 2022 +0100 Added more file types in new file menu (#8598) commit d687232baeffee6d29366fbcdf18423a0945e631 Author: Alexander Kozachenko <6381189+devovercome@users.noreply.github.com> Date: Thu Mar 17 06:24:08 2022 +0300 Added a debounce for image rotation command. (#8682) commit 412dd9863a453e28926d935a8b4a93de18fc5db5 Author: SherryY <34740895+SudaCat@users.noreply.github.com> Date: Wed Mar 16 01:19:12 2022 +0800 Update Chinese language (#8666) commit 69d522885b469244e68447c6c5355c2b98a2bc32 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Mar 15 02:10:00 2022 -0400 Bump Vanara.PInvoke.Mpr from 3.3.15 to 3.4.0 (#8665) Bumps [Vanara.PInvoke.Mpr](https://github.com/dahall/vanara) from 3.3.15 to 3.4.0. - [Release notes](https://github.com/dahall/vanara/releases) - [Commits](https://github.com/dahall/vanara/compare/v3.3.15...v3.4.0) --- updated-dependencies: - dependency-name: Vanara.PInvoke.Mpr dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 3752fd6efb830fc63f878969ef01d9761fd1cb30 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri Mar 11 00:14:19 2022 -0500 Bump CommunityToolkit.Mvvm from 8.0.0-preview1 to 8.0.0-preview2 (#8629) Bumps [CommunityToolkit.Mvvm](https://github.com/CommunityToolkit/dotnet) from 8.0.0-preview1 to 8.0.0-preview2. - [Release notes](https://github.com/CommunityToolkit/dotnet/releases) - [Commits](https://github.com/CommunityToolkit/dotnet/compare/v8.0.0-preview1...v8.0.0-preview2) --- updated-dependencies: - dependency-name: CommunityToolkit.Mvvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 5326a2ebe1b70f0616c03417b2d1c2b178fb4f90 Author: AzzaLah <dimasmaulanahidayatullah85@gmail.com> Date: Thu Mar 10 21:08:07 2022 +0700 Update Id-ID (#8611) commit b019bf147c28a400592bf3ce81e70f2a1cf40e5f Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Wed Mar 9 15:18:29 2022 -0500 Added pull to refresh gesture (#8600) commit a379fc411bcbc3e0dd78364d820a09672823093f Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Mar 8 23:42:36 2022 -0500 Bump Microsoft.Data.Sqlite.Core from 6.0.2 to 6.0.3 (#8608) Bumps [Microsoft.Data.Sqlite.Core](https://github.com/dotnet/efcore) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.2...v6.0.3) --- updated-dependencies: - dependency-name: Microsoft.Data.Sqlite.Core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 55ba62ed6f91ca3f27273d3fdab64a8b87bbdd19 Author: cinqmilleans <46631671+cinqmilleans@users.noreply.github.com> Date: Tue Mar 8 19:03:37 2022 +0100 Fix FilesystemTasks error code (#8604) commit 614dc0b51488ef08429fec7c297c9515d64ef182 Author: bebeyaco <100453322+bebeyaco@users.noreply.github.com> Date: Tue Mar 8 13:03:30 2022 -0500 Fixed the close pane icon (#8513) commit 1b2c0606f908a5121e292344232435c809bcc77a Author: Luke Blevins <lukeblevins15@outlook.com> Date: Mon Mar 7 15:08:58 2022 -0500 chore: remove, ungroup various enums (#8580) commit 7d67f42c782f52205d44f441a8f1655a56804f4d Author: cinqmilleans <46631671+cinqmilleans@users.noreply.github.com> Date: Mon Mar 7 20:44:17 2022 +0100 Added ILogger interface (#8594) commit 976484fbe267f64025287f7602916f477867fd05 Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Sun Mar 6 16:34:24 2022 -0500 Removed behavior of auto resizing columns (#8589) commit b500e94e1ff589bb6a7b900088cf89ce37947b9e Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Thu Mar 3 13:48:08 2022 -0500 Updated appinstaller url to point to the new cdn (#8558) commit 457ddda2a4e9845b01eddfc9bb8c853cae9e4b3b Author: Jie "Jason" Liu <jasonningliu@gmail.com> Date: Wed Mar 2 12:21:46 2022 -0700 Select next item after deletion and reduce code complexity (#8503) commit 8ffe6040423a0bbc4d8a5404a6fd78e84cb4d14e Author: Scott Whitney <79826944+puppetsw@users.noreply.github.com> Date: Wed Mar 2 17:28:35 2022 +1030 Don't show toolbar buttons when pagetype is recycle bin. (#8545) commit dafba797db437c4925ba27745c0b0c45e17ddce6 Author: d2dyno <53011783+d2dyno1@users.noreply.github.com> Date: Wed Mar 2 07:57:32 2022 +0100 [infrastructure] Implemented IDialogService (#8483) commit fa6da70ce06686bead34a6c83b3fe0f2fe730c9e Author: somni <82272900+somnisomni@users.noreply.github.com> Date: Wed Mar 2 06:32:52 2022 +0900 Updated ko-KR (#8541) commit e2a1fa65bf94e0f42a34e11c8ec21023e09239eb Author: хлифи <70767436+xlifi@users.noreply.github.com> Date: Tue Mar 1 05:28:24 2022 +1000 Updated ru-RU (#8525) commit 842013eaf3e954a1300a4b0ffdf54abd40b666e0 Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Sat Feb 26 23:20:34 2022 -0500 Create LICENSE commit bf8c9e2e80b625cd859415a2e10211bed8521b46 Author: Luke Blevins <lukeblevins15@outlook.com> Date: Thu Feb 24 17:28:59 2022 -0500 Remove unneeded solution configs, correct namespace references (#8499) commit 31329db38b46f4f15fa7480aab70e96ae2e48600 Author: cinqmilleans <46631671+cinqmilleans@users.noreply.github.com> Date: Thu Feb 24 14:49:57 2022 +0100 Fix config x64 (Backend/Shared) (#8494) commit 21b934984266dabef7757970185a1b557bb86b4f Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Feb 24 08:34:50 2022 +0100 Bump CommunityToolkit.Mvvm from 7.1.2 to 8.0.0-preview1 (#8488) commit dbe00368b98e3efbaf17a01c34281a5f0f87625f Author: Konrad Sikorski <konrad.sikorski@windowslive.com> Date: Thu Feb 24 04:48:10 2022 +0100 Added required individual components of VS to readme (#8480) commit 1705e64b305128cbebdaf5e33fc69e424d83ff09 Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Wed Feb 23 22:38:23 2022 -0500 Revert prs for MIT (#8487) commit 26e6596786a1d638c6e2d9be2eb504e35a366a51 Author: d2dyno <53011783+d2dyno1@users.noreply.github.com> Date: Wed Feb 23 22:39:49 2022 +0100 Moved settings services to Files.Backend (#8479) commit ab33f7ab2bd944c1e4289eab8561bc1de26c91fc Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Wed Feb 23 11:56:36 2022 -0500 Removed set as default option from store version (#8474) commit c8ac93f5eed261ab6bbdd8f8f68afd8d5521e6b6 Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Wed Feb 23 09:40:00 2022 -0500 Removed unused resources (#8456) commit 30e245b2fae3b50e900251b50e544b47a8379c77 Author: d2dyno <53011783+d2dyno1@users.noreply.github.com> Date: Wed Feb 23 06:19:21 2022 +0100 [infrastructure] Changed project structure (#8464) commit 1a086a2da8ac72388481eabef7b079e1bcdae2cf Author: Aleksander Łukasiewicz <69370471+oleklukasiewicz@users.noreply.github.com> Date: Tue Feb 22 19:12:52 2022 +0100 Fixed tags section in the context menu (#8460) commit 7b96aa7052d5569579c4489474e5a02344414017 Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Mon Feb 21 20:22:30 2022 +0100 Fix wrong foreground text color in zoomed-out Group headers (#8457) commit 1c10b5ebd0dd5a8a90c9f8367947149bca378e36 Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Mon Feb 21 14:00:07 2022 -0500 Properly dispose event in FolderSizeProvider (#8454) commit 9acc86f00273cd5b3ec747df4d05ee91ae9cd6ec Author: cinqmilleans <46631671+cinqmilleans@users.noreply.github.com> Date: Mon Feb 21 19:59:32 2022 +0100 Add c# functionality "init" and "record" (#8421) commit 2d97b45acc8b66789f67f23b06a8933628cf9b54 Author: cinqmilleans <46631671+cinqmilleans@users.noreply.github.com> Date: Mon Feb 21 19:59:14 2022 +0100 Improves MultiPanes (#8321) commit 358c0ef21bffe5af55b04e386560bba99978de3a Author: cinqmilleans <46631671+cinqmilleans@users.noreply.github.com> Date: Mon Feb 21 17:08:50 2022 +0100 Update FR-fr (#8450) commit 934b7fd2e6c5fc9fe41ee61b30fc3eb4b2aaf909 Author: cinqmilleans <46631671+cinqmilleans@users.noreply.github.com> Date: Mon Feb 21 17:00:05 2022 +0100 Fix SearchBox height (#8452) commit edd56c6c198a5a24e86c3376b7dcc4f2b2df4501 Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Mon Feb 21 00:33:26 2022 -0500 Revert changes (#8444) commit 9792821657b5259c184ae9ca9882a32bc0529b13 Author: Marco Franzen <mail@marco-franzen.de> Date: Sun Feb 20 23:32:36 2022 +0100 Auto select primary button in empty recycle bin dialog (#8442) commit 2773b5dad78dbb4661305e365c7f2c6efa871b29 Author: alukasiewicz <69370471+aleksanderlukasiewicz@users.noreply.github.com> Date: Sun Feb 20 20:13:45 2022 +0100 Added context menu to hide sidebar sections (#8317) commit 3f18f5fed5f87d385782bce7ba4ef63d343e2e29 Author: Manfredi <45036600+manfromarce@users.noreply.github.com> Date: Sun Feb 20 19:25:34 2022 +0100 Fixed issue that causes a window to close when a tab is torn off (#8433) commit 4d98ddd190b7eda45a5ced7e20538db2aa5bc9a8 Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Sun Feb 20 19:25:13 2022 +0100 Added tags section to the sidebar (#8435) commit 03ea9b25fa7f6b34505c3bf3fa95244a065ce91b Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Sun Feb 20 19:24:10 2022 +0100 Remove RegistryToJsonSettingsMerger class (#8437) commit fd3685ec18790a80cdf399fdf1de1e9b0af8e672 Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Sun Feb 20 19:24:00 2022 +0100 Fix crash when deleting files (#8438) commit 576501fd21adeca1c26c32f4107a79d96b955319 Author: THEBOSSMAGNUS <92474350+THEBOSSMAGNUS@users.noreply.github.com> Date: Sun Feb 20 18:51:33 2022 +0100 Better Italian translation (#8152) commit b22a89881bb66dd498f0af46e641f748ea15bebb Author: Elvis Tsang <79657301+elvistkf@users.noreply.github.com> Date: Sat Feb 19 22:44:27 2022 +0100 Fixed translation error in Files.zh-Hant.xlf (#8426) commit 1d24166755fa28d8d7ed01920df6eda4902ad9ee Author: Kostas Tsakaleris <13333629+tsakalerisk@users.noreply.github.com> Date: Fri Feb 18 16:37:24 2022 +0200 Update Files.el.xlf (#8407) commit 5263610e89226c9815d19eb0cd2b92b138f43eef Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Fri Feb 18 07:06:14 2022 -0500 Added animated visuals (#8402) commit 2df8ac2ad41e8ecf8347109c16aa0758ed3276d7 Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Thu Feb 17 15:47:28 2022 -0500 Update Properties.xaml (#8403) commit 28854315ca8e1a56a12a2e91c5e42106e91a4b1e Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Thu Feb 17 21:43:55 2022 +0100 Show error banner if copy or move fails (#8322) commit 9ddc0627be6271ace2d535d13fdfbaa23274005b Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Thu Feb 17 13:49:16 2022 -0500 Fixed an issue where the toolbar height would sometimes change (#8404) commit 5160b43aa6e1550478e60f80bb876a0cdb814ea8 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Feb 17 11:28:37 2022 +0100 Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 (#8393) commit be1ea3101551c758f54d69144e5d5477ad562e1a Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Tue Feb 15 21:12:33 2022 +0100 Improved JumpString behavior (#8324) commit 6a0b21603166d39add7b199cad9b63698ead462a Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Tue Feb 15 08:48:11 2022 -0500 Removed extra resources (#8143) commit bcb984683aee73ff720e32dc344ea8a674080ef1 Author: michalmrowiec <85842007+michalmrowiec@users.noreply.github.com> Date: Tue Feb 15 06:11:51 2022 +0100 Updated capitalization in nav pane en-GB & en-US (#8357) commit 299d1d942ca870390974ff0cad2be7ed2bff165d Author: cinqmilleans <46631671+cinqmilleans@users.noreply.github.com> Date: Mon Feb 14 23:54:34 2022 +0100 Fixed warnings (continuation) (#8210) commit c7e0cfcc9e2dd1721939affdb578d22f7bfb1ed3 Author: oxixes <38050447+oxixes@users.noreply.github.com> Date: Mon Feb 14 22:21:07 2022 +0100 Updated es-ES translation (#8359) commit faa826f08c1b6927aa252bbb3472368e201aa601 Author: Damian Czupryn <60961958+Daxxxis@users.noreply.github.com> Date: Mon Feb 14 19:55:38 2022 +0100 Added missing Polish translations (#8342) commit 68a7a48de20b97bb69ba3c699740a4908a127e4d Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Sun Feb 13 16:35:47 2022 -0500 Reverted changes from @kaavi98 (#8341) commit 438af5f6282f06054e6088e884e3a2a9fa8d7d3f Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Sun Feb 13 16:33:14 2022 -0500 Update Files.pl-PL.xlf (#8340) commit e4892a95c2bcd1a4dd29a56752df1f6ae08aea56 Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Sun Feb 13 20:25:31 2022 +0100 Fixed duplicate drives added to the sidebar (#8325) commit 83879746a9cb1570dbfd7ef9c85eca6b1f892194 Author: Ahmed Walid <34550324+ahmed605@users.noreply.github.com> Date: Sun Feb 13 21:10:09 2022 +0200 Removed the minimize and maximize buttons from the Properties window when using AppWindow (#8245) commit 4aea07ab1f0a44d39268a6db1a2aefc80ff4ed39 Author: Scott Whitney <79826944+puppetsw@users.noreply.github.com> Date: Fri Feb 11 16:27:56 2022 +1030 Added a shortcut to open folders in Terminal (#8268) commit 1d565e0afba0b4c7de6edf579202e55e761c0539 Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Thu Feb 10 15:11:35 2022 -0500 Updated colored icon font (#8247) commit be4c609cb0df848a4238090701f1c66948820ff0 Author: SherryY <34740895+SudaCat@users.noreply.github.com> Date: Fri Feb 11 03:24:18 2022 +0800 Update Files.zh-Hans.xlf (#8226) commit aa1ed2716fc820f1cd38730b46f4306e38fbfdfa Author: Elvis Tsang <79657301+elvistkf@users.noreply.github.com> Date: Thu Feb 10 17:41:04 2022 +0100 Updated Files.zh-Hant.xlf (#8261) commit b880a7eeb9e6a8c3615f6a629d824eceaa27cf38 Author: pklion <78145811+pklion@users.noreply.github.com> Date: Fri Feb 11 01:39:49 2022 +0900 Update Files.ja-JP.xlf (#8272) commit efff1b39dc75dae73f8d99d0710d318b3885a712 Author: Wtcheesecakes <Thetrolledproject@gmail.com> Date: Thu Feb 10 16:35:42 2022 +0000 Update Files.en-GB.xlf (#8278) commit bc2005e3568eccba6ca6731787748407ab97db28 Author: Slorien <78882365+slorixsh@users.noreply.github.com> Date: Wed Feb 9 23:38:16 2022 +0300 Update Files.tr-TR.xlf (#8260) commit 2d432609a7206b4d43c113350505a336ca3a8e2b Author: FilopateerMaged <44089932+FilopateerMaged@users.noreply.github.com> Date: Wed Feb 9 19:16:24 2022 +0200 Corrected the Arabic translation (#8258) commit 10062c90dd597f578175509fb80eb7f4cfb3a948 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed Feb 9 12:02:19 2022 -0500 Bump Microsoft.Data.Sqlite.Core from 6.0.1 to 6.0.2 (#8248) Bumps [Microsoft.Data.Sqlite.Core](https://github.com/dotnet/efcore) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.1...v6.0.2) --- updated-dependencies: - dependency-name: Microsoft.Data.Sqlite.Core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 3a3ac1791c0e828f0acc2b52495e3e149137e1c3 Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Wed Feb 9 09:59:09 2022 -0500 Update Package.appxmanifest (#8256) commit 0daf67bf2d566accc2c7a55aaf9b1b689a493f43 Author: cinqmilleans <46631671+cinqmilleans@users.noreply.github.com> Date: Wed Feb 9 15:37:13 2022 +0100 Fixed commands refactor code (#8255) commit f51e79f340295a9752ea6568cffe187877e2420f Author: cinqmilleans <46631671+cinqmilleans@users.noreply.github.com> Date: Wed Feb 9 14:10:14 2022 +0100 Refactor code to prepare for multi-panes (#8163) commit 3ce08603d591256efa330c3387383a3d46835d8b Author: AzzaLah <dimasmaulanahidayatullah85@gmail.com> Date: Wed Feb 9 20:09:56 2022 +0700 Updated Indonesia Lang (#8236) commit 839de60362295658237976953317ef4f8ed0f95f Author: R3voA3 <robertseibel@outlook.de> Date: Tue Feb 8 20:28:15 2022 +0200 Update Files.de-DE.xlf (#8240) commit 3a63f6faa844196fe3b9530eb673cccd78f44178 Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Tue Feb 8 11:40:22 2022 -0500 Created app installer template (#8213) commit f790cb319d068ce6b242280a66ce8eebd4ef39ed Author: Damian Czupryn <60961958+Daxxxis@users.noreply.github.com> Date: Tue Feb 8 17:39:52 2022 +0100 Cleanup, fix and update Polish language (#8235) commit e3f22e46f30adcb991acd6da7c5bb64f820d51ee Author: cinqmilleans <46631671+cinqmilleans@users.noreply.github.com> Date: Mon Feb 7 16:44:05 2022 +0100 Refactor of SettingsViewModel (#8035) commit 614e02632bd6aef9e374e2c5c2a9fac45740c623 Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Mon Feb 7 09:21:24 2022 -0500 Update Package.appxmanifest for v2.1.7 (#8198) commit ab840f114cbc5b9a084ea0eb04a28370329b37e5 Author: cinqmilleans <46631671+cinqmilleans@users.noreply.github.com> Date: Sun Feb 6 21:28:42 2022 +0100 Fix warnings (#8032) commit a30cf0acbca94a198b2afdecc28744a35f4ac3f0 Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Sun Feb 6 21:28:00 2022 +0100 Show progress in status center while preparing items for copy, cut and drag (#8047) commit 720e3b247fbe1c126c4209157301b8d6e27b1a3c Author: alukasiewicz <69370471+aleksanderlukasiewicz@users.noreply.github.com> Date: Sun Feb 6 21:27:10 2022 +0100 Added shortcut to collapse sidebar (#8157) commit 11f85677ea16415cdd51461dfc2f72f17d96ae72 Author: Pierre-Emmanuel Mercier <acesyde@gmail.com> Date: Sun Feb 6 19:56:13 2022 +0100 Fixed an issue where symlinks weren't displaying properly (#8145) commit 7673365cc013d8f51892cf835d7d836925b48281 Author: d2dyno <53011783+d2dyno1@users.noreply.github.com> Date: Sun Feb 6 19:33:47 2022 +0100 Update PreferencesSettingsService.cs (#8190) commit 899430f44fd3ff7b7e3731069247fd66c1cb14eb Author: szabolcstarnai <tarnai.szabolcs01@gmail.com> Date: Sun Feb 6 19:24:29 2022 +0100 Fixed a crash that would occur when renaming items in the tiles layout (#8189) commit 6a5012deb25816be8fa9d22c1da92c9e212a612b Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Sun Feb 6 19:11:40 2022 +0100 Fixed moving from PC to MTP (phone) storage (#8044) commit 529db140644c2528303eeca154a40b352cb61ce2 Author: Manfredi <45036600+manfromarce@users.noreply.github.com> Date: Sun Feb 6 19:01:54 2022 +0100 Added an option to hide files starting with '.' (#8169) commit 827eb96a1de685db27dd64030b208ab67263d010 Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Sun Feb 6 13:00:23 2022 -0500 Added IsImportedTheme property (#8126) commit af0483ae2dc02d47c04d02111c6b4965ae22fbb0 Author: Elvis Tsang <79657301+elvistkf@users.noreply.github.com> Date: Sun Feb 6 17:33:00 2022 +0100 Update Files.zh-Hant.xlf (#8188) commit 9cfc51865e0f89d1587cc944b3005723fbc267d7 Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Sun Feb 6 16:41:10 2022 +0100 Correctly cancel ProcessOperationQueue (#8187) commit b09235c45b8950b4388751b604c151caffe000aa Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Sun Feb 6 10:37:18 2022 -0500 Removed alt + d access key to fix conflict with address bar (#8056) commit 02a4ef65ee9f54edd25af8d1e5bbc5aaa327adf6 Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Sun Feb 6 04:44:55 2022 -0500 Fixed usage of home string (#8181) commit e91741243760d8b86e631ebe23cffbacaac29d75 Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Sun Feb 6 04:44:27 2022 -0500 Removed black pixel theme (#8184) commit 1e60411de15a6f367275cc7354cda78eeda83ea3 Author: AzzaLah <dimasmaulanahidayatullah85@gmail.com> Date: Sun Feb 6 16:43:30 2022 +0700 Updated id-ID (#8164) commit ec847d0a2831e3134221720ba4016011566a8dd2 Author: Elvis Tsang <79657301+elvistkf@users.noreply.github.com> Date: Sun Feb 6 04:36:51 2022 +0100 Update Files.ja-JP.xlf (#8178) commit 431127b3b144bfb191dca1140769d8b3e8d4b521 Author: hi_go <me@clutte.red> Date: Sun Feb 6 09:00:33 2022 +0900 Updated translations for `Files.ja-JP.xlf`. (#8155) commit ea175f70e1bba0bb25f7db93d9b5749b899eaf59 Author: cinqmilleans <46631671+cinqmilleans@users.noreply.github.com> Date: Sat Feb 5 23:26:27 2022 +0100 Cleaned commands code (#8115) commit 9aca493129b0c80677d94b4f1915e135dca01369 Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Sat Feb 5 13:30:55 2022 +0100 Stop loading icons when the conflict dialog is closed (#8042) commit 622c19702955b7a3f7c9b57bc5fa88baf4d39e20 Author: CodeDoctor <20452814+CodeDoctorDE@users.noreply.github.com> Date: Fri Feb 4 18:28:38 2022 +0100 Fix typo in de-DE (#8125) commit 16fdf669c554a253a7fd488e9c3b7968a5c6a4d6 Author: JstnLT <jastinlinggar@gmail.com> Date: Fri Feb 4 11:50:40 2022 +0700 Update id-ID translation (#8150) commit 65a74a3aae753d675a96c139ef732580aa8f9ce3 Author: Anton Tsvilikhovskiy <antontsvil@gmail.com> Date: Thu Feb 3 10:35:55 2022 -0800 Replaced README's relative links with absolute ones (#8127) commit e3e1f880773fa6eebab5d8285aaf1388fd53bf03 Author: THEBOSSMAGNUS <92474350+THEBOSSMAGNUS@users.noreply.github.com> Date: Thu Feb 3 17:49:08 2022 +0100 Translation fix (#8135) commit ba57acbed5d22ec57084b28dda3fffada57fdbf8 Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Thu Feb 3 09:29:40 2022 -0500 Revert strings in zh-Hans and de-DE (#8118) commit 10dbbbc04de4627d5c6d79cbea79095128c7c5cc Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Thu Feb 3 08:30:51 2022 -0500 Updated WinUI (#7822) commit e449866cd80544910df7b3c928887ed1102e13a9 Author: Scott Whitney <79826944+puppetsw@users.noreply.github.com> Date: Thu Feb 3 11:18:53 2022 +1030 Fixed an issue where the tab title was missing in the documents library (#8107) commit eae82303b0548d3f4411dbc17ea8f2b559edc7f4 Author: cinqmilleans <46631671+cinqmilleans@users.noreply.github.com> Date: Wed Feb 2 23:00:02 2022 +0100 Updated fr-FR (#8119) commit 6f1e3ad6914696e9f2b23664a772430503ccd496 Author: Scott Whitney <79826944+puppetsw@users.noreply.github.com> Date: Thu Feb 3 08:03:10 2022 +1030 Added update button to the toolbar (#8054) commit 1acf4528612394636190cb903aecb30ade58241e Author: szabolcstarnai <tarnai.szabolcs01@gmail.com> Date: Wed Feb 2 21:32:16 2022 +0100 Updated Hungarian language (#8116) commit 9eac637e803a5ccd4bf45f43a4174ce15dd4e550 Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Wed Feb 2 14:46:37 2022 -0500 Updated Files.fr-FR.xlf (#8099) commit 521dc8f3fa3d0f77a1fe087cb93869749ec879e7 Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Wed Feb 2 13:17:55 2022 -0500 Fixed breadcrumb hit target (#8098) commit 90831f1812f0123ca9ae3b8de99b8b44bf665b09 Author: cinqmilleans <46631671+cinqmilleans@users.noreply.github.com> Date: Wed Feb 2 18:49:43 2022 +0100 Cache folder sizes at runtime (#7960) commit db6ef1c3b8022aa511641ffe9a81b65662b09470 Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Wed Feb 2 03:23:03 2022 +0100 Fix crash when closing combined properties (#8016) commit 700c4cdb29c184e25d0f058300f2f9d5921bf465 Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Wed Feb 2 03:21:37 2022 +0100 Improve UI responsiveness for file operations with many items (#8046) commit 9044e9f7dd90e15a14041aaa7be2a0964fd506c0 Author: Damian Czupryn <60961958+Daxxxis@users.noreply.github.com> Date: Wed Feb 2 00:58:04 2022 +0100 Updated Polish language (#8057) commit ba83287f2c2e222fc55edd80be17111a927210e6 Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Tue Feb 1 14:25:37 2022 +0100 Improved performance of the delete confirmation dialog (#8041) commit 14ca745402fd91b37983bd81b77658be40db8110 Author: pyu_ <36254894+is-pyu@users.noreply.github.com> Date: Tue Feb 1 21:23:16 2022 +0900 Updated Korean language (#8061) commit 69180cb6152600c7a0df12e153cd0639cd1b68c1 Author: cinqmilleans <46631671+cinqmilleans@users.noreply.github.com> Date: Mon Jan 31 23:05:44 2022 +0100 Fix ListemItem unsubscribe (#8068) commit ccb8bd495376267d3ee505433aa843c9d6cedb0e Author: Manfredi <45036600+manfromarce@users.noreply.github.com> Date: Mon Jan 31 23:05:18 2022 +0100 Change "Close others" to "Close other tabs" (#8066) commit 42339b18772e75426426c75f671496b32a7fced5 Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Sun Jan 30 16:05:25 2022 -0500 Update Package.appxmanifest (#8034) commit 37f335c950f2a896d0e5bd93f49e08ee726c7e6f Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Sun Jan 30 11:04:17 2022 -0500 Updated strings (#7992) commit a0062bd2f925d3fceefbf0563f921784e2998601 Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Sun Jan 30 10:23:46 2022 -0500 Fixed acrylic themes (#8026) commit 43f6864009bf347849aed9723194a04de3df8bbb Author: Manfredi <45036600+manfromarce@users.noreply.github.com> Date: Sun Jan 30 15:53:50 2022 +0100 Add "Close tabs to the left" and "Close others" to tab context menu (#8015) commit 931fe9f8c9391ff031606998988e1f7ad5b1cbbe Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat Jan 29 20:15:45 2022 -0500 Bump Tulpep.ActiveDirectoryObjectPicker from 3.0.7 to 3.0.11 (#7911) Bumps [Tulpep.ActiveDirectoryObjectPicker](https://github.com/Tulpep/Active-Directory-Dialogs) from 3.0.7 to 3.0.11. - [Release notes](https://github.com/Tulpep/Active-Directory-Dialogs/releases) - [Commits](https://github.com/Tulpep/Active-Directory-Dialogs/commits) --- updated-dependencies: - dependency-name: Tulpep.ActiveDirectoryObjectPicker dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 04ac86827e4c80d97e29ab48b965942f4ec6da62 Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Sun Jan 30 02:14:35 2022 +0100 Fix weird open in terminal label (#8008) commit ebf6473655bae8a7514e1b00716ae1f5bc0f3e49 Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Sat Jan 29 20:11:53 2022 +0100 Fixed back button in columns view (again) (#8014) commit 2b5dce5dbb4cb54dc8a6e2283eac986be30dfbb9 Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Sat Jan 29 20:09:35 2022 +0100 Fixed a crash when clicking pathbox items (#8010) commit b82b914d6e7a036bd47af1e33a742d8642a366ef Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Sat Jan 29 18:57:12 2022 +0100 Fixed a crash when opening the conflicts dialog (#8005) commit 836a492ff556f6958d19f3024922764d5fe8ff10 Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Fri Jan 28 03:37:43 2022 -0500 Fixed an issue where the status center badge was always visible (#7970) commit 254376d076e8865343d7cf0dd11e8d7460be1c3b Author: cinqmilleans <46631671+cinqmilleans@users.noreply.github.com> Date: Thu Jan 27 22:54:23 2022 +0100 Fixed missing description in experimental settings page (#7985) commit c33fd98960f06ebf89aa535e34f0ebb89c1e0759 Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Thu Jan 27 15:51:12 2022 -0500 Removed extra control from MainPage visual tree (#7939) commit a1154b45fdba2c4975234050e6465331b153f72c Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Thu Jan 27 14:17:46 2022 -0500 Removed extra resources to improve performance (#7969) commit 8d2a097e6ca78d1d482788dc4fd0b6c0eb06ba65 Author: Elvis Tsang <79657301+elvistkf@users.noreply.github.com> Date: Thu Jan 27 20:14:26 2022 +0100 Updated Traditional Chinese Files.zh-Hant.xlf (#7982) commit 4b2700c35ab83b6abe9a755e5742517ae7ef3f3a Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Thu Jan 27 14:11:41 2022 -0500 Added support for expanding the preview pane further than 400px (#7920) commit 89c5034cca3bc5487e979e7cc8723735c5eba94d Author: John <87603390+Johndoe0153@users.noreply.github.com> Date: Fri Jan 28 04:11:08 2022 +0900 Translated ko-kr (#7974) commit baf86a54cf8f0c61a468cc7f07201e7a90fe8981 Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Thu Jan 27 03:15:52 2022 -0500 Improved visual tree for breadcrumb control (#7934) commit 00941a948c0fe5266e618c7197a8f4cdd869d1f9 Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Wed Jan 26 21:20:33 2022 -0500 Revert "Updated Files.zh-Hans.xlf (#7955)" (#7964) This reverts commit e1911618f577fb61f9aa48e97b03a6b8f52f0170. commit e1911618f577fb61f9aa48e97b03a6b8f52f0170 Author: Elvis Tsang <79657301+elvistkf@users.noreply.github.com> Date: Thu Jan 27 00:07:27 2022 +0100 Updated Files.zh-Hans.xlf (#7955) commit 33f690e26a32caa7da8b81b491d8272cdf1f864a Author: Scott Whitney <79826944+puppetsw@users.noreply.github.com> Date: Wed Jan 26 17:32:59 2022 +1030 Fixed delete dialog primary button focus issue (#7882) commit d5baa28ce7836da72c729ce487d461348ed80d87 Author: Scott Whitney <79826944+puppetsw@users.noreply.github.com> Date: Wed Jan 26 10:00:26 2022 +1030 Fixed switching layouts not showing empty folder text. (#7909) commit b0f5abb368d4ff37c07fc5e8fc92dfb8acbc2780 Author: R3voA3 <robertseibel@outlook.de> Date: Wed Jan 26 01:26:00 2022 +0200 Updated Files.de-DE.xlf (#7946) commit 6ade7547292e4cdae4d523f6f2babd1686a17a87 Author: Scott Whitney <79826944+puppetsw@users.noreply.github.com> Date: Wed Jan 26 08:22:50 2022 +1030 Fixed repeatedly clicking Restore Default button causing crash (#7891) commit 7d21904275cde490ab68b5d85226c997a2a10078 Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Tue Jan 25 15:15:54 2022 -0500 Removed extra controls from visual tree (#7949) commit 83f4a02eeec0d0d398139f0db539ea4a92047303 Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Tue Jan 25 11:45:58 2022 -0500 Switched to SizeChanged for better performance (#7938) commit 9436c882811e5bb01b6a846036b2cd685f39e5e8 Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Tue Jan 25 11:45:14 2022 -0500 Removed extra items from the status bar visual tree (#7935) commit b53f99e2b2474aadaefd5e36cd9abed7dddb3e89 Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Tue Jan 25 09:43:15 2022 -0500 Swapped grid for canvas (#7936) commit d48a893c1e3237520fd42de1732848c4e618bf66 Author: Scott Whitney <79826944+puppetsw@users.noreply.github.com> Date: Tue Jan 25 20:59:10 2022 +1030 Added Install button on toolbar when selecting INF files (#7860) commit 7575ff03c2d0dc60324a49aa6795cd82d728cd41 Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Tue Jan 25 09:23:11 2022 +0100 Fixed loading of items under network (#7931) commit a1d8b55b77584bc06dd8b1680296a0a29c5261ce Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Tue Jan 25 03:12:49 2022 -0500 Added sideload link to readme (#7937) commit e472e691b6553b580336bd6c6d2f1b9aa688e175 Author: Scott Whitney <79826944+puppetsw@users.noreply.github.com> Date: Tue Jan 25 18:33:30 2022 +1030 Adjusted padding of TabViewScrollButtons (#7915) commit 22c66ed564f0b398c2c297467a5fca6b0bd8ecf3 Author: Scott Whitney <79826944+puppetsw@users.noreply.github.com> Date: Tue Jan 25 08:06:56 2022 +1030 Added rotate left/right button on toolbar when selecting images (#7832) Co-authored-by: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> commit c01d4839262acdc9710f19a938c02d142b102ed3 Author: Scott Whitney <79826944+puppetsw@users.noreply.github.com> Date: Mon Jan 24 06:33:36 2022 +1030 Added Install Font button when selecting a font file (#7846) commit db0a50ee595a3909e1837d077504cb6e2d80e709 Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Sun Jan 23 21:01:51 2022 +0100 Correctly cancel all directory watchers (#7900) commit 7e03306ddc8c43e7976d32e28fb614feea5354fa Author: Thomas PORTASSAU <50thomatoes50@users.noreply.github.com> Date: Sun Jan 23 20:59:53 2022 +0100 Fixed Nextcloud detection (#7763) commit 0cd5b3b5e48d3f11818a1e21d0e7457689da5ffe Author: Blair Currey <12960453+BlairCurrey@users.noreply.github.com> Date: Sun Jan 23 14:58:09 2022 -0500 Added ctrl+shift+k shortcut to duplicate tab (#7901) Co-authored-by: Blair Currey <you@example.com> commit 7c3511d072c05f58698485066b1a87aa1fc163f2 Author: Stefan Lobbenmeier <36509607+StefanLobbenmeier@users.noreply.github.com> Date: Sun Jan 23 20:15:33 2022 +0100 Added support for opening applications from the pathbox (#7859) commit 81bd6a481a6d582b8af53cbed4361a3c98254ff6 Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Sun Jan 23 08:04:48 2022 -0500 Removed extra controls from the Visual Tree (#7824) commit 5e0619b40745ffaf07de86e1f494efe3cd4a6e30 Author: Blair Currey <12960453+BlairCurrey@users.noreply.github.com> Date: Sat Jan 22 18:55:21 2022 -0500 Added a keybaord shortcut to duplicate tabs (#7884) commit fb7c7f94d9048d0175e4864d714ffb27dab3ce51 Author: Marco Gavelli <marcogavelli2@gmail.com> Date: Sat Jan 22 19:10:44 2022 +0100 Fixed image thumbnails not appearing (#7881) commit dcb877ca46ca072c71aad252d14428852a280a99 Author: Scott Whitney <79826944+puppetsw@users.noreply.github.com> Date: Sat Jan 22 23:47:18 2022 +1030 Fixed an issue where folders weren't removed from the JumpList (#7867) commit f97a200e5e9248d6b68620c4a5dd616db1d01f07 Author: Seyhan Halil <easythebg@gmail.com> Date: Fri Jan 21 18:11:28 2022 +0200 Added Bulgarian translation (#7762) commit 8858090cc08512340b876e4ab726c2c798d92a92 Author: Peter Petrík <peter.petrik.fefe@gmail.com> Date: Thu Jan 20 22:35:30 2022 +0100 Added Slovak translation (#7775) commit 37c5e401f15ed1b45ae166d40d846ce4099eb2ef Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Thu Jan 20 16:07:25 2022 -0500 Removed duplicate options to open terminal (#7783) commit b1a714ebd65affcdf5411082dc61201b391ab14c Author: BanCrash <BanCrash@users.noreply.github.com> Date: Thu Jan 20 21:53:46 2022 +0100 Fixed an issue that avoid compiling the project (#7842) commit 78be87027c8836809e46f2b5ad4b642d19449bc2 Author: Tormod Fjeldskår <tormod.fjeldskaar@gmail.com> Date: Thu Jan 20 21:16:57 2022 +0100 Added Norwegian translation (#7836) commit d1ac324d75e6a6c8193057c499035fd989135409 Author: Esibruti <78214358+esibruti@users.noreply.github.com> Date: Thu Jan 20 13:48:06 2022 +0000 Translation zh-Hans Updated (#7831) commit 8e3b56333174baca89b32e86149c2dc7875bdfaf Author: Scott Whitney <79826944+puppetsw@users.noreply.github.com> Date: Thu Jan 20 10:32:44 2022 +1030 Added set as background button to the toolbar when when images are selected (#7795) commit 9987a5c70be70e9778ab525b44dfc963b68f03d0 Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Wed Jan 19 16:20:51 2022 -0500 Added info bar to clarify the risks for the option to set Files as the default file manager (#7790) commit fe6cb3b0a531706a2794cb6f242ee50f4e881455 Author: timsu92 <33785401+timsu92@users.noreply.github.com> Date: Thu Jan 20 00:15:19 2022 +0800 Improve zh-Hant translation (#7766) commit 21190074303839630bff573abe34a7e64965e2c2 Author: CanPotate <48822457+CanPotate@users.noreply.github.com> Date: Wed Jan 19 18:14:23 2022 +0200 Latvian translation updated (#7817) commit afb77d9f6399066af55b035a4843a63840186074 Author: Scott Whitney <79826944+puppetsw@users.noreply.github.com> Date: Wed Jan 19 12:53:32 2022 +1030 Added extract archive button to the toolbar (#7696) commit d4c57958e9800918b60294d347b4adb820f21928 Author: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Tue Jan 18 13:58:57 2022 -0500 Added support for Segoe UI Variable on Windows 11 (#7786) commit 0a7857dd2240272b2047509b9e4fce663343cffd Author: d2dyno <53011783+d2dyno1@users.noreply.github.com> Date: Tue Jan 18 19:56:08 2022 +0100 Fixed an issue preventing users from creating multiple bundles (#7787) commit 4bacb55253490e12e4449e12d9c84e9b2128eb28 Author: Jie "Jason" Liu <jasonningliu@gmail.com> Date: Tue Jan 18 09:31:50 2022 -0700 Select newly created files or folders (#7657) commit 2276df7e3cf88ec91d9161d6f79a8fbb1a32cb75 Author: Scott Whitney <79826944+puppetsw@users.noreply.github.com> Date: Tue Jan 18 16:33:02 2022 +1030 Run with PowerShell button on toolbar (#7767)
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Resolved / Related Issues
Items resolved / related issues by this PR.
Details of Changes
Add details of changes here.
Validation
How did you test these changes?
Screenshots (optional)
Add screenshots here.