513c4b3 Remove PACKAGE_DATA
92c4039 Remove fonttools as dependency
a36dcde Do not install fonts to share/fonts
b558b50 Remove redundant package_dir specification
843de2f Fix exec error on using AppImages in directories containing spaces
de7bf21 Open Font Database and load fonts internally using Qt
0704e99 Bundle upstream Noto Sans fonts from Google
cdacd2e Remove redundant font installation on Windows
6813f47 Fix AttributeError on macOS
fa9469e Add a FONTS constant
c292539 Regenerate UI
7726025 Strictly use Noto Sans
6e36b25 Strictly use Noto Sans
26e060a Add fonts to qrc files
8d1d206 Update font tools and font references in ui files
ef7ebe9 Merge branch 'master' of ssh://github.com/srevinsaju/guiscrcpy into master
cc1e4fd Use scrcpy-appimage to build guiscrcpy appimage 161 from srevinsaju/appimage-build
2c8f183 Thin the appimage
cc05cc6 Fix URL to download scrcpy-appimage
4878b82 Fix path to AppDir -> squashfs-root
1bb58f3 Fix CI, invalid name -PySide2'
35acead Use scrcpy-appimage to build guiscrcpy appimage
52f5d79 Merge pull request 160 from srevinsaju/click
74d12ee Remove inline comment
a5f9f96 Flake8: fixes E501, W391, F841