Commit graph

2686 commits

Author SHA1 Message Date
弘韬 张
bf271b9da7 refactor Image Cache to single dictionary 2020-11-11 18:38:49 +08:00
Jeremy Wu
d3d69be9c2 fix merge error 2020-11-11 08:30:34 +11:00
Jeremy Wu
d0cb8021c6 Merge branch 'dev' into address_high_memory_issue 2020-11-11 08:29:53 +11:00
Jeremy Wu
8010179506
Merge pull request #194 from taooceros/CustomizeExplorer
Add Exploere Customization
2020-11-11 07:52:28 +11:00
弘韬 张
e16f0e4d99 Fix opening UWP containing folder 2020-11-10 20:47:18 +08:00
弘韬 张
c5720df769 Adjust ui to not exceed boundary 2020-11-09 21:34:36 +08:00
弘韬 张
82afd3738f Merge branch 'CustomizeExplorer' of github.com:taooceros/Flow.Launcher into CustomizeExplorer 2020-11-09 18:12:25 +08:00
弘韬 张
3d06adebaa Customize select funtionality in win32 except globally in program, and make code more readable 2020-11-09 18:12:07 +08:00
Jeremy Wu
39233cb865 adjusted layout of the Add buttons and CustomizedExplorer fields
no logic changes
2020-11-09 20:02:00 +11:00
弘韬 张
ead4c9a99b Add more customized args 2020-11-09 10:25:43 +08:00
Jeremy Wu
d5d263be60 update property name and use const 2020-11-09 08:25:59 +11:00
Jeremy Wu
51ea7abd6b remove empty string init 2020-11-09 08:24:52 +11:00
Jeremy Wu
b962e4dcb1 use const instead of strings 2020-11-09 08:24:31 +11:00
Jeremy Wu
8df4de982b move text to language xml 2020-11-09 08:22:58 +11:00
Jeremy Wu
ae8a6a01c7 bump version Program plugin 2020-11-09 08:22:06 +11:00
弘韬 张
9de105b1cb Add customized args 2020-11-04 22:19:06 +08:00
弘韬 张
5ba4e515f3 Add customized args 2020-11-04 21:56:45 +08:00
弘韬 张
465146d36f Add Exploere Customize to Program Plugin 2020-11-04 08:03:10 +08:00
Jeremy Wu
c254c93255
Merge pull request #190 from taooceros/BookMarkFix
Bookmark Plugin fix
2020-11-02 07:39:45 +11:00
Jeremy Wu
aa3177d2d3
Merge pull request #183 from taooceros/PinyinLibraryChange
Pinyin library change
2020-11-02 07:32:03 +11:00
弘韬 张
a0f552f3fc remove unused PinyinName Property and Version Bump 2020-11-01 19:25:21 +08:00
弘韬 张
9caa4d94bd remove extra else 2020-11-01 19:22:31 +08:00
弘韬 张
da801f8eff remove extra whitespace 2020-11-01 19:19:12 +08:00
弘韬 张
eb736562fc Change the Alphabet Name to allow future expansion 2020-11-01 18:07:35 +08:00
弘韬 张
f146dd6d8b Removed unused using due to query translation 2020-11-01 18:04:39 +08:00
弘韬 张
64f5181ae6 Use the score from fuzzy search for bookmark search 2020-10-26 11:35:56 +08:00
弘韬 张
a266c3fa6a Add Edge Dev bookmark 2020-10-26 11:35:49 +08:00
弘韬 张
77aff43d1a Initialize uninitialized cache 2020-10-25 10:26:56 +08:00
弘韬 张
80a2f0df71 Put tranlate query back to fuzzy search until better solution 2020-10-21 17:00:56 +08:00
Ioannis G
e866820625
merge PR #177: Release version bump 2020-10-20 12:54:55 +03:00
弘韬 张
fb25d54112 Add curly bracket 2020-10-20 07:38:48 +08:00
弘韬 张
9b779d90d2 Add curly bracket 2020-10-20 07:38:20 +08:00
弘韬 张
4bf5b2e0a8 Add curly bracket 2020-10-19 20:40:22 +08:00
弘韬 张
6210454bbd Fix reverse condition 2020-10-19 20:37:40 +08:00
Jeremy Wu
fc5652571a
Merge pull request #184 from Flow-Launcher/fix_calc_copy_error_version_bump
Plugin Calculator version bump
2020-10-18 21:04:26 +11:00
Jeremy Wu
775910f31e plugin Calculator version bump 2020-10-18 21:02:12 +11:00
Jeremy Wu
a303f06c10
Merge pull request #182 from Flow-Launcher/fix_calc_copy_error
Fix calculator copy error
2020-10-18 20:57:48 +11:00
弘韬 张
dd2d3c68c1 fixup the reduced code due to testing 2020-10-18 17:51:10 +08:00
弘韬 张
4ebfba76a3 using ContainKey instead of getvalueofdefault 2020-10-18 17:51:08 +08:00
弘韬 张
c4b81a9429 change query translation to Program.Main instead of using Alphabet.Tranlate to avoid cache. 2020-10-18 17:51:05 +08:00
弘韬 张
d17621cd2e change new string to string.concat() 2020-10-18 17:51:00 +08:00
Bao Qian
3454dc6d74 Change Pinyin Library 2020-10-18 17:50:58 +08:00
弘韬 张
a1327c1cc1 Seems that we don't need storage cache 2020-10-18 17:50:55 +08:00
Bao Qian
d9085ca66c Change Reference 2020-10-18 17:50:52 +08:00
弘韬 张
a911cc7024 Fix Copy Fail Error (don't understand why) 2020-10-18 20:45:06 +11:00
Jeremy Wu
7dc3ac1383
Merge pull request #180 from Flow-Launcher/add_discord_readme
Add discord badge and update readme
2020-10-18 18:39:03 +11:00
Jeremy Wu
38265e687b add discord badge and update readme 2020-10-18 13:13:24 +11:00
Jeremy Wu
7211cdca43 version bump 2020-10-16 16:59:28 +11:00
Jeremy Wu
b66be8cefe
Merge pull request #165 from taooceros/FixEncoding
Fix Encoding Error
2020-10-16 16:49:56 +11:00
Jeremy Wu
1e4bc0709e
Merge pull request #167 from JohnTheGr8/processkiller_enhancements
plugin/ProcessKiller: enhancements to the kill-all functionality
2020-10-12 16:18:31 +11:00