Artal Druk
|
64a1ce61f8
|
add ios and android Notifications object getters
|
2020-01-13 19:22:39 +02:00 |
|
yogevbd
|
b634cb3343
|
Rename setBadgesCount to setBadgeCount
|
2020-01-13 19:16:12 +02:00 |
|
Artal Druk
|
8f807b0cb7
|
find rn package.json by checking if the file exists instead of an exception in JsonSlurper
|
2020-01-13 13:30:43 +02:00 |
|
yogevbd
|
67e072c83b
|
Fix resolving gradle react native version
|
2020-01-13 13:18:58 +02:00 |
|
yogevbd
|
f5ae7791b4
|
Fix tests
|
2020-01-13 13:13:48 +02:00 |
|
yogevbd
|
62769db409
|
Add NotificationFactory
|
2020-01-13 13:06:12 +02:00 |
|
yogevbd
|
cbc84ff1c6
|
Fix iOS
|
2020-01-12 17:53:02 +02:00 |
|
Artal Druk
|
504a73bbaf
|
fix build.gradle rn package.json path
|
2020-01-12 17:03:45 +02:00 |
|
yogevbd
|
6eeafe03d6
|
Add removeAllDeliveredNotifications support for both iOS and Android
|
2020-01-12 15:43:18 +02:00 |
|
yogevbd
|
75c6776f2e
|
Merge remote-tracking branch 'origin' into v3
|
2020-01-12 15:03:39 +02:00 |
|
Yogev Ben David
|
cdddf35ff2
|
Allow cancel delivered notification with tag (#402)
* Allow cancel local notification with tag
* Rename to cancelDeliveredNotification
|
2019-10-28 13:42:56 +02:00 |
|
Yogev Ben David
|
feec43139a
|
Remove all delivered notifications support for android (#401)
|
2019-10-28 00:17:30 +02:00 |
|
yogevbd
|
8cf658f81b
|
Fix iOS unit tests
|
2019-10-02 17:38:45 +03:00 |
|
yogevbd
|
d94ebbb80c
|
Fix handling actions, Add event handling documentation guide
|
2019-10-02 17:16:24 +03:00 |
|
yogevbd
|
27da4aa238
|
Split specific iOS events, Update docs
|
2019-10-02 16:23:21 +03:00 |
|
yogevbd
|
34328162c4
|
Remove NOTIFICATION_RECEIVED_FOREGROUND_EVENT_NAME
|
2019-10-02 14:44:11 +03:00 |
|
yogevbd
|
6adee3e76b
|
Fix build
|
2019-10-02 14:39:10 +03:00 |
|
yogevbd
|
e1d0c8095f
|
Merge from master branch
|
2019-10-02 14:05:39 +03:00 |
|
yogevbd
|
b37ed53f35
|
Add identical registerRemoteNotifications api for iOS and Android
|
2019-10-02 13:43:04 +03:00 |
|
yogevbd
|
35432ac048
|
Gradle resolve react-native version flavor
|
2019-09-15 20:08:02 +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
|
978038775c
|
Fix e2e
|
2019-09-12 11:01:17 +03:00 |
|
yogevbd
|
e6281eb051
|
Move ios and android commands to designated classes
|
2019-09-09 18:22:10 +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 |
|
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 |
|
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 |
|
yogevbd
|
21c684dbb7
|
Fix missing badge in silent notification payload with no aps.alert
|
2019-08-09 23:14:13 +03:00 |
|
yogevbd
|
800669120b
|
Remove consumeBackgroundQueue api
|
2019-07-10 21:22:16 +03:00 |
|
yogevbd
|
25b5baf86f
|
Add e2e tests and final adjustments
|
2019-07-10 20:57:06 +03:00 |
|
yogevbd
|
6ff0424032
|
Fix payload
|
2019-07-09 17:57:14 +03:00 |
|
yogevbd
|
c97e559ad5
|
Fix unit tests
|
2019-07-09 14:45:17 +03:00 |
|
yogevbd
|
138636054e
|
Fix pushKit
|
2019-07-09 13:10:31 +03:00 |
|
yogevbd
|
f0f0b0e0d1
|
WIP
|
2019-07-09 02:00:55 +03:00 |
|
yogevbd
|
235cffd8a4
|
WIP
|
2019-07-09 00:42:38 +03:00 |
|
yogevbd
|
10730bed07
|
Refactor, split code, upgrade react
|
2019-07-07 12:41:53 +03:00 |
|