summaryrefslogtreecommitdiff
path: root/rcs/presencepolling
AgeCommit message (Collapse)Author
2017-02-14Turn implicit RCS broadcast to startService insteadandroid-o-preview-1o-previewBrad Ebinger
With background check enabled, RcsPresence.ACTION_PUBLISH_STATE_CHANGED is no longer starting the PersistService in the RcsStackAdapter. This change removes the receiver and instead launches the service directly when the PersistService is needed. Test: Manual Bug: 35319937 Change-Id: I4395ce9b1baa2e23bb10208e0de4aedf11de5051
2017-01-11Remove reference to directory that doesn't existColin Cross
external/ims/provider/java doesn't exist, don't try to include sources from it. Test: m -j Change-Id: I591e91ade8d214342ca3050f4000a94906ad1476
2016-08-16RCS NPE when uppgrading to Nnougat-mr1-devBrad Ebinger
1) Fixes a crash upon upgrade to N where a null cursor was received when the data was damaged. 2) Adds permission to AndroidManifest for consistency. Bug: 30838787 Change-Id: I91196f3753e381d643b242f65469904e5cb4d603
2016-08-05Merge "Monitor provision status change and handle it accordingly" into ↵Brad Ebinger
nyc-mr1-dev
2016-08-04Monitor provision status change and handle it accordinglyBrad Ebinger
Upstreaming a Motorola bug that updates the provision status for a device if it is changed. Bug: 30679688 Change-Id: Ibd7e2ad03feacd9adc088e6d55f86eeeb66b50ad
2016-08-03Remove ACTION_EAB_RESET_CONTENT_OBSERVERS IntentBrad Ebinger
Replaces the ACTION_EAB_RESET_CONTENT_OBSERVERS PendingIntent with a Listener using the new AlarmManager.set() function in order to stop the non-protected broadcast from being sent. Bug: 30603480 Change-Id: I8919166b870bbfd7ebfe88cb54f7c39e2b630bb8
2016-07-27Make RCS broadcasts protectedBrad Ebinger
Mark overlooked RCS broadcast intents as protected. Change-Id: I1adb82ae6d3ff4818263030d95419fa8f3dbe0ac Fix: 30430669 Fix: 30402079
2016-07-06Disable PresencePolling w/o carrier supportMeng Wang
If CarrierConfigManager use_rcs_presence_bool is false, PresencePolling doesn't start. Bug: 29061605 Bug: 29636852 Change-Id: I76ccb0879e076a88c57bd38b2b8c83851d22a824
2016-06-24Protect Presence and EAB broadcastsPavel Zhamaitsiak
Bug: 29581795 Change-Id: Ide70a3490ceb353f415794e2c5bdb40c28db8f96
2016-06-23Do not log phone number and name even for debug.Vineeta Srivastava
Bug: 29596374 Change-Id: Ibd9f810627955c7f5cadb1ff0b0eebddaff9f270
2016-05-02Move rcs from frameworks/opt/net/ims to external/imsPavel Zhamaitsiak
Bug: 27811089 Change-Id: I4ac4948096373f1dfe119d21c7d0870ccdb061db