https://bugs.kde.org/show_bug.cgi?id=463128
Devin Lin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma-mobile/plasma-dialer/-/c | |ommit/fb6fc92350123f7066a11 | |e97d20b28e456c879f8 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #2 from Devin Lin <[email protected]> --- Git commit fb6fc92350123f7066a11e97d20b28e456c879f8 by Devin Lin, on behalf of Marco Mattiolo. Committed on 16/07/2026 at 00:42. Pushed by devinlin into branch 'master'. Allow new contacts to be added from DialerPage.qml M +5 -2 plasma-dialer/src/CMakeLists.txt A +37 -0 plasma-dialer/src/contactcontroller.cpp [License: LGPL(v2.0+)] A +37 -0 plasma-dialer/src/contactcontroller.h [License: LGPL(v2.0+)] A +121 -0 plasma-dialer/src/qml/AddContactPage.qml [License: LGPL(v2.0+)] M +14 -0 plasma-dialer/src/qml/DialerPage.qml M +2 -0 plasma-dialer/src/qml/Main.qml https://invent.kde.org/plasma-mobile/plasma-dialer/-/commit/fb6fc92350123f7066a11e97d20b28e456c879f8 -- You are receiving this mail because: You are watching all bug changes.
