summaryrefslogtreecommitdiff
path: root/InCallUI/src/com/android/incallui/CallList.java
AgeCommit message (Expand)Author
2017-03-01Update dialer sources.Eric Erfanian
2016-04-29Add LatencyReport for every callSailesh Nepal
2016-04-04Integrate spam feature into call logs.Qi Wang
2016-03-28Add spam indicator for notification and incoming call of incallui.Qi Wang
2016-02-24Fix bug of secondary call info disappear after switching calls.Qi Wang
2015-12-07Code cleanup.Tyler Gunn
2015-12-06Code cleanup.Tyler Gunn
2015-11-20Merge "Guard against framework calls to Video call APIs for backporting." int...Nancy Chen
2015-11-19Guard against framework calls to Video call APIs for backporting.Nancy Chen
2015-10-07am 0de21104: am 177debf2: am 9849b290: am 070463fa: Merge "Handle child numbe...Tyler Gunn
2015-10-06Handle child number changes after the call starts.Tyler Gunn
2015-10-06Refactor call blocking into InCallPresenter.Andrew Lee
2015-10-01PhoneStateListener & ContentObserver for blocked calls.Andrew Lee
2015-09-28If call is blocked, log something.Anne Rong
2015-09-18Update time last blocked + times blocked fields on blocking a number.Anne Rong
2015-09-18Refactor FilteredNumberAsyncQueryHandler.isBlockedAnne Rong
2015-09-17FilteredNumberAsyncQueryHandler should not crash if number is invalidAnne Rong
2015-09-15Populate call initiation type log stateYorke Lee
2015-09-11Logging changes in InCallUIYorke Lee
2015-09-11Block incoming calls from blocked list.Anne Rong
2015-08-13Rename Telecomm to TelecomJay Shrauner
2015-08-05Show "Note sent" toast when starting outgoing call with a note.Tyler Gunn
2015-08-05Last forwarded number and incoming call subject.Tyler Gunn
2015-06-18Fix for InCallUI finishing too quickly to display error dialogYorke Lee
2015-05-11Finish InCallActivity immediately for DisconnectCause.ERRORYorke Lee
2015-05-06Fix issue where fast 180 degree landscape rotation is not detected.Tyler Gunn
2015-05-05DO NOT MERGE Video call upgrade/dowgrade request changes.Tyler Gunn
2015-04-23Rename PRE_DIAL_WAIT to SELECT_PHONE_ACCOUNTSantos Cordon
2015-04-16Remove usage of Phone.java in InCallService APIs.Santos Cordon
2015-04-10Merge commit '8bef461' into merge_workPrerepa Viswanadham
2015-04-02Refactor mock CallList functionalityYorke Lee
2015-03-27Fix some jank during shrink animationYorke Lee
2015-03-26IMS-VT: Add support for video callsRekha Kumar
2014-12-10Show error dialogs in InCallUIYorke Lee
2014-11-07Make add-call a global property of telecom. (4/4)Santos Cordon
2014-11-03Send DTMF tones for dialing callYorke Lee
2014-09-16Update InCallUi to use telecomm DisconnectCause.Andrew Lee
2014-09-14Fix for quick response option not showing up for call waitingYorke Lee
2014-09-12Renaming Telecomm to Telecom.Tyler Gunn
2014-09-05Support CDMA conference calling.Santos Cordon
2014-09-03Do not request prox sensor ON without an ongoing call.Santos Cordon
2014-08-21Fix parentID for conference call support.Santos Cordon
2014-08-15Merge "Do not show error for a canceled call." into lmp-devSantos Cordon
2014-08-15Do not show error for a canceled call.Santos Cordon
2014-08-15Prevent ConcurrentModificationExceptionsJay Shrauner
2014-08-12Add UI/functions to handle a video upgrade request.Andrew Lee
2014-08-11Reduce latency for InCallUI by adding an intermediate stateNancy Chen
2014-08-06Remove ldaps from AOSP code.Santos Cordon
2014-07-29Various changes.Tyler Gunn
2014-07-17Bring up dialog when an account is not set for the phone callNancy Chen
2014-07-14Implement new In-Call Service interfaceIhab Awad
2014-07-03Remove ICallHandlerService implementationSailesh Nepal
2014-06-13DO NOT MERGE. Port "respond via SMS message" feature to new Telecomm. (4/4)Ihab Awad
2014-04-01InCallUI - Use String IDsSailesh Nepal
2014-04-01InCallUI - Use custom object to track CallsSailesh Nepal
2014-03-28resolved conflicts for merge of 063fa2d9 to master-novaColin Cross
2014-03-28manually merge 9b4962cb into masterColin Cross
2014-03-28Fix issue introduced by 5feee861: there is no longer an UNKNOWN DisconnectsCa...Anders Kristensen
2014-03-28resolved conflicts for merge of 5feee861 to klp-modular-dev-plus-aospAnders Kristensen
2014-03-28Remove duplicate call disconnect codes.Anders Kristensen
2014-03-19Support a second incoming call (call-waiting)Santos Cordon
2014-02-28InCall UI changes for incoming Telecomm calls.Santos Cordon
2013-11-19am 4a2cf432: am 439ddb20: am 59dc0b9d: Merge "Decrease the timeout for unknow...Santos Cordon
2013-11-18Decrease the timeout for unknown endcall screen from 5 to 2 sec.Santos Cordon
2013-10-25Removing private dependencies in InCallUiChristine Chen
2013-09-23Add generic error code dialogs for failed calls.Santos Cordon
2013-09-19Add "retrying" text for CDMA redial calls.Santos Cordon
2013-09-18Adds DISCONNECTING state support.Christine Chen
2013-09-18Moves some TODO(klp) to TODOChristine Chen
2013-09-13Fix UI lag when calling a contact with a photo.Santos Cordon
2013-09-10Make sure onDisconnect also notifies single-call listener.Santos Cordon
2013-08-28Merge "Major fixes for in call to work with reverse number lookup." into klp-devChiao Cheng
2013-08-28Major fixes for in call to work with reverse number lookup.Chiao Cheng
2013-08-27Adding different timeouts for CALL_ENDED screen.Santos Cordon
2013-08-21Protect all logging statements.Chiao Cheng
2013-08-19Support connecting and disconnecting from Phone app.Santos Cordon
2013-08-15Add logic support for manage conference screen. (Part 2 of 4)Santos Cordon
2013-08-13Add Simplifying layer between Contact Info search and CallCardProvider.Santos Cordon
2013-08-09Singletons are hard, lets go chopping...them out of the code.Santos Cordon
2013-08-08Reduce timeout for showing "CALL ENDED" stringsSantos Cordon
2013-08-07Add UI to show when the Call disconnects.Santos Cordon
2013-08-07Supports for outgoing calls starting up the UI.Santos Cordon
2013-08-07Adds support for text messagesChristine Chen
2013-08-05Notifications in Phone (part 1)Santos Cordon
2013-08-05Adding a central logging class.Santos Cordon
2013-08-05Improve InCall State managementSantos Cordon
2013-08-03Fixing incoming call sequence, adding InCallPresenterSantos Cordon
2013-08-01Adding multi-call support.Santos Cordon
2013-07-31Adding simple number data to callcardSantos Cordon
2013-07-29Adding a CallList class to manage Calls from CallHandlerService.Santos Cordon