Commit Graph

359 Commits

Author SHA1 Message Date
yogevbd
57d3cc0341 Fix release build 2019-09-15 16:41:05 +03:00
yogevbd
74cbb10642 Revert manual version change 3.0.0-alpha.0 2019-09-15 12:28:10 +03:00
yogevbd
c0fb186c3c Update release script 2019-09-15 12:12:02 +03:00
yogevbd
d5a2735698 Add pretest scripts 2019-09-15 11:44:42 +03:00
yogevbd
15f13c84d3 Update release script 2019-09-15 11:08:21 +03:00
yogevbd
657214d7bf Add missing flavors 2019-09-14 23:35:46 +03:00
yogevbd
16d0acdf19 Merge remote-tracking branch 'origin' into v3 2019-09-14 23:11:52 +03:00
yogevbd
7be802155d Fix js tests 2019-09-14 23:08:49 +03:00
yogevbd
711963449c Update CHANGELOG.md 2.1.0-snapshot.13 2.1.0 2.0.6-snapshot.11 2019-09-14 22:37:49 +03:00
Yogev Ben David
0fdabd3e43 React Native 0.60 Support (#375)
* Add react-native@0.60.* support

* Change variant name

* Update installation docs

* Fix example project

* Update installation.md
2.0.6-snapshot.10
2019-09-14 22:28:33 +03:00
yogevbd
2b91243795 Update README.md 2019-09-12 11:57:46 +03:00
yogevbd
f56e53fe2f 3.0.0-alpha.0 2019-09-12 11:48:56 +03:00
yogevbd
9e86bf6d21 Fix docs, remove circleci config file 2019-09-12 11:41:08 +03:00
yogevbd
978038775c Fix e2e 2019-09-12 11:01:17 +03:00
yogevbd
c4fa09da9c Remove package.json unused packages 2019-09-09 18:23:42 +03:00
yogevbd
e6281eb051 Move ios and android commands to designated classes 2019-09-09 18:22:10 +03:00
yogevbd
5cd92c2ec8 Updated docs 2019-09-09 15:39:28 +03:00
yogevbd
ceaeb80a0b Add test coverage for Notification.ts, clean old js files 2019-09-09 14:32:25 +03:00
yogevbd
4e661458a7 Split Notification.ts, Fix android example module 2019-09-09 11:50:26 +03:00
Yogev Ben David
71607f71ce Add empty build script for CI usage (#363) 2.0.6-snapshot.9 2019-08-14 11:15:23 +03:00
yogevbd
0b0fdb5021 Remove prerelease script 2.0.6-snapshot.8 2019-08-13 19:22:03 +03:00
yogevbd
38c053e270 Add release script 2019-08-13 19:08:15 +03:00
yogevbd
42902b8677 Add release script 2019-08-13 18:00:53 +03:00
yogevbd
20891e75e2 Add test-js script 2019-08-13 16:22:09 +03:00
yogevbd
b2c4281fd6 Add clean script 2019-08-13 16:00:05 +03:00
yogevbd
36a833fcbf Merge remote-tracking branch 'origin' into v3 2019-08-13 15:13:42 +03:00
Yogev Ben David
e4455d1926 Unify iOS e2e and unit tests in CI (#361)
* Unite ios tests

* fix workflows

* Rename jobs

* Run ios unit tests before e2e
2019-08-13 15:13:10 +03:00
yogevbd
ae51849ae4 Move android and ios folders into lib folder 2019-08-13 15:09:37 +03:00
yogevbd
d3ad6d0d57 Fix rebase from master 2019-08-13 15:01:17 +03:00
yogevbd
a11de27989 Add docousaurus documentation 2019-08-13 14:53:37 +03:00
yogevbd
6a3da3188c build typescript before test-e2e-ios 2019-08-13 14:53:36 +03:00
yogevbd
bbf6a09b60 build typescript before test-e2e-ios 2019-08-13 14:53:36 +03:00
yogevbd
6836b9a2ee Fix bundle 2019-08-13 14:53:36 +03:00
yogevbd
d0fefcb866 Identical API for Android and iOS 2019-08-13 14:53:36 +03:00
yogevbd
4520e23b32 Fix e2e 2019-08-13 14:53:36 +03:00
yogevbd
1c606aaaf4 Fix unit 2019-08-13 14:53:36 +03:00
yogevbd
c0e921c160 typescript WIP 2019-08-13 14:53:36 +03:00
yogevbd
f666b856ea Done converting the js part to typescript 2019-08-13 14:53:36 +03:00
yogevbd
6c99242ec3 Splits requestPermissionsWithCategories to two functions 2019-08-13 14:53:36 +03:00
yogevbd
8099dbfca1 Add unit tests 2019-08-13 14:53:36 +03:00
yogevbd
a972d1eec2 Add typescript support 2019-08-13 14:53:36 +03:00
Yogev Ben David
7526f5640b Update installation.md 2019-08-12 16:24:36 +03:00
Yogev Ben David
e434c62055 Remove GCM leftovers (#359)
* Remove GCM leftovers, fix typos

* Print android unit tests output
2019-08-12 16:23:29 +03:00
yogevbd
b4030449f0 2.0.6 2019-08-12 15:07:41 +03:00
Yogev Ben David
8d67097938 Update CHANGELOG.md 2019-08-12 15:05:29 +03:00
yogevbd
d6750ab5ae Remove gradle cache files 2019-08-12 14:55:50 +03:00
Yogev Ben David
1652c7fa5d Merge pull request #358 from wix/betterIntentHandling
Resolve intent by extra key and not by `google.message_id` string
2019-08-12 14:52:31 +03:00
yogevbd
5056657a6b Handle intent by extra key and not by google.message_id string 2019-08-12 14:34:20 +03:00
yogevbd
f8296ddd1e 2.0.5 2019-08-11 23:23:10 +03:00
Yogev Ben David
4247c317be Merge pull request #357 from wix/revert-349-removeVerifyNotification
Revert "Remove verify notification, Closes #296"
2019-08-11 23:22:31 +03:00