phone-saver icon indicating copy to clipboard operation
phone-saver copied to clipboard

Add direct share for locations

Open ScreamingHawk opened this issue 7 years ago • 4 comments

Not sure what it's really called.

When using the share feature there is a pop up that has quick links for things like messaging app that also select a person to send to. If phone saver could populate locations into these links it would save some clicks

ScreamingHawk avatar May 03 '18 08:05 ScreamingHawk

This feature is called "Direct Share": https://www.bignerdranch.com/blog/implementing-android-marshmallow-direct-share/

ScreamingHawk avatar May 05 '18 08:05 ScreamingHawk

This needs to be tested thoroughly

ScreamingHawk avatar May 06 '18 22:05 ScreamingHawk

Doesn't appear to be working.

  1. Add debug log to see if share is being hit
  2. If not, try this: https://stackoverflow.com/questions/40903489/direct-share-is-not-working-with-my-app-choosertargetservice-is-not-called
  3. If so 🤷‍♀️

ScreamingHawk avatar Jul 19 '18 20:07 ScreamingHawk

It's definitely being called. Can see in logs. Just nothing is appearing. Wierd...

ScreamingHawk avatar Aug 03 '18 20:08 ScreamingHawk