Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit b2d3d09b authored by Ashwini Munigala's avatar Ashwini Munigala Committed by Gerrit - the friendly Code Review server
Browse files

MAP: Add following conditional checks from MAPServer :

- Track registration and unregistration for BroadcastReceiver
  through a instancee flag to avoid illegalArg and null pointer
  execption. This useecase is hit when onStop() for MAPService
  is triggered  without onStart() being triggered for shutdown
  process is invoked even before MAP profile is actually started.

- Avoid running contentobserver for SMS/MMS instance on
  main thread looper to  fix ANR reported while handling
  content changes for SMS and MMS listing.

- For GETMessagesLisitng  ensure blank subject string is
  set to include this mandatory feild and handle possible
  "null" value fetched from db.

CRs-Fixed: 963374

Change-Id: I8a1d3524784ec3942b962992059a1678d3b74d1e
parent 76da9250
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment