https://bugs.kde.org/show_bug.cgi?id=435047
Deeptangshu Saha <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WAITINGFORINFO |WORKSFORME --- Comment #9 from Deeptangshu Saha <[email protected]> --- A potential fix for the Quick Settings tile and background service lifecycle issues described in this report has been implemented and tested. Summary of changes: * Ensured the background service performs a complete shutdown when the tile is toggled off. * Prevented unintended automatic restarts caused by broadcast or network events while the user-paused state is active. * Aligned the Quick Settings tile UI state with the actual service state to eliminate delayed or phantom state changes. * Verified correct behavior across the primary usage flows: * Tile toggle ON/OFF * Opening the application resumes the service as expected * Manual shutdown does not trigger automatic restart * Network/broadcast events while paused do not restart the service A release-signed APK containing the proposed fix is available for testing at: https://invent.kde.org/network/kdeconnect-android/-/raw/c5faeaf06a7a8563e4e4f54a39f50c3d4a6c68e9/kdeconnect-android-quick-tile-implemented-release.apk This build is based on current master with only the service pause/resume behavior modified. Feedback, additional testing, or guidance on upstream integration would be appreciated. -- You are receiving this mail because: You are watching all bug changes.
