summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
AgeCommit message (Expand)Author
2023-11-16Remove service entry from Telecom manifest.Tyler Gunn
2023-05-25remove BIND_CONNECTION_SERVICE from packages/services/TelecomThomas Stuart
2023-05-09Implement call streaming notification.Tyler Gunn
2023-03-07Add monitor related code to make sure that voip app invoke platformGrace Jia
2022-12-01Fix dark navigationBar background in some telephony settings pages am: e34d71...Shen Lin
2022-12-01Fix dark navigationBar background in some telephony settings pages am: e34d71...Shen Lin
2022-11-30Fix dark navigationBar background in some telephony settings pagesShen Lin
2022-09-29Hide overlay windows when showing phone account enable/disable screen. am: a7...Tyler Gunn
2022-09-29Hide overlay windows when showing phone account enable/disable screen. am: a7...Tyler Gunn
2022-09-29Hide overlay windows when showing phone account enable/disable screen. am: a7...Tyler Gunn
2022-09-29Hide overlay windows when showing phone account enable/disable screen. am: a7...Tyler Gunn
2022-09-27Hide overlay windows when showing phone account enable/disable screen.Tyler Gunn
2022-07-18fix duplicate call issue due to activity restartChinmay Dhodapkar
2022-04-04Removed dividers from Phone Settings (1/2) redoThomas Stuart
2022-02-04Merge "Declare android.permission.READ_CONTACTS for Telecom." am: 77a8b884d9 ...Tyler Gunn
2022-02-03Declare android.permission.READ_CONTACTS for Telecom.Tyler Gunn
2022-01-18add post_notification permission to manifestSteve Elliott
2022-01-12Update Telecom code to account for updated Bluetooth HFP audio stateRahul Sabnis
2022-01-11Add support for Generic Telephone Bearer service (GTBS)Mariusz Skamra
2022-01-07Revert "Add support for Generic Telephone Bearer service (GTBS)"Jack He
2021-12-20Add support for Generic Telephone Bearer service (GTBS)Mariusz Skamra
2021-12-06Provide last known cell id for emergency callSooraj Sasindran
2020-11-06Update Telecom to use new Projection State APIs.Kurt Dresner
2020-05-29Add an exported flag in manifestAshwini Oruganti
2020-03-23Add an exported flag in manifestAshwini Oruganti
2020-03-20Fix issue with call redirection activity.Tyler Gunn
2020-02-26Fix issue with call redirection activity.Tyler Gunn
2019-11-19Handle prioritized car mode in Telecom.Tyler Gunn
2019-11-18Handle prioritized car mode in Telecom.Tyler Gunn
2019-05-20Remove ChangeDefaultDialerDialog which has been replaced by role.Hai Zhang
2019-05-03Use external pakcageName id if ActivityThread has no current PackageNameYouming Ye
2019-04-30Telecom fixes related to RoleManagerTyler Gunn
2019-01-28Adding permission to use DeviceConfig API for Telecomm service.Stanislav Zholnin
2019-01-17User Interaction for Call Redirection service in Telecomsqian
2018-12-13Support Call Identification via CallScreeningService.Tyler Gunn
2018-11-05[Call Screening]Handling Package Uninstalltonyzhu
2018-11-01[Call Screening]Programmatically changing the default call screening app.tonyzhu
2018-10-26Change security model for TelecomManager#handleCallIntent method.Tyler Gunn
2018-10-01Eliminate dependence on broadcasts to trampoline calls to Telecom.Tyler Gunn
2018-09-20Use sendMultipartTextMessage for respond with smsHall Liu
2018-03-19Add Telecom debug menu.Tyler Gunn
2018-03-08Support enhanced call blocking functionRuijie Bai
2018-03-05Declare READ_EXTERNAL_STORAGE permission for Telecom.Tyler Gunn
2018-01-31Add ability to generate remote call recording tone.Tyler Gunn
2017-05-31Add wakelock to UserCallActivityHall Liu
2017-05-02Confirm managed call when there are ongoing self-managed calls.Tyler Gunn
2017-03-30Self-Managed Incoming Call Disambiguation UX.Tyler Gunn
2017-03-06API review cleanups.android-o-preview-1o-previewTyler Gunn
2016-03-17Follow framework refactoring.Jeff Sharkey
2016-03-01Implement createManageBlockedNumbersIntent API.Abhijith Shastry