[calls] Created tag 42.alpha.0



The signed tag '42.alpha.0' was created.

Tagger: Evangelos Ribeiro Tzaras <devrtz fortysixandtwo eu>
Date: 1639485280 +0100

    GNOME Calls 42.alpha.0

Changes since the last tag '41.0':

Anders Jonsson (3):
      Update Swedish translation
      Update Swedish translation
      Update Swedish translation

Christopher Davis (10):
      main-window: Remove unused placeholder text
      Remove history-header-bar.ui
      history-box: Use HdyStatusPage for empty state
      contacts-box: mimmic HdyStatusPage styling for contacts
      flatpak: Use builddir: true
      new-call-box: Clamp everything
      application: Opt in to libhandy dark style preference
      application: Check libhandy version at compilation
      style: Make error color white in both light and dark mode
      ui: Remove explicit can-focus

Danial Behzadi (3):
      Update Persian translation
      Update Persian translation
      Update Persian translation

Daniel Șerbănescu (4):
      Update Romanian translation
      Update Romanian translation
      Update Romanian translation
      Update Romanian translation

Dušan Kazik (3):
      Add Slovak translation
      Update Slovak translation
      Update Slovak translation

Evangelos Ribeiro Tzaras (140):
      application: Clarify that -l flag is to be used with numbers only
      application: Do not prepend country code when dialing
      record-row: Reword accessible name
      new-call-box: Clear entry after dialing
      sip: media: Fix gtk-doc transfer annotation
      sip: origin: Fix memory leak
      sip: Fix possible NULL pointer dereference
      sip: sdp: Honour per media connections
      sip: sdp: Hang up call when there are no common codecs
      contact-box: Do not hardcode length of match_fields[]
      number-query: Take country code into account
      best-match: codestyle
      best-match: Don't free unowned data
      network-watch: More descriptive warning
      network-watch: Only g_set_error if error is not NULL
      network-watch: Don't fail initialization when unable to fetch local IP
      sip: Do not fail if CallsNetworkWatch is unavailable
      meson: Bump to 0.56.0
      tests: Add gsettings schema directory to environment
      settings: Add GSettings bindings
      Simplify country code handling
      record-row: Right justify time
      sip: origin: Recreate handles when updating credentials
      ci: Temporarily allow warnings to fix CI build failure
      media-manager: Use G_BEGIN_DECLS and G_END_DECLS in header
      sip: Gather public IP from REGISTER response and use it in SDP
      record-row: Clarify "Call" for translators with a comment
      record-store: Prefer using g_date_time_new_now_utc()
      record-row: Take timezone into account for displaying in the UI
      i18n: notifier: Use comment to clarify if a name or number is meant
      i18n: main-window: Clarify "Recent" to mean the call history
      selector-item: Name label does not need to be translatable
      application: Reword description for the -p flag
      new-call-box: Clarify accessible name
      d/copyright: Update copyright
      metainfo: Add screenshots
      ci: Upgrade certificates
      ci: Use strict metadata validation, but allow it to fail
      ci: Run relaxed appstream validation during tests
      metainfo: "mimetypes" tag is deprecated
      metainfo: Add DBus service to "provides" tag
      metainfo: Remove "developer_name" tag
      metainfo: Add notification "kudo" tag
      metainfo: Simplify content rating
      metainfo: Add "requires" tag in favour of custom tags
      metainfo: Update summary
      metainfo: Update description
      metainfo: Replace deprecated GPL license identifier
      metainfo: Add "launchable" tag
      metainfo: Add "translation" tag
      metainfo: Add URL tag for translations
      ci: Use appstreamcli instead of appstream-util
      dummy-call: Simplify change_state()
      Let provider plugin decide whether to automatically hang up secondary calls
      screenshots: Remove shell chrome
      number-query: Fall back to string comparison if parsing EPhoneNumber fails
      po: Add missing files to POTFILES.in
      call-window: Remove unnecessary code
      call-window: Improve readability of remove_call function
      sip: origin: Bail when trying to dial empty string
      sip: origin: Make sure "@host" is in the dial string
      ci: Update from flatpak CI template
      flatpak: Update manifest
      main-window: Remove unused header
      Remove unused typedef
      call-window: Remove unused CALLS_WAYLAND ifdef
      ci: Grab submodules by setting GIT_SUBMODULE_STRATEGY
      po: Ignore subprojects
      ci: Complain about untranslated ui files
      Add libcall-ui as submodule
      application: Initialize libcall-ui
      call: Add API to query whether this call can do DTMF
      Introduce CallsUiCallData to feed CuiDisplay
      Switch from CallsCallDisplay to CuiCallDisplay
      Remove CallsCallDisplay
      ci: Use gcovr for coverage reports
      coverage: Exclude subprojects and generated dbus code
      meson: Don't build tests, examples or documentation for libcall-ui
      Update libcall-ui submodule
      call-data: Implement avatar property
      record-row: Use avatars in history
      po: Remove call display files
      Remove encryption indicator
      best-match: Rename best_match variable to matched_individual
      call-data: Fix assertion in notify handlers
      Update libcall-ui
      call-data: Notify on avatar changes
      README: Drop code coverage report
      README: Mark oFono backend as not actively developed
      README: Overhaul readme
      README: Add backend specific debugging information
      call: Get rid of tone_stop
      call: Get rid of unnecessary cast to int
      dummy: Add dummy send_dtmf_tone function
      util: Make dtmf tone checking function public
      tests: Add dtmf tone validity tests
      dbus: Set can-dtmf property
      dbus: Add API to send DTMF
      ci: Fix regex for reporting code coverage
      project: Post release version bump
      Update libcall-ui: Fix display showing number twice when not a contact
      record-row: Removed unused define
      call-window: codestyle
      call-window: Delay closing window
      flatpak: Poke hole to talk to callaudiod
      flatpak: Poke hole to talk to feedbackd
      ci: Drop pedantic metainfo validation job
      ci: Drop debian bookworm packaging job
      ci: Use PKG_ONLY variable to exclude flatpak job
      d/changelog: Post-release version bump
      application: Codestyle
      history-box: Codestyle
      application: Chain up shutdown
      record-store: Get rid of unused code
      call: Rename property from "number" to "id"
      ringer: codestyle
      ringer: Refactor to keep track of ongoing calls
      ringer: Disconnect signal handlers on dispose
      ringer: Track ringer state
      ringer: Don't warn if feedback triggering got cancelled
      ringer: Make sure to reset feedback profile if not set to "quiet"
      ringer: Add debugging
      call: Add API to silence ringing
      ringer: Check if incoming call is silenced
      d/control: Add cmocka dependency
      flatpak: Add cmocka dependency
      tests: Add ringer tests
      ringer: Add is-quiet property and getter
      ringer: Restart ringer if quiet parameter changed
      test: ringer: Test quiet ringing
      call-window: Clear handle id when hiding call window
      call-window: Use g_clear_handle_id instead of emulating it
      dbus: Add method to silence ringing
      record-row: Codestyle
      tests: util: Codestyle
      util: Add API to query call icon names
      tests: util: Unit test call icon name function
      record-row: Use API to query call icon name
      record-row: Only create popover when needed
      Document and release 42.alpha.0

Goran Vidović (1):
      Update Croatian translation

Guido Günther (1):
      dbus: Expose path to avatar icon file if it exists

Hugo Carvalho (1):
      Update Portuguese translation

Jiri Groenroos (2):
      Update Finnish translation
      Update Finnish translation

Jordi Mas i Hernandez (1):
      Update Catalan translation

Luna Jernberg (1):
      Update Swedish translation

Matej Urbančič (1):
      Add Slovenian translation

Pedro Luis Valadés (1):
      Update Spanish translation

Rafael Fontenelle (1):
      Update Brazilian Portuguese translation

Vittorio Monti (2):
      po: Update Italian translation
      Update Italian translation

Yuri Chornoivan (4):
      Update Ukrainian translation
      Update Ukrainian translation
      Update Ukrainian translation
      Update Ukrainian translation

dcz (1):
      gitlab: Update bug template


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]