summaryrefslogtreecommitdiffstats
path: root/telecomm/java/android/telecom/TelecomManager.java
Commit message (Expand)AuthorAgeFilesLines
* Telecom API council changes.Santos Cordon2015-06-291-5/+13
* InCallService meta-data [2/4]Santos Cordon2015-06-231-0/+8
* Additional javadoc.Santos Cordon2015-06-221-1/+9
* Clean up SIM CallManager APIs.Santos Cordon2015-06-181-33/+0
* Send broadcast when default dialer changesYorke Lee2015-06-151-0/+35
* Rename TelecomManager.EXTRA_INCOMING_CALL_ADDRESSYorke Lee2015-06-091-2/+2
* Add telecom extra to specify handle for incoming callYorke Lee2015-06-051-0/+7
* Allow default dialer changes and phone account enable/disable via ADBYorke Lee2015-06-021-46/+0
* Add ability to modify default dialer via ADBYorke Lee2015-05-291-0/+10
* Make ACTION_CONNECTION_SERVICE_CONFIGURE publicYorke Lee2015-05-281-2/+0
* Add intents for enabling phone accounts.Santos Cordon2015-05-201-0/+36
* Add enable/disable properties to phone accounts.Santos Cordon2015-05-191-24/+57
* Improve javadoc for PRESENTATION_ constants.Santos Cordon2015-05-131-4/+12
* More video related API fixesYorke Lee2015-05-121-4/+4
* Fix potential NPE in TelecomManager.placeCallYorke Lee2015-05-051-1/+5
* Add default dialer checks to Telecom/TelephonyYorke Lee2015-04-291-5/+6
* Add APIs to getDefaultDialerPackage and getSystemDialerPackageYorke Lee2015-04-241-0/+59
* Add TelecomManager.placeCallYorke Lee2015-04-231-0/+34
* Add OP_READ_PHONE_STATE app op - frameworkSvet Ganov2015-04-171-12/+17
* Change hasVoicemailNumber to getVoicemailNumberYorke Lee2015-04-161-6/+7
* Hide getUserSelectedOutgoingPhoneAccountJay Shrauner2015-04-151-0/+1
* Make defaultOutgoingPhoneAccount publicYorke Lee2015-04-151-2/+0
* Make Telecom/InCallUI APIs publicJay Shrauner2015-04-151-32/+0
* Changes for TelecomManager API reviewYorke Lee2015-04-141-16/+10
* Fixing build after merge from mirror-m-wireless-internal-releaseVinit Deshpande2015-03-151-1/+0
* Hide calllog entries for unregistered phone accountsSantos Cordon2015-03-031-0/+9
* Add intent for call accessibility settings.Andrew Lee2015-02-261-0/+6
* Add intent for configuring RespondViaSms.Andrew Lee2015-02-191-0/+6
* Unhide telecom APIs needed by ContactsBrian Attwell2015-02-041-8/+0
* Add method in TelecomManager to return line1Number for a PhoneAccount.Nancy Chen2015-01-241-3/+23
* Use TelecomManager to call TelephonyManager#getVoicemailNumber (1/2)Nancy Chen2014-12-041-0/+20
* Add system API to get registered connection managersSailesh Nepal2014-11-211-0/+10
* Apply @hide / @SystemApi to android.telecom.*Evan Charlton2014-11-101-2/+38
* Make APIs to get system phone accounts publicSailesh Nepal2014-11-061-4/+0
* Adn queries for multi-SIM. (2/3)Nancy Chen2014-11-031-1/+19
* Merge "Handle MMI for multi-SIM (1/3)" into lmp-mr1-devNancy Chen2014-10-311-0/+26
|\
| * Handle MMI for multi-SIM (1/3)Nancy Chen2014-10-311-0/+26
* | Merge "More updates to javadocs for Telecom APIs." into lmp-mr1-devSantos Cordon2014-10-301-2/+21
|\ \ | |/ |/|
| * More updates to javadocs for Telecom APIs.Santos Cordon2014-10-291-2/+21
* | Added a function to clear accounts for a specified package.Anthony Lee2014-10-281-0/+15
* | Add comment to TelecomManager.getCallStateYorke Lee2014-10-281-0/+5
|/
* 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 a6a1c52f: Merge "Use Telecom API for checking if a number is voicemail (1/...Nancy Chen2014-10-171-0/+21
|\ \
| * | Use Telecom API for checking if a number is voicemail (1/2)Nancy Chen2014-10-161-0/+21
* | | am c913c2de: Merge "Revert "Add API method to extract subscription ID from ph...Nancy Chen2014-10-171-44/+0
|\ \ \ | |/ /
| * | Merge "Revert "Add API method to extract subscription ID from phone account (...Nancy Chen2014-10-161-44/+0
| |\ \
| | * | Revert "Add API method to extract subscription ID from phone account (1/3)"Nancy Chen2014-10-161-44/+0