Commit graph

8 commits

Author SHA1 Message Date
Harsh Bhikadia
07f81ea602 - [giveResult] not sending data param if null
- [Utils] `getApplicationSignature`: returning `SHA-256` signature instead of `SHA`
- [Utils] `jsonToBundle`: changed approach
2021-04-24 23:38:30 +05:30
Harsh Bhikadia
61ca0ffb41 typo fix 2021-04-24 21:38:42 +05:30
Harsh Bhikadia
004189b425 [giveResult] added shouldFinish param and integrated 2021-04-24 21:29:33 +05:30
Harsh Bhikadia
27029a82f6 minor 2021-04-23 18:52:59 +05:30
Harsh Bhikadia
b369590279 minor 2021-04-23 18:52:15 +05:30
Harsh Bhikadia
5e109bed8f mapping fixes 2021-04-23 18:45:30 +05:30
Harsh Bhikadia
ed77c100f0 initial working functionality
- `pupsec`: added `>=2.12.0` constraints to `environment.sdk`
- `ReceivedIntent`: added
- `ReceiveIntent`: `getInitialIntent`, `receivedIntentStream` and `giveResult` added
- `example`: simple working example added
- `ReceiveIntentPlugin`: handling `getInitialIntent` and `giveResult` methods and sending "newIntent" events
2021-04-23 14:06:07 +05:30
Harsh Bhikadia
c1edf13ee3 [genesis] initial plugin from project-template 2021-04-23 10:45:26 +05:30