UI improvement, bump up libs, plugins versions,
Call Handling Overhaul: Replaced legacy adapters with CallOrchestrator, added foreground service orchestration, session-aware coroutines, and enhanced missed/rejected call handling.
Notification Improvements: Separate channels for incoming vs ongoing calls, silent ongoing notifications, dynamic channel handling, and decoupled ringtone/audio logic.
Contacts & Favourites: Add/remove favourites, search by name/phone/email/address, proper handling of multiple numbers, and sync with Android starred contacts.
Call Logs & History: Sticky headers, Paging 3 support, rejected call display, add unsaved numbers, block/unblock numbers, and intelligent refresh.
Smart Search & Dial Pad: Integrated search + dial pad, state-driven search bar, animated FAB/bottom bar, frequently called contact suggestions, and back-handler support.
Architecture Modernization: Navigation 3, Hilt DI, Kotlin 2.x, KSP, modular separation (UI, domain, data, audio, notifications), lifecycle cleanup, and version catalog (TOML) adoption.