https://bugs.kde.org/show_bug.cgi?id=520819

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from [email protected] ---
I think bug comes from this change
(https://invent.kde.org/network/kdeconnect-android/-/commit/fe9167eb5f297b74a478993e28a13424f262db7a#line_2a9ba6a9a_A149)
because before rewrite to kotlin it was like

send if:
setting is OFF
OR setting is ON and phone is LOCKED

After the change, logic became

send if:
setting is ON
OR phone is NOT LOCKED

So when setting is OFF or default, notifications are skipped while phone is
locked

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to