[Telecom-5] use Telecom-first incoming calls on Android 17 - #1804
Draft
rahul-lohra wants to merge 7 commits into
Draft
[Telecom-5] use Telecom-first incoming calls on Android 17#1804rahul-lohra wants to merge 7 commits into
rahul-lohra wants to merge 7 commits into
Conversation
Contributor
PR checklist ✅All required conditions are satisfied:
🎉 Great job! This PR is ready for review. |
Contributor
SDK Size Comparison 📏
|
rahul-lohra
force-pushed
the
bugfix/rahullohra/android-target-17-bg-ringing
branch
from
September 4, 2026 10:02
43d430b to
c0fe2f9
Compare
rahul-lohra
changed the base branch from
develop
to
bugfix/rahullohra/incoming-ringing-stability
September 4, 2026 10:03
rahul-lohra
force-pushed
the
bugfix/rahullohra/android-target-17-bg-ringing
branch
from
September 4, 2026 10:33
c0fe2f9 to
58ace12
Compare
rahul-lohra
force-pushed
the
bugfix/rahullohra/android-target-17-bg-ringing
branch
from
September 4, 2026 11:05
58ace12 to
4a69e8a
Compare
rahul-lohra
force-pushed
the
bugfix/rahullohra/android-target-17-bg-ringing
branch
from
September 4, 2026 11:19
4a69e8a to
6b7934c
Compare
rahul-lohra
force-pushed
the
bugfix/rahullohra/android-target-17-bg-ringing
branch
2 times, most recently
from
September 4, 2026 12:10
e020a44 to
8a59832
Compare
rahul-lohra
force-pushed
the
bugfix/rahullohra/android-target-17-bg-ringing
branch
from
September 4, 2026 12:51
e12d202 to
d02e328
Compare
rahul-lohra
force-pushed
the
bugfix/rahullohra/android-target-17-bg-ringing
branch
2 times, most recently
from
September 4, 2026 13:13
a214d27 to
3ad0810
Compare
rahul-lohra
force-pushed
the
bugfix/rahullohra/android-target-17-bg-ringing
branch
from
September 4, 2026 13:47
3ad0810 to
9c8c426
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Goal
Closes: #[AND-1494]
Implementation
isAndroid17OrHigher()CallServicewhile retaining notification ringtone ownershipServiceLauncherand Telecom provider per client lifecycleCallServiceowns the incoming callClientState.maybeStopForegroundService(call)unchanged from the preceding PRPublic API changes
debugUseTelecomFirstForIncomingCallsbuilder API was removed.Stack
PR 5 of 5. Depends on #1810.
Review and merge the stack from #1807 upward.
Testing
CallServiceConfigCallServiceobserver ownership for Telecom and legacy routesStreamDefaultNotificationHandler