Vic
c95c276ac7
fix typo
2022-11-26 11:43:35 +08:00
DB p
14bb856639
Merge Dev
2022-11-25 21:30:17 +09:00
VictoriousRaptor
25e3825fa0
Merge branch 'dev' into ProgramIndexPATH
2022-11-21 19:39:24 +08:00
Vic
2b14d5b140
Distinguish .lnks by arguments
2022-11-21 19:36:11 +08:00
Jeremy Wu
9b9704cca7
Merge pull request #1562 from VictoriousRaptor/ProgramIndexPATH
...
[Dev] Use path of lnk file when launching proram
2022-11-21 22:08:16 +11:00
Vic
626e8b1f42
Eliminate warning
2022-11-21 18:11:53 +08:00
Vic
1b51a461dc
Use path of lnk to execute program
2022-11-21 18:05:35 +08:00
DB p
cdb583cb59
Merge Dev
2022-11-19 00:08:10 +09:00
DB p
4ba027d5e2
Adjust Center Line
2022-11-18 18:12:10 +09:00
DB p
16abd9d4f0
Fix Button Moving in programSetting panel
2022-11-18 16:22:19 +09:00
DB p
c57a2be5f0
Adjust Button Template
2022-11-18 16:07:43 +09:00
DB p
6e5cbb99a9
Merge branch 'FixNarrowSizes' of https://github.com/onesounds/Flow.Launcher into FixNarrowSizes
2022-11-18 15:28:19 +09:00
DB p
65920a50a5
Fix ProgramSetting's Button Area
2022-11-18 15:28:16 +09:00
Vic
4845e35d71
Fix subpath detection in PATH
2022-11-18 12:11:24 +08:00
Vic
9dcf030e8a
formatting
2022-11-18 01:42:15 +08:00
Vic
db8ba91558
Fix subpath
2022-11-18 01:39:42 +08:00
Vic
8bac95db66
fix typo
2022-11-18 01:16:57 +08:00
Vic
b120c2358b
Adjust text for protocol tooltip
...
Try to avoid situation like http matches https
2022-11-17 23:22:12 +08:00
Vic
118e100140
Fix opening containing folder for lnk
...
open parent dir of .lnk instead of its target
2022-11-17 23:16:11 +08:00
Vic
5f2b944245
Only watch user specified extensions
2022-11-17 17:39:09 +08:00
Vic
e5f82eb0d9
Revert "non-recursive monitor for custom source"
...
This reverts commit 0e18c08798 .
2022-11-17 16:55:53 +08:00
Vic
0e18c08798
non-recursive monitor for custom source
2022-11-17 16:49:10 +08:00
Vic
fed130b0ce
Filter common parent for PATH and custom sources
2022-11-17 16:22:05 +08:00
Vic
e69926ec44
Renaming functions
2022-11-17 16:02:39 +08:00
Vic
5f85694142
get common parents for program sources
2022-11-17 15:50:54 +08:00
Vic
519702cd6f
handing exception
2022-11-17 15:41:25 +08:00
Vic
3347e9f39e
Refactor
2022-11-17 15:04:09 +08:00
Vic
d661836cad
re-organize linq
2022-11-17 14:32:29 +08:00
Vic
d1e8bbf9ff
Remove toarray() in ProgramsHasher
2022-11-17 01:27:58 +08:00
DB P
6b85e1abf1
Merge branch 'dev' into ImagePreview
2022-11-16 13:12:37 +09:00
VictoriousRaptor
a2c967d317
Merge branch 'dev' into FixProgramUID
2022-11-15 01:13:09 +08:00
DB p
396f85f97f
Fix Height
2022-11-15 01:55:51 +09:00
Vic
46b9565b85
formatting
2022-11-15 00:48:24 +08:00
Vic
7f586b3106
make name not null
2022-11-15 00:43:37 +08:00
Vic
5c62c5ac9b
Fix disabled source
2022-11-15 00:07:12 +08:00
DB p
3cb8bf297e
Fix TextBox Size
2022-11-15 00:26:34 +09:00
DB p
bb038d244f
Adjust Layout
2022-11-15 00:23:39 +09:00
DB p
c7eb4e213c
Merge Dev
2022-11-15 00:23:27 +09:00
DB p
7d769c5922
Change the Add program source window to responsive
2022-11-15 00:09:04 +09:00
Vic
f5701d44ac
fix merge
2022-11-14 15:27:06 +08:00
Vic
2ea310ce37
Merge remote-tracking branch 'upstream/dev' into FixProgramUID
2022-11-14 15:25:40 +08:00
DB p
80db9b8592
Merge Dev
2022-11-14 02:02:49 +09:00
VictoriousRaptor
2263c94010
Merge branch 'dev' into SearchProgramsInPATH
2022-11-13 16:36:31 +08:00
VictoriousRaptor
c8b80f42b4
Merge branch 'dev' into FixProgramUID
2022-11-13 16:36:16 +08:00
Vic
a67e719c8a
merge fix
2022-11-08 13:32:55 +08:00
VictoriousRaptor
4062ce6f9e
Merge branch 'dev' into SearchProgramsInPATH
2022-11-05 14:53:14 +08:00
Vic
b54dab5c87
adjust texts
2022-11-05 14:48:59 +08:00
Vic
59c355eed2
remove unused property
2022-11-05 13:48:16 +08:00
Vic
1e8cc9afb5
Slightly speed up uwp index
2022-11-05 13:21:57 +08:00
DB p
d2cb9c073a
Adjust Setting Panel Layout
2022-11-05 13:59:01 +09:00
Vic
cdde5fae2e
Update Win32.cs
2022-11-04 17:09:23 +08:00
Vic
44c541bd1e
Fix path case in comparison
2022-11-04 16:01:14 +08:00
Vic
8d4a21ed95
Merge remote-tracking branch 'upstream/dev' into FixProgramIcons
2022-11-04 15:39:16 +08:00
Vic
0079a882be
minor refactor
2022-11-04 14:57:57 +08:00
Vic
5f6bcdef6e
Comment
2022-11-04 14:17:37 +08:00
Vic
ff430c71d3
Fix duplicate program sources when editing
2022-11-04 14:15:42 +08:00
Vic
b8a68febcd
Check after merging all win32 programs
2022-11-04 01:50:28 +08:00
Vic
4725b0df07
Implement object.Equals for uwp and win32
2022-11-04 00:47:52 +08:00
Vic
165aa90da1
Fix indexing unwanted protocols in custom sources
2022-11-03 18:41:58 +08:00
Vic
85256ef42f
Comments
2022-11-03 18:38:36 +08:00
Vic
7d27d735e2
Delete FileChangeWatcher.cs
2022-11-03 18:24:37 +08:00
Vic
befa19c4bb
remove unnecessary using
2022-11-03 18:20:13 +08:00
Vic
55bc7cde97
formatting
2022-11-03 18:07:28 +08:00
Vic
187b195ff4
use ExeProgram for .exe
2022-11-03 18:03:29 +08:00
Vic
4d63895919
Formatting and use default for invalid programs
2022-11-03 17:59:37 +08:00
Vic
b0a4ac7996
Enable parallel query for custom sources
2022-11-03 17:40:16 +08:00
Vic
36f67b8f32
refactor usage of getprotocols
2022-11-03 17:33:38 +08:00
Vic
a523584c67
Fix indexing unwanted protocols in custom sources
2022-11-03 17:31:52 +08:00
Vic
f8346e4c18
Merge update
2022-11-02 14:12:42 +08:00
Vic
da755fa8c7
Index .url files in PATH
2022-11-02 14:07:56 +08:00
Vic
d18189105e
Merge branch 'dev' into SearchProgramsInPATH
2022-11-02 14:06:22 +08:00
Vic
e1220eefcf
Merge branch 'dev' into FixProgramIcons
2022-11-02 14:00:08 +08:00
Vic
f6c842de2d
Merge dev
2022-11-02 13:58:56 +08:00
VictoriousRaptor
171ac0762f
Merge branch 'dev' into Fix-1476
2022-11-02 13:28:19 +08:00
Vic
51f5b428eb
Text update
2022-11-02 13:17:42 +08:00
Vic
a3a50cd4bd
Backward compatibilty
2022-11-02 12:17:51 +08:00
DB P
7031971fcd
Merge branch 'dev' into SearchProgramsInPATH
2022-11-02 12:23:37 +09:00
DB p
7f322fe73c
Adjust Checkboxes layout
2022-11-02 12:20:26 +09:00
Jeremy Wu
81555ecdb5
formatting
2022-11-02 08:18:10 +11:00
Vic
cc65562511
Save settings
2022-11-01 20:02:21 +08:00
Vic
f4b933ad5e
Fix UI layout
2022-11-01 18:30:26 +08:00
Vic
88d6b0a9cd
enable path by default
2022-11-01 01:37:31 +08:00
Vic
2d0f42590a
fix separator
2022-11-01 01:36:19 +08:00
Vic
24afcb22a1
minor fix
2022-11-01 01:18:54 +08:00
Vic
ac7a1a7ce8
Revert "Remove duplicate win32 programs"
...
This reverts commit d5d141f9db .
2022-10-31 22:02:10 +08:00
Vic
0ab82de704
Try to find logo closest to 44x44
2022-10-31 20:03:34 +08:00
Vic
902c88df63
fix typo
2022-10-31 01:57:24 +08:00
Vic
c194d21948
Fix IcoPath for epic urls
2022-10-31 01:52:03 +08:00
Vic
70b0e3bc2c
Fix uid change when editing uwp sources
2022-10-30 18:43:44 +08:00
Vic
134870815a
revert
2022-10-30 02:49:33 +08:00
Vic
a5d7005497
refactor foreach
2022-10-30 02:42:35 +08:00
Vic
4296652edf
Time when manually reindex
2022-10-30 02:37:22 +08:00
Vic
0b247db1b2
minor changes
2022-10-30 01:27:41 +08:00
Vic
3af296e4d7
Try to get 44x44 logo
2022-10-29 02:04:26 +08:00
Vic
cc7d2bc855
Fix location setter and uid case
2022-10-28 20:00:38 +08:00
Vic
3efa0e185d
Remove DisabledProgramSource
2022-10-28 18:06:44 +08:00
Vic
6e19b49f91
Freeze logo
2022-10-28 16:50:08 +08:00
Vic
efece39c1e
Fix var for task.run
2022-10-28 16:44:44 +08:00
Vic
8ac873b953
remove comments
2022-10-28 16:25:28 +08:00
Vic
874383bd07
bugfix and refactor
...
1. Fix issues with uid.
2. Implement #1486 .
2022-10-25 17:39:01 +08:00
Vic
2f9b19ddfc
Fix 1356
2022-10-25 15:27:47 +08:00
Vic
0a19b02792
Fix merge
2022-10-25 14:53:59 +08:00
Vic
184aa57db9
Merge branch 'FixProgramPluginSettings' into FixProgramUID
2022-10-25 14:20:01 +08:00
Vic
1aa3668ea4
bugfix
2022-10-25 01:13:36 +08:00
Vic
440337ba22
bugfix
2022-10-25 00:09:20 +08:00
Vic
cd6c4ddb5e
revert rename
2022-10-24 23:31:53 +08:00
Vic
d7d863547c
comment
2022-10-24 23:31:02 +08:00
Vic
cb295bbd90
Refactor
2022-10-24 23:26:41 +08:00
Vic
8a4ff3bada
use shallow copy
2022-10-24 23:16:09 +08:00
Vic
9bf1645a40
Use String.Equals
2022-10-24 23:06:37 +08:00
Vic
c8dfd565e5
Check if url field is null
2022-10-24 21:50:31 +08:00
Vic
31453e5942
Review update
2022-10-24 14:31:19 +08:00
Vic
568dced4bb
Check null
2022-10-24 14:14:23 +08:00
Vic
2ba155944a
bugfix
2022-10-24 14:00:02 +08:00
Vic
6f46504d18
Adjust text
2022-10-23 22:57:28 +08:00
Vic
642ea4a290
bugfix
2022-10-23 22:09:22 +08:00
Vic
5103b2b712
Update text
2022-10-23 20:05:51 +08:00
Vic
1715f8145d
protocols setting
2022-10-23 20:01:18 +08:00
Vic
b77a8f755a
Fix suffixes
2022-10-23 18:50:38 +08:00
Vic
d13c3817e4
Data binding for suffixes
2022-10-23 17:29:37 +08:00
DB p
d5be961975
Adjust margin
2022-10-22 18:17:33 +09:00
DB p
24ad8ed816
Adjust Strings and add guide text
2022-10-22 18:02:20 +09:00
DB p
c27761e59d
- Adjust Strings
...
- Add Auto Hide Styles
2022-10-22 17:21:45 +09:00
DB p
b559ad1980
Adjust Text / Change Button / Add Layout
2022-10-22 15:39:40 +09:00
Vic
84b1c26369
Fix image file usage
...
See https://github.com/microsoft/PowerToys/pull/5109
2022-10-22 00:28:17 +08:00
Vic
d92ea580b2
CA1822
2022-10-21 18:39:03 +08:00
Vic
3362d1cba7
CA1825
2022-10-21 18:35:10 +08:00
Vic
02b23756ff
set AppxPackageHelper to static
2022-10-21 18:34:49 +08:00
Vic
e72810ca2c
Temporary fix for sharing violation
...
Sharing violation may occur when reindexing after deleting user added source, causing some uwp programs can't be indexed. Don't actually know why it happens. Try to fix it.
2022-10-21 15:45:00 +08:00
Vic
d533c5ee93
Try to find in Assets\ if logo doesn't exist
2022-10-21 01:01:07 +08:00
Vic
cbcae41d0a
bugfix
2022-10-20 20:54:16 +08:00
Vic
463f417a42
bugfix
2022-10-20 18:16:46 +08:00
Vic
8a488ad88e
CA1829
2022-10-20 17:22:31 +08:00
Vic
cc1e32333c
Remove unnecessary Count()
2022-10-20 17:21:36 +08:00
Vic
7832ab6898
Remove ProgramSource()
2022-10-20 17:15:16 +08:00
Vic
bc54b07fdc
manually set win32 uid when construct
2022-10-20 17:00:18 +08:00
Vic
4da7a5e078
Remove DisabledProgramSource()
2022-10-20 16:55:14 +08:00
Vic
db67d3b925
Remove unnecessary Count()
2022-10-20 16:47:49 +08:00
Vic
4f2dc062d2
fix
2022-10-20 16:36:58 +08:00
Vic
c85af888f9
Make UID lowercase
2022-10-20 16:31:26 +08:00
Vic
81d295498b
Move ProgramSource definition
2022-10-20 16:15:56 +08:00
Vic
f806c23e57
Fix UWP icon missing issue
2022-10-20 02:30:58 +08:00
Vic
58ad92b812
Revert changes in Settings.cs
2022-10-18 21:46:28 +08:00
Vic
fac76af685
Reindex when disable program from results
2022-10-18 21:30:55 +08:00
Vic
bcd2b8d658
bugfix
2022-10-18 20:25:43 +08:00
Vic
569f69a270
bugfix
2022-10-18 20:07:43 +08:00
Vic
dcec3611de
Fix button text issue
2022-10-18 19:28:12 +08:00
Vic
3196dc559a
Update text
2022-10-18 19:21:10 +08:00
Vic
c56c343ed6
Add Checkbox to edit program source window
...
1. Add Checkbox to edit program source window
2. Double click item to edit
2022-10-18 19:21:10 +08:00
Vic
a3adc4dcc0
Remove unused using
2022-10-16 23:02:35 +08:00
Vic
9de0b392ea
Use Linq
2022-10-16 21:15:40 +08:00
Vic
cb6bfaf586
Remove duplicate win32 programs
2022-10-16 20:18:26 +08:00
Tai Le
750cfa44c1
Support .url file
2022-10-16 16:25:47 +07:00
Vic
600f929b62
Change UI
2022-10-16 15:47:13 +08:00
Vic
4dc05ba46e
Text key update
2022-10-16 02:40:03 +08:00
Vic
0635ebd28b
Disable recursive search for PATH folders
2022-10-16 02:28:29 +08:00
Vic
efd1b6cfdd
minor fix
2022-10-16 01:24:07 +08:00
Vic
ce1023876a
Fix typo
2022-10-16 00:32:24 +08:00
Vic
63912aaa62
Add PATH environment variable to program source
2022-10-15 21:24:02 +08:00
Jeremy Wu
8b78288afd
New Crowdin updates ( #1429 )
...
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations Resources.resx (Chinese Simplified)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations Resources.resx (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations Resources.resx (Portuguese)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations Resources.resx (Chinese Simplified)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations Resources.resx (Italian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations Resources.resx (Slovak)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
Co-authored-by: Kevin Zhang <45326534+taooceros@users.noreply.github.com>
2022-10-06 06:20:08 +03:00
DB P
aaf5e9f4a5
Merge branch 'dev' into ImagePreview
2022-10-02 12:35:45 +09:00
Vic
f0d6961ede
Remove all Segoe UI usage.
2022-09-29 14:00:53 +08:00
DB p
bb0c57d3d2
- remove test customcontrol in program plugin
...
- change small icon in result to folder thumbnail
2022-09-16 20:33:54 +09:00
Hongtao Zhang
733ebb8ac1
Add support for customized usercontrol
2022-09-13 17:34:11 -05:00
Jeremy
202821824d
Merge remote-tracking branch 'origin/dev' into filewatcher
2022-08-30 06:19:41 +10:00
Jeremy Wu
b122dc35c6
New Crowdin updates ( #1280 )
...
* New translations en.xaml (Danish)
* New translations en.xaml (French)
* New translations Resources.resx (Polish)
* New translations en.xaml (French)
* New translations Resources.resx (French)
* New translations Resources.resx (Danish)
* New translations Resources.resx (German)
* New translations Resources.resx (Italian)
* New translations Resources.resx (Japanese)
* New translations Resources.resx (Korean)
* New translations Resources.resx (Dutch)
* New translations Resources.resx (Portuguese)
* New translations Resources.resx (Spanish, Latin America)
* New translations Resources.resx (Russian)
* New translations Resources.resx (Slovak)
* New translations Resources.resx (Turkish)
* New translations Resources.resx (Ukrainian)
* New translations Resources.resx (Chinese Simplified)
* New translations Resources.resx (Chinese Traditional)
* New translations Resources.resx (Portuguese, Brazilian)
* New translations Resources.resx (Norwegian Bokmal)
* New translations Resources.resx (Serbian (Latin))
* New translations Resources.resx (Spanish (Modern))
* New translations en.xaml (Japanese)
* New translations en.xaml (Korean)
* New translations en.xaml (German)
* New translations en.xaml (Italian)
* New translations en.xaml (Russian)
* New translations en.xaml (Dutch)
* New translations en.xaml (Polish)
* New translations en.xaml (Ukrainian)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (Turkish)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (Norwegian Bokmal)
* New translations en.xaml (Serbian (Latin))
* New translations en.xaml (Chinese Traditional)
* New translations en.xaml (Portuguese, Brazilian)
* New translations en.xaml (Spanish, Latin America)
2022-08-17 01:15:04 +03:00
Oren Nachman
719fc99154
Combine string
2022-08-10 11:52:16 -07:00
Oren Nachman
30669e8c25
Further cleanups
2022-08-09 20:18:37 -07:00
Oren Nachman
13c70a9bb7
Remove unused code
2022-08-09 17:41:02 -07:00
Oren Nachman
b38ffef23c
Remove spuriously added discard (_=) for void call
...
Intellisense for the non-win
2022-08-08 17:48:17 -07:00
Oren Nachman
3648126854
Revert JSON Null change + fix more warnings
...
See comment inline re:JSON null
2022-08-08 17:35:38 -07:00
Hongtao Zhang
7bda6ed3c4
Merge remote-tracking branch 'origin/dev' into filewatcher
2022-06-28 18:03:21 -05:00
Jeremy Wu
472fff83fd
New Crowdin updates ( #1240 )
...
Follow Crowdin favored file format
2022-06-28 16:52:50 +03:00
Jeremy Wu
f903e6881d
New Crowdin updates ( #1232 )
...
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations Resources.resx (Dutch)
[ci skip]
* New translations Resources.resx (Spanish (Modern))
[ci skip]
* New translations Resources.resx (Serbian (Latin))
[ci skip]
* New translations Resources.resx (Norwegian Bokmal)
[ci skip]
* New translations Resources.resx (Portuguese, Brazilian)
[ci skip]
* New translations Resources.resx (Chinese Traditional)
[ci skip]
* New translations Resources.resx (Chinese Simplified)
[ci skip]
* New translations Resources.resx (Ukrainian)
[ci skip]
* New translations Resources.resx (Turkish)
[ci skip]
* New translations Resources.resx (Slovak)
[ci skip]
* New translations Resources.resx (Russian)
[ci skip]
* New translations Resources.resx (Portuguese)
[ci skip]
* New translations Resources.resx (Polish)
[ci skip]
* New translations Resources.resx (Korean)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations Resources.resx (Japanese)
[ci skip]
* New translations Resources.resx (Italian)
[ci skip]
* New translations Resources.resx (German)
[ci skip]
* New translations Resources.resx (Danish)
[ci skip]
* New translations Resources.resx (French)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations Resources.resx (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations Resources.resx (Polish)
[ci skip]
* New translations Resources.resx (German)
[ci skip]
* New translations Resources.resx (Italian)
[ci skip]
* New translations Resources.resx (Japanese)
[ci skip]
* New translations Resources.resx (Korean)
[ci skip]
* New translations Resources.resx (Russian)
[ci skip]
* New translations Resources.resx (Turkish)
[ci skip]
* New translations Resources.resx (Chinese Simplified)
[ci skip]
* New translations Resources.resx (Chinese Traditional)
[ci skip]
* New translations Resources.resx (Portuguese, Brazilian)
[ci skip]
* New translations Resources.resx (French)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations Resources.resx (Portuguese)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* Revert Unexpected Change back to dev version
* update zh-tw
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* Revert "New translations en.xaml (Korean)"
This reverts commit 9b55ca7b0e .
* Fix some korean string
* New translations en.xaml (Turkish)
[ci skip]
Co-authored-by: Hongtao Zhang <hongtao_zhang@outlook.com>
Co-authored-by: Kevin Zhang <45326534+taooceros@users.noreply.github.com>
2022-06-13 13:58:50 +10:00
Kevin Zhang
a78956bbee
Merge branch 'dev' into filewatcher
2022-06-10 18:02:19 -05:00
Jeremy Wu
e6f5807782
Merge branch 'dev' into Dotnet6
2022-05-23 13:53:15 +10:00
Hongtao Zhang
5404303c5f
Wrap IndexWin32Programs with Task.Run
2022-02-23 18:21:13 -06:00
Hongtao Zhang
ef4bb121f9
Add FileSystemWatcher to Watcherlist
2022-02-23 18:19:34 -06:00
Hongtao Zhang
80eb0e4943
Reset Cache and rewrite uwp detection logic
2022-02-21 15:54:46 -06:00
Hongtao Zhang
87e7ff5b53
Remove unneeded logic and add a background reindex at startup
2022-02-06 17:34:50 -06:00
Hongtao Zhang
823fa38dcd
Remove unused method
2022-02-06 17:27:12 -06:00
Jeremy
18acea3321
remove dup RegisterBookmarkFile & update condition
2022-02-07 08:47:28 +11:00
Jeremy
25cc50b9ac
version bump Program & BrowserBookmark plugins
2022-01-27 20:52:47 +11:00
Jeremy
2b538d9cb6
Merge branch 'dev' into filewatcher
2022-01-27 20:50:54 +11:00
Jeremy Wu
0842091f26
formatting
2022-01-27 20:22:01 +11:00
Jeremy
530f5b80f1
version bump plugins after merge
2022-01-19 21:34:18 +11:00
Jeremy
4df7413cf0
Merge remote-tracking branch 'origin/dev' into ChangeMissingIcon
2022-01-19 21:32:09 +11:00
Jeremy
06859ef359
version bump plugins
2022-01-19 21:22:55 +11:00
Hongtao Zhang
9fc0e03b3d
detect windows version
2022-01-08 16:03:53 -06:00
Hongtao Zhang
73056534bb
Reindex when app install or deleted (and uwp update).
2022-01-08 15:50:27 -06:00
Kevin Zhang
701a5d444b
Update translations from Crowdin( #880 )
...
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
2021-12-31 18:07:05 +11:00
Kevin Zhang
f9d608840d
Upgrade to .net 6
2021-12-28 11:36:28 -06:00
Jeremy
6911cadcf3
version bump plugins
2021-12-19 19:58:31 +11:00
DB p
6095d0b1be
- Change Hardcoded text to string
...
- Adjust Button size to responsive
- Add Accent Button Color
2021-12-14 17:35:32 +09:00
Kevin Zhang
7bf6a7d141
Update crowdin translations ( #871 )
...
Update crowdin translations (#871 )
2021-12-08 19:49:32 +11:00
DB p
ee224aa02c
Change Icons
...
Add icons8.com link in about
2021-12-07 08:56:57 +09:00
Kevin Zhang
4affa2ed4a
Add Crowdin Integration ( #826 )
...
* Create crowdin.yml
* New translations en.xaml (German)
* New translations en.xaml (Korean)
* New translations en.xaml (Slovak)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (German)
* New translations en.xaml (Turkish)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (Chinese Traditional)
* New translations en.xaml (German)
* New translations en.xaml (Korean)
* New translations en.xaml (Polish)
* New translations en.xaml (Slovak)
* New translations en.xaml (Turkish)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (Chinese Traditional)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (Slovak)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (Korean)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (Slovak)
* New translations en.xaml (Korean)
* New translations en.xaml (Slovak)
* New translations en.xaml (Slovak)
* New translations en.xaml (Slovak)
* New translations en.xaml (Slovak)
* New translations en.xaml (Slovak)
* New translations en.xaml (Slovak)
* New translations en.xaml (Slovak)
* New translations en.xaml (Slovak)
* New translations en.xaml (Slovak)
* New translations en.xaml (Chinese Simplified)
* Add Portuguese (Portugal) Language
* Update Crowdin configuration file
* Update Crowdin configuration file
* Apply suggestions from code review
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
Co-authored-by: Vladimír Kubala <37414585+kubalav@users.noreply.github.com>
2021-12-06 22:21:43 +11:00
DB p
594075deba
Adjust Button Size
2021-11-30 10:01:44 +09:00
Kevin Zhang
dafd7d2544
Adjust program setting listview style
2021-11-29 18:39:52 -06:00
Kevin Zhang
505bbb94c8
Rename setting and reset cache when results are chosen
2021-11-29 18:31:48 -06:00
DB p
582fe6c193
Change EnableHideLnkPath Name to EnableHideAppsPath
2021-11-30 02:41:10 +09:00
Jeremy
3d8ed6038e
Program plugin version bump
2021-11-29 20:37:27 +11:00
Jeremy
51481d7766
simplify if condition for hide app path
2021-11-29 20:36:34 +11:00
DB p
ea4ae0cbf2
Add Listview Style Comment & Adjust button margin
2021-11-28 08:18:44 +09:00
DB p
12fdeffddd
Adjust Popup Layout
...
Adjust Button Size
2021-11-28 07:37:08 +09:00
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
弘韬 张
0981be499f
Use PortablePDB instead of Full pdb for debugging
2021-02-22 13:16:48 +08:00
弘韬 张
df2be9b828
seperate user program sources and autoindex program source and distinct prior to user one
2021-02-16 16:09:55 +08:00
弘韬 张
5fe833f7f2
Take user added program outside the hasher
2021-02-16 15:55:44 +08:00
弘韬 张
f14a5b9229
add default win32, so we should not contain null
2021-02-16 15:54:11 +08:00
Jeremy Wu
ab4e3f87cb
Merge branch 'dev' into DotNet5Upgrade
2021-02-16 07:46:20 +11:00
弘韬 张
033ce3051b
filter desctiption existance before passing it to distinct
2021-02-16 01:41:02 +08:00
弘韬 张
575ff31ce5
change format
...
Initialize out variable inline, and use discard varable for unused variable
2021-02-15 17:17:03 +08:00
Jeremy Wu
4b4953e3ac
version bump Program plugin
2021-02-15 20:02:18 +11:00
Jeremy Wu
37afe141d5
Merge branch 'dev' into fix_loading_uwp
2021-02-15 20:00:58 +11:00
Jeremy Wu
9a48402921
Merge branch 'dev' into fix_loading_uwp
2021-02-15 19:50:31 +11:00
弘韬 张
7e4ac1ce8f
fix formatting
2021-02-15 11:58:33 +08:00
弘韬 张
208bde0f99
Use ExecutableName instead of getting it from path
2021-02-15 11:50:27 +08:00
弘韬 张
79d195f7e6
Change logic
2021-02-15 11:49:18 +08:00
Jeremy Wu
ad998b1788
add only path string match when lnk programs
2021-02-15 14:01:07 +11:00
Jeremy Wu
22bdbc9367
add match on path
2021-02-15 08:19:48 +11:00
Jeremy Wu
ba5cb5788e
remove unused variables
2021-02-15 07:18:16 +11:00
Jeremy Wu
2b6b5e9d8b
version bump
2021-02-15 07:05:46 +11:00
弘韬 张
b4bc4f0d24
address a weird bug
2021-02-12 03:18:38 +08:00
弘韬 张
a37f1918ae
Update all profile to dotnet 5
2021-02-12 03:17:13 +08:00
弘韬 张
276395e5f4
Use customized distinctBy instead of customized equalitycomparator
2021-02-09 15:59:55 +08:00
张弘韬
a4160a14e8
Merge remote-tracking branch 'upstream/dev' into fix_win32_loading
...
# Conflicts:
# Plugins/Flow.Launcher.Plugin.Program/Programs/Win32.cs
2021-02-08 13:00:22 +08:00
张弘韬
70db600c9f
optimize format
2021-02-08 12:56:40 +08:00
张弘韬
2b9823a7ac
Use Customized Except for removing disabled source
2021-02-08 12:49:27 +08:00
Jeremy Wu
2602cc05c0
version bump Program plugin
2021-02-02 20:30:58 +11:00
Jeremy Wu
4331398932
update summary, comments & formatting
2021-02-02 20:28:52 +11:00
Jeremy Wu
d9a4836118
remove spacing
2021-02-02 05:50:27 +11:00
弘韬 张
19918244ad
fix a using
2021-02-01 19:59:56 +08:00
弘韬 张
f32cbaf331
Split name matching and desciption matching due to fuzzy change
2021-02-01 19:57:08 +08:00
弘韬 张
900f009893
Revert DotNet 5 update
2021-01-26 16:19:06 +08:00
弘韬 张
a918e7d9c9
Merge Dev
2021-01-26 15:49:30 +08:00
弘韬 张
267c796ad8
await indexing process in Program plugin
2021-01-23 12:40:10 +08:00
弘韬 张
3e6961dc9f
automatically check whether we shall reindex when querying
2021-01-23 12:33:47 +08:00
Jeremy Wu
ff26bccba5
version bump plugins
2021-01-18 07:58:38 +11:00
张弘韬
d35d7ae2d6
Remove unused catch and optimize code
2021-01-17 23:45:15 +08:00
张弘韬
61c1f2c620
Merge remote-tracking branch 'upstream/dev' into fix_win32_loading
2021-01-17 23:37:13 +08:00
Jeremy Wu
969265c24f
fix formatting
2021-01-17 19:05:28 +11:00
Jeremy Wu
d741a98112
fixed last index time during init
2021-01-17 18:47:43 +11:00
张弘韬
8bd6820088
Merge branch 'PluginAsyncModel' into dev
...
# Conflicts:
# Flow.Launcher/ViewModel/MainViewModel.cs
2021-01-09 12:59:59 +08:00
张弘韬
62009ac3fb
Merge remote-tracking branch 'upstream/dev' into DotNet5Upgrade
...
# Conflicts:
# Flow.Launcher/Flow.Launcher.csproj
# Plugins/Flow.Launcher.Plugin.Color/Flow.Launcher.Plugin.Color.csproj
# Plugins/Flow.Launcher.Plugin.PluginManagement/Flow.Launcher.Plugin.PluginManagement.csproj
2021-01-09 11:01:38 +08:00
弘韬 张
6e9e51ec4d
Error handling for OperationCancelledException in Program plugin
2021-01-03 10:33:59 +08:00
张弘韬
f768b0890b
Move Program Plugin to Async model
2021-01-03 10:33:59 +08:00
Jeremy Wu
08f97f0ef9
change csproj images folder to use wildcard
2021-01-02 12:57:13 +11:00
Jeremy Wu
be1776fd21
version bump for plugins
2021-01-02 12:47:20 +11:00
Ioannis G
f3355c525d
fix: properly include all plugin translation files
2021-01-01 23:15:37 +02:00
弘韬 张
f693f1c6af
use Array.empty instead of new [0] to avoid unused allocation
2020-12-20 17:25:14 +08:00