27
edits
(Added MozActivity mappings table) |
|||
Line 30: | Line 30: | ||
| | | | ||
|"tel:+11234567890" | |"tel:+11234567890" | ||
|- | |||
|"open" | |||
|type: "image/jpeg", uri: "http://example.com/image.jpg" | |||
|"android.intent.action.VIEW" | |||
| | |||
|"image/jpeg" | |||
|"http://example.com/image.jpg" | |||
|- | |- | ||
|"pick" | |"pick" | ||
Line 51: | Line 58: | ||
| | | | ||
|"http://google.com/" | |"http://google.com/" | ||
|- | |||
| | |||
|type: "url", url: "mailto:user@example.com" | |||
|"android.intent.action.VIEW" | |||
| | |||
| | |||
|"mailto:user@example.com" | |||
|} | |} |
edits