Overview of changes in lomiri-download-manager 0.1.2

  - src/downloads: add Ubuntu.DownloadManager compatibility type.
  - src/priv: Fix missing rename to lomiri.com namespace.
  - Fix DBus activation for confined apps.
  - Port from QRegExp to QRegularExpression.
  - Replace usage of deprecated QByteArray::append.
  - Replace usage of QVariant::canConvert(int).
  - Simplify linking against Qt.
  - Replace use of deprecated QNetworkReply::error signal for Qt 5.15.
  - Translation updates.

Overview of changes in lomiri-download-manager 0.1.1

  - Continue rename from ubuntu
  - Fix deprications with qt 5.15
  - Fix xfvb detection
  - Clanup cmake
  - Remove need for nih-dbus, use lomiri-api instead
  - Test fixes
  - Systemd fixes

Overview of changes in lomiri-download-manager 0.1.0

  - Fork / renamed from ubuntu-download-manager.
