Commit graph

5 commits

Author SHA1 Message Date
93f70e9ed5 Apply patch from https://github.com/daadu/receive_intent/pull/29
Some checks failed
analysis / package-analysis (push) Has been cancelled
2024-09-15 02:48:54 +02:00
Harsh Bhikadia
670f5470fb fix(android): upgrade to gradle 8.2 2023-12-28 18:30:54 +05:30
eric-nextsense
8578cc28ce
Gradle 8.2.0 compatibility (#26)
* Add namespace for AGP 8 compatibility

* Update kotlin version
2023-12-21 11:12:40 +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