Commit Graph

77 Commits

Author SHA1 Message Date
d4vidi
f3e4de9034 Local notifications set/clear with tests and refactoring 2016-11-29 16:09:38 +02:00
d4vidi
4353cc6f4d Update example project's RN to 0.38.0 2016-11-28 11:21:35 +02:00
Lidan Hifi
c28a2c9e6f 1.1.3 2016-11-27 14:41:46 +02:00
d4vidi
d3e21a2ddf Slightly refactor PushNotification to allow for easier overriding (aligns with wiki) 2016-11-27 13:15:25 +02:00
d4vidi
40d2b6fcc3 Add a ref to Android customization wiki 2016-11-23 17:42:35 +02:00
d4vidi
d7697c11b5 Add JS-lib unit tests (Android) 2016-11-23 12:12:41 +02:00
Lidan Hifi
db74bd669c 1.1.2 2016-11-21 20:41:04 +02:00
Lidan Hifi
aa2a535a72 1.1.1 2016-11-21 20:38:43 +02:00
Lidan Hifi
e7de497602 1.1.0 2016-11-21 20:38:43 +02:00
d4vidi
386ed8e206 Merge pull request #11 from wix/buildToolsDowngrade
Downgrade build tools to 23.x.y
2016-11-21 20:29:35 +02:00
d4vidi
3f51ba6262 Downgrade 2016-11-21 20:27:16 +02:00
Lidan Hifi
ebddcc5f50 fix travis build, change node version to 6 2016-11-21 15:37:16 +02:00
Lidan Hifi
ee8813bd4b fix linting issues 2016-11-21 15:27:32 +02:00
d4vidi
bac11ebc54 Add various fixes 2016-11-21 14:03:45 +02:00
d4vidi
a34a79d97d Increase visibility of some data members on Android 2016-11-20 17:58:35 +02:00
d4vidi
c8594ba1f8 Merge pull request #10 from wix/android
Android alpha
2016-11-20 15:02:34 +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
970ee0ed08 Update Android info on README, also LICENSE 2016-11-17 23:00:34 +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
8762d5e5f5 Merge pull request #8 from Zidail/style-update
Change unneeded lets to consts
2016-11-02 00:04:13 +02:00
Leon Mok
b22b57c13b Change unneeded lets to consts 2016-10-27 23:53:33 +08: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
e9b38976b8 added cancelLocalNotification and cancelAllLocalNotifications support 2016-09-25 01:56:57 +03:00
Lidan Hifi
6497ee023b added cancelLocalNotification and cancelAllLocalNotifications support 2016-09-25 01:50:25 +03:00
Lidan Hifi
b02b6f0980 1.0.1 2016-07-16 17:10:58 +03:00
Lidan
2e79d36a7b Merge pull request #1 from adinin/master
RN version strict restriction lifted
2016-07-16 16:27:27 +03:00
Andrei Dinin
b806ad852c Removing comma 2016-07-14 17:58:01 -04:00
Andrei Dinin
8ed8890819 Lifting a strict restriction on RN version. Allowing for use of RN0.25.1+ 2016-07-14 17:52:53 -04:00
Lidan Hifi
3839f56768 1.0.0 🎉 2016-06-15 02:15:35 +03:00
Lidan Hifi
1a2f6a2b7f fix README links 2016-06-15 02:01:25 +03:00
Lidan Hifi
cd3c0d2500 added README 2016-06-15 01:55:30 +03:00
Lidan Hifi
c6435f6b22 ignore DerivedData 2016-05-30 12:24:10 +03:00
Lidan Hifi
bd06b93e05 0.1.2 2016-05-23 00:17:35 +03:00
Lidan Hifi
6715d63acb fix dependencies 2016-05-23 00:13:24 +03:00
Lidan Hifi
f6fd1cfd89 0.1.1 2016-05-22 14:14:20 +03:00
Lidan Hifi
d5b080e91b upgrade to react-native 0.25 2016-05-19 18:31:45 +03:00
Lidan Hifi
45cf304cbd 0.0.10 2016-05-09 17:04:56 +03:00
Lidan Hifi
25c9c40003 fix bug- trigger notification opened event on app launch 2016-05-09 17:04:03 +03:00
Lidan Hifi
97ed9e3938 0.0.9 2016-04-23 17:42:56 +03:00
Lidan Hifi
6476026b86 added local notifications support 2016-04-23 17:30:25 +03:00
Lidan Hifi
46a443b8f8 fix background queue for notification actions and background notifications 2016-04-23 11:46:25 +03:00