Commit Graph

37 Commits

Author SHA1 Message Date
yogevbd
75c6776f2e Merge remote-tracking branch 'origin' into v3 2020-01-12 15:03:39 +02:00
Rotem Mizrachi-Meidan
e980745d91 Update Robolectric setup (#422)
* Update dependencies and specifically robolectric setup to stop leaking the setup script to dependant projects.

* deleted deprecated script prepare-robolectric
2019-12-14 19:21:28 +02:00
yogevbd
e1d0c8095f Merge from master branch 2019-10-02 14:05:39 +03:00
Yogev Ben David
95d1a399de Remove vibrate permissions maxSdkVersion, fix example project on android (#388) 2019-10-02 13:29:20 +03:00
yogevbd
35432ac048 Gradle resolve react-native version flavor 2019-09-15 20:08:02 +03:00
yogevbd
16d0acdf19 Merge remote-tracking branch 'origin' into v3 2019-09-14 23:11:52 +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
2019-09-14 22:28:33 +03:00
yogevbd
4e661458a7 Split Notification.ts, Fix android example module 2019-09-09 11:50:26 +03:00
yogevbd
ae51849ae4 Move android and ios folders into lib folder 2019-08-13 15:09:37 +03:00
yogevbd
d0fefcb866 Identical API for Android and iOS 2019-08-13 14:53: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
7aa1eba632 Fix android unit tests 2019-07-28 15:18:31 +03:00
yogevbd
c06c806a71 Uprgade react-native@0.59.5 2019-07-27 22:28:01 +03:00
Artal Druk
df5b89e8d9 example project: upgrade to RN 0.59 2019-04-18 10:46:04 +03:00
Guy Carmeli
e76b6dd0b4 update example app to RN 0.57 2018-11-04 15:44:10 +02:00
Guy Carmeli
254539e064 Update example app
Update gradle files, nothing fancy.
2018-11-04 14:50:21 +02:00
Amit Davidi
28a2811766 Upgrade lib and demo projects to RN 0.51 2018-01-11 14:27:26 +02:00
Amit Davidi
53df690c90 Add the (unprotected) VIBRATE permission on Android to support vibration on old devices 2017-03-07 12:54:37 +02:00
d4vidi
f2f3221d67 Add support in local notifications on Android 2016-11-29 16:13:45 +02:00
d4vidi
4353cc6f4d Update example project's RN to 0.38.0 2016-11-28 11:21:35 +02:00
d4vidi
3f51ba6262 Downgrade 2016-11-21 20:27:16 +02:00
d4vidi
bac11ebc54 Add various fixes 2016-11-21 14:03:45 +02:00
Amit Davidi
900f871a23 Test 2016-11-20 11:35:57 +02:00
Amit Davidi
02be00c2f6 minor change 2016-11-20 11:31:06 +02:00
Amit Davidi
bd97bb0bdc Remove child activity 2016-11-20 11:27:18 +02:00
Amit Davidi
799f9e737c Move library code to repo root to enable npm publishing 2016-11-20 09:56:49 +02:00
Amit Davidi
4c846f0d9e Extensibility step 4: reorganize folders, fix js issues 2016-11-16 20:59:47 +02:00
Amit Davidi
3f4bb62071 Extensibility refactor step 3: notification drawer & init-notification cleanup 2016-11-16 19:27:37 +02:00
Amit Davidi
2790642010 Fix initial notification react-method 2016-11-16 16:16:33 +02:00
Amit Davidi
d5682e8b7d Extensibility refactor step 2 2016-11-16 15:36:04 +02:00
Amit Davidi
00c8a58136 Extensibility refactor step 1 2016-11-16 12:16:48 +02:00
Amit Davidi
d6e68f5cb8 Notification opening (ProxyActivity) 2016-11-15 14:21:52 +02:00
Amit Davidi
9aa75961ad Android example project 2016-11-15 14:21:52 +02:00
Lidan Hifi
91ceadbee5 upgrade example app to RN 0.34 and React 15.3 2016-09-25 11:54:48 +03:00
Lidan Hifi
d5b080e91b upgrade to react-native 0.25 2016-05-19 18:31:45 +03:00
Lidan Hifi
0b9170e5fb rename package 2016-04-06 21:20:48 +03:00
Lidan Hifi
1ee9741b7f initial release 😎 2016-04-06 16:30:52 +03:00