History log of /packages/services/Telephony/src/com/android/services/telephony/PstnIncomingCallNotifier.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0918d946e9711796acd766bac053b6dedf21f079 13-Feb-2015 Ihab Awad <ihab@google.com> Handle unknown connection from technology swap

If an unknown connection is seen from the Telephony layer, attempt to
use it to replace a matching, existing connection, since that
situation may occur when the underlying technology changes in the
radio layer.

Bug: 19363089
Change-Id: Ibe5b89cc791c2d7e8dfac91c47636361796d68cd
/packages/services/Telephony/src/com/android/services/telephony/PstnIncomingCallNotifier.java
d5165b05c851ecd47d330b600ed2768e0db8b9d1 06-Dec-2014 Andrew Lee <anwlee@google.com> Tidy up visuals/behaviors for MSIM notifications.

+ If MSIM device, show subscription display name on voicemail
or call forwarding notifications instead of some of the normal
title/summary text.
+ Use subscription colors to tint notification backgrounds.
+ Use PhoneAccountHandle to specify SIM to call with for voicemail
notifications.
+ Move code for getting PhoneAccountHandle from Phone into PhoneUtils
and update references throughout telephony. This assumes we only need
to do the conversion for PSTN phones; this seems to be a safe
assumption given how the notification manager previously got the
default Phone from the phone factory.

Bug: 18232725
Change-Id: I62574643de1d61ef716e06fb733467ce2f607586
/packages/services/Telephony/src/com/android/services/telephony/PstnIncomingCallNotifier.java
fac053aeb7e30a964d683812b4f2bc6c37e1a038 10-Oct-2014 Yorke Lee <yorkelee@google.com> Protect against ClassCastException in PstnIncomingCallNotifier

Just to be safe, if handleNewUnknownConnection is called with an
unexpected result, just ignore it.

Bug: 17939852
Change-Id: If8f490f5233e45fe5e87677d0d27b9028a970df7
/packages/services/Telephony/src/com/android/services/telephony/PstnIncomingCallNotifier.java
3f7f717a2295f9ae5cc6a34ed404ec22e94012da 02-Oct-2014 Yorke Lee <yorkelee@google.com> Add ability to add sim-initiated MO call to UI (1/4)

Listen to new unknown calls in PstnIncomingCallNotifier, and add them to
Telecom when a new unknown connection is detected.

Bug: 16852844

Change-Id: I8c1e3fcd0724d22839e6af388b0bbed90d5f7c9a
/packages/services/Telephony/src/com/android/services/telephony/PstnIncomingCallNotifier.java
4d45d1cf58a2003378fd35912d6d73a00001bf06 13-Sep-2014 Tyler Gunn <tgunn@google.com> Renaming Telecomm to Telecom.

- Changing package from android.telecomm to android.telecom
- Changing package from com.android.telecomm to
com.android.server.telecomm.
- Renaming TelecommManager to TelecomManager.

Bug: 17364651
Change-Id: Ic33bafd37200e65431543a9889aed549dbb04831
/packages/services/Telephony/src/com/android/services/telephony/PstnIncomingCallNotifier.java
4ddf9f9db56f7174c4cb20f7e9888a36b07e4d81 12-Sep-2014 Sailesh Nepal <sail@google.com> Include phone number in incoming call intent

This CL includes a phone number when sending an incoming
call intent. This is used by Hangouts to detect when two
incoming calls are duplicate.

This is a work around for an underlying bug where Telecomm
incorrectly shows UI for connections that are in the state
INITIALIZING.

Previouly connectinos were created asynchronously and this
allowed the connection service to do several things before
returning a initialized connection. When we moved to synchronous
creation we never updated Telecomm to handle this new state.

This underlying issue should be fixed properly for MR1.

Bug: 17485366

Change-Id: Ifa72064e0f45d799370fb72e286c509bc39f29dc
/packages/services/Telephony/src/com/android/services/telephony/PstnIncomingCallNotifier.java
a956f73382c3aa2619c73b880a11ee1899c2fe18 04-Sep-2014 Santos Cordon <santoscordon@google.com> Add support for Multiple calls on CDMA devices.

Includes changes for call-waiting, adding outgoing calls, mergig and
conferenceing.

Bug: 17316859
Change-Id: Ia71c1b9b61d93a40cd717e74b33786ae07b656b6
/packages/services/Telephony/src/com/android/services/telephony/PstnIncomingCallNotifier.java
da120f4e3d32ca97c5b4c21d6c505d834a29ab8d 06-Aug-2014 Santos Cordon <santoscordon@google.com> Remove ldaps from AOSP code.

Bug: 16327484
Change-Id: Ic51f12e52db0839a9ee6b727755873edf65cd044
/packages/services/Telephony/src/com/android/services/telephony/PstnIncomingCallNotifier.java
e3b3e4df2ca751ff55a34aa95c2722dca1a91924 23-Jul-2014 Santos Cordon <santoscordon@google.com> Fix initialization of SIM accounts.

- Moves setup out of a broadcast receiver and into TelephonyGlobals
- Reruns setup whenever the SIM state changes (hotswap support)
- When no SIM is inserted, register an emergency-only PhoneAccount.

Bug: 16491446
Bug: 16445149
Bug: 16495971

Change-Id: Icee8013c35f7439c58af7b7777af9a99798bff43
/packages/services/Telephony/src/com/android/services/telephony/PstnIncomingCallNotifier.java
5ad698f06592baf77a439007e0f084df85916a54 20-Jul-2014 Santos Cordon <santoscordon@google.com> Change incoming call intent to a TelecommManager method. (3/3)

Also moves a few constants from TelecommConstants to TelecommManager.
Bug:16416927

Change-Id: I8e74feb228523ed1c186b2f06784d04cb9141f86
/packages/services/Telephony/src/com/android/services/telephony/PstnIncomingCallNotifier.java
a5a70f9b338cae25046b336a8602f14bc9b86069 20-Jul-2014 Evan Charlton <evanc@google.com> Rename PhoneAccount to PhoneAccountHandle

Change-Id: I2e97b348e6316a8b3ccc39fd81013e7f514a2889
/packages/services/Telephony/src/com/android/services/telephony/PstnIncomingCallNotifier.java
6abba886ada7496a82092cbee92e52f30d576f6d 20-Jul-2014 Evan Charlton <evanc@google.com> Migrate TelecommConstants to TelecommManager

Change-Id: Icdd7637ba1ae27ce7d1f13714257b4a946961037
/packages/services/Telephony/src/com/android/services/telephony/PstnIncomingCallNotifier.java
7debf0174288630f54813c7ec43ebc6df0a9c69d 18-Jul-2014 Santos Cordon <santoscordon@google.com> Register PhoneAccounts for telephony on startup.

Change-Id: I597a0565696a742540ba7156f17d6b1d188d7eb7
/packages/services/Telephony/src/com/android/services/telephony/PstnIncomingCallNotifier.java
55c2de5e5c742c85d257f00d3b7b3c9e7f96ffda 18-Jul-2014 Ihab Awad <ihab@google.com> Minor changes to "example" PhoneAccounts

Change-Id: Ia6f74314c7bbf7f02d42574d436a8e32866c388e
/packages/services/Telephony/src/com/android/services/telephony/PstnIncomingCallNotifier.java
e0f0678d14f09665463abd949e5b217c95ff99c5 17-Jul-2014 Ihab Awad <ihab@google.com> Wire up multi-SIM experience (4/4)

Change-Id: Ibfcf8a0d68bf48bd32cd0e1a155a5fa7719e53e2
/packages/services/Telephony/src/com/android/services/telephony/PstnIncomingCallNotifier.java
3199aa7f8bcb48569eb8289abc055ba0f8496ba8 14-Jul-2014 Sailesh Nepal <sail@google.com> Telephony cleanup do not merge

This CL removes the PSTN and SIP call service providers.
The connection services will now be looked up by package
manager instead.

This CL also cleanups the telephony connection service code.
Now that the SIP code has been moved out the code can be much
simpler and PstnConnection* and TelephonyConnection* can be
merged.

Change-Id: I2e40c5c64c0d242dc41b680943d7e9209142db5b
(cherry picked from commit 8306b5e6d829c0aa3eacaa12a1cddcf3df7194dc)
/packages/services/Telephony/src/com/android/services/telephony/PstnIncomingCallNotifier.java
536cff018ecf3a329ccf44f723bae071c840ab71 05-Jul-2014 Sailesh Nepal <sail@google.com> Remove references to CallService from Telephony

Change-Id: I5a082e50dafea0104174cb97d3ae8af168944fc3
/packages/services/Telephony/src/com/android/services/telephony/PstnIncomingCallNotifier.java
aa7340388473c1676495a60e30dc6a48d318a489 18-Jun-2014 Ihab Awad <ihab@google.com> Replace CallServiceSelectors with Subscriptions (3/3)

Remove CallServiceSelectors and replace them with comprehensive
support for Subscriptions as the means of selecting ways of making
phone calls. After this change, a ConnectionService is not a
semantically meaningful "way of making a call" -- it's more like the
mechanism whereby the Android system communicates with a 3rd party
process to ask for phone services. We anticipate each process having
only one ConnectionService.

Change-Id: I251c0b6f4106104d945b3723fa4da1081a06b8cd
/packages/services/Telephony/src/com/android/services/telephony/PstnIncomingCallNotifier.java