- da0ad41 Merge "Fix crash that occurs on devices that does not have telephony features." into main by Joonhun Shin · 1 year, 7 months ago
- 051ab23 Fix crash that occurs on devices that does not have telephony features. by joonhunshin · 1 year, 7 months ago
- 5abbf7e Decide whether to exclude roamingNoti based on the actual network by sangyun · 1 year, 7 months ago
- bf3968c Refactor TelephonyDomainSelectionService for domain selection service plugin by Hwangoo Park · 1 year, 8 months ago
- 4f9c89e Add logic to SatelliteAccessController class by Thomas Nguyen · 1 year, 9 months ago
- 081b848 Merge "Enforce map the telephony features with APIs in ImsRcsController." into main by Joonhun Shin · 1 year, 8 months ago
- 2c33ed9 Enforce map the telephony features with APIs in ImsRcsController. by joonhunshin · 1 year, 9 months ago
- 21a8681 Enforce map the telephony features with APIs in CarrierConfigLoader. by joonhunshin · 1 year, 9 months ago
- ec14422 Removed a feature flag by Jack Yu · 1 year, 9 months ago
- 37b3907 Show roaming notification based on MCC/MNC by Sarah Chin · 1 year, 10 months ago
- d5f37ab Add featureflag:dismiss_network_selection_notification_on_sim_disable by sangyun · 1 year, 10 months ago
- 1c1918a Add featureflag:reorganize_roaming_notification by sangyun · 1 year, 10 months ago
- 15019e0 Add featureflag:load_dds_on_create by sangyun · 1 year, 10 months ago
- cc5446f Guard user disabled slicing error behind feature flag by Sarah Chin · 1 year, 11 months ago
- 4ef0709 Merge "Supply FeatureFlag when creating SatelliteController instance" into main by Thomas Nguyen · 2 years ago
- dce559b Load default data subid on create by sangyun · 2 years ago
- 090fb00 Supply FeatureFlag when creating SatelliteController instance by Thomas Nguyen · 2 years ago
- 51dd302 Add telephony feature flag by Ling Ma · 2 years ago
- 35f23f8 Reorganize conditions to show and dismiss roaming notifications. by sangyun · 2 years, 2 months ago
- 48dc7d8 Merge "Dismiss the "no service" notification if SIM is removed" am: eee3bc0b11 am: 87f337be0a am: 4619e2c174 am: 8189f99bea am: d668398856 am: 2760a86a4f by Treehugger Robot · 2 years, 3 months ago
- 8189f99 Merge "Dismiss the "no service" notification if SIM is removed" am: eee3bc0b11 am: 87f337be0a am: 4619e2c174 by Treehugger Robot · 2 years, 3 months ago
- 9ec6e1e Add additional APM logs for PhoneGlobals by Sarah Chin · 3 years, 1 month ago
- 010884c Dismiss the "no service" notification if SIM is removed by Sarah Chin · 2 years, 3 months ago
- 481aeee Updated SatelliteModemInterface. by Aishwarya Mallampati · 2 years, 7 months ago
- 5f57c58 Initialize SatelliteServiceController in PhoneGlobals by Sarah Chin · 2 years, 7 months ago
- 6c53e7f Fix potential NPE during initialization by Brad Ebinger · 2 years, 7 months ago
- abb1090 Removed old data stack by Jack Yu · 3 years, 1 month ago
- b26e96f Initialize EmergencyStateTracker in PhoneGlobals. by Daniel Banta · 2 years, 11 months ago
- c0e60ed Merge "Add DomainSelectionResolver creation" by Daniel Banta · 2 years, 9 months ago
- 4e15c32 Skip turn-on-roaming notification if roaming in the same area by Ling Ma · 2 years, 9 months ago
- 317906d Skip roaming-on notification for the same area by Ling Ma · 2 years, 9 months ago
- ba21cf2 Add DomainSelectionResolver creation by Hwangoo Park · 2 years, 9 months ago
- e04784a Fix flaky TeleServices tests causing module errors by Sarah Chin · 2 years, 10 months ago
- 7cf1c02 Merge "Fix crash in telephony tests" by TreeHugger Robot · 2 years, 10 months ago
- 7ec5979 Fix crash in telephony tests by Sarah Chin · 2 years, 10 months ago
- 360de23 Fix module errors in telephony unit tests by Sarah Chin · 2 years, 10 months ago
- 7968c6d Removed old data stack by Jack Yu · 3 years, 1 month ago
- f745f97 Revert "Removed old data stack" by Jack Yu · 3 years, 1 month ago
- f86fb84 Removed old data stack by Jack Yu · 3 years, 1 month ago
- 7f5c275 Fix com.android.phone crash for wifionly project by Fangyuan Li · 3 years, 2 months ago
- 072ffb2 PhoneGlobals change ServiceState broadcast to listener by Sarah Chin · 3 years, 4 months ago
- 3e2ac6e Support isDataAllow correctly by Jack Yu · 3 years, 5 months ago
- 68ff029 Remove SIP service. by Chi Zhang · 4 years, 2 months ago
- cffb7fc Improvement provisioning in AOSP by joonhunshin · 3 years, 9 months ago
- 89bd22c Add dump() to ImsStateCallbackController by Hunsuk Choi · 3 years, 10 months ago
- 3b742d6 Add ImsStateCallbackController by Hunsuk Choi · 3 years, 10 months ago
- 472c2ae [MEP] Framework initial support for eSim Multiple Enabled Profiles. by Muralidhar Reddy · 4 years ago
- e8fdcc1 Fix process source handling for reporting Binder latency from Telephony, am: a69500999f am: 96cd0be2e3 by Siim Sammul · 4 years, 2 months ago
- a695009 Fix process source handling for reporting Binder latency from Telephony, by Siim Sammul · 4 years, 2 months ago
- efb032e Merge "Remove unnecessary context usage" am: 40f24a1687 am: c2448cb3f7 by Amit Mahajan · 4 years, 2 months ago
- 62f826d Remove unnecessary context usage by Taesu Lee · 5 years ago
- 6c00ada Merge "Get APM state from ACTION_AIRPLANE_MODE_CHANGED intent instead" am: 5388ca273e am: 37f848b67a by Amit Mahajan · 4 years, 2 months ago
- 5388ca2 Merge "Get APM state from ACTION_AIRPLANE_MODE_CHANGED intent instead" by Amit Mahajan · 4 years, 2 months ago
- 96d9399 Merge "Removing dead code from Telephony which uses wakelock." am: e889770d70 am: b1f1f71b09 by Tyler Gunn · 4 years, 3 months ago
- 03d2cc7 Removing dead code from Telephony which uses wakelock. by Tyler Gunn · 4 years, 3 months ago
- c9c432e Move ImsResolver to a singleton pattern by Brad Ebinger · 4 years, 4 months ago
- d1947d8 Move ImsResolver to a singleton pattern by Brad Ebinger · 4 years, 4 months ago
- 182d61b Allow logging binder latency from telephony by Siim Sammul · 4 years, 4 months ago
- 7c10540 Refresh sim lock state when carrier config is changed by Jordan Liu · 4 years, 5 months ago
- 06bdef1 Refresh sim lock state when carrier config is changed by Jordan Liu · 4 years, 5 months ago
- 517819b Merge ab/7061308 into stage. by Xin Li · 4 years, 6 months ago
- 26f198f Merge "[RCS UCE] Check if the device supports UCE before creating UCE feature manager" am: 38b344a5bd am: 32f95018f4 am: f53b74fc07 by James Lin · 4 years, 7 months ago
- f53b74f Merge "[RCS UCE] Check if the device supports UCE before creating UCE feature manager" am: 38b344a5bd am: 32f95018f4 by James Lin · 4 years, 7 months ago
- 4b784aa [RCS UCE] Check if the device supports UCE before creating UCE feature manager by James.cf Lin · 4 years, 7 months ago
- aa4211e Integrate call composer into the call flow by Hall Liu · 4 years, 8 months ago
- 594b806 Merge "Wiring up RTP Transport." am: 27e3703e65 am: 559a2fbda0 by Tyler Gunn · 4 years, 7 months ago
- 9247915 Wiring up RTP Transport. by Tyler Gunn · 4 years, 8 months ago
- 53ccc7c Merge "RCS Provisioning APIs for Single Registration" am: 3716a341db am: 0412df1c42 by Hui Wang · 4 years, 9 months ago
- 068ab86 RCS Provisioning APIs for Single Registration by Hui Wang · 4 years, 10 months ago
- bd566a9 Move the CallManager registerPhone into GsmCdmaPhone am: 6b04a4a212 by SongFerngWang · 4 years, 9 months ago
- 6b04a4a Move the CallManager registerPhone into GsmCdmaPhone by SongFerngWang · 4 years, 9 months ago
- e3ae65a Move IMS to a listener type model instead of a poll model by Brad Ebinger · 5 years ago
- f53e12b Fix that voicemail number displayed as unknown after reboot device by Lei Liu · 5 years ago
- 7fd6cc9 Merge "Fix that voicemail number displayed as unknown after reboot device" am: f4da55a7f5 by Amit Mahajan · 5 years ago
- 863eac0 Fix that voicemail number displayed as unknown after reboot device by Lei Liu · 5 years ago
- ef07d66 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
- 3dc572b Get APM state from ACTION_AIRPLANE_MODE_CHANGED intent instead by Taesu Lee · 5 years ago
- 59126a9 When SIM card removed, dismiss the de-perso UI by Nazish Tabassum · 5 years ago
- 3fc09c0 Fix comparison of SIM State values. by Tyler Gunn · 5 years ago
- 279717e Fix comparison of SIM State values. by Tyler Gunn · 5 years ago
- 160d211 Add SIM Depersonalisation interface by Nazish Tabassum · 6 years ago
- 238ebd9 Add SIM Depersonalisation interface by Nazish Tabassum · 6 years ago
- 0079aae Rename featureId -> attributionTag by Philip P. Moltmann · 5 years ago
- 30efde4 Rewriting phone constants for mainline by Daniel Bright · 6 years ago
- ead8a94 Merge "Refactor TelephonyRcsService to contain RcsFeatureManager" am: c4f380ea80 am: 0789938807 am: 2c327c55a1 by Automerger Merge Worker · 6 years ago
- a68a497 Refactor TelephonyRcsService to contain RcsFeatureManager by Brad Ebinger · 6 years ago
- 1c72648 Merge "Cleanup voip-common API usage in Telephony." am: ade545edb6 am: 4a80a42875 am: d0606009b9 by Automerger Merge Worker · 6 years ago
- ade545e Merge "Cleanup voip-common API usage in Telephony." by Grace Jia · 6 years ago
- 00c7946 Merge "[RCS] Create TelephonyRcsService in phone process" am: fa2fbb6dd3 am: 392c6c76a5 am: 5af34640f5 by Automerger Merge Worker · 6 years ago
- 2e45e1c Merge "Removed direct usage of resource to check if voice capable." am: 5240b22e1e am: e7bdfdcaed am: 5dafad436a by Automerger Merge Worker · 6 years ago
- b95592a Cleanup voip-common API usage in Telephony. by Grace Jia · 6 years ago
- fa2fbb6 Merge "[RCS] Create TelephonyRcsService in phone process" by James Lin · 6 years ago
- c9f35a4 [RCS] Create TelephonyRcsService in phone process by James.cf Lin · 6 years ago
- 8726274 Removed direct usage of resource to check if voice capable. by Michele · 6 years ago
- d24bee4 Rewriting phone constants for mainline by Daniel Bright · 6 years ago
- 9797cbb (Backport) Pipe though componentId from caller to permission checks by Philip P. Moltmann · 6 years ago
- 05f52c2 Create Device configuration for per feature binding in ImsResolver by Brad Ebinger · 6 years ago
- 0e819b1 Use public alternatives to hidden APIs by Jordan Liu · 6 years ago
- 24c2999 Create Device configuration for per feature binding in ImsResolver by Brad Ebinger · 6 years ago
- 416035b Merge "Radio is not turned on after turn off airplane mode in safe mode" am: 48073e2beb am: 71f79ef93f by Jayachandran Chinnakkannu · 6 years ago