Overview of changes in lomiri-indicator-network 1.99.0

  - po/: Update translation template and POFILE.in.
  - nmofono: drop initialData.
  - wwan/sim: do not default to mobile data turned on.
  - wwan/sim-manager: save settings as we get signals.
  - wwan/sim: use ActiveConnectionManager for controlling connection.
  - wwan/sim: Enable oFono's ConnMan if not enabled already.
  - wwan/sim: control mobile data exclusively.
  - wwan/sim: Match oFono modems with NetworkManager devices.
  - wwan/modem: Use the Sim object for mobile data state.
  - wwan/sim: receive state notifications from modem device.
  - wwan/sim: only disable the connection we activated.
  - nmofono/wwan: enable mobile data with NetworkManager.
  - po:/ update .pot file.
  - src: util is required for BUILD_LIBCONNECTIVITY_ONLY.
  - ethernet: do not display disabled devices in indicator.
  - manager-impl: only consider ethernet devices managed by NM.
  - indicator/factory: check for URfkill availability.
  - nm-device-statistics-monitor: fix data usage indication.
  - wifi-section: don't display the section if there isn't a WiFi NIC.
  - nmofono/manager: properly store NM devices with their paths.
  - tests/data/networkmanager.py: reimplement missing mocks.
  - data/tests/networkmanager.py: After renewing networkmanager.py
    dbusmock template, bring back support for testing network data
    usage indication.
  - tests/data/networkmanager.py: Bump to networkmanager.py dbusmock
    template from python-dbusmock 0.32.1.
  - tests: Use renamed entities.
  - Export the correct menu contents for the settings menu.
  - Use plain NetworkManager radio control on desktop, URFKill on
    phablet.
  - Use high-level C++ ActiveConnectionManager class for activating and
    deactivating connections.
  - Add main exception handler to avoid crashes during startup (LP:
    #1629703).
  - Fix memory corruption inside unix signal handler (LP: #1632275).
  - Add ethernet support to indicator (and NM dbus template).
  - Switch to common active connection interface throughout the
    codebase.
  - Re-enable tests on all arches except powerpc, ppc64el, s390x.
  - Fix Wi-Fi widget visibility.
  - Try again to make the tests more reliable (LP: #1632275).
  - Show network data usage indication.
  - Translation updates (thanks to all contributors on
    hosted.weblate.org).

Overview of changes in lomiri-indicator-network 1.2.0

  - Add missing dependency on liblomiri-api to pkg-config file.
  - Fix library name in generated pkg-config file.
  - Fix forward declaration of types when building against Qt 6.
  - Remove superfluous find_package calls.
  - Add optional support for building liblomiri-connectivity-qt against
    Qt 6.
  - Allow building liblomiri-connectivity-qt without the indicator.
  - nmofono: fix switching data SIM on ofono-sailfish.
  - src/indicator/sections: Hide Settings buttons when run as lightdm.
  - Translation updates (thanks to all contributors on
    hosted.weblate.org).

Overview of changes in lomiri-indicator-network 1.1.2

  - src/indicator/nmofono/wwan/wwan-link.h: Make std::multimap under
    C++17 happy with Compare.
  - CMakeLists.txt: Raise C++ standard to C++17.
  - Translation updates (thanks to all contributors on
    hosted.weblate.org).

Overview of changes in lomiri-indicator-network 1.1.1

  - tests/unit/secret-agent/test-secret-agent: Make sure signal emitted
    on agent startup doesn't leak into tests.
  - src/indicator/nmofono/wwan/modem.cpp: Fix accidental assignment
    instead of comparison.
  - Translation updates (thanks to all contributors on
    hosted.weblate.org).

Overview of changes in lomiri-indicator-network 1.1.0

  - Add ability to connect to WPA3 Personal AP's.
  - Indicator: Query IMS status from ofono and implement VoLTE icon.
  - src/, tests/: Make it possible to completely disable Mechanicd
    code.
  - hotspot-manager: use the correct method for resetting unique_ptr.
  - hotspot-manager: use mechanicd exclusively to switch WiFi mode.
  - data/lomiri-indicator-network.service.in: Become part of
    lomiri-indicators.target.
  - indicator: Add 5G/nr support.
  - nmofono: Drop unused files.
  - Use CMAKE_INSTALL_FULL_* for installing.
  - Translation updates (thanks to all contributors on
    hosted.weblate.org).

Overview of changes in lomiri-indicator-network 1.0.2

  - CMake: Make less assumptions about where files will end up (@OPNA2608).
  - Honour CMAKE_INSTALL_DOCDIR for documentation installation (@OPNA2608).
  - Translation updates.

Overview of changes in lomiri-indicator-network 1.0.1

  - Fix pkg-config file for liblomiri-connectivity-qt1.
  - Do not generate passwords with std::rand().
  - Fix qdoc markup.
  - Remove launchpad bug reporting links.
  - nmofono: increase the wait time for the hotspot connection to
    activate.
  - nmofono: reduce the frequency of "waiting for hotspot" log.
  - Improve handling of failure to enable hotspot from NM.
  - data: makes com.lomiri.connectivity1 DBus-activatable.
  - nmofono: when unlockAllModems, also unlock modems that appear later.
  - hotspot-manager: show a notification when an error occurs.
  - Fix typo preventing the substitution of the version number.
  - Add Lomiri.Connectivity module documentation.

Overview of changes in lomiri-indicator-network 1.0.0

  - Initial official release.
  - Port from indicator-network to lomiri-indicator-network.
