commit ad0900dfb282dd982439ec5749f2f38df778f4b0 Author: Michael J. Chudobiak Date: Wed Jul 28 08:10:10 2021 -0400 update yaml file with new svg icon org.gnome.moserial.Devel.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) commit 65efa836f064057496e3cbffa7797353c3b90035 Author: Michael J. Chudobiak Date: Wed Jul 28 08:07:10 2021 -0400 version bump NEWS | 5 +++++ configure.ac | 2 +- data/moserial.appdata.xml.in | 1 + 3 files changed, 7 insertions(+), 1 deletion(-) commit 533b1bf72ee6156a69fe9244ae0dfb6eea24cc11 Author: Michael J. Chudobiak Date: Wed Jul 28 08:05:04 2021 -0400 Switch to a scalable SVG icon. Much prettier. configure.ac | 8 +- data/icons/128x128/apps/moserial.png | Bin 24408 -> 0 bytes data/icons/48x48/Makefile.am | 1 - data/icons/48x48/apps/Makefile.am | 9 - data/icons/48x48/apps/moserial.png | Bin 2853 -> 0 bytes data/icons/64x64/Makefile.am | 1 - data/icons/64x64/apps/Makefile.am | 9 - data/icons/64x64/apps/moserial.png | Bin 15588 -> 0 bytes data/icons/Makefile.am | 2 +- data/icons/{128x128 => scalable}/Makefile.am | 0 data/icons/{128x128 => scalable}/apps/Makefile.am | 4 +- data/icons/scalable/apps/moserial.svg | 403 ++++++++++++++++++++++ 12 files changed, 408 insertions(+), 29 deletions(-) commit 6ab5defc2bf2d08e067b519854d651a8d301700d Author: Michael J. Chudobiak Date: Tue Jul 27 19:37:49 2021 -0400 update logo for gitlab repo logo.png | Bin 2853 -> 3711 bytes 1 file changed, 0 insertions(+), 0 deletions(-) commit fd9b70179be8ae342f78c17a0f7811c0a5bad2c9 Author: Michael J. Chudobiak Date: Tue Jul 27 15:50:53 2021 -0400 add comment to remember to update flathub repo when releasing configure.ac | 1 + 1 file changed, 1 insertion(+) commit 686061ec1d9133fa4de2f3830454819f1ff342ee Author: Michael J. Chudobiak Date: Tue Jul 27 15:02:43 2021 -0400 add new icons to yaml file too org.gnome.moserial.Devel.yaml | 2 ++ 1 file changed, 2 insertions(+) commit c84a8a84bf04227dfc4b659c74e6099fabe15358 Author: Michael J. Chudobiak Date: Tue Jul 27 14:57:39 2021 -0400 version bump NEWS | 5 +++++ configure.ac | 2 +- data/moserial.appdata.xml.in | 1 + 3 files changed, 7 insertions(+), 1 deletion(-) commit 29d723d235b6b9f2d622e5e9fafce3a14179baff Author: Michael J. Chudobiak Date: Tue Jul 27 14:54:58 2021 -0400 add 64x64 and 128x128 app icons configure.ac | 4 ++++ data/icons/128x128/Makefile.am | 1 + data/icons/128x128/apps/Makefile.am | 9 +++++++++ data/icons/128x128/apps/moserial.png | Bin 0 -> 24408 bytes data/icons/64x64/Makefile.am | 1 + data/icons/64x64/apps/Makefile.am | 9 +++++++++ data/icons/64x64/apps/moserial.png | Bin 0 -> 15588 bytes data/icons/Makefile.am | 2 +- 8 files changed, 25 insertions(+), 1 deletion(-) commit 8f053204e7b653a39fbca8c1813cf44a0c97adab Author: Michael J. Chudobiak Date: Tue Jul 27 13:16:54 2021 -0400 version bump NEWS | 5 +++++ configure.ac | 4 +++- data/moserial.appdata.xml.in | 1 + 3 files changed, 9 insertions(+), 1 deletion(-) commit a0d230642cc3cd90374fc1b5e862874327351847 Merge: 0818bb9 150aeb8 Author: Michael J. Chudobiak Date: Tue Jul 27 13:08:51 2021 -0400 Merge branch 'jwillikers/moserial-flatpak-fixes' commit 150aeb84cb0fafc827f7640be287745458dbc66f Author: Jordan Williams Date: Sat Jul 24 08:29:41 2021 -0500 Note the development version of the Flatpak in the desktop entry's name org.gnome.moserial.Devel.yaml | 4 ++++ 1 file changed, 4 insertions(+) commit 20c75f48885610099a700e2c4b7c282c7fc727c7 Author: Jordan Williams Date: Sat Jul 24 06:24:03 2021 -0500 Explicitly specify the branch org.gnome.moserial.Devel.yaml | 1 + 1 file changed, 1 insertion(+) commit d2fa497ea813c3c221b177f06465087f7671e586 Author: Jordan Williams Date: Fri Jul 23 17:45:09 2021 -0500 Bundle lrzsz org.gnome.moserial.Devel.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) commit b8827f5aecd471f6c85a7097815bc4757df95de5 Author: Jordan Williams Date: Fri Jul 23 17:38:06 2021 -0500 At least allow access to documents org.gnome.moserial.Devel.yaml | 1 + 1 file changed, 1 insertion(+) commit 3fe2e4578e1231fbaef8fab8628ddc658b942345 Author: Jordan Williams Date: Fri Jul 23 17:21:49 2021 -0500 Rely on native FileChooser for accessing files instead of xdg-portal org.gnome.moserial.Devel.yaml | 1 - 1 file changed, 1 deletion(-) commit 81863d59dcc07184c5dca1e101da870b1f2f79f3 Author: Jordan Williams Date: Fri Jul 23 16:25:50 2021 -0500 Add release tags data/moserial.appdata.xml.in | 5 +++++ 1 file changed, 5 insertions(+) commit 7b843b34b7cd134557fd318d51a6e310535ffe6d Author: Jordan Williams Date: Fri Jul 23 16:16:03 2021 -0500 Restrict access to the documents directory org.gnome.moserial.Devel.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit d1028759ac896a22943eedeff9379ede44dfd688 Author: Jordan Williams Date: Fri Jul 23 16:10:25 2021 -0500 Fallback to X11 org.gnome.moserial.Devel.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit 0950cf1cf8f10e510688ea06f35d54137426c98f Author: Jordan Williams Date: Fri Jul 23 16:00:07 2021 -0500 Fix image link URL in AppStream metadata data/moserial.appdata.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit cffd4dbd5c98c0c6a354f4bd4319199ecd2c1dfd Author: Jordan Williams Date: Fri Jul 23 15:55:13 2021 -0500 git commit -m "Add OARS content rating" data/moserial.appdata.xml.in | 1 + 1 file changed, 1 insertion(+) commit 0818bb90a757067e612cce0593440de05e63a438 Author: Michael J. Chudobiak Date: Fri Jul 23 15:41:35 2021 -0400 explicitly pass arguments from autogen.sh to gnome-autogen.sh NEWS | 10 ++++++++++ autogen.sh | 2 +- configure.ac | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) commit 7093d85c2faeb128bc4f050032fcb6bae77bd0cd Merge: 69c840b f533a20 Author: Michael J. Chudobiak Date: Fri Jul 23 18:47:20 2021 +0000 Merge branch 'flatpak' into 'master' Add Flatpak manifest Closes #11 See merge request GNOME/moserial!8 commit f533a204bb7cdab070032286dee5687dea817604 Author: Jordan Williams Date: Tue Jul 20 06:19:32 2021 -0500 Update comment in manifest org.gnome.moserial.Devel.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit c663fecadcb7318ba8e218daf102033eea73a599 Author: Jordan Williams Date: Tue Jul 20 06:19:11 2021 -0500 Use path to local Git repository org.gnome.moserial.Devel.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit c565ae020991fb49b6bf1338a36ef55897f6ac5f Author: Jordan Williams Date: Tue Jul 20 06:18:14 2021 -0500 Use install commands instead of cp org.gnome.moserial.Devel.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit d018fb797c41a12c42abfedc0d63dea6791593df Author: Jordan Williams Date: Tue Jul 20 06:17:16 2021 -0500 Fix typo in README README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit e688da2a986309e7100722b5ae4006def3f42c3f Author: Jordan Williams Date: Fri Jul 9 14:20:19 2021 -0500 Suffix the Flatpak as ".Devel" This should be the default for developer builds. Since this is handled in the Flatpak manifest this is fine. The build system should ultimately handle this naming. The build system should then take care to use the ".Devel" suffix. It should not use this suffix when the Flathub repo attempts to build. Of course, that's all to be handled sometime in the future. README | 2 +- org.gnome.moserial.Devel.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) commit 8f62895c3c2c87c1cfbf0ff7c96de0d1422db95d Author: Jordan Williams Date: Fri Jul 9 14:10:42 2021 -0500 Update reference to old GitHub repository README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 33c29f6881e2fd790334030aa8de9fe72d828837 Author: Jordan Williams Date: Fri Jul 9 14:08:12 2021 -0500 Add clone command for building the Flatpak to the README There's a Git submodule, so `--recursive` is necessary. README | 6 ++++++ 1 file changed, 6 insertions(+) commit 61346370e160c4af21780e503256f43ccb2e7fb5 Author: Jordan Williams Date: Fri Jul 9 13:04:16 2021 -0500 Add the gnome-autogen.sh script to the repository gnome-autogen.sh | 409 ++++++++++++++++++++++++++++++++++++++++++ org.gnome.moserial.Devel.yaml | 4 - 2 files changed, 409 insertions(+), 4 deletions(-) commit 600c19d7804d51d75a7852f255fd00893660aeed Author: Jordan Williams Date: Fri Jul 9 13:02:28 2021 -0500 Fix calling convention in autogen.sh script autogen.sh | 2 +- org.gnome.moserial.Devel.yaml | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) commit 7a9f3547f98d5d806e0447dc49733d8691ce3377 Author: Jordan Williams Date: Fri Jul 9 13:01:38 2021 -0500 Add Flatpak manifest This commit adds a Flatpak manifest file for packaging moserial. The manifest is meant for making nightly builds in CI and local builds. It's based on the workflow used in GNOME Podcasts. Additional work will need to be done to implement nightly builds. Given GNOME's infrastructure, this will probably be easier using Meson. I have left that bit out for now. More steps may be necessary to add moserial to GNOME's Flatpak repo. A similar manifest should be submitted to the Flathub repository. This will make it more widely accessible for users to install. The desktop file, icon, and AppStream metadata are patched. Flatpak expects these files to be named with the full Flatpak name. So moserial.png becomes org.gnome.moserial.png and etc. This is not the ideal solution, nor is it complete. It should be able to configure names with the optional '.Devel' suffix. GNOME Podcasts does this with an application_id variable with Meson. For development, the id would become org.gnome.moserial.Devel. All file names would likewise follow suite. This responsibility ultimately belongs to the build system, though. The build system should be expanded to configure things appropriately. The README file has been updated accordingly. It now contains the instructions necessary for building the Flatpak. This commit also had to workaround issues building the configure script. The file gnome-autogen.sh is not present in the repository. It is downloaded by the manifest. The autogen.sh file does not call the script correctly. This is also patched in the manifest These issues should be fixed in the future. .gitmodules | 3 +++ README | 42 ++++++++++++++++++++++++++++++++++++++---- org.gnome.moserial.Devel.yaml | 37 +++++++++++++++++++++++++++++++++++++ shared-modules | 1 + 4 files changed, 79 insertions(+), 4 deletions(-) commit 69c840bf2ded289a430da2e10c9c6d9b5150f78a Author: Michael J. Chudobiak Date: Fri Jun 11 13:02:41 2021 -0400 remove blank MimeType line from desktop file data/moserial.desktop.in | 1 - 1 file changed, 1 deletion(-) commit 90fc29677b46647f53428452cb45a11056c24dfb Author: Andika Triwidada Date: Fri Jun 4 02:35:19 2021 +0000 Update Indonesian translation po/id.po | 394 ++++++++++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 263 insertions(+), 131 deletions(-) commit 1ec1e97385cc51cc649726edbf8dd34d271486bc Author: Asier Sarasua Garmendia Date: Tue Apr 6 19:32:31 2021 +0000 Update Basque translation po/eu.po | 416 ++++++++++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 276 insertions(+), 140 deletions(-) commit 7e5c3c471205b67c8e09637212a32209153e4227 Author: Muhammet Kara Date: Sun Mar 21 17:22:26 2021 +0000 Update Turkish translation po/tr.po | 406 +++++++++++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 278 insertions(+), 128 deletions(-) commit 3bd769dbcc24e97b2ab35a2553c4d4a2d1f51e42 Author: Balázs Úr Date: Thu Mar 18 07:02:02 2021 +0000 Update Hungarian translation po/hu.po | 569 +++++++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 351 insertions(+), 218 deletions(-) commit 75de7230a110e5e8dc48120f2fe6373ac89b774d Author: Michael J. Chudobiak Date: Tue Feb 23 11:10:15 2021 -0500 updated NEWS NEWS | 2 ++ 1 file changed, 2 insertions(+) commit 59e1bfe239fc2676007312f0ea98962335d7529d Author: Daniel Mustieles Date: Tue Feb 16 12:26:25 2021 +0000 Update Spanish translation po/es.po | 426 ++++++++++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 282 insertions(+), 144 deletions(-) commit ceba222621284b306e78c5439c27838a7a23a522 Author: Anders Jonsson Date: Sat Feb 13 12:14:31 2021 +0000 Update Swedish translation po/sv.po | 384 ++++++++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 244 insertions(+), 140 deletions(-)