Skip to content

Commit

Permalink
Version 1.0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
monich committed Nov 26, 2022
1 parent 2e8d7c1 commit c3661ee
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 122 deletions.
2 changes: 1 addition & 1 deletion logger/settings/settings.qml
Expand Up @@ -71,7 +71,7 @@ Page {
description: applicationName ?
//: Settings page header description (app version)
//% "Version %1"
qsTrId("logger-settings-page-header-version").arg("1.0.21") :
qsTrId("logger-settings-page-header-version").arg("1.0.22") :
""

Image {
Expand Down
39 changes: 1 addition & 38 deletions rpm/harbour-logger-nfc.spec
@@ -1,6 +1,6 @@
Name: harbour-logger-nfc
Summary: NFC logger
Version: 1.0.21
Version: 1.0.22
Release: 1
Group: Applications/System
License: BSD
Expand Down Expand Up @@ -53,40 +53,3 @@ desktop-file-install --delete-original \
%{_datadir}/applications/%{name}.desktop
%{_datadir}/icons/hicolor/*/apps/%{name}.png
%{privileges_dir}/%{name}

%changelog
* Wed Dec 01 2021 Slava Monich <slava.monich@jolla.com> 1.0.21
- Restore log level on exit
- Fixed cover log and allow cover scaling

* Sat Sep 18 2021 Slava Monich <slava.monich@jolla.com> 1.0.20
- Copy log entry to clipboard on long tap
- Improved sandbox behavior

* Fri Sep 17 2021 Slava Monich <slava.monich@jolla.com> 1.0.19
- Complain about not being privileged
- Tweaked settings page

* Mon Jul 19 2021 Slava Monich <slava.monich@jolla.com> 1.0.18
- Updated Polish translation

* Sun Jul 18 2021 Slava Monich <slava.monich@jolla.com> 1.0.17
- Disable broken in-app sharing
- Added Polish translation

* Sat Dec 12 2020 Slava Monich <slava.monich@jolla.com> 1.0.16
- Show page header when scrolling
- Added "Jump to bottom" button
- Fixed email sharing with latest Sailfish OS
- Fixed build of translations with newer Qt

* Sat Dec 14 2019 Slava Monich <slava.monich@jolla.com> 1.0.15
- Fixed settings icon name
- Updated list of NFC related packages
- Updated submodules

* Sun Mar 10 2019 Slava Monich <slava.monich@jolla.com> 1.0.14
- Dump versions of plugins and related libraries

* Sat Mar 9 2019 Slava Monich <slava.monich@jolla.com> 1.0.13
- Added NFC logger
81 changes: 1 addition & 80 deletions rpm/harbour-logger-ofono.spec
@@ -1,6 +1,6 @@
Name: harbour-logger-ofono
Summary: Ofono logger
Version: 1.0.21
Version: 1.0.22
Release: 1
Group: Applications/System
License: BSD
Expand Down Expand Up @@ -53,82 +53,3 @@ desktop-file-install --delete-original \
%{_datadir}/applications/%{name}.desktop
%{_datadir}/icons/hicolor/*/apps/%{name}.png
%{privileges_dir}/%{name}

%changelog
* Wed Dec 01 2021 Slava Monich <slava.monich@jolla.com> 1.0.21
- Restore log level on exit
- Fixed cover log and allow cover scaling

* Sat Sep 18 2021 Slava Monich <slava.monich@jolla.com> 1.0.20
- Copy log entry to clipboard on long tap
- Improved sandbox behavior

* Fri Sep 17 2021 Slava Monich <slava.monich@jolla.com> 1.0.19
- Complain about not being privileged
- Tweaked settings page

* Sun Jul 18 2021 Slava Monich <slava.monich@jolla.com> 1.0.17
- Disable broken in-app sharing
- Freshed up app icon
- Added Chinese translation

* Sat Dec 12 2020 Slava Monich <slava.monich@jolla.com> 1.0.16
- Show page header when scrolling
- Added "Jump to bottom" button
- Fixed email sharing with latest Sailfish OS
- Fixed build of translations with newer Qt

* Sun Mar 10 2019 Slava Monich <slava.monich@jolla.com> 1.0.14
- Dump versions of plugins and related libraries

* Tue Jun 19 2018 Slava Monich <slava.monich@jolla.com> 1.0.12
- Save Modem properties
- Freshened up sharing menu
- Updated Polish translations
- Added Dutch translations

* Sat Aug 26 2017 Slava Monich <slava.monich@jolla.com> 1.0.11
- Run as nemo:privileged

* Sun Aug 20 2017 Slava Monich <slava.monich@jolla.com> 1.0.10
- Filter for categories
- Polish translations

* Sat Jun 10 2017 Slava Monich <slava.monich@jolla.com> 1.0.9
- Added Swedish translations
- Add /etc/hw-release to the tarball
- Automatically enable logging at startup
- Automatically reset logging on exit

* Mon Jan 23 2017 Slava Monich <slava.monich@jolla.com> 1.0.8
- Save the state of the connmans's cellular technology
- Another connectivity fix

* Wed Jan 11 2017 Slava Monich <slava.monich@jolla.com> 1.0.7
- Don't directly invoke Qt code from glib callbacks
- Make sure that verbose trace is enabled
- Save rilerror file

* Tue Oct 25 2016 Slava Monich <slava.monich@jolla.com> 1.0.6
- Save connection context configuration

* Tue Oct 25 2016 Slava Monich <slava.monich@jolla.com> 1.0.5
- Added "Fix mobile data" menu item
- Collect more ofono information

* Mon Oct 10 2016 Slava Monich <slava.monich@jolla.com> 1.0.4
- Added default email address

* Sun Oct 09 2016 Slava Monich <slava.monich@jolla.com> 1.0.3
- Compatibility with Qt 5.6

* Thu Sep 08 2016 Slava Monich <slava.monich@jolla.com> 1.0.2
- Made font size configurable

* Thu Sep 08 2016 Slava Monich <slava.monich@jolla.com> 1.0.1
- Fixed a few visual glitches
- Made screen buffer size configurable
- Added openrepos build with settings plugin

* Wed May 25 2016 Slava Monich <slava.monich@jolla.com> 1.0.0
- Initial release
2 changes: 1 addition & 1 deletion rpm/openrepos-logger-nfc.spec
@@ -1,6 +1,6 @@
Name: openrepos-logger-nfc
Summary: NFC logger
Version: 1.0.21
Version: 1.0.22
Release: 1
Group: Applications/System
License: BSD
Expand Down
2 changes: 1 addition & 1 deletion rpm/openrepos-logger-ofono.spec
@@ -1,6 +1,6 @@
Name: openrepos-logger-ofono
Summary: Ofono logger
Version: 1.0.21
Version: 1.0.22
Release: 1
Group: Applications/System
License: BSD
Expand Down
2 changes: 1 addition & 1 deletion rpm/sailfish-log-viewer.spec
@@ -1,6 +1,6 @@
Name: sailfish-log-viewer
Summary: Log viewer tools
Version: 1.0.21
Version: 1.0.22
Release: 1
License: BSD
URL: http://sailfishos.org/sailfish-log-viewer
Expand Down

0 comments on commit c3661ee

Please sign in to comment.