summaryrefslogtreecommitdiff
path: root/rcs/presencepolling
AgeCommit message (Expand)Author
2022-10-15Fix errorprone warnings that should be errorsCole Faust
2022-08-17Fix array-related errorprone warningsCole Faust
2021-05-30[RCS]Add protected broadcast, DEVICE_STORAGE_FULLallenwtsu
2021-03-02Tag appropriate AlarmManager intents with FLAG_IMMUTABLE am: 250828c0f4 am: 8...Brad Ebinger
2021-03-01Tag appropriate AlarmManager intents with FLAG_IMMUTABLEBrad Ebinger
2021-02-18Move RCS apps to system-extBrad Ebinger
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to external/ims am: 917fad81b3 am: 956faea6d3 a...Bob Badour
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to external/imsandroid-s-preview-1Bob Badour
2021-01-13[RCS UCE] Upate to call the API RcsUceAdapter#addOnPublishStateChangedListene...James.cf Lin
2021-01-12[RCS UCE] Upate to call the API RcsUceAdapter#addOnPublishStateChangedListene...James.cf Lin
2020-10-09[RCS] cap: Fix to register ProvisioningChangedCallbacks_h.jeon
2020-05-28Add an exported flag in manifestAshwini Oruganti
2020-04-07Merge "[RCS] Register receiver to listen to the publish state changed and pas...James Lin
2020-03-24Turn off polling until user opt-in occursBrad Ebinger
2020-03-16[RCS] Register receiver to listen to the publish state changed and pass the l...James.cf Lin
2020-03-12Use updated ProvisioningManager constantBrad Ebinger
2020-01-15Finish removing remaining telephony dependenciesBrad Ebinger
2020-01-13Use @SystemApi methods to interact with telephonyBrad Ebinger
2020-01-09Merge "Remove dependencies on library (2/2)"Brad Ebinger
2020-01-08Remove dependencies on library (2/2)Brad Ebinger
2020-01-07Remove usage of deprecated Time classNeil Fuller
2019-10-10Add missing LICENSE files for UCE codeBrad Ebinger
2019-02-14Convert Android.mk file to Android.bpSasha Smundak
2019-02-14Merge "Remove unnecessary dependency on legacy-android-test"Paul Duffin
2019-02-13Add back LOCAL_COMPATIBILITY_SUITE from PresencePolling am: 758ecca7ef am: 89...yangbill
2019-02-13Remove unnecessary dependency on legacy-android-testPaul Duffin
2019-02-12Add back LOCAL_COMPATIBILITY_SUITE from PresencePollingyangbill
2019-01-20Remove LOCAL_COMPATIBILITY_SUITE from PresencePolling am: ec9d5d186b am: 95c6...nelsonli
2019-01-18Remove LOCAL_COMPATIBILITY_SUITE from PresencePollingnelsonli
2018-12-13Migrate external/ims to androidx.testBrett Chabot
2018-07-18Build com.android.ims.rcsmanager with static librarytemp_p_mergeSundong Ahn
2018-07-12Build com.android.ims.rcsmanager with static librarySundong Ahn
2018-04-06Exempt tests from hidden API checks.Nicolas Geoffray
2018-03-26Update apct-suite presencePolling to have the base apkjdesprez
2018-03-19Update AndroidTest.xml to be APCT suite readyjdesprez
2018-02-23external/ims: Set LOCAL_SDK_VERSION where possible.Anton Hansson
2017-11-20Unregister the Receiver when the service is destroyedBrad Ebinger
2017-05-04Fixes Contact Modification BugBrad Ebinger
2017-04-05Listen to ACTION_CARRIER_CONFIG_CHANGED to start PollingBrad Ebinger
2017-02-15Turn implicit RCS broadcast to startService instead am: d4d3d762a7 am: ee8176...Brad Ebinger
2017-02-14Turn implicit RCS broadcast to startService insteadandroid-o-preview-1o-previewBrad Ebinger
2017-01-12Remove reference to directory that doesn't exist am: 4896eaa663 am: 90921f945...Colin Cross
2017-01-11Remove reference to directory that doesn't existColin Cross
2016-10-14EABService and EABProvider improvementGao Bing
2016-08-16RCS NPE when uppgrading to Nnougat-mr1-devBrad Ebinger
2016-08-05Merge "Monitor provision status change and handle it accordingly" into nyc-mr...Brad Ebinger
2016-08-04Monitor provision status change and handle it accordinglyBrad Ebinger
2016-08-03Remove ACTION_EAB_RESET_CONTENT_OBSERVERS IntentBrad Ebinger
2016-07-27Make RCS broadcasts protectedBrad Ebinger
2016-07-06Disable PresencePolling w/o carrier supportMeng Wang