Commit graph

158 commits

Author SHA1 Message Date
DB p
113f15487a Adjust SettingPanel Layout 2021-11-28 06:09:36 +09:00
DB p
8343bc761d Add hide uwp/lnk path setting 2021-11-28 05:05:25 +09:00
Jeremy
e09248fe0a bump version for plugins 2021-11-11 08:50:02 +11:00
DB p
7d18c3e10c - Add Height Program Plugin Setting Panel
- Disable Done Button when Null in TextBoxes
- Adjust Dopus Arguments
2021-11-09 23:02:33 -06:00
Kevin Zhang
a3b62bc4d8 Fix rename issue 2021-11-09 23:01:59 -06:00
Kevin Zhang
5ee6c4b6a5 Migrate Program Plugin Custom Explorer 2021-11-09 23:01:59 -06:00
Jeremy
04a10ed62d add glyph option to settings 2021-10-07 21:58:54 +11:00
Jeremy
5f0df980bf adjust Program plugin width 2021-10-07 07:03:17 +11:00
Jeremy
54145d7604 revert subtitle change 2021-10-07 07:02:56 +11:00
Dobin Park
66e722bc53 - Change context icon to glyph in some plugin
- Add Glyph property in themes
2021-10-06 13:21:19 +09:00
Dobin Park
8aaeb85d69 - item of *.lnk remove subtitle (for test) 2021-10-06 02:25:37 +09:00
kubalav
f3329666fe Version bump for Program plugin 2021-09-23 09:03:45 +02:00
kubalav
11bca43bb3 Update Slovak translation for Program plugin 2021-09-23 09:03:11 +02:00
Jeremy Wu
1a7c1720d3
Merge pull request #663 from themike10452/dev
run as administration when holding ctrl and shift
2021-09-23 12:24:32 +10:00
Michael Mouawad
3452ecf33b remove unnecessary strings from languages files 2021-09-13 19:44:10 +03:00
Jeremy
ae868671d1 version bump for Program and Explorer plugin 2021-09-13 08:05:06 +10:00
Michael Mouawad
9764a99d26 show notification message when attempting to run an unsupported UWP app as admin 2021-09-11 21:01:48 +03:00
Michael Mouawad
6c7eab9c50 code refactoring 2021-09-11 21:00:05 +03:00
Michael Mouawad
04882ad9f4 add run as administrator when holding ctrl and shift and to context menu for UWP applications 2021-09-11 15:30:30 +03:00
Michael Mouawad
ffd22d78c2 add run as administration when holding ctrl and shift to Program and Explorer plugins 2021-08-22 13:36:01 +03:00
Jeremy
d8bea3cb89 Merge branch 'dev' into cacheProgramResult 2021-08-10 21:16:57 +10:00
Jeremy Wu
f47befabcb
Merge pull request #552 from taooceros/RemoveEmptyEntryInProgramPlugin
Remove Empty Entries in ProgramSuffixes.xaml.cs
2021-07-05 08:35:53 +10:00
Jeremy Wu
c8d6fa0585
version bump for Program plugin 2021-07-05 08:31:58 +10:00
Kevin Zhang
604699f884 Remove Empty Entries for ProgramSuffixes.xaml.cs 2021-07-04 20:05:37 +08:00
Kevin Zhang
12b2d653f6 Check Empty image path to avoid exception 2021-07-03 20:35:22 +08:00
Kevin Zhang
4f13433913 CherryPick Layout change and ProgramLogger.cs Fix 2021-06-29 19:06:17 +08:00
Kevin Zhang
8fe285bbec Use Nlog Debug Target instead of direct print 2021-06-29 19:03:01 +08:00
Kevin Zhang
1511f4b725 Release Unmanaged Object
Co-Authored-By: Alekhya  <28739210+alekhyareddy28@users.noreply.github.com>
2021-06-24 20:08:15 +08:00
kubalav
ecd6bf3043 Version bump for Program plugin 2021-06-01 10:20:12 +02:00
kubalav
5d4fa7aba9 Update Slovak translation for Program plugin 2021-06-01 10:19:40 +02:00
弘韬 张
8eecbfbed3 Use MemoryCache to control size 2021-05-27 19:28:17 +08:00
Jeremy
e06cf9cf6f add tool tip to explain functionality 2021-05-26 08:38:55 +10:00
Jeremy Wu
89757de04e
version bump Program plugin 2021-05-24 21:04:50 +10:00
弘韬 张
39b750e821 Avoid AppxManifest.xml leak
release Com stream Object immediately

Co-Authored-By: Andrey Nekrasov <1828123+yuyoyuppe@users.noreply.github.com>
2021-05-24 12:34:59 +08:00
弘韬 张
9b1180fc89 remove testing code 2021-05-24 11:14:20 +08:00
弘韬 张
6931c8d86c add cache for program plugin 2021-05-24 10:21:39 +08:00
Jeremy
c97dd367b0 version bump Program plugin 2021-05-21 06:54:49 +10:00
弘韬 张
4a02cff498 Implement Option to disable program description 2021-05-20 17:07:44 +08:00
张弘韬
d84eff7712 Remove unneccessary api, rename storage api, and update comment 2021-05-13 19:29:21 +08:00
张弘韬
b37f9f338a Version Bumps 2021-05-12 20:04:26 +08:00
张弘韬
25f6e664f2 add auto save for all setting that has been registered, and remove Separate Save 2021-05-12 00:37:28 +08:00
张弘韬
33accbd5d4 Move most direct call of PluginJsonStorage to API call 2021-05-11 20:24:22 +08:00
solitudechn
d17ec3cb39 Modify the plug-in version number as required 2021-04-28 22:56:41 +08:00
solitudechn
e107d7fee2 Added and corrected Chinese translation 2021-04-28 22:36:32 +08:00
Jeremy Wu
9479923531 remove unnecessary catching OperationCanceledException 2021-03-18 06:50:55 +11:00
张弘韬
da3f20a61a Stop await indexing when indexing is required and cache exist 2021-03-08 16:16:54 +08:00
Jeremy Wu
479bd757d4 add comment 2021-02-24 06:34:09 +11:00
Jeremy Wu
f4c77fb67b Merge branch 'dev' into DotNet5Upgrade 2021-02-23 21:01:39 +11:00
Jeremy Wu
991bebde6f
Merge pull request #362 from taooceros/portablePDB
Use PortablePDB instead of Full pdb for debugging
2021-02-23 06:58:53 +11:00
Jeremy Wu
99193a42d8
version bump Program plugin 2021-02-22 20:58:21 +11:00