Commit Graph

132 Commits

Author SHA1 Message Date
Lampusha
2c3dba7d1e
Merge pull request #155 from SametKahraman/patch-1
Fix for #154
2020-11-27 18:27:56 +03:00
SametKahraman
0641b2bca4
Fix for #154 2020-11-27 15:50:37 +03:00
Lampusha
ddba864202
Merge pull request #147 from eisenhorn13/master
Fix typo and missed import
2020-08-16 23:16:09 +03:00
gnhaku
5ee0ed7a0f Fix typo 2020-08-11 17:11:51 +03:00
gnhaku
fa4f8c7788 Fix missed import 2020-08-11 17:11:12 +03:00
eisenhorn13
798a33c605
Merge pull request #1 from lampaa/master
Update from original
2020-08-11 17:04:42 +03:00
Lampusha
09ddbb02bf
Merge pull request #146 from eisenhorn13/feature-match-double
Match Double type in string extras
2020-07-20 09:22:59 +03:00
eisenhorn13
d36fb0ae14 Match Double type in string extras 2020-07-19 01:50:42 +03:00
Лампуша
47ff3d4c91
Merge pull request #139 from VismaLietuva/master
prevents crash if onActivityResult receives intent as null
2020-03-21 10:59:54 +03:00
Edmundas Rakauskas
762f90505c reverting whitespace changes to match original repo 2020-01-21 14:02:30 +02:00
Edmundas Rakauskas
517780153f prevents crash if onActivityResult receive intent argument as null 2020-01-21 13:23:06 +02:00
Лампуша
2fa54b4031
Merge pull request #131 from Dragas/master
fixes a typo
2019-03-05 15:42:50 +03:00
Dragas
2306551f87 fixes a typo 2019-03-05 14:28:16 +02:00
Лампуша
38b799b866
Merge pull request #130 from Dragas/master
fixes an issue where `intent` field would be interpretted as `action` field
2019-03-05 15:14:34 +03:00
Dragas
40ddc4bb8e fixes an issue where intent field would be interpretted as action field 2019-03-05 14:10:37 +02:00
Лампуша
a13e0a55ba
Update README.md 2019-01-14 17:12:15 +03:00
Лампуша
5671d96233
Update README.md 2019-01-14 11:29:24 +03:00
Лампуша
83318607bd
Merge pull request #114 from romainwn/patch-1
fix typo
2018-06-29 18:53:56 +03:00
Romain Le Quellec
6081f71935
fix typo 2018-06-29 17:52:46 +02:00
lampaa
9537dc9816 add support java 1.6 2018-06-01 10:51:02 +03:00
lampaa
8da23d0d69 Merge branch 'master' of https://github.com/lampaa/com.lampa.startapp 2018-05-28 17:11:47 +03:00
lampaa
4b5245b6b1 update hashmap 2018-05-28 17:11:14 +03:00
Лампуша
90fbef7244
Update README.md 2018-05-25 10:04:33 +03:00
lampaa
f3ac68a15c Merge branch 'master' of https://github.com/lampaa/com.lampa.startapp 2018-05-24 20:49:55 +03:00
lampaa
4a455614b0 6.1.4 2018-05-24 20:49:53 +03:00
Лампуша
652dfdc398
Update README.md 2018-05-24 18:43:59 +03:00
lampaa
d2464f4b05 update plugin for 1.7 java and new version 6.1.3 2018-05-24 11:29:41 +03:00
lampaa
4348c5aba3 upd ver 2018-05-21 14:14:41 +03:00
lampaa
9d7012188f upd ver 2018-05-21 14:12:53 +03:00
lampaa
c34e64c6fe update plugin.xml 2018-05-21 14:12:39 +03:00
lampaa
866a89d371 6.1.1 2018-05-18 18:01:57 +03:00
lampaa
b0b7827410 Merge branch 'master' of https://github.com/lampaa/com.lampa.startapp 2018-05-18 18:00:44 +03:00
lampaa
86ac3cf48d update broadcast hashmap 2018-05-18 18:00:41 +03:00
Лампуша
5774e69055
Update README.md 2018-05-17 15:15:20 +03:00
Лампуша
ff122b7708
Update README.md 2018-05-17 12:43:51 +03:00
Лампуша
3c76c0083c
Delete npm-debug.log 2018-05-16 17:28:02 +03:00
Лампуша
743d3e9b59
Delete HISTORY.md 2018-05-16 17:27:49 +03:00
lampaa
11051b159a update package 2018-05-16 17:09:41 +03:00
Лампуша
650c039415
Update README.md 2018-05-16 16:23:59 +03:00
lampaa
62ead0386b upd
update noParse value
2018-05-16 16:14:28 +03:00
lampaa
b41e64026a updates 6.1.0
Add full support activityForResult, sendBroadcast and RegisterReceiver.
Add types of extras.
2018-05-16 15:45:28 +03:00
Лампуша
42fa26a8fb
Merge pull request #101 from inu1255/master
android N surport
2018-05-03 09:44:32 +03:00
inu1255
f3265fc2bd android N surport 2018-04-29 19:55:22 +08:00
Лампуша
3116a13cec
Update README.md 2018-03-10 14:36:26 +03:00
Лампуша
9dcc759440 Update MANUALLY_INSTALL.md
fix id to: com.lampa.startapp.startapp
2016-11-12 00:46:00 +03:00
Лампуша
eb64287721 Merge pull request #53 from raymondelferink/master
Added new method go() to allow opening of non-whitelisted apps in iOS
2016-08-11 17:53:28 +03:00
Raymond Elferink
5f52bdd60c Merge lampa/master 2016-07-16 18:35:19 +02:00
Raymond Elferink
f6d78e192d tiny fix 2016-07-16 18:35:04 +02:00
lampaa
e482360f05 Update README.md 2016-05-30 16:11:00 +03:00
Roman
3c869f7730 updates 2016-05-30 16:01:54 +03:00