summaryrefslogtreecommitdiffstats
path: root/telecomm
Commit message (Expand)AuthorAgeFilesLines
* Apply @hide / @SystemApi to android.telecom.*Evan Charlton2014-11-1014-2/+78
* Make add-call a global property of telecom. (1/4)Santos Cordon2014-11-104-6/+52
* Conference event package performance improvement.Tyler Gunn2014-11-061-6/+7
* Replace onConferenceChanged with onConnectionAdded.Andrew Lee2014-11-062-7/+8
* Change access to removeConnection so we can override it.Anthony Lee2014-11-061-1/+2
* Merge "Make APIs to get system phone accounts public" into lmp-mr1-devSailesh Nepal2014-11-061-4/+0
|\
| * Make APIs to get system phone accounts publicSailesh Nepal2014-11-061-4/+0
* | Merge "Add CONNECTION_MANAGER_NOT_SUPPORTED to DisconnectCause" into lmp-mr1-devSailesh Nepal2014-11-061-3/+17
|\ \
| * | Add CONNECTION_MANAGER_NOT_SUPPORTED to DisconnectCauseSailesh Nepal2014-11-051-3/+17
| |/
* | Merge "Adding method to get disconnect cause from conference" into lmp-mr1-devmike dooley2014-11-061-0/+7
|\ \ | |/ |/|
| * Adding method to get disconnect cause from conferencemike dooley2014-11-041-0/+7
* | Support disconnecting conference participants from conference.Tyler Gunn2014-11-041-0/+9
|/
* Merge "Adn queries for multi-SIM. (2/3)" into lmp-mr1-devNancy Chen2014-11-042-1/+25
|\
| * Adn queries for multi-SIM. (2/3)Nancy Chen2014-11-032-1/+25
* | Merge "Even, Even more telecom javadoc." into lmp-mr1-devSantos Cordon2014-11-031-8/+58
|\ \ | |/ |/|
| * Even, Even more telecom javadoc.Santos Cordon2014-10-311-8/+58
* | Merge "Handle MMI for multi-SIM (1/3)" into lmp-mr1-devNancy Chen2014-10-312-0/+31
|\ \ | |/ |/|
| * Handle MMI for multi-SIM (1/3)Nancy Chen2014-10-312-0/+31
* | Merge "Creating connections for conference event package participants." into ...Tyler Gunn2014-10-317-2/+143
|\ \
| * | Creating connections for conference event package participants.Tyler Gunn2014-10-307-2/+143
| |/
* | Merge "More updates to javadocs for Telecom APIs." into lmp-mr1-devSantos Cordon2014-10-304-9/+40
|\ \
| * | More updates to javadocs for Telecom APIs.Santos Cordon2014-10-294-9/+40
* | | Merge "Even more javadocs for telecom." into lmp-mr1-devSantos Cordon2014-10-302-19/+38
|\ \ \ | |_|/ |/| |
| * | Even more javadocs for telecom.Santos Cordon2014-10-292-19/+38
| |/
* | Merge "Communicating participant changes to conference controller." into lmp-...Tyler Gunn2014-10-293-0/+195
|\ \
| * | Communicating participant changes to conference controller.Tyler Gunn2014-10-283-0/+195
* | | Added a function to clear accounts for a specified package.Anthony Lee2014-10-281-0/+15
* | | Merge "PhoneAccounts include literal icon bitmap (1/4)" into lmp-mr1-devIhab Awad2014-10-281-24/+108
|\ \ \
| * | | PhoneAccounts include literal icon bitmap (1/4)Ihab Awad2014-10-281-24/+108
| | |/ | |/|
* | | Merge "Add comment to TelecomManager.getCallState" into lmp-mr1-devYorke Lee2014-10-281-0/+5
|\ \ \ | |/ / |/| |
| * | Add comment to TelecomManager.getCallStateYorke Lee2014-10-281-0/+5
| |/
* | Merge "Update javadocs for Telecom APIs." into lmp-mr1-devSantos Cordon2014-10-281-6/+49
|\ \ | |/ |/|
| * Update javadocs for Telecom APIs.Santos Cordon2014-10-281-6/+49
* | Merge "Remove TODO in TelecomManager." into lmp-mr1-devTyler Gunn2014-10-231-1/+0
|\ \
| * | Remove TODO in TelecomManager.Tyler Gunn2014-10-231-1/+0
* | | Merge "Remove SystemApi annotations." into lmp-mr1-devSantos Cordon2014-10-231-5/+0
|\ \ \
| * | | Remove SystemApi annotations.Santos Cordon2014-10-231-5/+0
| | |/ | |/|
* | | am 0145e17d: Merge "Add getter methods in SubInfoRecord for UI. Adapt PhoneAc...Nancy Chen2014-10-231-0/+27
|\ \ \
| * | | Add getter methods in SubInfoRecord for UI. Adapt PhoneAccount.Nancy Chen2014-10-221-0/+27
* | | | am df0ace26: Merge "Add an option to set the selected phone account as the de...Nancy Chen2014-10-233-9/+12
|\ \ \ \ | |/ / /
| * | | Merge "Add an option to set the selected phone account as the default. (1/3)"...Nancy Chen2014-10-233-9/+12
| |\ \ \
| | * | | Add an option to set the selected phone account as the default. (1/3)Nancy Chen2014-10-223-9/+12
* | | | | am 40f15895: am 028217eb: Merge "Add hidden method to access a connection\'s ...Santos Cordon2014-10-221-0/+7
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | am 028217eb: Merge "Add hidden method to access a connection\'s service." int...Santos Cordon2014-10-211-0/+7
| |\ \ \ | | |/ / | |/| |
| | * | Add hidden method to access a connection's service.Santos Cordon2014-10-201-0/+7
* | | | Fire onConferenceChanged after reseting conference.Andrew Lee2014-10-211-0/+1
* | | | Merge "Add functions to update on conference changes." into lmp-mr1-devAndrew Lee2014-10-182-0/+17
|\ \ \ \
| * | | | Add functions to update on conference changes.Andrew Lee2014-10-172-0/+17
* | | | | am a6a1c52f: Merge "Use Telecom API for checking if a number is voicemail (1/...Nancy Chen2014-10-172-0/+26
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Use Telecom API for checking if a number is voicemail (1/2)Nancy Chen2014-10-162-0/+26