Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to store intents #6

Open
gsantner opened this issue Mar 18, 2018 · 2 comments
Open

Allow to store intents #6

gsantner opened this issue Mar 18, 2018 · 2 comments

Comments

@gsantner
Copy link

For testing app reactions to intents it would be great to have an option to store intercepted/custom intents in this app and to be able later to choose out of a list of stored intents.

@k3b
Copy link
Owner

k3b commented Mar 19, 2018

Do you mean not only store the uri but also data, mime, action and combine them into one File?

Requirements

  • menu save as + ask for filename
  • menu save + question "are you shure?" (overwrite the file where it was loaded from)
  • menu load from with a chooser

Fileformat could be text of serialized itent.
File Extension could be ".intent"

Any body out there who likes to implements this?

For my usecases it was enough to

  • either use "select + copy/paste" from the existing field uri
  • or using the field sprecific history choosers.

@gsantner
Copy link
Author

gsantner commented Mar 19, 2018

yep, a full received/edited intent, ready to resend

this would be very helpful and welcome in android app dev

Repository owner deleted a comment from 2hj6zb9d5 Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants