Commit graph

5424 commits

Author SHA1 Message Date
Jeremy Wu
35a5aec3d9
Merge pull request #1369 from onesounds/QuickSizeAdjust
Shortcuts to adjust width size, number of results shown and game mode
2022-10-17 18:41:55 +11:00
Tai Le
750cfa44c1 Support .url file 2022-10-16 16:25:47 +07:00
Jeremy Wu
6592de9b5a update wording 2022-10-14 21:06:33 +11:00
Jeremy Wu
eef6878d92 fix minimum results to show 2022-10-14 20:46:53 +11:00
DB p
523627986b Merge branch 'QuickSizeAdjust' of https://github.com/onesounds/Flow.Launcher into QuickSizeAdjust 2022-10-13 13:57:48 +09:00
DB p
833857d940 Fix Max/Min Logic 2022-10-13 13:57:42 +09:00
DB p
b9bc7002b0 Merge branch 'InstalledLabel5' of https://github.com/onesounds/Flow.Launcher into InstalledLabel5 2022-10-13 13:30:48 +09:00
DB p
6bcb8e5f3b Fix Button Align 2022-10-13 13:30:37 +09:00
DB P
5eca0963ea
Merge branch 'dev' into InstalledLabel5 2022-10-13 13:17:44 +09:00
DB P
5164c181ea
Merge branch 'dev' into QuickSizeAdjust 2022-10-13 09:32:40 +09:00
DB p
d1bfd1cc0f - Change the if code to switch.
- Change String to enum.
- Remove duplicated code.
2022-10-13 09:28:23 +09:00
dependabot[bot]
caa2c751eb
Bump Microsoft.VisualStudio.Threading from 16.10.56 to 17.3.44 (#1469) 2022-10-12 20:32:57 +00:00
dependabot[bot]
7e48c26c0a
Bump FSharp.Core from 5.0.2 to 6.0.6 (#1466) 2022-10-12 20:32:39 +00:00
Jeremy Wu
35bed31718
Merge pull request #1463 from onesounds/DeleteIcon
Delete Icon to RecycleBin
2022-10-12 18:51:18 +11:00
DB p
3c8acaa659 Add "dash" in item for easy to read 2022-10-12 15:29:20 +09:00
DB p
ad50c38f06 - Add Positioning Reset in Tray 2022-10-12 15:29:16 +09:00
DB p
7653d0ea96 - Change String "Remember Last Launch Location" to "Remember Last Location" 2022-10-12 15:29:14 +09:00
DB p
4fae112c39 - Add LeftTop / RightTop Option
- Remove comment
2022-10-12 15:29:12 +09:00
DB p
a69bbacc53 - Adjust Top Positioning 2022-10-12 15:28:59 +09:00
DB p
f4ce4bf6f2 - Add Launcher Positioning combobox in SettingWindow
- Add Mouse Center Top position
- remove RememberLastLaunch bool (moved to Launcher Positioning)
2022-10-12 15:28:52 +09:00
Kevin Zhang
31daacbd39
Add github dependency bot (#486)
* Add github dependency bot

Add automatic check for dependency update

* Check Update Weekly

* ignore squirrel windows check

* Add automatically reviewer
2022-10-12 08:12:45 +11:00
DB p
b970fdc7f0 - rename LabelUpdate from LabelUpdated
- Changed 'New' logic.
- Fix order
- Adjust Strings
2022-10-12 00:08:13 +09:00
DB p
f1c2dfec12 Merge branch 'InstalledLabel5' of https://github.com/onesounds/Flow.Launcher into InstalledLabel5 2022-10-11 21:54:18 +09:00
DB p
6b2a78e1f2 - Add Uninstall / Update Btn
- Adjust Strings
2022-10-11 21:37:43 +09:00
Jeremy Wu
dac6ccfe0d
Merge pull request #1464 from Flow-Launcher/readme_prs_milestones
Update readme explaning prs and milestones
2022-10-11 22:15:20 +11:00
DB P
517d644434
Merge branch 'dev' into InstalledLabel5 2022-10-11 20:12:18 +09:00
Jeremy Wu
2d8de9b7a5
formatting 2022-10-11 21:40:25 +11:00
Jeremy Wu
912906bcb7
Update readme explaning prs and milestones 2022-10-11 21:32:41 +11:00
Jeremy Wu
3920574d87
Merge pull request #892 from Flow-Launcher/PluginSearchTextBox
Implement PluginSearch TextBox & ContentControl Lazy Load
2022-10-11 20:56:29 +11:00
Jeremy Wu
db71ffd691 remove obsolete calls 2022-10-11 20:48:54 +11:00
Jeremy Wu
7b1fb22a5b formatting 2022-10-11 20:36:11 +11:00
DB p
c79c1adfa9 Change Delete Icon to RecycleBin 2022-10-11 12:37:39 +09:00
DB p
682f5029a9 Remove Useless Size Value 2022-10-11 12:13:03 +09:00
DB p
3317bab029 Remove No Network Message in Noresult 2022-10-11 12:10:30 +09:00
Jeremy Wu
559920360e
formatting 2022-10-11 13:46:13 +11:00
Jeremy Wu
7c3e0e25c4
formatting 2022-10-11 13:37:58 +11:00
DB P
7839f0af4e
Merge branch 'dev' into QuickSizeAdjust 2022-10-10 15:38:57 +09:00
DB p
83262dea78 Fix MaxResultCount 2022-10-10 15:37:13 +09:00
DB p
644c56026a - Add MaxWidth Limit
- Size reflect to Slider
2022-10-10 15:33:33 +09:00
DB p
b7e51e5e69 Fix Install Button 2022-10-08 18:32:42 +09:00
DB p
e3e0545c9d - Fix Mode to oneway
- Add sources
- Hide Updated label when LabelNew
2022-10-08 18:27:17 +09:00
Hongtao Zhang
bc47671129
User ViewModel to separate logic 2022-10-08 01:57:41 -05:00
DB p
15df419a5e - Change list order
- remove comment
2022-10-08 09:47:38 +09:00
DB p
5e7ee68160 Merge branch 'PluginSearchTextBox' into InstalledLabel5 2022-10-08 09:36:29 +09:00
DB p
9ad95f32c6 Merge Dev 2022-10-07 17:22:12 +09:00
DB p
26b14c4b5f Add Install/New/Updated Label in plugin store 2022-10-07 16:46:34 +09: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
Jeremy Wu
b87ee205fd
Merge pull request #1418 from onesounds/EraseLogButton
Add 'Clear Log' Button
2022-10-05 21:18:07 +11:00
Jeremy Wu
bded19130e use Linq and move delete log logic to the viewmodel 2022-10-05 21:11:57 +11:00
Jeremy Wu
b8a89efeef
Merge pull request #1374 from onesounds/OpenRecycleBinCommand
Add System Commands
2022-10-05 20:03:20 +11:00