Ioannis G
07a4c82760
plugin: bump version to 1.0.0-beta3
2020-05-27 01:50:15 +03:00
Ioannis G
63e9c5e409
plugin: do not pack FodyWeavers.xml
2020-05-27 01:47:08 +03:00
Ioannis G
5d6436864d
plugin: remove the SolutionAssemblyInfo file
...
CI patches the version of this file, causing the Plugin project to have
the wrong Assembly/File versions.
2020-05-27 01:42:27 +03:00
Ioannis G
f8481a8435
plugin: enable deterministic builds in CI
2020-05-27 01:38:27 +03:00
Ioannis G
42845dadcf
plugin: switch to embedded PDBs
2020-05-27 01:37:07 +03:00
Jeremy Wu
7d7421acc5
Merge pull request #58 from Flow-Launcher/add_handling_typereflectionerror
...
Add handling of reflection type error
2020-05-27 06:28:22 +10:00
Jeremy Wu
7f23ac4909
remove unintended space before text
2020-05-26 19:10:40 +10:00
Jeremy Wu
f564d4b29d
Merge branch 'dev' into add_handling_typereflectionerror
2020-05-26 19:04:55 +10:00
Jeremy Wu
5cf85b46de
per comment
...
Add refer to logs message + warning icon
2020-05-26 14:11:20 +10:00
Ioannis G
2e003f8f49
Merge pull request #59 from JohnTheGr8/plugin_portable_pdb
...
Create a portable pdb file in release builds of Flow.Launcher.Plugin
2020-05-21 23:56:27 +03:00
Jeremy Wu
9058afd1b0
Update error messages
2020-05-22 06:48:03 +10:00
Ioannis G
8171df9995
plugin: bump version to 1.0.0-beta2
2020-05-21 23:39:44 +03:00
Ioannis G
72640f62d7
plugin: in release, create a portable pdb file
...
The nuget symbols server only supports portable pdbs. This results in
"Symbols package publishing failed." when uploading the .snupkg file
2020-05-21 21:57:03 +03:00
Ioannis G
ba163974bb
Merge branch 'dev' into add_handling_typereflectionerror
2020-05-21 17:20:38 +03:00
Jeremy Wu
e475d2f691
Merge pull request #35 from JohnTheGr8/feat_appveyor
...
Packaging updates and AppVeyor integration
2020-05-21 14:12:30 +10:00
Jeremy Wu
f98eee6058
Fix nuget commandline reference
2020-05-21 13:31:24 +10:00
Jeremy Wu
cd2037dfae
Merge branch 'dev' into feat_appveyor
2020-05-21 13:25:43 +10:00
Ioannis G
945c124b31
appveyor: do not patch csproj files
...
The way the project files are currently configured, this setting
resulted in only the Plugin project being patched. Consequently, the
version of the Plugin project was wrong in the built package.
2020-05-21 03:32:55 +03:00
Ioannis G
408fabd556
update project versions
2020-05-21 03:16:47 +03:00
Ioannis G
6347893356
appveyor: ignore squirrel artifacts
...
The squirrel artifats produced (nupkg, RELEASES and exe) are not ready
for deployment as they depend on the .net core runtime being installed.
We remove them temporarily from the build artifacts to avoid confusion,
until this issue has been addressed.
2020-05-21 03:10:05 +03:00
Ioannis G
04b48eb616
downgrade PropertyChanged.Fody to 2.5.13
...
This is the latest version of the package that copies itself to the
build output. Downgrading fixes runtime errors.
2020-05-21 03:08:08 +03:00
Jeremy Wu
3a472a34e4
update
2020-05-21 09:04:28 +10:00
Jeremy Wu
9bddbe8455
Add references
2020-05-21 09:02:51 +10:00
Jeremy Wu
ecbcc5923f
Add error message to inform user of failed plugins
2020-05-21 08:47:09 +10:00
Jeremy Wu
960593eb58
Add handling of reflection type error
2020-05-21 07:48:52 +10:00
Jeremy Wu
26e06f72e3
Merge pull request #51 from Flow-Launcher/add_showcase_gif
...
Add gif to readme
2020-05-18 08:50:07 +10:00
Jeremy Wu
e4d087c186
Add gif
2020-05-18 00:47:21 +10:00
Jeremy Wu
7aa9e9898e
Merge pull request #48 from JohnTheGr8/fix_language_includes
...
Fix translations for the main project
2020-05-15 09:57:44 +10:00
Ioannis G
22c480c0f7
copy language files to output of main project
...
fixes translation of UI fields that are not plugin-specific
2020-05-15 01:41:56 +03:00
Jeremy Wu
0d9c956c22
Merge pull request #37 from Flow-Launcher/update_ui
...
Launcher appearance uplift
2020-05-15 08:21:38 +10:00
Jeremy Wu
5a0faba0d4
Per comment, WebSearch- Add margin
2020-05-14 20:08:38 +10:00
Jeremy Wu
d788e86217
BrowserBookmark plugin update update and use DynamicResource
2020-05-14 20:05:57 +10:00
Jeremy Wu
1d86e229a0
Per comment, use DynamicResource
2020-05-14 19:56:11 +10:00
Ioannis G
595d8d33c4
update package properties
2020-05-13 01:33:36 +03:00
Ioannis G
5ed5d52733
post-build script: remove leftover comment
...
also convert indentation to spaces
2020-05-11 19:49:39 +03:00
Ioannis G
76e71368ad
appveyor: update versioning
2020-05-09 00:19:17 +03:00
Ioannis G
12bcb6bb89
appveyor: updating naming of artifacts
2020-05-09 00:15:54 +03:00
Ioannis G
b63521bff3
update appveyor.yml
...
* make the file easier to read
* minimal build output verbosity
* skip commits that edit markdown files
2020-05-08 23:07:05 +03:00
Jeremy Wu
db358e6a3d
Blanking out icons and images ( #40 )
2020-05-08 13:12:06 +03:00
Jeremy Wu
d751803cc2
fix merge hotkey placement
2020-05-08 17:13:14 +10:00
Jeremy Wu
47a69a322d
Merge branch 'dev' into update_ui
2020-05-08 12:41:57 +10:00
Jeremy Wu
8188e7e9af
Settings Theme tab update layout
2020-05-07 18:06:45 +10:00
Jeremy Wu
09308417a8
Add DropShadowEffect as a user option
2020-05-07 14:30:55 +10:00
Jeremy Wu
3fddae7e96
Settings- Update Theme's query text box preview
...
- Removed Hello Flow Launcher text in favour for simple Hi There text
- Removed Hello Flow Launcher text on other languages. Defaults to English and can be added for others later on
2020-05-06 21:41:38 +10:00
Jeremy Wu
874a9cb62d
Fix theme when in dark mode via override
2020-05-06 20:18:58 +10:00
Jeremy Wu
5149720366
update Settings plugin side panel to display version
...
Tooltip for plugin name also changed to display description
2020-05-06 12:21:41 +10:00
Jeremy Wu
344a030256
Make query text selection highlight color consistent with result list
2020-05-05 22:04:06 +10:00
Jeremy Wu
c5100398f5
Main search window- add spacing before query text
2020-05-05 21:30:17 +10:00
Jeremy Wu
eb938ce584
Base.xaml- Remove BaseWindowStyle min & max width.
...
Main search window width control by grid width for shadow effect
2020-05-05 21:26:04 +10:00
Jeremy Wu
70b090e154
Add shadow effect to main search window
2020-05-05 21:00:15 +10:00