~dpm/telephony-service/no-calls-string

Viewing all changes in revision 1099.

Sync the fixes that were released in OTA5:

  [ Andreas Pokorny ]
  * sbuild fix

  [ Gustavo Pichorim Boiko ]
  * Do not update the pot file automatically on builds, it causes
    conflicts when multiple changes are applied together.

  [ Iain Lane ]
  * We don't inherit from the 'gnome' icon theme any more, so our icons
    weren't being found in a default Unity session using ubuntu-mono-
    dark. We do, however, inherit from Humanity, so put the icons under
    this theme. (LP: #1412709)

  [ Sebastien Bacher ]
  * Don't play keypad sounds in silentmode (LP: #1384274)
  * don't unref a non owned variant, g_variant_new_strv() returns a
    floating reference which is consumed by calling
    messaging_menu_message_add_action() thanks Lars Uebernickel for
    pointing the issue (LP: #1427286)

  [ Tiago Salem Herrmann ]
  * Check if targetContact() returns a valid pointer before using it.
    (LP: #1433068)

  [ Gustavo Pichorim Boiko ]
  * Prevent telephony-service from auto-accepting calls in the case of
    an approver failure. added: tests/approver/
    tests/approver/ApproverTest.cpp tests/approver/CMakeLists.txt
    tests/approver/approvercontroller.cpp
    tests/approver/approvercontroller.h

  [ Tiago Salem Herrmann ]
  * Do not let USSD and incoming call snap decisions timeout. Initialize
    m_notificationId with -1, as 0 is a valid id. Do not call
    CloseNotification() when notificationClosed() is received to avoid
    loop. (LP: #1453004) Fixes: #1384274, #1412709, #1427286, #1433068, #1453004

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: